* doc/contrib.texi (Contributors): Use MIPS instead of Mips and
authorgerald <gerald@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 30 Apr 2002 13:32:03 +0000 (13:32 +0000)
committergerald <gerald@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 30 Apr 2002 13:32:03 +0000 (13:32 +0000)
mips.  Add two missing commas.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@52944 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/ChangeLog
gcc/doc/contrib.texi

index ebdc57f..f9ac121 100644 (file)
@@ -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
index 4f86b4a..6ef3ace 100644 (file)
@@ -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.