Commit 6b5f6eda by Joseph Myers Committed by Joseph Myers

RELEASE-PREP: Remove obsolete EGCS reference.

	* RELEASE-PREP: Remove obsolete EGCS reference.
	* g77.texi: Adjust reference to EGCS as something current.
	* lang-options.h (FTNOPT): Remove macro and obsolete comment.
	Include doc strings directly in option listing instead of through
	this macro.
	* root.texi: Remove support for multiple different (FSF and EGCS)
	distributions of g77.
	* g77install.texi: Remove conditioned out instructions applying
	only to obsolete distributions of g77 not as part of GCC.  Change
	"superceded" to the correct spelling "superseded".

From-SVN: r37766
parent 45441c5b
2000-11-26 Joseph S. Myers <jsm28@cam.ac.uk>
* RELEASE-PREP: Remove obsolete EGCS reference.
* g77.texi: Adjust reference to EGCS as something current.
* lang-options.h (FTNOPT): Remove macro and obsolete comment.
Include doc strings directly in option listing instead of through
this macro.
* root.texi: Remove support for multiple different (FSF and EGCS)
distributions of g77.
* g77install.texi: Remove conditioned out instructions applying
only to obsolete distributions of g77 not as part of GCC. Change
"superceded" to the correct spelling "superseded".
Sun Nov 26 19:25:56 2000 Joseph S. Myers <jsm28@cam.ac.uk>
* g77spec.c (lang_specific_driver): Update copyright year to 2000.
......
1999-03-13 RELEASE-PREP
Things to do to prepare a g77 release (FSF, egcs, whatever).
Things to do to prepare a g77 release.
- Update root.texi: clear DEVELOPMENT flag, set version info.
......@@ -3,7 +3,7 @@
@setfilename g77.info
@set last-update 1999-06-06
@set copyrights-g77 1995-1999
@set copyrights-g77 1995-2000
@include root.texi
......@@ -1654,8 +1654,8 @@ and when the resulting commands compile Fortran source files.
@cindex options, -fset-g77-defaults
@item -fset-g77-defaults
@emph{Version info:}
This option is obsolete in @code{egcs}
as of version 1.1.
This option was obsolete as of @code{egcs}
version 1.1.
The effect is instead achieved
by the @code{lang_init_options} routine
in @file{gcc/gcc/f/com.c}.
......
......@@ -6,29 +6,13 @@
@set version-g77 0.5.26
@set version-gcc 2.97
@c GCC-G77 indicates this is the GCC (2.95 or later) version of g77.
@set GCC-G77
@c EGCS-G77 indicates this is the EGCS (1.0 or 1.1) version of g77.
@clear EGCS-G77
@c FSF-G77 indicates this is the FSF (0.5.23 or earlier) version of g77.
@clear FSF-G77
@set email-general gcc@@gcc.gnu.org
@set email-bugs gcc-bugs@@gcc.gnu.org or bug-gcc@@gnu.org
@set path-g77 gcc/gcc/f
@set path-libf2c gcc/libf2c
@ifset GCC-G77
@set which-g77 GCC-@value{version-gcc}
@set which-gcc GCC
@end ifset
@ifset FSF-G77
@set which-g77 FSF-@value{version-g77}
@set which-gcc GCC
@end ifset
@set email-burley craig@@jcb-sc.com
@set www-burley http://world.std.com/%7Eburley
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