contrib.texi: Add Eric Botcazou and Roger Sayle.
authorGerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
Sat, 29 Mar 2003 12:41:59 +0000 (13:41 +0100)
committerGerald Pfeifer <gerald@gcc.gnu.org>
Sat, 29 Mar 2003 12:41:59 +0000 (12:41 +0000)
* doc/contrib.texi: Add Eric Botcazou and Roger Sayle.
Uniformly use bugfix instead of bug fix.

From-SVN: r65016

gcc/ChangeLog
gcc/doc/contrib.texi

index df002cb..3098109 100644 (file)
@@ -1,5 +1,10 @@
 2003-03-29  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
 
+       * doc/contrib.texi: Add Eric Botcazou and Roger Sayle.
+       Uniformly use bugfix instead of bug fix. 
+
+2003-03-29  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
+       
        PR doc/895
        * ONEWS: Remove those items that already appear in the EGCS
        release notes on our web pages.
index d8678da..35607da 100644 (file)
@@ -1,5 +1,5 @@
-@c Copyright (C) 1988,1989,1992,1993,1994,1995,1996,1997,1998,1999,2000,2001,2002
-@c Free Software Foundation, Inc.
+@c Copyright (C) 1988,1989,1992,1993,1994,1995,1996,1997,1998,1999,2000,
+@c 2001,2002,2003 Free Software Foundation, Inc.
 @c This is part of the GCC manual.
 @c For copying conditions, see the file gcc.texi.
 
@@ -55,6 +55,9 @@ Eric Blake for helping to make GCJ and libgcj conform to the
 specifications.
 
 @item
+Eric Botcazou for fixing middle- and backend bugs left and right.
+
+@item
 Hans-J. Boehm for his @uref{http://www.hpl.hp.com/personal/Hans_Boehm/gc/,,
 garbage collector}, IA-64 libffi port, and other Java work.
 
@@ -162,7 +165,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 bugfixes.
 
 @item
 Gabriel Dos Reis for contributions to g++, contributions and
@@ -308,7 +311,7 @@ Andreas Jaeger for various fixes to the MIPS port
 
 @item
 Jakub Jelinek for his SPARC work and sibling call optimizations as well
-as lots of bug fixes and test cases, and for improving the Java build
+as lots of bugfixes and test cases, and for improving the Java build
 system.
 
 @item
@@ -623,6 +626,10 @@ Juha Sarlin for improvements to the H8 code generator.
 Greg Satz assisted in making GCC work on HP-UX for the 9000 series 300.
 
 @item
+Roger Sayle for improvements to constant folding and GCC's RTL optimizers
+as well as for fixing numerous bugs.
+
+@item
 Bradley Schatz for his work on the GCJ FAQ.
 
 @item
@@ -707,7 +714,7 @@ Mike Stump for his Elxsi port, g++ contributions over the years and more
 recently his vxworks contributions
 
 @item
-Jeff Sturm for Java porting help, bug fixes, and encouragement.
+Jeff Sturm for Java porting help, bugfixes, and encouragement.
 
 @item
 Shigeya Suzuki for this fixes for the bsdi platforms.