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.3 status update


I'm checking this in.
A minor gcj 3.3 status page update.

Tom

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

	* gcj-3.3-status.html: Updated platform owners.

Index: gcj-3.3-status.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/java/gcj-3.3-status.html,v
retrieving revision 1.2
diff -u -r1.2 gcj-3.3-status.html
--- gcj-3.3-status.html 17 Dec 2002 16:57:50 -0000 1.2
+++ gcj-3.3-status.html 19 Dec 2002 19:39:50 -0000
@@ -29,7 +29,7 @@
 
 <tr> <td>i686-pc-linux-gnu</td>
      <td> &nbsp; </td>
-     <td> &nbsp; </td>
+     <td> Tom Tromey </td>
 </tr>
 
 <tr> <td>i386-*-freebsd*</td>
@@ -49,7 +49,7 @@
 
 <tr> <td>gnu-linux-unknown-powerpc</td>
      <td> &nbsp; </td>
-     <td> Mark </td>
+     <td> Mark Wielaard </td>
 </tr>
 
 <tr> <td> sparc-sun-solaris2.5.1 </td>
@@ -100,6 +100,16 @@
 <tr> <td>alpha-dec-osf5.1</td>
      <td> &nbsp; </td>
      <td> &nbsp; </td>
+</tr>
+
+<tr> <td>s390-*-linux</td>
+     <td> &nbsp; </td>
+     <td> Ulrich Weigand </td>
+</tr>
+
+<tr> <td>s390x-*-linux</td>
+     <td> &nbsp; </td>
+     <td> Ulrich Weigand </td>
 </tr>
 
 <tr> <td>linux -x- xscale-elf </td>


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