contrib.texi: Add Giovanni Bajo, Dara Hazeghi, Falk Hueffner, and Andrew Pinski.
authorVolker Reichelt <reichelt@igpm.rwth-aachen.de>
Mon, 3 Nov 2003 21:58:31 +0000 (21:58 +0000)
committerVolker Reichelt <reichelt@gcc.gnu.org>
Mon, 3 Nov 2003 21:58:31 +0000 (21:58 +0000)
* doc/contrib.texi: Add Giovanni Bajo, Dara Hazeghi, Falk Hueffner,
and Andrew Pinski.

From-SVN: r73230

gcc/ChangeLog
gcc/doc/contrib.texi

index e9c1713..a5c41ab 100644 (file)
@@ -1,3 +1,8 @@
+2003-11-03  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
+
+       * doc/contrib.texi: Add Giovanni Bajo, Dara Hazeghi, Falk Hueffner,
+       and Andrew Pinski.
+
 2003-11-03  Syd Polk  <spolk@apple.com>
 
        * config/rs6000/rs6000.c (rs6000_override_options): Add G3, G4, and G5
index 6d6377b..f7b4ca7 100644 (file)
@@ -36,6 +36,9 @@ port.
 Alasdair Baird for various bug fixes.
 
 @item
+Giovanni Bajo for analyzing lots of complicated C++ problem reports.
+
+@item
 Peter Barada for his work to improve code generation for new
 ColdFire cores.
 
@@ -309,6 +312,9 @@ the c30/c40 ports functional.  Lots of loop and unroll improvements and
 fixes.
 
 @item
+Dara Hazeghi for wading through myriads of target-specific bug reports.
+
+@item
 Kate Hedstrom for staking the g77 folks with an initial testsuite.
 
 @item
@@ -339,6 +345,9 @@ Steve Holmgren for MachTen patches.
 Jan Hubicka for his x86 port improvements.
 
 @item
+Falk Hueffner for working on C and optimization bug reports.
+
+@item
 Bernardo Innocenti for his m68k work, including merging of
 ColdFire improvements and uClinux support.
 
@@ -636,6 +645,9 @@ out lots of problems we need to solve, maintenance of the web pages, and
 taking care of documentation maintenance in general.
 
 @item
+Andrew Pinski for processing bug reports by the dozen.
+
+@item
 Ovidiu Predescu for his work on the Objective-C front end and runtime
 libraries.