aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc
diff options
context:
space:
mode:
authorGerald Pfeifer <pfeifer@dbai.tuwien.ac.at>2002-11-12 13:14:32 +0100
committerGerald Pfeifer <gerald@gcc.gnu.org>2002-11-12 12:14:32 +0000
commit10bb8214f8967b1360b09c2a8e4b2157da334df6 (patch)
tree1e57647d82d92af475af8d5251c3aa5b4916eab5 /gcc/doc
parentffe11c6b2f28152615f7c0ed03f4e95c2a4db68f (diff)
downloadgcc-10bb8214f8967b1360b09c2a8e4b2157da334df6.zip
gcc-10bb8214f8967b1360b09c2a8e4b2157da334df6.tar.gz
gcc-10bb8214f8967b1360b09c2a8e4b2157da334df6.tar.bz2
contrib.texi (Contributors): Use GCJ instead of gcj to refer to that entire project.
* doc/contrib.texi (Contributors): Use GCJ instead of gcj to refer to that entire project. From-SVN: r59048
Diffstat (limited to 'gcc/doc')
-rw-r--r--gcc/doc/contrib.texi8
1 files changed, 4 insertions, 4 deletions
diff --git a/gcc/doc/contrib.texi b/gcc/doc/contrib.texi
index 150a451..8cafaeb 100644
--- a/gcc/doc/contrib.texi
+++ b/gcc/doc/contrib.texi
@@ -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.