aboutsummaryrefslogtreecommitdiff
path: root/maintainer-scripts
diff options
context:
space:
mode:
authorgerald <gerald@138bc75d-0d04-0410-961f-82ee72b054a4>2003-06-18 12:57:14 +0000
committergerald <gerald@138bc75d-0d04-0410-961f-82ee72b054a4>2003-06-18 12:57:14 +0000
commit21ce98034074bc97904dda117873102cbfd6c8f3 (patch)
treeae88d122cd1c39b147cff5221a1c02a22b043799 /maintainer-scripts
parent6de9c5f3beb82d6bab7fb865004e5d5ccdad18bf (diff)
* 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
Diffstat (limited to 'maintainer-scripts')
-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 793057a71a9..9f099e1d468 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 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.</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>