diff options
author | Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at> | 2002-11-12 13:14:32 +0100 |
---|---|---|
committer | Gerald Pfeifer <gerald@gcc.gnu.org> | 2002-11-12 12:14:32 +0000 |
commit | 10bb8214f8967b1360b09c2a8e4b2157da334df6 (patch) | |
tree | 1e57647d82d92af475af8d5251c3aa5b4916eab5 | |
parent | ffe11c6b2f28152615f7c0ed03f4e95c2a4db68f (diff) | |
download | gcc-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
-rw-r--r-- | gcc/ChangeLog | 5 | ||||
-rw-r--r-- | gcc/doc/contrib.texi | 8 |
2 files changed, 9 insertions, 4 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 4f382d1..400f34f 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -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 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. |