aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorGerald Pfeifer <pfeifer@dbai.tuwien.ac.at>2002-04-30 15:32:03 +0200
committerGerald Pfeifer <gerald@gcc.gnu.org>2002-04-30 13:32:03 +0000
commitc0a34cb782dcaa290df7da3fe4a8843fb10b555e (patch)
tree79b2eab6e44f8c5f099c93a2b61adaae72a21e7c /gcc
parent8bce06283ed03b1de87e5b8b7e39920506dcec9a (diff)
downloadgcc-c0a34cb782dcaa290df7da3fe4a8843fb10b555e.zip
gcc-c0a34cb782dcaa290df7da3fe4a8843fb10b555e.tar.gz
gcc-c0a34cb782dcaa290df7da3fe4a8843fb10b555e.tar.bz2
contrib.texi (Contributors): Use MIPS instead of Mips and mips.
* doc/contrib.texi (Contributors): Use MIPS instead of Mips and mips. Add two missing commas. From-SVN: r52944
Diffstat (limited to 'gcc')
-rw-r--r--gcc/ChangeLog5
-rw-r--r--gcc/doc/contrib.texi12
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.