From: gerald Date: Wed, 18 Jun 2003 12:57:14 +0000 (+0000) Subject: * snapshot-index.html: Use F77 instead of G77 front end. X-Git-Url: http://git.sourceforge.jp/view?a=commitdiff_plain;ds=sidebyside;h=21ce98034074bc97904dda117873102cbfd6c8f3;p=pf3gnuchains%2Fgcc-fork.git * 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. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@68149 138bc75d-0d04-0410-961f-82ee72b054a4 --- diff --git a/maintainer-scripts/ChangeLog b/maintainer-scripts/ChangeLog index 793057a71a9..9f099e1d468 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 9322635e464..0f4f89458dc 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 aaf6b2ae82b..15e204152e7 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@