mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-03-19 03:30:27 +08:00
contrib.texi (Contributors): Add gfortran contributors and fix a couple of typos.
* doc/contrib.texi (Contributors): Add gfortran contributors and fix a couple of typos. Co-Authored-By: James A. Morrison <phython@gcc.gnu.org> From-SVN: r84473
This commit is contained in:
parent
01606a5aeb
commit
f183d3749f
@ -1,3 +1,9 @@
|
||||
2004-07-10 Steve Kargl <sgk@troutmask.apl.washington.edu>
|
||||
James Morrison <phython@gcc.gnu.org>
|
||||
|
||||
* doc/contrib.texi (Contributors): Add gfortran contributors and
|
||||
fix a couple of typos.
|
||||
|
||||
2004-07-10 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
|
||||
|
||||
* calls.c (check_sibcall_argument_overlap_1): Handle pointers
|
||||
|
@ -68,6 +68,9 @@ Geoff Berry for his Java object serialization work and various patches.
|
||||
Eric Blake for helping to make GCJ and libgcj conform to the
|
||||
specifications.
|
||||
|
||||
@item
|
||||
Janne Blomqvist for contributions to gfortran.
|
||||
|
||||
@item
|
||||
Segher Boessenkool for various fixes.
|
||||
|
||||
@ -79,6 +82,10 @@ garbage collector}, IA-64 libffi port, and other Java work.
|
||||
Neil Booth for work on cpplib, lang hooks, debug hooks and other
|
||||
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.
|
||||
|
||||
@ -98,6 +105,9 @@ Don Bowman for mips-vxworks contributions.
|
||||
@item
|
||||
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.
|
||||
|
||||
@ -114,7 +124,7 @@ Joerg Brunsmann for Java compiler hacking and help with the GCJ FAQ.
|
||||
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++.
|
||||
@ -189,6 +199,9 @@ that print a copy of their source.
|
||||
@item
|
||||
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.
|
||||
|
||||
@ -196,6 +209,9 @@ Mo DeJong for GCJ and libgcj bug fixes.
|
||||
DJ Delorie for the DJGPP port, build and libiberty maintenance, 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,
|
||||
@ -338,6 +354,9 @@ the support for the Sony NEWS machine.
|
||||
@item
|
||||
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.
|
||||
@ -389,6 +408,9 @@ Nicolai Josuttis for additional libstdc++ documentation.
|
||||
@item
|
||||
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@.
|
||||
|
||||
@ -453,6 +475,9 @@ fallen through the cracks else, and random but extensive hacking.
|
||||
Marc Lehmann for his direction via the steering committee and helping
|
||||
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.
|
||||
|
||||
@ -608,7 +633,7 @@ Hans-Peter Nilsson for the CRIS and MMIX ports, improvements to the search
|
||||
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
|
||||
@ -733,6 +758,9 @@ Peter Schauer wrote the code to allow debugging to work on the Alpha.
|
||||
@item
|
||||
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
|
||||
@ -749,6 +777,9 @@ Jason Schroeder for jcf-dump patches.
|
||||
@item
|
||||
Andreas Schwab for his work on the m68k port.
|
||||
|
||||
@item
|
||||
Lars Segerlund for work on gfortran.
|
||||
|
||||
@item
|
||||
Joel Sherrill for his direction via the steering committee, RTEMS
|
||||
contributions and RTEMS testing.
|
||||
@ -865,6 +896,10 @@ types.
|
||||
@item
|
||||
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.
|
||||
@ -883,6 +918,9 @@ in time for GCC 3.0.
|
||||
@item
|
||||
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
|
||||
@ -926,12 +964,18 @@ Carlo Wood for various fixes.
|
||||
@item
|
||||
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.
|
||||
@ -1135,6 +1179,9 @@ Danny Sadinoff
|
||||
@item
|
||||
Marc Schifer
|
||||
|
||||
@item
|
||||
Erik Schnetter
|
||||
|
||||
@item
|
||||
Wayne K. Schroll
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user