From: Gerald Pfeifer Date: Wed, 18 Jun 2003 12:57:14 +0000 (+0200) Subject: snapshot-index.html: Use F77 instead of G77 front end. X-Git-Tag: releases/gcc-3.4.0~5686 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=2fffb73b8bb0c383babd8abc37437526148052c2;p=thirdparty%2Fgcc.git snapshot-index.html: Use F77 instead of G77 front end. * snapshot-index.html: Use F77 instead of G77 front end. Remove link to CodeSourcery snapshots which was not up-to-date. Do not refer to gcc-bugs@gcc.gnu.org any longer. * snapshot-README: Use F77 front end instead of G77 language. From-SVN: r68149 --- diff --git a/maintainer-scripts/ChangeLog b/maintainer-scripts/ChangeLog index 793057a71a9d..9f099e1d4681 100644 --- a/maintainer-scripts/ChangeLog +++ b/maintainer-scripts/ChangeLog @@ -1,3 +1,11 @@ +2003-06-18 Gerald Pfeifer + + * snapshot-index.html: Use F77 instead of G77 front end. + Remove link to CodeSourcery snapshots which was not up-to-date. + Do not refer to gcc-bugs@gcc.gnu.org any longer. + + * snapshot-README: Use F77 front end instead of G77 language. + 2003-06-17 Gerald Pfeifer * gcc_release (build_tarfile): Build .bz2 files instead of .gz files. diff --git a/maintainer-scripts/snapshot-README b/maintainer-scripts/snapshot-README index 9322635e4640..0f4f89458dc3 100644 --- a/maintainer-scripts/snapshot-README +++ b/maintainer-scripts/snapshot-README @@ -7,7 +7,7 @@ This snapshot has been generated from the GCC CVS 3.3 branch. You'll find: gcc-@DATE@.tar.bz2 The full GCC snapshot, including all - languages and runtime libraries. + languages and runtime libraries. gcc-core-@DATE@.tar.bz2 Just the C front end and core compiler. @@ -17,7 +17,7 @@ You'll find: gcc-g++-@DATE@.tar.bz2 The C++ front end and runtime. - gcc-g77-@DATE@.tar.bz2 The g77 language and runtime. + gcc-g77-@DATE@.tar.bz2 The F77 front end and runtime. gcc-objc-@DATE@.tar.bz2 The Objective-C front end and runtime. diff --git a/maintainer-scripts/snapshot-index.html b/maintainer-scripts/snapshot-index.html index aaf6b2ae82bb..15e204152e7d 100644 --- a/maintainer-scripts/snapshot-index.html +++ b/maintainer-scripts/snapshot-index.html @@ -43,7 +43,7 @@ how to sign up can be found on the GCC project home page.

up to gcc-g++-@DATE@.

- gcc-g77 @TEXT_DATE@ snapshot, includes just the G77 front + gcc-g77 @TEXT_DATE@ snapshot, includes just the F77 front end and runtime.

@@ -76,12 +76,6 @@ how to sign up can be found on the GCC project home page.

-

If you are using an x86 GNU/Linux system that uses RPMs to handle -installation, you may find the daily RPM snapshots at: - -http://www.codesourcery.com/gcc-snapshots.html -easier to install.

-

When a particular snapshot is ready for public consumption the LATEST-IS- file is updated and a message is sent to the gcc list. Please do not use a snapshot before it has been announced that way.

@@ -93,9 +87,8 @@ href="ftp://gcc.gnu.org/pub/gcc/snapshots/">ftp://gcc.gnu.org:/pub/gcc/snapshots
gcc@gcc.gnu.org -gcc-bugs@gcc.gnu.org - -

Last modified @TEXT_DATE@

+
+Last modified @TEXT_DATE@