Commit f183d374 by Steve Kargl Committed by Gerald Pfeifer

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
parent 01606a5a
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> 2004-07-10 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
* calls.c (check_sibcall_argument_overlap_1): Handle pointers * calls.c (check_sibcall_argument_overlap_1): Handle pointers
......
...@@ -69,6 +69,9 @@ Eric Blake for helping to make GCJ and libgcj conform to the ...@@ -69,6 +69,9 @@ Eric Blake for helping to make GCJ and libgcj conform to the
specifications. specifications.
@item @item
Janne Blomqvist for contributions to gfortran.
@item
Segher Boessenkool for various fixes. Segher Boessenkool for various fixes.
@item @item
...@@ -80,6 +83,10 @@ Neil Booth for work on cpplib, lang hooks, debug hooks and other ...@@ -80,6 +83,10 @@ Neil Booth for work on cpplib, lang hooks, debug hooks and other
miscellaneous clean-ups. miscellaneous clean-ups.
@item @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. Eric Botcazou for fixing middle- and backend bugs left and right.
@item @item
...@@ -99,6 +106,9 @@ Don Bowman for mips-vxworks contributions. ...@@ -99,6 +106,9 @@ Don Bowman for mips-vxworks contributions.
Dave Brolley for work on cpplib and Chill. Dave Brolley for work on cpplib and Chill.
@item @item
Paul Brook for work on the ARM architecture and maintaining gfortran.
@item
Robert Brown implemented the support for Encore 32000 systems. Robert Brown implemented the support for Encore 32000 systems.
@item @item
...@@ -114,7 +124,7 @@ Joerg Brunsmann for Java compiler hacking and help with the GCJ FAQ. ...@@ -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. Joe Buck for his direction via the steering committee.
@item @item
Craig Burley for leadership of the Fortran effort. Craig Burley for leadership of the G77 Fortran effort.
@item @item
Stephan Buys for contributing Doxygen notes for libstdc++. Stephan Buys for contributing Doxygen notes for libstdc++.
...@@ -190,6 +200,9 @@ that print a copy of their source. ...@@ -190,6 +200,9 @@ that print a copy of their source.
Russell Davidson for fstream and stringstream fixes in libstdc++. Russell Davidson for fstream and stringstream fixes in libstdc++.
@item @item
Bud Davis for work on the G77 and gfortran compilers.
@item
Mo DeJong for GCJ and libgcj bug fixes. Mo DeJong for GCJ and libgcj bug fixes.
@item @item
...@@ -197,6 +210,9 @@ DJ Delorie for the DJGPP port, build and libiberty maintenance, and ...@@ -197,6 +210,9 @@ DJ Delorie for the DJGPP port, build and libiberty maintenance, and
various bug fixes. various bug fixes.
@item @item
Arnaud Desitter for helping to debug gfortran.
@item
Gabriel Dos Reis for contributions to G++, contributions and Gabriel Dos Reis for contributions to G++, contributions and
maintenance of GCC diagnostics infrastructure, libstdc++-v3, maintenance of GCC diagnostics infrastructure, libstdc++-v3,
including valarray<>, complex<>, maintaining the numerics library including valarray<>, complex<>, maintaining the numerics library
...@@ -339,6 +355,9 @@ the support for the Sony NEWS machine. ...@@ -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. Kazu Hirata for caring and feeding the Renesas H8/300 port and various fixes.
@item @item
Katherine Holcomb for work on gfortran.
@item
Manfred Hollstein for his ongoing work to keep the m88k alive, lots Manfred Hollstein for his ongoing work to keep the m88k alive, lots
of testing and bug fixing, particularly of GCC configury code. of testing and bug fixing, particularly of GCC configury code.
...@@ -390,6 +409,9 @@ Nicolai Josuttis for additional libstdc++ documentation. ...@@ -390,6 +409,9 @@ Nicolai Josuttis for additional libstdc++ documentation.
Klaus Kaempf for his ongoing work to make alpha-vms a viable target. Klaus Kaempf for his ongoing work to make alpha-vms a viable target.
@item @item
Steven G. Kargl for work on gfortran.
@item
David Kashtan of SRI adapted GCC to VMS@. David Kashtan of SRI adapted GCC to VMS@.
@item @item
...@@ -454,6 +476,9 @@ Marc Lehmann for his direction via the steering committee and helping ...@@ -454,6 +476,9 @@ Marc Lehmann for his direction via the steering committee and helping
with analysis and improvements of x86 performance. with analysis and improvements of x86 performance.
@item @item
Victor Leikehman for work on gfortran.
@item
Ted Lemon wrote parts of the RTL reader and printer. Ted Lemon wrote parts of the RTL reader and printer.
@item @item
...@@ -608,7 +633,7 @@ Hans-Peter Nilsson for the CRIS and MMIX ports, improvements to the search ...@@ -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. engine setup, various documentation fixes and other small fixes.
@item @item
Geoff Noer for this work on getting cygwin native builds working. Geoff Noer for his work on getting cygwin native builds working.
@item @item
Diego Novillo for his SPEC performance tracking web pages and assorted Diego Novillo for his SPEC performance tracking web pages and assorted
...@@ -734,6 +759,9 @@ Peter Schauer wrote the code to allow debugging to work on the Alpha. ...@@ -734,6 +759,9 @@ Peter Schauer wrote the code to allow debugging to work on the Alpha.
William Schelter did most of the work on the Intel 80386 support. William Schelter did most of the work on the Intel 80386 support.
@item @item
Tobias Schl@"uter for work on gfortran.
@item
Bernd Schmidt for various code generation improvements and major Bernd Schmidt for various code generation improvements and major
work in the reload pass as well a serving as release manager for work in the reload pass as well a serving as release manager for
GCC 2.95.3. GCC 2.95.3.
...@@ -750,6 +778,9 @@ Jason Schroeder for jcf-dump patches. ...@@ -750,6 +778,9 @@ Jason Schroeder for jcf-dump patches.
Andreas Schwab for his work on the m68k port. Andreas Schwab for his work on the m68k port.
@item @item
Lars Segerlund for work on gfortran.
@item
Joel Sherrill for his direction via the steering committee, RTEMS Joel Sherrill for his direction via the steering committee, RTEMS
contributions and RTEMS testing. contributions and RTEMS testing.
...@@ -866,6 +897,10 @@ types. ...@@ -866,6 +897,10 @@ types.
Petter Urkedal for libstdc++ CXXFLAGS, math, and algorithms fixes. Petter Urkedal for libstdc++ CXXFLAGS, math, and algorithms fixes.
@item @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 Brent Verner for work with the libstdc++ cshadow files and their
associated configure steps. associated configure steps.
...@@ -884,6 +919,9 @@ in time for GCC 3.0. ...@@ -884,6 +919,9 @@ in time for GCC 3.0.
Krister Walfridsson for random bug fixes. Krister Walfridsson for random bug fixes.
@item @item
Feng Wang for contributions to gfortran.
@item
Stephen M. Webb for time and effort on making libstdc++ shadow files 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 work with the tricky Solaris 8+ headers, and for pushing the build-time
header tree. header tree.
...@@ -927,11 +965,17 @@ Carlo Wood for various fixes. ...@@ -927,11 +965,17 @@ Carlo Wood for various fixes.
Tom Wood for work on the m88k port. Tom Wood for work on the m88k port.
@item @item
Canqun Yang for work on gfortran.
@item
Masanobu Yuhara of Fujitsu Laboratories implemented the machine Masanobu Yuhara of Fujitsu Laboratories implemented the machine
description for the Tron architecture (specifically, the Gmicro). description for the Tron architecture (specifically, the Gmicro).
@item @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 @item
Gilles Zunino for help porting Java to Irix. Gilles Zunino for help porting Java to Irix.
...@@ -1136,6 +1180,9 @@ Danny Sadinoff ...@@ -1136,6 +1180,9 @@ Danny Sadinoff
Marc Schifer Marc Schifer
@item @item
Erik Schnetter
@item
Wayne K. Schroll Wayne K. Schroll
@item @item
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment