Fix minor goofs pointed out by Stan.
authorlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 25 May 2000 01:44:42 +0000 (01:44 +0000)
committerlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 25 May 2000 01:44:42 +0000 (01:44 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@34155 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/contrib.texi

index e2ec005..cca7181 100644 (file)
@@ -426,12 +426,6 @@ Paul Rubin wrote most of the preprocessor.
 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.
 
 @item
@@ -462,6 +456,11 @@ contributions and RTEMS testing.
 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.
 
 @item