contrib.texi, [...]: Standardize on "GNU Fortran" as the official name of the Fortran compiler.

* doc/contrib.texi, doc/install.texi, doc/standards.texi:
Standardize on "GNU Fortran" as the official name of the Fortran
compiler.

From-SVN: r117794
This commit is contained in:
Brooks Moses 2006-10-16 20:00:56 +00:00 committed by Brooks Moses
parent f475fd3c9e
commit 9292251252
4 changed files with 27 additions and 21 deletions

View File

@ -1,3 +1,9 @@
2006-10-16 Brooks Moses <bmoses@stanford.edu>
* doc/contrib.texi, doc/install.texi, doc/standards.texi:
Standardize on "GNU Fortran" as the official name of the Fortran
compiler.
2006-10-16 Mike Stump <mrs@apple.com>
* config/rs6000/darwin.h (SUBTARGET_OVERRIDE_OPTIONS): Add

View File

@ -73,7 +73,7 @@ Eric Blake for helping to make GCJ and libgcj conform to the
specifications.
@item
Janne Blomqvist for contributions to gfortran.
Janne Blomqvist for contributions to GNU Fortran.
@item
Segher Boessenkool for various fixes.
@ -87,7 +87,7 @@ 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
Steven Bosscher for integrating the GNU Fortran front end into GCC and for
contributing to the tree-ssa branch.
@item
@ -110,7 +110,7 @@ Don Bowman for mips-vxworks contributions.
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.
@ -204,7 +204,7 @@ 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.
Bud Davis for work on the G77 and GNU Fortran compilers.
@item
Mo DeJong for GCJ and libgcj bug fixes.
@ -214,7 +214,7 @@ DJ Delorie for the DJGPP port, build and libiberty maintenance,
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
@ -365,7 +365,7 @@ 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.
Katherine Holcomb for work on GNU Fortran.
@item
Manfred Hollstein for his ongoing work to keep the m88k alive, lots
@ -419,7 +419,7 @@ Nicolai Josuttis for additional libstdc++ documentation.
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@.
@ -477,7 +477,7 @@ Charles LaBrec contributed the support for the Integrated Solutions
@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
@ -490,7 +490,7 @@ 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.
Victor Leikehman for work on GNU Fortran.
@item
Ted Lemon wrote parts of the RTL reader and printer.
@ -777,7 +777,7 @@ 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.
@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
@ -796,7 +796,7 @@ Jason Schroeder for jcf-dump patches.
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
@ -915,7 +915,7 @@ types.
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
@ -937,7 +937,7 @@ in time for GCC 3.0.
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
@ -986,7 +986,7 @@ Carlo Wood for various fixes.
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
@ -999,7 +999,7 @@ Kevin Zachmann helped port GCC to the Tahoe.
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.

View File

@ -300,9 +300,9 @@ the @option{--with-gmp} or @option{--with-gmp-dir} configure option.
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
@ -2280,7 +2280,7 @@ number of platforms.
@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

View File

@ -188,8 +188,8 @@ HTML format.
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.