+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.
- 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.
- 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
- 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
- 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
- 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
<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.
<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
<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
<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.
<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.
<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.
+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>
-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.
.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 " ].\|.\|."
@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.
-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)";