aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc/contrib.texi
diff options
context:
space:
mode:
authorVolker Reichelt <reichelt@igpm.rwth-aachen.de>2003-11-03 21:58:31 +0000
committerVolker Reichelt <reichelt@gcc.gnu.org>2003-11-03 21:58:31 +0000
commit2b2de389acb8931100bc24dd332acb3d85a048d0 (patch)
tree9df464e1a603d375c99f7ede50fcb7d8be2ea627 /gcc/doc/contrib.texi
parent49ffe578b0f3b4b595803606a4701d098cf92f2a (diff)
downloadgcc-2b2de389acb8931100bc24dd332acb3d85a048d0.zip
gcc-2b2de389acb8931100bc24dd332acb3d85a048d0.tar.gz
gcc-2b2de389acb8931100bc24dd332acb3d85a048d0.tar.bz2
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
Diffstat (limited to 'gcc/doc/contrib.texi')
-rw-r--r--gcc/doc/contrib.texi12
1 files changed, 12 insertions, 0 deletions
diff --git a/gcc/doc/contrib.texi b/gcc/doc/contrib.texi
index 6d6377b..f7b4ca7 100644
--- a/gcc/doc/contrib.texi
+++ b/gcc/doc/contrib.texi
@@ -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.