This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

PATCH for Re: GCC 3.0 Status Report


On Mon, 21 May 2001, Mark Mitchell wrote:
> And Gerald, please add yourself to the thank-you list for doing a
> fabulous job as the documentation maintainer!

Well, not that fabulous at all IMHO, and there have been a few others
helping quite a bit. Plus, we also should acknowledge our release
managers. ;-)

So, I went ahead and installed the following on branch and mainline:

  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.

Gerald


Index: contrib.texi
===================================================================
RCS file: /cvs/gcc/egcs/gcc/Attic/contrib.texi,v
retrieving revision 1.8.4.1
diff -u -3 -p -r1.8.4.1 contrib.texi
--- contrib.texi	2001/05/28 21:00:50	1.8.4.1
+++ contrib.texi	2001/06/02 12:11:57
@@ -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

 @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
@@ -540,6 +542,10 @@ types.

 @item
 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.




Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]