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]
Other format: [Raw text]

Re: [PATCH] contrib.texi -- Add gfortran contributors.


Gerald Pfeifer <gerald@pfeifer.com> writes:

> James,
> 
> On Sat, 3 Jul 2004, James A. Morrison wrote:
> > Below are some possibilities that might be better.
> 
> I actually wanted to make similar comments.  If you could combine
> Steve's original patch with your comments and your followup patch
> 
>   Date: Mon,  5 Jul 2004 20:22:28 -0400 (EDT)
>   Subject: [docpatch] typos in contrib.texi
> 
> that would be great.  I usually would actually preapprove this patch,
> but in this specific case it seems preferreable if one of our gfortran
> maintainers could nod it off as well.
> 
> Thanks to the two of you!
> 
> Gerald
> -- 
> Gerald Pfeifer (Jerry)   gerald@pfeifer.com   http://www.pfeifer.com/gerald/
> 

 Here is the patch with both Steve's and my changes.  I'm a bit far away from
my normal machine, so if someone could check this in that would be great.

-- 
Thanks,
Jim

http://www.student.cs.uwaterloo.ca/~ja2morri/
http://phython.blogspot.com
http://open.nit.ca/wiki/?page=jim

2004-07-08  Steve Kargl  <sgk@troutmask.apl.washington.edu>
	James Morrison  <phython@gcc.gnu.org>

	* doc/contrib.texi (Contributors): Add gfortran contributors and fix 
	a couple typos.

Index: gcc/doc/contrib.texi
===================================================================
RCS file: /cvsroot/gcc/gcc/gcc/doc/contrib.texi,v
retrieving revision 1.57
diff -u -u -p -r1.57 contrib.texi
--- gcc/doc/contrib.texi	4 Jul 2004 11:34:50 -0000	1.57
+++ gcc/doc/contrib.texi	8 Jul 2004 21:35:58 -0000
@@ -69,6 +69,9 @@ Eric Blake for helping to make GCJ and l
 specifications.
 
 @item
+Janne Blomqvist for contributions to gfortran.
+
+@item
 Segher Boessenkool for various fixes.
 
 @item
@@ -80,6 +83,10 @@ Neil Booth for work on cpplib, lang hook
 miscellaneous clean-ups.
 
 @item
+Steven Bosscher for integrating the gfortran front end into GCC and for
+contributing to the tree-ssa branch.
+
+@item
 Eric Botcazou for fixing middle- and backend bugs left and right.
 
 @item
@@ -99,6 +106,9 @@ Don Bowman for mips-vxworks contribution
 Dave Brolley for work on cpplib and Chill.
 
 @item
+Paul Brook for work on the ARM architecture and maintaining gfortran.
+
+@item
 Robert Brown implemented the support for Encore 32000 systems.
 
 @item
@@ -114,7 +124,7 @@ Joerg Brunsmann for Java compiler hackin
 Joe Buck for his direction via the steering committee.
 
 @item
-Craig Burley for leadership of the Fortran effort.
+Craig Burley for leadership of the G77 Fortran effort.
 
 @item
 Stephan Buys for contributing Doxygen notes for libstdc++.
@@ -190,6 +200,9 @@ that print a copy of their source.
 Russell Davidson for fstream and stringstream fixes in libstdc++.
 
 @item
+Bud Davis for work on the G77 and gfortran compilers.
+
+@item
 Mo DeJong for GCJ and libgcj bug fixes.
 
 @item
@@ -197,6 +210,9 @@ DJ Delorie for the DJGPP port, build and
 various bug fixes.
 
 @item
+Arnaud Desitter for helping to debug gfortran.
+
+@item
 Gabriel Dos Reis for contributions to G++, contributions and
 maintenance of GCC diagnostics infrastructure, libstdc++-v3,
 including valarray<>, complex<>, maintaining the numerics library
@@ -339,6 +355,9 @@ the support for the Sony NEWS machine.
 Kazu Hirata for caring and feeding the Renesas H8/300 port and various fixes.
 
 @item
+Katherine Holcomb for work on gfortran.
+
+@item
 Manfred Hollstein for his ongoing work to keep the m88k alive, lots
 of testing and bug fixing, particularly of GCC configury code.
 
@@ -390,6 +409,9 @@ Nicolai Josuttis for additional libstdc+
 Klaus Kaempf for his ongoing work to make alpha-vms a viable target.
 
 @item
+Steven G. Kargl for work on gfortran.
+
+@item
 David Kashtan of SRI adapted GCC to VMS@.
 
 @item
@@ -454,6 +476,9 @@ Marc Lehmann for his direction via the s
 with analysis and improvements of x86 performance.
 
 @item
+Victor Leikehman for work on gfortran.
+
+@item
 Ted Lemon wrote parts of the RTL reader and printer.
 
 @item
@@ -608,7 +633,7 @@ Hans-Peter Nilsson for the CRIS and MMIX
 engine setup, various documentation fixes and other small fixes.
 
 @item
-Geoff Noer for this work on getting cygwin native builds working.
+Geoff Noer for his work on getting cygwin native builds working.
 
 @item
 Diego Novillo for his SPEC performance tracking web pages and assorted
@@ -734,6 +759,9 @@ Peter Schauer wrote the code to allow de
 William Schelter did most of the work on the Intel 80386 support.
 
 @item
+Tobias Schl@"uter for work on gfortran.
+
+@item
 Bernd Schmidt for various code generation improvements and major
 work in the reload pass as well a serving as release manager for
 GCC 2.95.3.
@@ -866,6 +894,10 @@ types.
 Petter Urkedal for libstdc++ CXXFLAGS, math, and algorithms fixes.
 
 @item
+Andy Vaught for the design and initial implementation of the gfortran
+front end.
+
+@item
 Brent Verner for work with the libstdc++ cshadow files and their
 associated configure steps.
 
@@ -884,6 +916,9 @@ in time for GCC 3.0.
 Krister Walfridsson for random bug fixes.
 
 @item
+Feng Wang for contributions to gfortran.
+
+@item
 Stephen M. Webb for time and effort on making libstdc++ shadow files
 work with the tricky Solaris 8+ headers, and for pushing the build-time
 header tree.
@@ -927,11 +962,17 @@ Carlo Wood for various fixes.
 Tom Wood for work on the m88k port.
 
 @item
+Canqun Yang for work on gfortran.
+
+@item
 Masanobu Yuhara of Fujitsu Laboratories implemented the machine
 description for the Tron architecture (specifically, the Gmicro).
 
 @item
-Kevin Zachmann helped ported GCC to the Tahoe.
+Kevin Zachmann helped port GCC to the Tahoe.
+
+@item
+Xiaoqiang Zhang for work on gfortran.
 
 @item
 Gilles Zunino for help porting Java to Irix.
@@ -1136,6 +1177,9 @@ Danny Sadinoff
 Marc Schifer
 
 @item
+Erik Schnetter
+
+@item
 Wayne K. Schroll
 
 @item


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