This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Patch: FYI: gcj3.1 status update
- From: Tom Tromey <tromey at redhat dot com>
- To: Gcc Patch List <gcc-patches at gcc dot gnu dot org>
- Cc: Java Patch List <java-patches at gcc dot gnu dot org>
- Date: 20 Mar 2002 09:43:26 -0700
- Subject: Patch: FYI: gcj3.1 status update
- Reply-to: tromey at redhat dot com
Another status update.
Tom
Index: ChangeLog
from Tom Tromey <tromey@redhat.com>
* gcj-3.1-status.html: Mingw32 is ok.
Index: gcj-3.1-status.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/java/gcj-3.1-status.html,v
retrieving revision 1.11
diff -u -r1.11 gcj-3.1-status.html
--- gcj-3.1-status.html 2002/03/20 03:45:19 1.11
+++ gcj-3.1-status.html 2002/03/20 16:09:45
@@ -91,8 +91,8 @@
<td> Rainer </td>
</tr>
-<tr> <td> x86 Mingw32</td>
- <td>Only works as a target, not a host.
+<tr> <td bgcolor='#aaeeee'> x86 Mingw32</td>
+ <td>Ok. Only works as a target, not a host.
Is still incomplete (at least Process does not work yet)
</td>
<td> Adam </td>