From: Gerald Pfeifer Date: Fri, 4 Apr 2003 14:56:02 +0000 (+0200) Subject: contrib.texi (Contributors): Add entries for Wolfgang Bangerth... X-Git-Tag: releases/gcc-3.4.0~7480 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=0dc5ac92ebfb70eeb8485ba52252808be43ca971;p=thirdparty%2Fgcc.git contrib.texi (Contributors): Add entries for Wolfgang Bangerth... * doc/contrib.texi (Contributors): Add entries for Wolfgang Bangerth, DJ Delorie, Christian Ehrhardt, Christopher Faylor, Nathanael Nerode, Diego Novillo, Hartmut Penner, Volker Reichelt, Danny Smith, and Ulrich Weigand. Update Kriang Lerdsuwanakij and fix a typo in Janis Johnson's entry. From-SVN: r65238 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index ea3434966412..098a39d248d2 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,12 @@ +2003-04-04 Gerald Pfeifer + + * doc/contrib.texi (Contributors): Add entries for Wolfgang + Bangerth, DJ Delorie, Christian Ehrhardt, Christopher Faylor, + Nathanael Nerode, Diego Novillo, Hartmut Penner, Volker Reichelt, + Danny Smith, and Ulrich Weigand. + Update Kriang Lerdsuwanakij and fix a typo in Janis Johnson's + entry. + 2003-04-04 Nick Clifton * config/sparc/sol2-bi.h: Revert previous delta. diff --git a/gcc/doc/contrib.texi b/gcc/doc/contrib.texi index 35607da548f0..aaf4e7b8dc12 100644 --- a/gcc/doc/contrib.texi +++ b/gcc/doc/contrib.texi @@ -44,6 +44,9 @@ Godmar Back for his Java improvements and encouragement. @item Scott Bambrough for help porting the Java compiler. +@item +Wolfgang Bangerth for processing tons of bug reports. + @item Jon Beniston for his Win32 port of Java. @@ -167,6 +170,10 @@ Russell Davidson for fstream and stringstream fixes in libstdc++. @item Mo DeJong for GCJ and libgcj bugfixes. +@item +DJ Delorie for the DJGPP port, build and libiberty maintenance, and +various bugfixes. + @item Gabriel Dos Reis for contributions to g++, contributions and maintenance of GCC diagnostics infrastructure, libstdc++-v3, @@ -208,6 +215,9 @@ configuration support for locales and fstream-related fixes. @item Vadim Egorov for libstdc++ fixes in strings, streambufs, and iostreams. +@item +Christian Ehrhardt for dealing with bug reports. + @item Ben Elliston for his work to move the Objective-C runtime into its own subdirectory and for his work on autoconf. @@ -219,6 +229,10 @@ Marc Espie for OpenBSD support. Doug Evans for much of the global optimization framework, arc, m32r, and SPARC work. +@item +Christopher Faylor for his work on the Cygwin port and for caring and +feeding the gcc.gnu.org box and saving its users tons of spam. + @item Fred Fish for BeOS support and Ada fixes. @@ -316,7 +330,7 @@ system. @item Janis Johnson for ia64 testing and fixes, her quality improvement -sidetracks, and web page maintainance. +sidetracks, and web page maintenance. @item J. Kean Johnston for OpenServer support. @@ -399,7 +413,7 @@ with analysis and improvements of x86 performance. Ted Lemon wrote parts of the RTL reader and printer. @item -Kriang Lerdsuwanakij for improvements to demangler and various c++ fixes. +Kriang Lerdsuwanakij for improvements to the demangler and many c++ fixes. @item Warren Levy for tremendous work on libgcj (Java Runtime Library) and @@ -536,6 +550,9 @@ MT-safe string and shadow headers. @item Felix Natter for documentation on porting libstdc++. +@item +Nathanael Nerode for cleaning up the configuration/build process. + @item NeXT, Inc.@: donated the front end that supports the Objective-C language. @@ -547,6 +564,10 @@ engine setup, various documentation fixes and other small fixes. @item Geoff Noer for this work on getting cygwin native builds working. +@item +Diego Novillo for his SPEC performance tracking web pages and assorted +fixes in the middle end and various back ends. + @item David O'Brien for the FreeBSD/alpha, FreeBSD/AMD x86-64, FreeBSD/ARM, FreeBSD/PowerPC, and FreeBSD/SPARC64 ports and related infrastructure @@ -564,6 +585,9 @@ Rainer Orth for random MIPS work, including improvements to our o32 ABI support, improvements to dejagnu's MIPS support, Java configuration clean-ups and porting work, etc. +@item +Hartmut Penner for work on the s390 port. + @item Paul Petersen wrote the machine description for the Alliant FX/8. @@ -594,6 +618,9 @@ Rolf W. Rasmussen for hacking on AWT. David Reese of Sun Microsystems contributed to the Solaris on PowerPC port. +@item +Volker Reichelt for keeping up with the problem reports. + @item Joern Rennecke for maintaining the sh port, loop, regmove & reload hacking. @@ -680,6 +707,9 @@ Andrey Slepuhin for assorted AIX hacking. @item Christopher Smith did the port for Convex machines. +@item +Danny Smith for his major efforts on the Mingw (and Cygwin) ports. + @item Randy Smith finished the Sun FPA support. @@ -793,6 +823,9 @@ John Wehle for various improvements for the x86 code generator, related infrastructure improvements to help x86 code generation, value range propagation and other work, WE32k port. +@item +Ulrich Weigand for work on the s390 port. + @item Zack Weinberg for major work on cpplib and various other bugfixes.