Patch: FYI: gcj3.3 status
Tom Tromey
tromey@redhat.com
Thu Jan 30 19:18:00 GMT 2003
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>
More information about the Java-patches
mailing list