aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGerald Pfeifer <pfeifer@dbai.tuwien.ac.at>2002-04-08 14:07:37 +0200
committerGerald Pfeifer <gerald@gcc.gnu.org>2002-04-08 12:07:37 +0000
commitb57215d9bd0bf6653e24f4faaab6c017c1fd0141 (patch)
tree0c78d487c1bae42fd7b2f2559f8578d07fd4bd39
parent00b224f8b1e40c065b403231998d9632ce1ce432 (diff)
downloadgcc-b57215d9bd0bf6653e24f4faaab6c017c1fd0141.zip
gcc-b57215d9bd0bf6653e24f4faaab6c017c1fd0141.tar.gz
gcc-b57215d9bd0bf6653e24f4faaab6c017c1fd0141.tar.bz2
contrib.texi (Contributors): Add John David Anglin and Loren J. Rittle (the latter also to Testers).
* doc/contrib.texi (Contributors): Add John David Anglin and Loren J. Rittle (the latter also to Testers). Update David O'Brien's entry. * doc/contrib.texi (Contributors): Add David O'Brien. From-SVN: r52024
-rw-r--r--gcc/ChangeLog9
-rw-r--r--gcc/doc/contrib.texi15
2 files changed, 24 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 8c1b2e8..761d430 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,12 @@
+2002-04-08 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
+
+ * doc/contrib.texi (Contributors): Add John David Anglin and Loren
+ J. Rittle (the latter also to Testers). Update David O'Brien's entry.
+
+2002-04-08 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
+
+ * doc/contrib.texi (Contributors): Add David O'Brien.
+
2002-04-08 Alan Modra <amodra@bigpond.net.au>
* configure.in (auto-build.h): Use target_alias and build_alias
diff --git a/gcc/doc/contrib.texi b/gcc/doc/contrib.texi
index 3dff2a0..20123b5 100644
--- a/gcc/doc/contrib.texi
+++ b/gcc/doc/contrib.texi
@@ -25,6 +25,9 @@ Analog Devices helped implement the support for complex data types
and iterators.
@item
+John David Anglin for improvements to libstdc++-v3 and the HP-UX port.
+
+@item
James van Artsdalen wrote the code that makes efficient use of
the Intel 80387 register stack.
@@ -396,6 +399,11 @@ engine setup, various documentation fixes and other small fixes.
Geoff Noer for this work on getting cygwin native builds working.
@item
+David O'Brien for the FreeBSD/alpha, FreeBSD/AMD x86-64, FreeBSD/ARM,
+FreeBSD/PowerPC, and FreeBSD/SPARC64 ports and related infrastructure
+improvements.
+
+@item
Alexandre Oliva for various build infrastructure improvements, scripts and
amazing testing work.
@@ -430,6 +438,7 @@ cleanups in the compiler.
@item
David Reese of Sun Microsystems contributed to the Solaris on PowerPC
port.
+
@item
Gabriel Dos Reis for contributions and maintenance of libstdc++-v3,
including valarray implementation and limits support.
@@ -439,6 +448,9 @@ Joern Rennecke for maintaining the sh port, loop, regmove & reload
hacking.
@item
+Loren J. Rittle for improvements to libstdc++-v3 and the FreeBSD port.
+
+@item
Craig Rodrigues for processing tons of bug reports.
@item
@@ -694,6 +706,9 @@ Richard Polton
David Rees
@item
+Loren J. Rittle
+
+@item
Peter Schmid
@item