aboutsummaryrefslogtreecommitdiff
path: root/maintainer-scripts
diff options
context:
space:
mode:
authorjsm28 <jsm28@138bc75d-0d04-0410-961f-82ee72b054a4>2002-03-05 13:50:12 +0000
committerjsm28 <jsm28@138bc75d-0d04-0410-961f-82ee72b054a4>2002-03-05 13:50:12 +0000
commitc9fc348751f70ebf0e19713529ed9f6bd747da43 (patch)
tree8a1bb97aada8cc2a515bd8d169227e446f0df078 /maintainer-scripts
parent8f0c245910c7cc4840d428903840beb792eed78e (diff)
* snapshot-README: Note that snapshots come from the 3.1 branch.
Update list of files. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@50318 138bc75d-0d04-0410-961f-82ee72b054a4
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.