summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 8c1b2e86b02..761d4307304 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 3dff2a09585..20123b5284f 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