From 9ea551b2b34133a1cc38ef323c34fcf19d1a9e22 Mon Sep 17 00:00:00 2001 From: Jeff Law Date: Wed, 24 May 2000 19:44:42 -0600 Subject: [PATCH] Fix minor goofs pointed out by Stan. From-SVN: r34155 --- gcc/contrib.texi | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/gcc/contrib.texi b/gcc/contrib.texi index e2ec0057673..cca718186b0 100644 --- a/gcc/contrib.texi +++ b/gcc/contrib.texi @@ -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. -- 2.30.2