From 60ef8bddd7b475ef80d5ab102fd0ae224fe749cc Mon Sep 17 00:00:00 2001 From: Gerald Pfeifer Date: Sat, 29 Mar 2003 13:41:59 +0100 Subject: [PATCH] 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 --- gcc/ChangeLog | 5 +++++ gcc/doc/contrib.texi | 17 ++++++++++++----- 2 files changed, 17 insertions(+), 5 deletions(-) diff --git a/gcc/ChangeLog b/gcc/ChangeLog index df002cba21c..30981093986 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,5 +1,10 @@ 2003-03-29 Gerald Pfeifer + * doc/contrib.texi: Add Eric Botcazou and Roger Sayle. + Uniformly use bugfix instead of bug fix. + +2003-03-29 Gerald Pfeifer + PR doc/895 * ONEWS: Remove those items that already appear in the EGCS release notes on our web pages. diff --git a/gcc/doc/contrib.texi b/gcc/doc/contrib.texi index d8678da5a13..35607da548f 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. @@ -54,6 +54,9 @@ Geoff Berry for his Java object serialization work and various patches. 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 @@ -622,6 +625,10 @@ Juha Sarlin for improvements to the H8 code generator. @item 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. @@ -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. -- 2.30.2