[PATCH]: New MMSI `Done with GCJ' entry.
Alexandre Petit-Bianco
apbianco@cygnus.com
Wed Jun 28 16:32:00 GMT 2000
With Jon Olson's approval, I'm checking this in.
./A
Wed Jun 28 11:18:18 2000 Alexandre Petit-Bianco <apbianco@cygnus.com>
* done.html: Added MMSI entries. Fixed title.
diff -u -p -r1.1 done.html
--- done.html 2000/06/28 04:54:21 1.1
+++ done.html 2000/06/28 23:31:20
@@ -1,6 +1,6 @@
<html>
<head>
-<title>The GCJ FAQ</title>
+<title>Done with GCJ</title>
</head>
<!--#include virtual="/include/header-subpages.html"-->
<body bgcolor="#FFFFFF">
@@ -46,12 +46,37 @@
<br>
<h1>Done with GCJ</h1>
- This page will soon provide descriptions and links on projects
+ This page provides descriptions and links on projects
that are using the GCJ runtime and compiler. If you would like
your project to be listed here or know about a particular
project, please write to the <A
HREF=" mailto:java-discuss@sourceware.cygnus.com ">list</A>.
+ <p>
+ Entries are listed in alphabetical order.
+ <p>
+ <table border="0" cellpadding="1" cellspacing="2"
+ fgcolor="#ff0000" rules="all" width="98%">
+ <tr bgcolor="#d0d0d0" valign=top>
+ <td>Project</td><td>Description</td><td>Contact</td>
+ </tr>
+ <!-- Autonomous Haulage -->
+ <tr valign=top>
+ <td><B>Autonomous Haulage</B></td>
+
+ <td>Modular Mining System is using gcj on an embedded
+ StrongARM processor to control autonomous trucks in mining haulage
+ systems. Note that they're not using libgcj, but rather an
+ in-house runtime that they wrote.
+ </td>
+
+ <td>The <A HREF=" http://www.mmsi.com/modular/trucks/index.html ">
+ Autonomous Truck Page</A>. <A HREF=" http://sourceware.cygnus.com/ml/java-discuss/2000-06/msg00086.html ">Entry</A> submitted by
+ <A HREF=" mailto:olson@mmsi.com ">Jon Olson</A>.
+ </td>
+ </tr>
+ <!-- End Autonomous Haulage -->
+ </table>
</td>
</tr>
</table>
More information about the Java-patches
mailing list