aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc/contrib.texi
diff options
context:
space:
mode:
authorGerald Pfeifer <pfeifer@dbai.tuwien.ac.at>2003-03-29 13:41:59 +0100
committerGerald Pfeifer <gerald@gcc.gnu.org>2003-03-29 12:41:59 +0000
commit60ef8bddd7b475ef80d5ab102fd0ae224fe749cc (patch)
tree52718bf7abb68ed10255f1bc226ee1cb3b08d96b /gcc/doc/contrib.texi
parent62d08205493a37f6fcb089df7f3295afe62c21b4 (diff)
downloadgcc-60ef8bddd7b475ef80d5ab102fd0ae224fe749cc.zip
gcc-60ef8bddd7b475ef80d5ab102fd0ae224fe749cc.tar.gz
gcc-60ef8bddd7b475ef80d5ab102fd0ae224fe749cc.tar.bz2
contrib.texi: Add Eric Botcazou and Roger Sayle.
* doc/contrib.texi: Add Eric Botcazou and Roger Sayle. Uniformly use bugfix instead of bug fix. From-SVN: r65016
Diffstat (limited to 'gcc/doc/contrib.texi')
-rw-r--r--gcc/doc/contrib.texi17
1 files changed, 12 insertions, 5 deletions
diff --git a/gcc/doc/contrib.texi b/gcc/doc/contrib.texi
index d8678da..35607da 100644
--- a/gcc/doc/contrib.texi
+++ b/gcc/doc/contrib.texi
@@ -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.