* contrib.texi: Updated entries for Mark Mitchell, Joseph S. Myers,
authorgerald <gerald@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 2 Jun 2001 12:21:55 +0000 (12:21 +0000)
committergerald <gerald@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 2 Jun 2001 12:21:55 +0000 (12:21 +0000)
Gerald Pfeifer, Bernd Schmidt, and Dean Wakerley.

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

gcc/ChangeLog
gcc/doc/contrib.texi

index 1b0c0e1..a33e25c 100644 (file)
@@ -1,3 +1,8 @@
+2001-06-02  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
+
+       * contrib.texi: Updated entries for Mark Mitchell, Joseph S. Myers,
+       Gerald Pfeifer, Bernd Schmidt, and Dean Wakerley.
+
 Sat Jun  2 12:23:51 CEST 2001  Jan Hubicka  <jh@suse.cz>
 
        * i386.md (all uses of ext_register_operand): Make sure they are
index 7b4db8d..ae8941e 100644 (file)
@@ -344,9 +344,9 @@ developers.
 Gary Miller ported GCC to Charles River Data Systems machines.
 
 @item
-Mark Mitchell for his direction via the steering committee, mountains
-of C++ work, load/store hoisting out of loops and alias analysis
-improvements, ISO "restrict" support.
+Mark Mitchell for his direction via the steering committee, mountains of
+C++ work, load/store hoisting out of loops, alias analysis improvements,
+ISO "restrict" support, and serving as release manager for GCC 3.0.
 
 @item
 Alan Modra for various Linux bits and testing.
@@ -364,8 +364,8 @@ kernels.
 Philippe De Muyter for his work on the m68k port.
 
 @item
-Joseph Myers for his work on the PDP-11 port, format checking and ISO
-C99 support.
+Joseph S. Myers for his work on the PDP-11 port, format checking and ISO
+C99 support, and continous emphasis on (and contributions to) documentation.
 
 @item
 Nathan Myers for his work on libstdc++-v3.
@@ -402,8 +402,9 @@ Alexandre Petit-Bianco for his Java work.
 Matthias Pfaller for major improvements to the NS32k port.
 
 @item
-Gerald Pfeifer his direction via the steering committee, maintenance of
-the web pages and pointing out lots of problems we need to solve.
+Gerald Pfeifer for his direction via the steering committee, pointing
+out lots of problems we need to solve, maintenance of the web pages, and
+taking care of documentation maintainance in general.
 
 @item
 Ovidiu Predescu for his work on the ObjC front end and runtime libraries.
@@ -452,7 +453,8 @@ William Schelter did most of the work on the Intel 80386 support.
 
 @item
 Bernd Schmidt for various code generation improvements and major
-work in the reload pass.
+work in the reload pass as well a serving as release manager for
+GCC 2.95.3.
 
 @item
 Franz Sirl for his ongoing work with making the PPC port stable
@@ -542,6 +544,10 @@ types.
 Todd Vierling for contributions for NetBSD ports.
 
 @item
+Dean Wakerley for converting the install documentation from HTML to texinfo
+in time for GCC 3.0.
+
+@item
 Krister Walfridsson for random bugfixes.
 
 @item