This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


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

Patch: Even more Java web page cleanups


This patch removes the nasty RCS keyword expansion code from the Java
web pages, and it changes "egcs" to "gcc" where appropriate.
I'm committing this.

2001-01-28  Tom Tromey  <tromey@redhat.com>

	* about.html, contrib.html, docs.html, done.html, download.html,
	faq-portugese.html, faq.html, index.html, mail.html,
	port-signals.html, projects.html, support.html, thanks.html,
	tm.html: Removed keyword expansion code.

	* download.html, index.html, libgcj-platforms.html, projects.html:
	`egcs' -> `gcc'.

Tom

Index: about.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/java/about.html,v
retrieving revision 1.8
diff -u -r1.8 about.html
--- about.html	2001/01/28 21:12:35	1.8
+++ about.html	2001/01/28 22:18:17
@@ -64,15 +64,5 @@
 </td></tr>
 </table>
 
-<hr>
-
-<address>
-<a href="about.html">The GCJ team</a>
-<br>
-<small>
-$Id: about.html,v 1.8 2001/01/28 21:12:35 tromey Exp $
-</small>
-</address>
-
 </body>
 </html>
Index: contrib.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/java/contrib.html,v
retrieving revision 1.14
diff -u -r1.14 contrib.html
--- contrib.html	2001/01/28 21:12:35	1.14
+++ contrib.html	2001/01/28 22:18:17
@@ -222,15 +222,5 @@
 </td></tr>
 </table>
 
-<hr>
-
-<address>
-<a href="about.html">The GCJ team</a>
-<br>
-<small>
-$Id: contrib.html,v 1.14 2001/01/28 21:12:35 tromey Exp $
-</small>
-</address>
-
 </body>
 </html>
Index: docs.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/java/docs.html,v
retrieving revision 1.10
diff -u -r1.10 docs.html
--- docs.html	2001/01/28 21:12:35	1.10
+++ docs.html	2001/01/28 22:18:17
@@ -158,16 +158,6 @@
 </td></tr>
 </table>
 
-<hr>
-
-<address>
-<a href="about.html">The GCJ team</a>
-<br>
-<small>
-$Id: docs.html,v 1.10 2001/01/28 21:12:35 tromey Exp $
-</small>
-</address>
-
 </body>
 </html>
 
Index: done.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/java/done.html,v
retrieving revision 1.14
diff -u -r1.14 done.html
--- done.html	2001/01/28 21:12:35	1.14
+++ done.html	2001/01/28 22:18:17
@@ -188,9 +188,6 @@
     </td>
   </tr>
 </table>
-<hr>
-<address> <a href="about.html">The GCJ team</a> <br>
-<small> $Id: done.html,v 1.14 2001/01/28 21:12:35 tromey Exp $ </small></address>
 <h2 align=center>&nbsp;</h2>
 
     <!--#include virtual="/include/footer-subpages.html"-->
Index: download.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/java/download.html,v
retrieving revision 1.19
diff -u -r1.19 download.html
--- download.html	2001/01/28 21:12:35	1.19
+++ download.html	2001/01/28 22:18:18
@@ -151,15 +151,15 @@
 <h3>cvsweb</h3>
 
 You can also view the libgcj component cvs archive: the 
-<A HREF="http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/boehm-gc/">boehm-gc</A>,
-<A HREF="http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/libffi/">libffi</A>,
-<A HREF="http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/libjava/">libjava</A>,
-and <A HREF="http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/fastjar/">fastjar</A>.
+<A HREF="http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/boehm-gc/">boehm-gc</A>,
+<A HREF="http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libffi/">libffi</A>,
+<A HREF="http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/">libjava</A>,
+and <A HREF="http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/fastjar/">fastjar</A>.
 <p>
 Here's the Java front end <a
-href="http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/java">cvs
+href="http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/java">cvs
 archive</a> (the entire compiler is also 
-<a href="http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs">available</a>.)
+<a href="http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc">available</a>.)
 
 <!----------------------------------
 
@@ -242,15 +242,6 @@
 
 </td></tr>
 </table>
-<hr>
-
-<address>
-<a href="about.html">The GCJ team</a>
-<br>
-<small>
-$Id: download.html,v 1.19 2001/01/28 21:12:35 tromey Exp $
-</small>
-</address>
 
 </body>
 </html>
Index: faq-portugese.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/java/faq-portugese.html,v
retrieving revision 1.10
diff -u -r1.10 faq-portugese.html
--- faq-portugese.html	2001/01/28 21:12:35	1.10
+++ faq-portugese.html	2001/01/28 22:18:19
@@ -992,15 +992,5 @@
 </tr>
 </table>
 
-<hr>
-<address>
-<a href="about.html">The GCJ team</a></address>
-
-<br><font size=-1>$Id: faq.html,v 1.11 2000/02/09 01:03:58 apbianco Exp
-$</font>
-<center>
-<h2>
-&nbsp;</h2></center>
-
 </body>
 </html>
Index: faq.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/java/faq.html,v
retrieving revision 1.36
diff -u -r1.36 faq.html
--- faq.html	2001/01/28 20:55:43	1.36
+++ faq.html	2001/01/28 22:18:20
@@ -778,8 +778,6 @@
   </tr>
 </table>
 <hr>
-<address> <a href="about.html">The GCJ team</a> <br>
-<small> $Id: faq.html,v 1.36 2001/01/28 20:55:43 tromey Exp $ </small></address>
 <h2 align=center>&nbsp;</h2>
 
     <!--#include virtual="/include/footer-subpages.html"-->
Index: index.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/java/index.html,v
retrieving revision 1.64
diff -u -r1.64 index.html
--- index.html	2001/01/28 21:12:35	1.64
+++ index.html	2001/01/28 22:18:20
@@ -90,7 +90,7 @@
 The libgcj sources have <A HREF="/ml/java/2000-12/msg00102.html">
 migrated</A> to the gcc repository. We've imported
 <A HREF="http://sourceforge.net/projects/fastjar">fastjar</A> in our
-<A HREF="http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/fastjar/">tree</A>
+<A HREF="http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/fastjar/">tree</A>
 and use it as a replacement to zip.  </td></tr>
 
 <tr><td valign="top">
@@ -224,16 +224,6 @@
 
 </td></tr>
 </table>
-
-<hr>
-
-<address>
-<a href="about.html">The GCJ team</a>
-<br>
-<small>
-$Id: index.html,v 1.64 2001/01/28 21:12:35 tromey Exp $
-</small>
-</address>
 
 </body>
 </html>
Index: libgcj-platforms.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/java/libgcj-platforms.html,v
retrieving revision 1.15
diff -u -r1.15 libgcj-platforms.html
--- libgcj-platforms.html	2001/01/28 21:12:35	1.15
+++ libgcj-platforms.html	2001/01/28 22:18:21
@@ -51,12 +51,12 @@
   via both anonymous cvs and snapshots.
   <li>The env variable MAUVEDIR must be set to the top of the Mauve source tree
   <li>The testsuites rely on the dejagnu package.  You can download the
-  <a href="ftp://gcc.gnu.org/pub/egcs/infrastructure/dejagnu-19990614.tar.gz">current dejagnu snapshot</a>
-  from egcs.  Please note that some earlier versions of dejagnu are missing a
+  <a href="ftp://gcc.gnu.org/pub/gcc/infrastructure/dejagnu-19990614.tar.gz">current dejagnu snapshot</a>
+  from gcc.  Please note that some earlier versions of dejagnu are missing a
   patch that's in recent snapshots.  Please make sure you have tried
   running the testsuites with the current snapshot of dejagnu before reporting
   any testsuite platform problems.  There is a short entry in the
-  <a href="http://gcc.gnu.org/faq.html#dejagnu">egcs FAQ</a>
+  <a href="http://gcc.gnu.org/faq.html#dejagnu">gcc FAQ</a>
   if you would like more information about this issue.
 </ul>
 
@@ -69,10 +69,10 @@
   configuration option for building with dynamic libraries.  This is to avoid
   having to explicitly specify some libgcj object modules on the link line
   to get certain java/net Mauve tests to execute.
-  <li>An egcs patch affecting <tt>gcj</tt> was made on 24-June-99.
-  Developers using cvs to access the egcs source should update an rebuild
+  <li>An gcc patch affecting <tt>gcj</tt> was made on 24-June-99.
+  Developers using cvs to access the gcc source should update an rebuild
   to get that fix.  The next
-  <a href="ftp://gcc.gnu.org/pub/egcs/snapshots/index.html">egcs snapshot</a>
+  <a href="ftp://gcc.gnu.org/pub/gcc/snapshots/index.html">gcc snapshot</a>
   with this patch will not be available until 30-June-99.  At that point
   developers without cvs access should download that patch.  In the
   meantime, the problem can be avoided in test runs with the following
@@ -205,7 +205,7 @@
 <p>The mailing list, 
 <a href="mailto:java-patches@gcc.gnu.org">java-patches@gcc.gnu.org</a>
 has been created for patch submissions.
-We plan to use this list just as egcs uses the egcs-patches list: all
+We plan to use this list just as gcc uses the gcc-patches list: all
 patches will be sent to the list.
 If you have a patch you want considered, please send it there along
 with an explanation and a ChangeLog entry.
@@ -216,7 +216,7 @@
 list; this can happen concurrently with the checkin.
 
 <p>Some discussion will probably take place on this list (just as with
-egcs-patches).  The 
+gcc-patches).  The 
 <a href="/java/">web page has subscription info</a>,
 as well as a
 <a href="/ml/java-patches/">
@@ -226,7 +226,7 @@
 <a href="mailto:java-patches@gcc.gnu.org">java-patches</a>
 mailing list is for patches to the libgcj code
 (libjava, boehm-gc, zlib, etc) code only.
-In particular, compiler patches still have to go through egcs, so
+In particular, compiler patches still have to go through gcc, so
 please don't send them to java-patches.
 
 
Index: mail.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/java/mail.html,v
retrieving revision 1.14
diff -u -r1.14 mail.html
--- mail.html	2001/01/28 21:12:35	1.14
+++ mail.html	2001/01/28 22:18:21
@@ -137,15 +137,5 @@
 </td></tr>
 </table>
 
-<hr>
-
-<address>
-<a href="about.html">The GCJ team</a>
-<br>
-<small>
-$Id: mail.html,v 1.14 2001/01/28 21:12:35 tromey Exp $
-</small>
-</address>
-
 </body>
 </html>
Index: port-signals.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/java/port-signals.html,v
retrieving revision 1.1
diff -u -r1.1 port-signals.html
--- port-signals.html	1999/04/28 03:36:03	1.1
+++ port-signals.html	2001/01/28 22:18:21
@@ -104,9 +104,5 @@
 good place to do this is in <tt>JvRunMain</tt>, before the application
 is started.<p>
 
-<hr>
-
-<tt><address>$Id: port-signals.html,v 1.1 1999/04/28 03:36:03 aph Exp $</address></tt>
-
 </body>
 </html>
Index: projects.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/java/projects.html,v
retrieving revision 1.17
diff -u -r1.17 projects.html
--- projects.html	2001/01/28 21:12:35	1.17
+++ projects.html	2001/01/28 22:18:21
@@ -118,7 +118,7 @@
 <p> 
 
 GCJ contains a <a
-href="http://gcc.gnu.org/cgi-bin/cvsweb.cgi/~checkout~/egcs/gcc/java/verify.c">verifier</a>
+href="http://gcc.gnu.org/cgi-bin/cvsweb.cgi/~checkout~/gcc/gcc/java/verify.c">verifier</a>
 to ensure the validity of natively compiled code.  What's really needed is
 a verification package that the libgcj ClassLoader can use to 
 verify dynamically loaded bytecode.  It may be possible to use
@@ -298,15 +298,6 @@
 </td>
 </tr>
 </table>
-<hr>
-
-<address>
-<a href="about.html">The GCJ team</a>
-<br>
-<small>
-$Id: projects.html,v 1.17 2001/01/28 21:12:35 tromey Exp $
-</small>
-</address>
 
 </body>
 </html>
Index: support.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/java/support.html,v
retrieving revision 1.8
diff -u -r1.8 support.html
--- support.html	2001/01/28 21:12:35	1.8
+++ support.html	2001/01/28 22:18:21
@@ -47,15 +47,5 @@
 </td></tr>
 </table>
 
-<hr>
-
-<address>
-<a href="about.html">The GCJ team</a>
-<br>
-<small>
-$Id: support.html,v 1.8 2001/01/28 21:12:35 tromey Exp $
-</small>
-</address>
-
 </body>
 </html>
Index: thanks.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/java/thanks.html,v
retrieving revision 1.16
diff -u -r1.16 thanks.html
--- thanks.html	2001/01/28 21:12:35	1.16
+++ thanks.html	2001/01/28 22:18:21
@@ -164,15 +164,6 @@
 
 </td></tr>
 </table>
-<hr>
-
-<address>
-<a href="about.html">The GCJ team</a>
-<br>
-<small>
-$Id: thanks.html,v 1.16 2001/01/28 21:12:35 tromey Exp $
-</small>
-</address>
 
 </body>
 </html>
Index: tm.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/java/tm.html,v
retrieving revision 1.8
diff -u -r1.8 tm.html
--- tm.html	2001/01/28 21:12:35	1.8
+++ tm.html	2001/01/28 22:18:21
@@ -49,15 +49,5 @@
 </td></tr>
 </table>
 
-<hr>
-
-<address>
-<a href="about.html">The GCJ team</a>
-<br>
-<small>
-$Id: tm.html,v 1.8 2001/01/28 21:12:35 tromey Exp $
-</small>
-</address>
-
 </body>
 </html>

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