]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
* README, gcc.1, gcc.texi, version.c: Update for egcs-1.1.2 release.
authorJeffrey A Law <law@cygnus.com>
Sun, 14 Mar 1999 02:26:02 +0000 (02:26 +0000)
committerJeff Law <law@gcc.gnu.org>
Sun, 14 Mar 1999 02:26:02 +0000 (19:26 -0700)
From-SVN: r25762

gcc/ChangeLog
gcc/README
gcc/gcc.1
gcc/gcc.texi
gcc/version.c

index 3e8515aaef60a3caa17bd8d5de99829e2ea59705..fcec703efbe880751cf151591a3dd8e660608342 100644 (file)
@@ -1,3 +1,7 @@
+Sun Mar 14 03:23:47 1999  Jeffrey A Law  (law@cygnus.com)
+
+       * README, gcc.1, gcc.texi, version.c: Update for egcs-1.1.2 release.
+
 Thu Mar 11 14:00:58 1999  Richard Henderson  <rth@cygnus.com>
 
        * alpha.h (HARD_REGNO_MODE_OK): Disallow QI/HImode in fp regs.
index 78d3ef6dd379b8a200a0c414b9fc445511bdd167..c606f65ad597fee81735a560a8663160c0636cde 100644 (file)
@@ -1,4 +1,4 @@
-This directory contains the egcs version 1.1.1 release of the GNU C
+This directory contains the egcs version 1.1.2 release of the GNU C
 compiler.  It includes all of the support for compiling C++ and
 Objective C, including a run-time library for Objective C.
 
index da98bd993e7406593fdd3a5bfd80fe6c2523235c..5614bd27c8d32b91f93a5eeb0dc73f3535fa8933 100644 (file)
--- a/gcc/gcc.1
+++ b/gcc/gcc.1
@@ -23,7 +23,7 @@
 .Id $Id: gcc.1,v 1.9 1998/12/16 20:55:57 law Exp $
 .TH GCC 1 "\*(Dt" "GNU Tools" "GNU Tools"
 .SH NAME
-gcc, g++ \- GNU project C and C++ Compiler (egcs-1.1.1)
+gcc, g++ \- GNU project C and C++ Compiler (egcs-1.1.2)
 .SH SYNOPSIS
 .B gcc
 .RI "[ " option " | " filename " ].\|.\|."
index b0d595fada3e38d983f9d6a71ecc6c049a348c0c..6eb51c1fb1b6e854d83a6a657d331e73e04ce6dd 100644 (file)
@@ -150,7 +150,7 @@ instead of in the original English.
 @sp 1
 @c The version number appears five times more in this file.
 
-@center for egcs-1.1.1
+@center for egcs-1.1.2
 @page
 @vskip 0pt plus 1filll
 Copyright @copyright{} 1988, 89, 92, 93, 94, 95, 96, 98  Free Software Foundation, Inc.
@@ -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.1.1.
+report bugs.  It corresponds to EGCS version 1.1.2.
 @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.1.1.
+bugs.  It corresponds to EGCS version 1.1.2.
 @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.1.1.
+bugs.  It corresponds to EGCS version 1.1.2.
 @end ifclear
 
 @end ifinfo
index 91d99ad351067b3923024cc975b6da7c2bce4c14..573f16bc4307ce455a46117645ee277bfddb2623 100644 (file)
@@ -1 +1 @@
-char *version_string = "egcs-2.91.63 19990224 (egcs-1.1.2 pre-release-3)";
+char *version_string = "egcs-2.91.66 19990314 (egcs-1.1.2 release)";