specifications.
@item
-Janne Blomqvist for contributions to gfortran.
+Janne Blomqvist for contributions to GNU Fortran.
@item
Segher Boessenkool for various fixes.
miscellaneous clean-ups.
@item
-Steven Bosscher for integrating the gfortran front end into GCC and for
+Steven Bosscher for integrating the GNU Fortran front end into GCC and for
contributing to the tree-ssa branch.
@item
Dave Brolley for work on cpplib and Chill.
@item
-Paul Brook for work on the ARM architecture and maintaining gfortran.
+Paul Brook for work on the ARM architecture and maintaining GNU Fortran.
@item
Robert Brown implemented the support for Encore 32000 systems.
Russell Davidson for fstream and stringstream fixes in libstdc++.
@item
-Bud Davis for work on the G77 and gfortran compilers.
+Bud Davis for work on the G77 and GNU Fortran compilers.
@item
Mo DeJong for GCJ and libgcj bug fixes.
various bug fixes, and the M32C port.
@item
-Arnaud Desitter for helping to debug gfortran.
+Arnaud Desitter for helping to debug GNU Fortran.
@item
Gabriel Dos Reis for contributions to G++, contributions and
Kazu Hirata for caring and feeding the Renesas H8/300 port and various fixes.
@item
-Katherine Holcomb for work on gfortran.
+Katherine Holcomb for work on GNU Fortran.
@item
Manfred Hollstein for his ongoing work to keep the m88k alive, lots
Klaus Kaempf for his ongoing work to make alpha-vms a viable target.
@item
-Steven G. Kargl for work on gfortran.
+Steven G. Kargl for work on GNU Fortran.
@item
David Kashtan of SRI adapted GCC to VMS@.
@item
Asher Langton and Mike Kumbera for contributing Cray pointer support
-to gfortran, and for other gfortran improvements.
+to GNU Fortran, and for other GNU Fortran improvements.
@item
Jeff Law for his direction via the steering committee, coordinating the
with analysis and improvements of x86 performance.
@item
-Victor Leikehman for work on gfortran.
+Victor Leikehman for work on GNU Fortran.
@item
Ted Lemon wrote parts of the RTL reader and printer.
William Schelter did most of the work on the Intel 80386 support.
@item
-Tobias Schl@"uter for work on gfortran.
+Tobias Schl@"uter for work on GNU Fortran.
@item
Bernd Schmidt for various code generation improvements and major
Andreas Schwab for his work on the m68k port.
@item
-Lars Segerlund for work on gfortran.
+Lars Segerlund for work on GNU Fortran.
@item
Joel Sherrill for his direction via the steering committee, RTEMS
Petter Urkedal for libstdc++ CXXFLAGS, math, and algorithms fixes.
@item
-Andy Vaught for the design and initial implementation of the gfortran
+Andy Vaught for the design and initial implementation of the GNU Fortran
front end.
@item
Krister Walfridsson for random bug fixes.
@item
-Feng Wang for contributions to gfortran.
+Feng Wang for contributions to GNU Fortran.
@item
Stephen M. Webb for time and effort on making libstdc++ shadow files
Tom Wood for work on the m88k port.
@item
-Canqun Yang for work on gfortran.
+Canqun Yang for work on GNU Fortran.
@item
Masanobu Yuhara of Fujitsu Laboratories implemented the machine
Ayal Zaks for Swing Modulo Scheduling (SMS).
@item
-Xiaoqiang Zhang for work on gfortran.
+Xiaoqiang Zhang for work on GNU Fortran.
@item
Gilles Zunino for help porting Java to Irix.
Necessary to build the Fortran frontend. It can be downloaded from
@uref{http://www.mpfr.org/}. The version of MPFR that is bundled with
-GMP 4.1.x contains numerous bugs. Although gfortran will appear
-to function with the buggy versions of MPFR, there are a few gfortran bugs
-that will not be fixed to use this version. It is strongly
+GMP 4.1.x contains numerous bugs. Although GNU Fortran will appear
+to function with the buggy versions of MPFR, there are a few GNU Fortran
+bugs that will not be fixed when using this version. It is strongly
recommended to upgrade to at least MPFR version 2.2.
The @option{--with-mpfr} or @option{--with-mpfr-dir} configure option should
@item
The @uref{http://gcc.gnu.org/wiki/GFortranBinaries,,GFortran Wiki} has
-links to gfortran binaries for several platforms.
+links to GNU Fortran binaries for several platforms.
@end itemize
In addition to those specific offerings, you can get a binary
GNAT Reference Manual}, for information on standard
conformance and compatibility of the Ada compiler.
-@xref{Standards,,Standards, gfortran, The GNU Fortran 95 Compiler}, for details
-of standards supported by @command{gfortran}.
+@xref{Standards,,Standards, gfortran, The GNU Fortran Compiler}, for details
+of standards supported by GNU Fortran.
@xref{Compatibility,,Compatibility with the Java Platform, gcj, GNU gcj},
for details of compatibility between @command{gcj} and the Java Platform.