This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: PATCH: doc/contrib.tex -- several updates


On Mon, 29 Apr 2002, Daniel Jacobowitz wrote:
> While you're at it, that should be MIPS.
>
> > @@ -552,7 +562,7 @@ language.
> >
> >  @item
> >  Michael Tiemann for random bugfixes the first instruction scheduler,
>                                       ^ - needs a comma

Fixed thusly on both branches.

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.

Index: doc/contrib.texi
===================================================================
RCS file: /cvs/gcc/gcc/gcc/doc/contrib.texi,v
retrieving revision 1.18.2.6
diff -u -3 -p -r1.18.2.6 contrib.texi
--- doc/contrib.texi	30 Apr 2002 11:07:52 -0000	1.18.2.6
+++ doc/contrib.texi	30 Apr 2002 13:28:06 -0000
@@ -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 R
 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.
@@ -338,8 +338,8 @@ and direction in the area of instruction
 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
@@ -442,7 +442,7 @@ Ovidiu Predescu for his work on the Obje
 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
@@ -561,7 +561,7 @@ Kresten Krab Thorup wrote the run time s
 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.




Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]