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: gcj 3.1 status update


Another status page update.

Tom

Index: ChangeLog
from  Tom Tromey  <tromey@redhat.com>

	* gcj-3.1-status.html: Added solaris2.6.  PR 5879 is fixed.

Index: gcj-3.1-status.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/java/gcj-3.1-status.html,v
retrieving revision 1.10
diff -u -r1.10 gcj-3.1-status.html
--- gcj-3.1-status.html 2002/03/19 08:04:40 1.10
+++ gcj-3.1-status.html 2002/03/20 03:44:28
@@ -19,13 +19,6 @@
      <td> Alex </td>
 </tr>
 
-<tr bgcolor='#eeaaaa'>
-<td> <a href="http://gcc.gnu.org/cgi-bin/gnatsweb.pl?database=gcc&cmd=view&pr=5879";>5879</a> </td>
-<td>Throwing exceptions causes SEGV in GCJ-compiled code.
-     Patch available but unreviewed.</td>
-<td> Unknown </td>
-</tr>
-
 <tr> <td> <a href="http://gcc.gnu.org/cgi-bin/gnatsweb.pl?database=gcc&cmd=view&pr=5942";>5942</a> </td>
      <td> Classpath build failure </td>
      <td> Alex </td>
@@ -80,6 +73,11 @@
 <tr bgcolor='#aaeeee'> <td> sparc-sun-solaris2.8 </td>
      <td> Ok </td>
      <td> Rainer </td>
+</tr>
+
+<tr bgcolor='#aaeeee'> <td> sparc-sun-solaris2.6 </td>
+     <td> Ok </td>
+     <td> Andreas </td>
 </tr>
 
 <tr bgcolor='#eeaaaa'> <td> i386-pc-solaris2.8 </td>


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