diff options
-rw-r--r-- | gcc/ChangeLog | 5 | ||||
-rw-r--r-- | gcc/doc/contrib.texi | 12 |
2 files changed, 11 insertions, 6 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog index ebdc57f..f9ac121 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,8 @@ +2002-04-30 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at> + + * doc/contrib.texi (Contributors): Use MIPS instead of Mips and + mips. Add two missing commas. + 2002-04-30 Paolo Carlini <pcarlini@unitus.it> * doc/contrib.texi (Contributors): Update Paolo Carlini's diff --git a/gcc/doc/contrib.texi b/gcc/doc/contrib.texi index 4f86b4a..6ef3ace 100644 --- a/gcc/doc/contrib.texi +++ b/gcc/doc/contrib.texi @@ -214,7 +214,7 @@ Christian Iseli for various bugfixes. Kamil Iskra for general m68k hacking. @item -Lee Iverson for random fixes and mips testing. +Lee Iverson for random fixes and MIPS testing. @item Andreas Jaeger for various fixes to the MIPS port @@ -302,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. @@ -339,8 +339,8 @@ implementation of the automaton based instruction scheduler. Bob Manson for his behind the scenes work on dejagnu. @item -Michael Meissner for LRS framework, ia32, m32r, v850, m88k, MIPS powerpc, haifa, -ECOFF debug support, and other assorted hacking. +Michael Meissner for LRS framework, ia32, m32r, v850, m88k, MIPS, +powerpc, haifa, ECOFF debug support, and other assorted hacking. @item Jason Merrill for his direction via the steering committee and leading @@ -443,7 +443,7 @@ 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 +Ken Raeburn for various improvements to checker, MIPS ports and various cleanups in the compiler. @item @@ -562,7 +562,7 @@ Kresten Krab Thorup wrote the run time support for the Objective-C language. @item -Michael Tiemann for random bugfixes the first instruction scheduler, +Michael Tiemann for random bugfixes, the first instruction scheduler, initial C++ support, function integration, NS32k, SPARC and M88k machine description work, delay slot scheduling. |