summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>1999-06-14 02:35:26 +0000
committerlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>1999-06-14 02:35:26 +0000
commit257dd80f834a68f1b329dfa415dfd6f8b056d623 (patch)
tree9b4a3273a22031688409e00d271082b09e6c3cac
parent036a49531125b3bd23d75fca16918b3fcfd9776b (diff)
downloadppe42-gcc-257dd80f834a68f1b329dfa415dfd6f8b056d623.tar.gz
ppe42-gcc-257dd80f834a68f1b329dfa415dfd6f8b056d623.zip
* gcc.texi: Mention gcc 2.96 instead of egcs 1.00.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@27505 138bc75d-0d04-0410-961f-82ee72b054a4
-rw-r--r--gcc/ChangeLog4
-rw-r--r--gcc/gcc.texi8
2 files changed, 8 insertions, 4 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index c36b7857cad..58facf2eff7 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,7 @@
+1999-06-14 Andreas Jaeger <aj@arthur.rhein-neckar.de>
+
+ * gcc.texi: Mention gcc 2.96 instead of egcs 1.00.
+
Sat Jun 12 22:29:48 EDT 1999 Jerry Quinn <jquinn@nortelnetworks.com>
* invoke.texi (Option Summary): Add -fpermissive flag.
diff --git a/gcc/gcc.texi b/gcc/gcc.texi
index 66a10fa83a1..af108124879 100644
--- a/gcc/gcc.texi
+++ b/gcc/gcc.texi
@@ -155,7 +155,7 @@ instead of in the original English.
@vskip 0pt plus 1filll
Copyright @copyright{} 1988, 89, 92, 93, 94, 95, 96, 98 Free Software Foundation, Inc.
@sp 2
-For EGCS Version 1.0@*
+For GCC Version 2.96@*
@sp 1
Published by the Free Software Foundation @*
59 Temple Place - Suite 330@*
@@ -194,19 +194,19 @@ instead of in the original English.
@ifset USING
This manual documents how to run, install and port the GNU
compiler, as well as its new features and incompatibilities, and how to
-report bugs. It corresponds to EGCS version 1.0.
+report bugs. It corresponds to GCC version 2.96.
@end ifset
@end ifset
@ifclear INTERNALS
This manual documents how to run and install the GNU compiler,
as well as its new features and incompatibilities, and how to report
-bugs. It corresponds to EGCS version 1.0.
+bugs. It corresponds to GCC version 2.96.
@end ifclear
@ifclear USING
This manual documents how to port the GNU compiler,
as well as its new features and incompatibilities, and how to report
-bugs. It corresponds to EGCS version 1.0.
+bugs. It corresponds to GCC version 2.96.
@end ifclear
@end ifinfo
OpenPOWER on IntegriCloud