aboutsummaryrefslogtreecommitdiff
path: root/maintainer-scripts
diff options
context:
space:
mode:
authorJoseph Myers <jsm28@cam.ac.uk>2002-03-05 13:50:12 +0000
committerJoseph Myers <jsm28@gcc.gnu.org>2002-03-05 13:50:12 +0000
commit7ce5e9df40a2fd32c5c1189e2548ac54e7fe3587 (patch)
tree8a1bb97aada8cc2a515bd8d169227e446f0df078 /maintainer-scripts
parent84eb48794cd23249c6aee93da67f1023d97850fa (diff)
snapshot-README: Note that snapshots come from the 3.1 branch.
* snapshot-README: Note that snapshots come from the 3.1 branch. Update list of files. From-SVN: r50318
Diffstat (limited to 'maintainer-scripts')
-rw-r--r--maintainer-scripts/ChangeLog5
-rw-r--r--maintainer-scripts/snapshot-README9
2 files changed, 7 insertions, 7 deletions
diff --git a/maintainer-scripts/ChangeLog b/maintainer-scripts/ChangeLog
index a5ea8c30043..b3b0cf5926d 100644
--- a/maintainer-scripts/ChangeLog
+++ b/maintainer-scripts/ChangeLog
@@ -1,3 +1,8 @@
+2002-03-05 Joseph S. Myers <jsm28@cam.ac.uk>
+
+ * snapshot-README: Note that snapshots come from the 3.1 branch.
+ Update list of files.
+
2002-03-03 Joseph S. Myers <jsm28@cam.ac.uk>
* gcc_release: Make snapshots come from the 3.1 branch.
diff --git a/maintainer-scripts/snapshot-README b/maintainer-scripts/snapshot-README
index f40042bef45..bac699c2301 100644
--- a/maintainer-scripts/snapshot-README
+++ b/maintainer-scripts/snapshot-README
@@ -2,8 +2,7 @@ gcc-ss-@DATE@ is now available on
ftp://gcc.gnu.org/pub/gcc/snapshots/@LONG_DATE@
and on various mirrors, see http://gcc.gnu.org/mirrors.html for details.
-This snapshot has been generated from the current development mainline
-which is going to become GCC 3.1.
+This snapshot has been generated from the GCC 3.1 branch.
You'll find:
@@ -12,17 +11,13 @@ You'll find:
gcc-core-@DATE@.tar.gz Just the C front end and core compiler.
- gcc-tests-@DATE@.tar.gz The GCC testsuite.
+ gcc-testsuite-@DATE@.tar.gz The GCC testsuite.
gcc-ada-@DATE@.tar.gz The Ada language and runtime.
gcc-g++-@DATE@.tar.gz The g++ language and runtime.
- gcc-g++-tests-@DATE@.tar.gz The testsuite for G++.
-
gcc-g77-@DATE@.tar.gz The g77 language and runtime.
-
- gcc-g77-testsuite-@DATE@.tar.gz The testsuite for G77.
gcc-objc-@DATE@.tar.gz The Objective-C front end and runtime.