aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGerald Pfeifer <pfeifer@dbai.tuwien.ac.at>2001-06-02 14:21:55 +0200
committerGerald Pfeifer <gerald@gcc.gnu.org>2001-06-02 12:21:55 +0000
commit0c3cc043ac8d7867639591318fa6776b313788bf (patch)
treeeba5e5238f177dc873b3fd24d35fba61a74efb1d
parent3522082b2fc6caf52267ee34af0d360ad64076d2 (diff)
downloadgcc-0c3cc043ac8d7867639591318fa6776b313788bf.zip
gcc-0c3cc043ac8d7867639591318fa6776b313788bf.tar.gz
gcc-0c3cc043ac8d7867639591318fa6776b313788bf.tar.bz2
contrib.texi: Updated entries for Mark Mitchell, Joseph S.
* contrib.texi: Updated entries for Mark Mitchell, Joseph S. Myers, Gerald Pfeifer, Bernd Schmidt, and Dean Wakerley. From-SVN: r42801
-rw-r--r--gcc/ChangeLog5
-rw-r--r--gcc/doc/contrib.texi22
2 files changed, 19 insertions, 8 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 1b0c0e1..a33e25c 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,8 @@
+2001-06-02 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
+
+ * contrib.texi: Updated entries for Mark Mitchell, Joseph S. Myers,
+ Gerald Pfeifer, Bernd Schmidt, and Dean Wakerley.
+
Sat Jun 2 12:23:51 CEST 2001 Jan Hubicka <jh@suse.cz>
* i386.md (all uses of ext_register_operand): Make sure they are
diff --git a/gcc/doc/contrib.texi b/gcc/doc/contrib.texi
index 7b4db8da..ae8941e 100644
--- a/gcc/doc/contrib.texi
+++ b/gcc/doc/contrib.texi
@@ -344,9 +344,9 @@ developers.
Gary Miller ported GCC to Charles River Data Systems machines.
@item
-Mark Mitchell for his direction via the steering committee, mountains
-of C++ work, load/store hoisting out of loops and alias analysis
-improvements, ISO "restrict" support.
+Mark Mitchell for his direction via the steering committee, mountains of
+C++ work, load/store hoisting out of loops, alias analysis improvements,
+ISO "restrict" support, and serving as release manager for GCC 3.0.
@item
Alan Modra for various Linux bits and testing.
@@ -364,8 +364,8 @@ kernels.
Philippe De Muyter for his work on the m68k port.
@item
-Joseph Myers for his work on the PDP-11 port, format checking and ISO
-C99 support.
+Joseph S. Myers for his work on the PDP-11 port, format checking and ISO
+C99 support, and continous emphasis on (and contributions to) documentation.
@item
Nathan Myers for his work on libstdc++-v3.
@@ -402,8 +402,9 @@ Alexandre Petit-Bianco for his Java work.
Matthias Pfaller for major improvements to the NS32k port.
@item
-Gerald Pfeifer his direction via the steering committee, maintenance of
-the web pages and pointing out lots of problems we need to solve.
+Gerald Pfeifer for his direction via the steering committee, pointing
+out lots of problems we need to solve, maintenance of the web pages, and
+taking care of documentation maintainance in general.
@item
Ovidiu Predescu for his work on the ObjC front end and runtime libraries.
@@ -452,7 +453,8 @@ William Schelter did most of the work on the Intel 80386 support.
@item
Bernd Schmidt for various code generation improvements and major
-work in the reload pass.
+work in the reload pass as well a serving as release manager for
+GCC 2.95.3.
@item
Franz Sirl for his ongoing work with making the PPC port stable
@@ -542,6 +544,10 @@ types.
Todd Vierling for contributions for NetBSD ports.
@item
+Dean Wakerley for converting the install documentation from HTML to texinfo
+in time for GCC 3.0.
+
+@item
Krister Walfridsson for random bugfixes.
@item