]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
1.0.2 -> 1.0.3 changes.
authorJeffrey A Law <law@cygnus.com>
Thu, 23 Apr 1998 00:47:30 +0000 (00:47 +0000)
committerJeff Law <law@gcc.gnu.org>
Thu, 23 Apr 1998 00:47:30 +0000 (18:47 -0600)
From-SVN: r19381

17 files changed:
ChangeLog
INSTALL/BUILD
INSTALL/CONFIGURE
INSTALL/FINALINSTALL
INSTALL/INDEX
INSTALL/TEST
INSTALL/build.html
INSTALL/configure.html
INSTALL/finalinstall.html
INSTALL/index.html
INSTALL/specific.html
INSTALL/test.html
gcc/ChangeLog
gcc/README
gcc/gcc.1
gcc/gcc.texi
gcc/version.c

index 5334a9181c9cfdf505236e3ccca1123f66a3dfd2..2e5dbd37b8dbb091903eb8c5a8967bd89a2fcbdf 100644 (file)
--- 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.
index 6b7997eec63765fc0bad2f1d79f68caa4ff9a55d..189a8d2c28ed20de4371bc51e2ce21014a00d981 100644 (file)
@@ -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.
index 24107dc61c86be3b840d8cf66630458f6b9057e4..7c53e92ebc4fbfd17ec57f0f2c91c152378ca655 100644 (file)
@@ -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
index 7676b30956c8c1ba033bf6e18478b84bdb24197b..0e0e0bbcf3908abe93da3eb9aea81a7a13c80cb5 100644 (file)
@@ -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
index a10ef876b375a0aa07c91b03005069b2dd6c663d..e308a8fd5e94fa9d48e60b78428ef1802f88f67d 100644 (file)
@@ -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
index a31422f0f9c8ceba213d156b6b8b20a87e26b078..b967f1da9eca473285cb484420745b84938e204d 100644 (file)
@@ -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
index d774076886a5ae81f3accb4a8aa23ccce5711070..de31631c6926f0b9426d7b844b60811abfc9fdcc 100644 (file)
@@ -1,9 +1,9 @@
 <html>
 <head>
-<title>Building egcs-1.0.2 </title>
+<title>Building egcs-1.0.3 </title>
 </head>
 <body bgcolor="white">
-<h1 align="center">Building egcs-1.0.2</h1>
+<h1 align="center">Building egcs-1.0.3</h1>
 
 <p>Now that egcs is configured, you are ready to build the compiler and
 runtime libraries.
index 8c62e5024ca62ad0406d3adc9fae31d0682e3714..f753cbafd498f106717071718dbcdeb4338b2088 100644 (file)
@@ -1,9 +1,9 @@
 <html>
 <head>
-<title>Configuring egcs-1.0.2 </title>
+<title>Configuring egcs-1.0.3 </title>
 </head>
 <body bgcolor="white">
-<h1 align="center">Configuring egcs-1.0.2</h1>
+<h1 align="center">Configuring egcs-1.0.3</h1>
 
 <p>Like most GNU software, egcs must be configured before it can be built.
 This document attempts to describe the recommended configuration procedure
index 60c57e442c473fad7a908f3cef1723d966e90c54..27a1ff8f6105ed5f03e3ca6772ce17cc10b1fe95 100644 (file)
@@ -1,9 +1,9 @@
 <html>
 <head>
-<title>Final install egcs-1.0.2 </title>
+<title>Final install egcs-1.0.3 </title>
 </head>
 <body bgcolor="white">
-<h1 align="center">Final install egcs-1.0.2</h1>
+<h1 align="center">Final install egcs-1.0.3</h1>
 
 <p>Now that egcs has been built and tested, you can install it with
 `cd <i>objdir</i>; make install' for a native compiler or
index d638a6dc92b4d12fd3b0c4833a1d902e500f6dd1..8db5995ae925728b666329dccf4183f0952197e3 100644 (file)
@@ -1,9 +1,9 @@
 <html>
 <head>
-<title>Installing egcs-1.0.2 </title>
+<title>Installing egcs-1.0.3 </title>
 </head>
 <body bgcolor="white">
-<h1 align="center">Installing egcs-1.0.2</h1>
+<h1 align="center">Installing egcs-1.0.3</h1>
 
 <p>This document describes the generic installation procedure for egcs as
 well as detailing some target specific installation instructions for egcs.
index fe69c6132042311b2adddae3293f512a033aea22..5cc95c7ca7e0446df0b4c33b1d10545b03a2657d 100644 (file)
@@ -1,9 +1,9 @@
 <html>
 <head>
-<title>Host/Target specific installation notes for egcs-1.0.2 </title>
+<title>Host/Target specific installation notes for egcs-1.0.3 </title>
 </head>
 <body bgcolor="white">
-<h1 align="center">Host/Target specific installation notes for egcs-1.0.2</h1>
+<h1 align="center">Host/Target specific installation notes for egcs-1.0.3</h1>
 
 <p><b>alpha*-*-*</b><br>
 No specific installation needs/instructions.
index d9793cc74f4ceab6fe2411b2d24fc34cce6f96b4..a5d8ff911c859ceb18a985ed43ab462640b14a0e 100644 (file)
@@ -1,9 +1,9 @@
 <html>
 <head>
-<title>Testing egcs-1.0.2 </title>
+<title>Testing egcs-1.0.3 </title>
 </head>
 <body bgcolor="white">
-<h1 align="center">Testing egcs-1.0.2</h1>
+<h1 align="center">Testing egcs-1.0.3</h1>
 
 <p>Before you install egcs, you might wish to run the egcs testsuite; this
 step is optional and may require you to download additional software.
index 4b5c39d1b515068fec0a5a5b9446ab7102066d7f..a0777b17f2b4eb22aa6d436baacc6abc3b5e55fd 100644 (file)
@@ -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  <rth@cygnus.com>               
                          Jim Wilson  <wilson@cygnus.com>
                          J"orn Rennecke <amylaar@cygnus.co.uk>
index 4096f4cc1d83510c6a86cfe6be61cac897f3f382..ac11192b6ae49ef19969371f2beb7f0e38741ec5 100644 (file)
@@ -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.
 
index fc5202e62941a2ece1fb35c477d3e3ae30d04b49..ca246a29c5c732e9b635f323165de4b8f6fa2aa9 100644 (file)
--- 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 " ].\|.\|."
index d5c05b38799b5f4bf4618fd30932a4cf0d441eff..b31d106ef8d366aff9a6afb248127f7954e682ac 100644 (file)
@@ -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.
index ed737df79e8e9169a60e860fdc8af780439a054e..8d746b9e806f47a30d4f63d7892c3855e02f922e 100644 (file)
@@ -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)";