From: Jeffrey A Law Date: Thu, 23 Apr 1998 00:47:30 +0000 (+0000) Subject: 1.0.2 -> 1.0.3 changes. X-Git-Tag: prereleases/egcs-1.0.3-prerelease~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=552a1e5915b3e05ee0f5126dc2b954ca79af17a4;p=thirdparty%2Fgcc.git 1.0.2 -> 1.0.3 changes. From-SVN: r19381 --- diff --git a/ChangeLog b/ChangeLog index 5334a9181c9c..2e5dbd37b8db 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +Thu Apr 23 01:40:32 1998 Jeffrey A Law (law@cygnus.com) + + * egcs-1.0.3 release. + Sun Mar 15 23:38:21 1998 Jeffrey A Law (law@cygnus.com) * egcs-1.0.2 release. diff --git a/INSTALL/BUILD b/INSTALL/BUILD index 6b7997eec637..189a8d2c28ed 100644 --- a/INSTALL/BUILD +++ b/INSTALL/BUILD @@ -1,5 +1,5 @@ - Building egcs-1.0.2 + Building egcs-1.0.3 Now that egcs is configured, you are ready to build the compiler and runtime libraries. diff --git a/INSTALL/CONFIGURE b/INSTALL/CONFIGURE index 24107dc61c86..7c53e92ebc4f 100644 --- a/INSTALL/CONFIGURE +++ b/INSTALL/CONFIGURE @@ -1,5 +1,5 @@ - Configuring egcs-1.0.2 + Configuring egcs-1.0.3 Like most GNU software, egcs must be configured before it can be built. This document attempts to describe the recommended diff --git a/INSTALL/FINALINSTALL b/INSTALL/FINALINSTALL index 7676b30956c8..0e0e0bbcf390 100644 --- a/INSTALL/FINALINSTALL +++ b/INSTALL/FINALINSTALL @@ -1,5 +1,5 @@ - Final install egcs-1.0.2 + Final install egcs-1.0.3 Now that egcs has been built and tested, you can install it with `cd objdir; make install' for a native compiler or `cd objdir; make diff --git a/INSTALL/INDEX b/INSTALL/INDEX index a10ef876b375..e308a8fd5e94 100644 --- a/INSTALL/INDEX +++ b/INSTALL/INDEX @@ -1,5 +1,5 @@ - Installing egcs-1.0.2 + Installing egcs-1.0.3 This document describes the generic installation procedure for egcs as well as detailing some target specific installation instructions for diff --git a/INSTALL/TEST b/INSTALL/TEST index a31422f0f9c8..b967f1da9eca 100644 --- a/INSTALL/TEST +++ b/INSTALL/TEST @@ -1,5 +1,5 @@ - Testing egcs-1.0.2 + Testing egcs-1.0.3 Before you install egcs, you might wish to run the egcs testsuite; this step is optional and may require you to download additional diff --git a/INSTALL/build.html b/INSTALL/build.html index d774076886a5..de31631c6926 100644 --- a/INSTALL/build.html +++ b/INSTALL/build.html @@ -1,9 +1,9 @@ -Building egcs-1.0.2 +Building egcs-1.0.3 -

Building egcs-1.0.2

+

Building egcs-1.0.3

Now that egcs is configured, you are ready to build the compiler and runtime libraries. diff --git a/INSTALL/configure.html b/INSTALL/configure.html index 8c62e5024ca6..f753cbafd498 100644 --- a/INSTALL/configure.html +++ b/INSTALL/configure.html @@ -1,9 +1,9 @@ -Configuring egcs-1.0.2 +Configuring egcs-1.0.3 -

Configuring egcs-1.0.2

+

Configuring egcs-1.0.3

Like most GNU software, egcs must be configured before it can be built. This document attempts to describe the recommended configuration procedure diff --git a/INSTALL/finalinstall.html b/INSTALL/finalinstall.html index 60c57e442c47..27a1ff8f6105 100644 --- a/INSTALL/finalinstall.html +++ b/INSTALL/finalinstall.html @@ -1,9 +1,9 @@ -Final install egcs-1.0.2 +Final install egcs-1.0.3 -

Final install egcs-1.0.2

+

Final install egcs-1.0.3

Now that egcs has been built and tested, you can install it with `cd objdir; make install' for a native compiler or diff --git a/INSTALL/index.html b/INSTALL/index.html index d638a6dc92b4..8db5995ae925 100644 --- a/INSTALL/index.html +++ b/INSTALL/index.html @@ -1,9 +1,9 @@ -Installing egcs-1.0.2 +Installing egcs-1.0.3 -

Installing egcs-1.0.2

+

Installing egcs-1.0.3

This document describes the generic installation procedure for egcs as well as detailing some target specific installation instructions for egcs. diff --git a/INSTALL/specific.html b/INSTALL/specific.html index fe69c6132042..5cc95c7ca7e0 100644 --- a/INSTALL/specific.html +++ b/INSTALL/specific.html @@ -1,9 +1,9 @@ -Host/Target specific installation notes for egcs-1.0.2 +Host/Target specific installation notes for egcs-1.0.3 -

Host/Target specific installation notes for egcs-1.0.2

+

Host/Target specific installation notes for egcs-1.0.3

alpha*-*-*
No specific installation needs/instructions. diff --git a/INSTALL/test.html b/INSTALL/test.html index d9793cc74f4c..a5d8ff911c85 100644 --- a/INSTALL/test.html +++ b/INSTALL/test.html @@ -1,9 +1,9 @@ -Testing egcs-1.0.2 +Testing egcs-1.0.3 -

Testing egcs-1.0.2

+

Testing egcs-1.0.3

Before you install egcs, you might wish to run the egcs testsuite; this step is optional and may require you to download additional software. diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 4b5c39d1b515..a0777b17f2b4 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,7 @@ +Thu Apr 23 01:41:02 1998 Jeffrey A Law (law@cygnus.com) + + * version.c: Bump for 1.0.3 pre-release. + Mon Apr 20 02:17:37 1998 Richard Henderson Jim Wilson J"orn Rennecke diff --git a/gcc/README b/gcc/README index 4096f4cc1d83..ac11192b6ae4 100644 --- a/gcc/README +++ b/gcc/README @@ -1,4 +1,4 @@ -This directory contains the egcs version 1.0.2 release of the GNU C +This directory contains the egcs version 1.0.3 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. diff --git a/gcc/gcc.1 b/gcc/gcc.1 index fc5202e62941..ca246a29c5c7 100644 --- a/gcc/gcc.1 +++ b/gcc/gcc.1 @@ -23,7 +23,7 @@ .Id $Id: gcc.1,v 1.1.1.1.2.1 1997/12/03 08:07:52 law Exp $ .TH GCC 1 "\*(Dt" "GNU Tools" "GNU Tools" .SH NAME -gcc, g++ \- GNU project C and C++ Compiler (egcs-1.0.2) +gcc, g++ \- GNU project C and C++ Compiler (egcs-1.0.3) .SH SYNOPSIS .B gcc .RI "[ " option " | " filename " ].\|.\|." diff --git a/gcc/gcc.texi b/gcc/gcc.texi index d5c05b38799b..b31d106ef8d3 100644 --- a/gcc/gcc.texi +++ b/gcc/gcc.texi @@ -148,7 +148,7 @@ original English. @sp 1 @c The version number appears twice more in this file. -@center for egcs-1.0.2 +@center for egcs-1.0.3 @page @vskip 0pt plus 1filll Copyright @copyright{} 1988, 89, 92, 93, 94, 95, 96 Free Software Foundation, Inc. diff --git a/gcc/version.c b/gcc/version.c index ed737df79e8e..8d746b9e806f 100644 --- a/gcc/version.c +++ b/gcc/version.c @@ -1 +1 @@ -char *version_string = "egcs-2.90.27 980315 (egcs-1.0.2 release)"; +char *version_string = "egcs-2.90.28 980423 (egcs-1.0.3 prerelease)";