* doc/contrib.texi (Contributors): Use GCJ instead of gcj to refer
authorgerald <gerald@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 12 Nov 2002 12:14:32 +0000 (12:14 +0000)
committergerald <gerald@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 12 Nov 2002 12:14:32 +0000 (12:14 +0000)
to that entire project.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@59048 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/ChangeLog
gcc/doc/contrib.texi

index 4f382d1..400f34f 100644 (file)
@@ -1,3 +1,8 @@
+2002-11-12  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
+
+       * doc/contrib.texi (Contributors): Use GCJ instead of gcj to refer
+       to that entire project.
+
 2002-11-12  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
 
        * config/mips/t-iris6 (MULTILIB_OSDIRNAMES): Restore old
index 150a451..8cafaeb 100644 (file)
@@ -47,7 +47,7 @@ Jon Beniston for his Win32 port of Java.
 Geoff Berry for his Java object serialization work and various patches.
 
 @item
-Eric Blake for helping to make gcj and libgcj conform to the
+Eric Blake for helping to make GCJ and libgcj conform to the
 specifications.
 
 @item
@@ -63,7 +63,7 @@ Per Bothner for his direction via the steering committee and various
 improvements to our infrastructure for supporting new languages.  Chill
 front end implementation.  Initial implementations of
 cpplib, fix-header, config.guess, libio, and past C++ library (libg++)
-maintainer.  Dreaming up, designing and implementing much of gcj.
+maintainer.  Dreaming up, designing and implementing much of GCJ.
 
 @item
 Devon Bowen helped port GCC to the Tahoe.
@@ -155,7 +155,7 @@ that print a copy of their source.
 Russell Davidson for fstream and stringstream fixes in libstdc++.
 
 @item
-Mo DeJong for gcj and libgcj bug fixes.
+Mo DeJong for GCJ and libgcj bug fixes.
 
 @item
 Gabriel Dos Reis for contributions to g++, contributions and
@@ -447,7 +447,7 @@ All of the Mauve project
 for Java test code.
 
 @item
-Bryce McKinlay for numerous gcj and libgcj fixes and improvements.
+Bryce McKinlay for numerous GCJ and libgcj fixes and improvements.
 
 @item
 Adam Megacz for his work on the Win32 port of GCJ.