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
This commit is contained in:
Gerald Pfeifer 2003-06-18 14:57:14 +02:00 committed by Gerald Pfeifer
parent fe651b1d03
commit 2fffb73b8b
3 changed files with 13 additions and 12 deletions

View File

@ -1,3 +1,11 @@
2003-06-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
* 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 <pfeifer@dbai.tuwien.ac.at>
* gcc_release (build_tarfile): Build .bz2 files instead of .gz files.

View File

@ -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.

View File

@ -43,7 +43,7 @@ how to sign up can be found on the GCC project home page.</p>
up to gcc-g++-@DATE@.
<p> <a href="@LONG_DATE@/gcc-g77-@DATE@.tar.bz2">
gcc-g77</a> @TEXT_DATE@ snapshot, includes just the G77 front
gcc-g77</a> @TEXT_DATE@ snapshot, includes just the F77 front
end and runtime.
<p> <a href="@LONG_DATE@/diffs/gcc-g77-@LAST_DATE@-@DATE@.diff.bz2">
@ -76,12 +76,6 @@ how to sign up can be found on the GCC project home page.</p>
</blockquote>
<p>If you are using an x86 GNU/Linux system that uses RPMs to handle
installation, you may find the daily RPM snapshots at:
<a href="http://www.codesourcery.com/gcc-snapshots.html">
http://www.codesourcery.com/gcc-snapshots.html </a>
easier to install.</p>
</p>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.</p>
@ -93,9 +87,8 @@ href="ftp://gcc.gnu.org/pub/gcc/snapshots/">ftp://gcc.gnu.org:/pub/gcc/snapshots
<address>
<a href="mailto:gcc@gcc.gnu.org">gcc@gcc.gnu.org</a>
<a href="mailto:gcc-bugs@gcc.gnu.org">gcc-bugs@gcc.gnu.org</a>
<p>Last modified @TEXT_DATE@</p>
<br />
Last modified @TEXT_DATE@
</address>
</body>