Expunge reference to gcc3.
authorJim Wilson <wilson@gcc.gnu.org>
Wed, 20 Aug 1997 21:53:38 +0000 (14:53 -0700)
committerJim Wilson <wilson@gcc.gnu.org>
Wed, 20 Aug 1997 21:53:38 +0000 (14:53 -0700)
From-SVN: r14864

gcc/f/ChangeLog.egcs [new file with mode: 0644]
gcc/f/ChangeLog.gcc3 [deleted file]

diff --git a/gcc/f/ChangeLog.egcs b/gcc/f/ChangeLog.egcs
new file mode 100644 (file)
index 0000000..ca6722c
--- /dev/null
@@ -0,0 +1,38 @@
+Mon Aug 18 09:01:54 1997  Jeffrey A Law  (law@cygnus.com)
+
+       * Makefile.in (F77_SRCS): Re-alphabetize.
+       * Make-lang.in (F77_OBJS): Likewise.
+
+Sun Aug 17 08:35:11 1997  Jeffrey A Law  (law@cygnus.com)
+
+       * INSTALL: Rebuilt.
+       * install.texi: Remove "Object File Differences" section.  Remove
+       all references to zzz.o failing comparison tests.
+       * version.c, version.h: Renamed from zzz.c and zzz.h.  Remove
+       date and time stamps so a 3 stage build reports no differences.
+       * Make-lang.in: Corresponding changes.
+       * Makefile.in: Likewise.
+       * g77.c, parse.c: Likewise.
+
+       * intdoc.texi: Remove generated file from distribution.
+
+Fri Aug 15 13:44:14 1997  Jeffrey A Law  (law@cygnus.com)
+
+       * Makefile.in, Make-lang.in: Remove "^L" at the beginning
+       of lines.
+
+Tue Aug 12 10:23:02 1997  Jeffrey A Law  (law@cygnus.com)
+
+       * config-lang.in: Don't demand the backend patch.
+       * com.c (lang_printable_name): Second argument is now an int.  Don't
+       store into the value of the second argument.
+       * top.c (ffe_decode_option): Temporarily disable setting
+       of "Toon" loop options until we figure out how to address
+       them.
+
+Mon Aug 11 23:18:35 1997  Jeffrey A Law  (law@cygnus.com)
+
+       * g77-0.5.21-19970811 Imported.
+       This file describes changes to the front end necessary to make
+       it work with gcc3.
+
diff --git a/gcc/f/ChangeLog.gcc3 b/gcc/f/ChangeLog.gcc3
deleted file mode 100644 (file)
index ca6722c..0000000
+++ /dev/null
@@ -1,38 +0,0 @@
-Mon Aug 18 09:01:54 1997  Jeffrey A Law  (law@cygnus.com)
-
-       * Makefile.in (F77_SRCS): Re-alphabetize.
-       * Make-lang.in (F77_OBJS): Likewise.
-
-Sun Aug 17 08:35:11 1997  Jeffrey A Law  (law@cygnus.com)
-
-       * INSTALL: Rebuilt.
-       * install.texi: Remove "Object File Differences" section.  Remove
-       all references to zzz.o failing comparison tests.
-       * version.c, version.h: Renamed from zzz.c and zzz.h.  Remove
-       date and time stamps so a 3 stage build reports no differences.
-       * Make-lang.in: Corresponding changes.
-       * Makefile.in: Likewise.
-       * g77.c, parse.c: Likewise.
-
-       * intdoc.texi: Remove generated file from distribution.
-
-Fri Aug 15 13:44:14 1997  Jeffrey A Law  (law@cygnus.com)
-
-       * Makefile.in, Make-lang.in: Remove "^L" at the beginning
-       of lines.
-
-Tue Aug 12 10:23:02 1997  Jeffrey A Law  (law@cygnus.com)
-
-       * config-lang.in: Don't demand the backend patch.
-       * com.c (lang_printable_name): Second argument is now an int.  Don't
-       store into the value of the second argument.
-       * top.c (ffe_decode_option): Temporarily disable setting
-       of "Toon" loop options until we figure out how to address
-       them.
-
-Mon Aug 11 23:18:35 1997  Jeffrey A Law  (law@cygnus.com)
-
-       * g77-0.5.21-19970811 Imported.
-       This file describes changes to the front end necessary to make
-       it work with gcc3.
-