This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Patch: FYI: gcj3.3 status
- From: Tom Tromey <tromey at redhat dot com>
- To: Java Patch List <java-patches at gcc dot gnu dot org>
- Cc: Gcc Patch List <gcc-patches at gcc dot gnu dot org>
- Date: 30 Jan 2003 12:09:31 -0700
- Subject: Patch: FYI: gcj3.3 status
- Reply-to: tromey at redhat dot com
I'm checking this in.
This updates the gcj3.3 status page to reflect current reality.
Tom
Index: ChangeLog
from Tom Tromey <tromey@redhat.com>
* gcj-3.3-status.html: Updated status for rhug, x86, Jacks.
Index: gcj-3.3-status.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/java/gcj-3.3-status.html,v
retrieving revision 1.7
diff -u -r1.7 gcj-3.3-status.html
--- gcj-3.3-status.html 14 Jan 2003 05:16:18 -0000 1.7
+++ gcj-3.3-status.html 30 Jan 2003 19:17:39 -0000
@@ -27,8 +27,8 @@
Use bgcolor="#eeaaaa" for problems
-->
-<tr> <td>i686-pc-linux-gnu</td>
- <td> </td>
+<tr bgcolor='#aaeeee'> <td>i686-pc-linux-gnu</td>
+ <td> Ok </td>
<td> Tom Tromey </td>
</tr>
@@ -130,8 +130,8 @@
<td> </td>
</tr>
-<tr> <td> <a href="http://sources.redhat.com/rhug/">rhug</a> </td>
- <td> Problems build all archs; not gcj bug (as far as we know) </td>
+<tr bgcolor='#aaeeee'> <td> <a href="http://sources.redhat.com/rhug/">rhug</a> </td>
+ <td> ok on x86 </td>
<td> </td>
</tr>
@@ -140,8 +140,8 @@
<td> </td>
</tr>
-<tr> <td> <a href="http://www-124.ibm.com/developerworks/oss/cvs/jikes/~checkout~/jacks/jacks.html">Jacks</a> </td>
- <td> </td>
+<tr bgcolor='#aaeeee'> <td> <a href="http://www-124.ibm.com/developerworks/oss/cvs/jikes/~checkout~/jacks/jacks.html">Jacks</a> </td>
+ <td> As good as we're going to be </td>
<td> </td>
</tr>