This is the mail archive of the java-patches@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Patch: FYI: gcj3.3 status


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> &nbsp; </td>
+<tr bgcolor='#aaeeee'> <td>i686-pc-linux-gnu</td>
+     <td> Ok </td>
      <td> Tom Tromey </td>
 </tr>
 
@@ -130,8 +130,8 @@
      <td> &nbsp; </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> &nbsp; </td>
 </tr>
 
@@ -140,8 +140,8 @@
      <td> &nbsp; </td>
 </tr>
 
-<tr> <td> <a href="http://www-124.ibm.com/developerworks/oss/cvs/jikes/~checkout~/jacks/jacks.html";>Jacks</a> </td>
-     <td> &nbsp; </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> &nbsp; </td>
 </tr>
 


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]