From: Volker Reichelt Date: Mon, 3 Nov 2003 21:58:31 +0000 (+0000) Subject: contrib.texi: Add Giovanni Bajo, Dara Hazeghi, Falk Hueffner, and Andrew Pinski. X-Git-Tag: releases/gcc-3.4.0~2523 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=2b2de389acb8931100bc24dd332acb3d85a048d0;p=thirdparty%2Fgcc.git contrib.texi: Add Giovanni Bajo, Dara Hazeghi, Falk Hueffner, and Andrew Pinski. * doc/contrib.texi: Add Giovanni Bajo, Dara Hazeghi, Falk Hueffner, and Andrew Pinski. From-SVN: r73230 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index e9c17130d074..a5c41aba5814 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,8 @@ +2003-11-03 Volker Reichelt + + * doc/contrib.texi: Add Giovanni Bajo, Dara Hazeghi, Falk Hueffner, + and Andrew Pinski. + 2003-11-03 Syd Polk * config/rs6000/rs6000.c (rs6000_override_options): Add G3, G4, and G5 diff --git a/gcc/doc/contrib.texi b/gcc/doc/contrib.texi index 6d6377b4b0df..f7b4ca7d37b0 100644 --- a/gcc/doc/contrib.texi +++ b/gcc/doc/contrib.texi @@ -35,6 +35,9 @@ port. @item 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. @@ -308,6 +311,9 @@ Michael Hayes for various thankless work he's done trying to get 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. @@ -338,6 +344,9 @@ Steve Holmgren for MachTen patches. @item 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. @@ -635,6 +644,9 @@ 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 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.