From 7ce5e9df40a2fd32c5c1189e2548ac54e7fe3587 Mon Sep 17 00:00:00 2001 From: Joseph Myers Date: Tue, 5 Mar 2002 13:50:12 +0000 Subject: [PATCH] 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 --- maintainer-scripts/ChangeLog | 5 +++++ maintainer-scripts/snapshot-README | 9 ++------- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/maintainer-scripts/ChangeLog b/maintainer-scripts/ChangeLog index a5ea8c30043b..b3b0cf5926dd 100644 --- a/maintainer-scripts/ChangeLog +++ b/maintainer-scripts/ChangeLog @@ -1,3 +1,8 @@ +2002-03-05 Joseph S. Myers + + * snapshot-README: Note that snapshots come from the 3.1 branch. + Update list of files. + 2002-03-03 Joseph S. Myers * gcc_release: Make snapshots come from the 3.1 branch. diff --git a/maintainer-scripts/snapshot-README b/maintainer-scripts/snapshot-README index f40042bef453..bac699c23017 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.