Fix minor goofs pointed out by Stan.
authorJeff Law <law@gcc.gnu.org>
Thu, 25 May 2000 01:44:42 +0000 (19:44 -0600)
committerJeff Law <law@gcc.gnu.org>
Thu, 25 May 2000 01:44:42 +0000 (19:44 -0600)
From-SVN: r34155

gcc/contrib.texi

index e2ec005767333af350e40fc9533e23d57e7152c8..cca718186b0e47352ef542f0ead1cb174ff216aa 100644 (file)
@@ -425,12 +425,6 @@ Paul Rubin wrote most of the preprocessor.
 @item
 Andreas Schwab for his work on the m68k port.
 
-@item
-Jeffrey Siegal for helping RMS with the original design of GCC, some
-code which handles the parse tree and RTL data structures, constant
-folding and help with the original VAX & m68k ports.
-
-of the parsing code
 @item
 Graham Stott. for various infrastructure improvements.
 
@@ -461,6 +455,11 @@ contributions and RTEMS testing.
 @item
 Nathan Sidwell for many C++ fixes/improvements.
 
+@item
+Jeffrey Siegal for helping RMS with the original design of GCC, some
+code which handles the parse tree and RTL data structures, constant
+folding and help with the original VAX & m68k ports.
+
 @item
 Andrey Slepuhin for assorted AIX hacking.