aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc/contrib.texi
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/doc/contrib.texi')
-rw-r--r--gcc/doc/contrib.texi15
1 files changed, 14 insertions, 1 deletions
diff --git a/gcc/doc/contrib.texi b/gcc/doc/contrib.texi
index 6d6377b4b0d..80399ed784f 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.
@@ -555,7 +564,8 @@ Linux kernels.
Mike Moreton for his various Java patches.
@item
-David Mosberger-Tang for various Alpha improvements.
+David Mosberger-Tang for various Alpha improvements, and for the initial
+IA-64 port.
@item
Stephen Moshier contributed the floating point emulator that assists in
@@ -636,6 +646,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.