diff options
author | Joseph Myers <jsm28@cam.ac.uk> | 2000-11-26 20:02:40 +0000 |
---|---|---|
committer | Joseph Myers <jsm28@gcc.gnu.org> | 2000-11-26 20:02:40 +0000 |
commit | 6b5f6edaf9aa169b427ecc25c6c4be13cf964ca2 (patch) | |
tree | bccaee1cc4b97487a35cae5cfeb7d462476775ab /gcc/f/RELEASE-PREP | |
parent | 45441c5b90a61c9870704cf402ef372b8261299f (diff) | |
download | gcc-6b5f6edaf9aa169b427ecc25c6c4be13cf964ca2.tar.gz |
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
Diffstat (limited to 'gcc/f/RELEASE-PREP')
-rw-r--r-- | gcc/f/RELEASE-PREP | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/f/RELEASE-PREP b/gcc/f/RELEASE-PREP index 7069ea596f5..71eebf614c4 100644 --- a/gcc/f/RELEASE-PREP +++ b/gcc/f/RELEASE-PREP @@ -1,5 +1,5 @@ 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. |