summaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorgerald <gerald@138bc75d-0d04-0410-961f-82ee72b054a4>2003-04-04 14:56:02 +0000
committergerald <gerald@138bc75d-0d04-0410-961f-82ee72b054a4>2003-04-04 14:56:02 +0000
commit65ba5d12fd6c2feba7b5f41d7cc51b21659db3d2 (patch)
tree2da2d0165dc8f0a15892bdd430da1b71589986be /gcc
parent7ac84b8aae82d9ecba4aee9294dd4d599012890f (diff)
downloadgcc-65ba5d12fd6c2feba7b5f41d7cc51b21659db3d2.tar.gz
* 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. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@65238 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc')
-rw-r--r--gcc/ChangeLog9
-rw-r--r--gcc/doc/contrib.texi37
2 files changed, 44 insertions, 2 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index ea343496641..098a39d248d 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,12 @@
+2003-04-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
+
+ * 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 <nickc@redhat.com>
* config/sparc/sol2-bi.h: Revert previous delta.
diff --git a/gcc/doc/contrib.texi b/gcc/doc/contrib.texi
index 35607da548f..aaf4e7b8dc1 100644
--- a/gcc/doc/contrib.texi
+++ b/gcc/doc/contrib.texi
@@ -45,6 +45,9 @@ Godmar Back for his Java improvements and encouragement.
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.
@item
@@ -168,6 +171,10 @@ Russell Davidson for fstream and stringstream fixes in libstdc++.
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,
including valarray<>, complex<>, maintaining the numerics library
@@ -209,6 +216,9 @@ configuration support for locales and fstream-related fixes.
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.
@@ -220,6 +230,10 @@ 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.
@item
@@ -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
@@ -537,6 +551,9 @@ MT-safe string and shadow headers.
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.
@@ -548,6 +565,10 @@ engine setup, various documentation fixes and other small fixes.
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
improvements.
@@ -565,6 +586,9 @@ 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.
@item
@@ -595,6 +619,9 @@ 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.
@@ -681,6 +708,9 @@ Andrey Slepuhin for assorted AIX hacking.
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.
@item
@@ -794,6 +824,9 @@ 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.
@item