]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
2000-11-10 Toon Moene <toon@moene.indiv.nluug.nl>
authortoon <toon@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 10 Nov 2000 20:38:05 +0000 (20:38 +0000)
committertoon <toon@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 10 Nov 2000 20:38:05 +0000 (20:38 +0000)
* root.texi: Remove non-historical EGCS reference.
Set current g77 version to 0.5.26.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@37377 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/f/ChangeLog
gcc/f/root.texi

index cb0b9d09333976a3a59b415350c20ff4a351b356..3efac24ceb92efb7054aa6e0237f3d7de4833150 100644 (file)
@@ -1,3 +1,8 @@
+2000-11-10  Toon Moene  <toon@moene.indiv.nluug.nl>
+
+       * root.texi: Remove non-historical EGCS reference.
+       Set current g77 version to 0.5.26.
+
 2000-11-10  Toon Moene  <toon@moene.indiv.nluug.nl>
 
        * com.c (ffecom_stabilize_aggregate_) case RTL_EXPR:
index fa85ba2ea25501c40799ea6778ad769e51951b18..90a7d5c00a9eae6fa6adc85219eeb50a89239553 100644 (file)
@@ -3,7 +3,7 @@
 @c (e.g. a release branch in the CVS repository for gcc),
 @c clear this and set the version information correctly.
 @set DEVELOPMENT
-@set version-g77 0.5.25
+@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 which-gcc GCC
 @end ifset
 
-@ifset EGCS-G77
-@set which-g77 EGCS-@value{version-egcs}
-@set which-gcc EGCS
-@end ifset
-
 @ifset FSF-G77
 @set which-g77 FSF-@value{version-g77}
 @set which-gcc GCC