aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGerald Pfeifer <pfeifer@dbai.tuwien.ac.at>2003-06-18 14:57:14 +0200
committerGerald Pfeifer <gerald@gcc.gnu.org>2003-06-18 12:57:14 +0000
commit2fffb73b8bb0c383babd8abc37437526148052c2 (patch)
treeae88d122cd1c39b147cff5221a1c02a22b043799
parentfe651b1d037db485d07a1494a8a2a62afdaf6533 (diff)
downloadgcc-2fffb73b8bb0c383babd8abc37437526148052c2.zip
gcc-2fffb73b8bb0c383babd8abc37437526148052c2.tar.gz
gcc-2fffb73b8bb0c383babd8abc37437526148052c2.tar.bz2
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
-rw-r--r--maintainer-scripts/ChangeLog8
-rw-r--r--maintainer-scripts/snapshot-README4
-rw-r--r--maintainer-scripts/snapshot-index.html13
3 files changed, 13 insertions, 12 deletions
diff --git a/maintainer-scripts/ChangeLog b/maintainer-scripts/ChangeLog
index 793057a..9f099e1 100644
--- a/maintainer-scripts/ChangeLog
+++ b/maintainer-scripts/ChangeLog
@@ -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.
diff --git a/maintainer-scripts/snapshot-README b/maintainer-scripts/snapshot-README
index 9322635..0f4f894 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 aaf6b2a..15e2041 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.</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>