This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: New java/status.html file
- From: Jeff Sturm <jsturm at one-point dot com>
- To: Per Bothner <per at bothner dot com>
- Cc: java at gcc dot gnu dot org, <gcc-patches at gcc dot gnu dot org>
- Date: Sun, 27 Oct 2002 21:04:06 -0500 (EST)
- Subject: Re: New java/status.html file
On Sat, 26 Oct 2002, Per Bothner wrote:
> Please look it over and if there is anything you know is
> wrong, or believe to be incomplete or misleading, please
> fix it, if you can.
I caught a couple typos; committed as obvious:
Index: status.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/java/status.html,v
retrieving revision 1.9
diff -u -r1.9 status.html
--- status.html 27 Oct 2002 23:20:28 -0000 1.9
+++ status.html 28 Oct 2002 01:55:06 -0000
@@ -16,7 +16,7 @@
<h1>GCJ Status</h1>
Status of GCJ as of the current release (gcc 3.2).
-Improvements that are only in the CVS reporsitory, but not
+Improvements that are only in the CVS repository, but not
in gcc 3.2 are marked as "in CVS".
<table id="features" border="0" cellpadding="4" width="95%">
@@ -130,7 +130,7 @@
<dd>Works for target; works for host (in CVS). Is incomplete.</dd>
<dt class="target">PPC Darwin (including MacOS X)</dt>
<dd>Some kludges needed.</dd>
-<dt class="target">DEC OSF 4.0f and OSF 5.1 on Alpa</dt>
+<dt class="target">DEC OSF 4.0f and OSF 5.1 on Alpha</dt>
<dd>Ok.</dd>
<dt class="target">GNU/Linux on XScale using ELF</dt>
<dd>Ok.</dd>