From: Jeff Law Date: Thu, 25 May 2000 01:44:42 +0000 (-0600) Subject: Fix minor goofs pointed out by Stan. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=9ea551b2b34133a1cc38ef323c34fcf19d1a9e22;p=gcc.git Fix minor goofs pointed out by Stan. From-SVN: r34155 --- 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.