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 update


I'm checking this in.

This adds another port tester and also links for the various packages
we'll be testing.

Tom

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

	* gcj-3.3-status.html: Anthony will handle xscale-elf.
	Added links to project list.

Index: gcj-3.3-status.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/java/gcj-3.3-status.html,v
retrieving revision 1.3
diff -u -r1.3 gcj-3.3-status.html
--- gcj-3.3-status.html 19 Dec 2002 19:45:49 -0000 1.3
+++ gcj-3.3-status.html 20 Dec 2002 16:39:13 -0000
@@ -114,7 +114,7 @@
 
 <tr> <td>linux -x- xscale-elf </td>
      <td> &nbsp; </td>
-     <td> &nbsp; </td>
+     <td> Anthony Green </td>
 </tr>
 
 </table>
@@ -125,32 +125,32 @@
 
 <tr><th> Package </th> <th> Status </th> <th> Who </th> </tr>
 
-<tr> <td> Classpath build </td>
+<tr> <td> <a href="http://www.gnu.org/software/classpath/";>Classpath</a> build </td>
      <td> &nbsp; </td>
      <td> &nbsp; </td>
 </tr>
 
-<tr> <td> rhug </td>
+<tr> <td> <a href="http://sources.redhat.com/rhug/";>rhug</a> </td>
      <td> &nbsp; </td>
      <td> &nbsp; </td>
 </tr>
 
-<tr> <td> Mauve </td>
+<tr> <td> <a href="http://sources.redhat.com/mauve/";>Mauve</a> </td>
      <td> &nbsp; </td>
      <td> &nbsp; </td>
 </tr>
 
-<tr> <td> Jacks </td>
+<tr> <td> <a href="http://www-124.ibm.com/developerworks/oss/cvs/jikes/~checkout~/jacks/jacks.html";>Jacks</a> </td>
      <td> &nbsp; </td>
      <td> &nbsp; </td>
 </tr>
 
-<tr> <td> Kawa </td>
+<tr> <td> <a href="http://www.gnu.org/software/kawa/";>Kawa</a> </td>
      <td> &nbsp; </td>
      <td> &nbsp; </td>
 </tr>
 
-<tr> <td> GNU Crypto </td>
+<tr> <td> <a href="http://www.gnu.org/software/classpathx/crypto/crypto.html";>GNU Crypto</a> </td>
      <td> &nbsp; </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]