aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorGerald Pfeifer <pfeifer@dbai.tuwien.ac.at>2002-04-29 15:13:08 +0200
committerGerald Pfeifer <gerald@gcc.gnu.org>2002-04-29 13:13:08 +0000
commitd5482cdcb03e1da0d673ebac860cc77034026ac2 (patch)
treee4da9b09edfe8153b7eedc2695311b984fb7f1e1 /gcc
parent2c4b77f3ee2f8cf1dfd584a111a15b11fc078bd8 (diff)
downloadgcc-d5482cdcb03e1da0d673ebac860cc77034026ac2.zip
gcc-d5482cdcb03e1da0d673ebac860cc77034026ac2.tar.gz
gcc-d5482cdcb03e1da0d673ebac860cc77034026ac2.tar.bz2
contrib.texi (Contributors): Add Paolo Carlini and Janis Johnson.
* doc/contrib.texi (Contributors): Add Paolo Carlini and Janis Johnson. Update Richard Henderson, Jakub Jelinek, and Mark Mitchell. Refer to Objective-C instead of ObjC, SPARC instead of sparc, and CPU instead of cpu. From-SVN: r52893
Diffstat (limited to 'gcc')
-rw-r--r--gcc/ChangeLog8
-rw-r--r--gcc/doc/contrib.texi30
2 files changed, 28 insertions, 10 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index ac51b90..1c32728 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,11 @@
+2002-04-29 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
+
+ * doc/contrib.texi (Contributors): Add Paolo Carlini and
+ Janis Johnson.
+ Update Richard Henderson, Jakub Jelinek, and Mark Mitchell.
+ Refer to Objective-C instead of ObjC, SPARC instead of sparc,
+ and CPU instead of cpu.
+
Mon Apr 29 13:36:41 CEST 2002 Jan Hubicka <jh@suse.cz>
* toplev.c (flag_if_conversion, flag_if_conversion2): New static
diff --git a/gcc/doc/contrib.texi b/gcc/doc/contrib.texi
index 20123b5..2e19ba2 100644
--- a/gcc/doc/contrib.texi
+++ b/gcc/doc/contrib.texi
@@ -72,6 +72,9 @@ Joe Buck for his direction via the steering committee.
Craig Burley for leadership of the Fortran effort.
@item
+Paolo Carlini for his work on the C++ run time library.
+
+@item
John Carr for his alias work, SPARC hacking, infrastructure improvements,
previous contributions to the steering committee, loop optimizations, etc.
@@ -80,7 +83,7 @@ Steve Chamberlain wrote the support for the Hitachi SH and H8 processors
and the PicoJava processor.
@item
-Scott Christley for his ObjC contributions.
+Scott Christley for his Objective-C contributions.
@item
Branko Cibej for more warning contributions.
@@ -185,9 +188,10 @@ fixes.
Kate Hedstrom for staking the g77 folks with an initial testsuite.
@item
-Richard Henderson for his ongoing SPARC and alpha work, loop opts, and
-generally fixing lots of old problems we've ignored for years, flow
-rewrite and lots of stuff I've forgotten.
+Richard Henderson for his ongoing SPARC, alpha, and ia32 work, loop
+opts, and generally fixing lots of old problems we've ignored for
+years, flow rewrite and lots of further stuff, including reviewing
+tons of patches.
@item
Nobuyuki Hikichi of Software Research Associates, Tokyo, contributed
@@ -216,7 +220,12 @@ Lee Iverson for random fixes and mips testing.
Andreas Jaeger for various fixes to the MIPS port
@item
-Jakub Jelinek for his SPARC work and sibling call optimizations.
+Jakub Jelinek for his SPARC work and sibling call optimizations as well
+as lots of bug fixes and test cases.
+
+@item
+Janis Johnson for ia64 testing and fixes and for her quality improvement
+sidetracks.
@item
J. Kean Johnston for OpenServer support.
@@ -293,7 +302,7 @@ Warren Levy major work on libgcj (Java Runtime Library) and random
work on the Java front end.
@item
-Alain Lichnewsky ported GCC to the Mips cpu.
+Alain Lichnewsky ported GCC to the Mips CPU.
@item
Robert Lipe for OpenServer support, new testsuites, testing, etc.
@@ -347,7 +356,7 @@ Gary Miller ported GCC to Charles River Data Systems machines.
@item
Mark Mitchell for his direction via the steering committee, mountains of
C++ work, load/store hoisting out of loops, alias analysis improvements,
-ISO C @code{restrict} support, and serving as release manager for GCC 3.0.
+ISO C @code{restrict} support, and serving as release manager for GCC 3.x.
@item
Alan Modra for various GNU/Linux bits and testing.
@@ -429,7 +438,8 @@ out lots of problems we need to solve, maintenance of the web pages, and
taking care of documentation maintenance in general.
@item
-Ovidiu Predescu for his work on the ObjC front end and runtime libraries.
+Ovidiu Predescu for his work on the Objective-C front end and runtime
+libraries.
@item
Ken Raeburn for various improvements to checker, mips ports and various
@@ -538,7 +548,7 @@ Ian Lance Taylor for his mips16 work, general configury hacking,
fixincludes, etc.
@item
-Holger Teutsch provided the support for the Clipper cpu.
+Holger Teutsch provided the support for the Clipper CPU.
@item
Gary Thomas for his ongoing work to make the PPC work for GNU/Linux.
@@ -552,7 +562,7 @@ language.
@item
Michael Tiemann for random bugfixes the first instruction scheduler,
-initial C++ support, function integration, NS32k, sparc and M88k
+initial C++ support, function integration, NS32k, SPARC and M88k
machine description work, delay slot scheduling.
@item