OSDN Git Service

[maintainer-scripts/]
[pf3gnuchains/gcc-fork.git] / maintainer-scripts / snapshot-README
index e4d86d4..77b49ac 100644 (file)
@@ -1,41 +1,34 @@
-gcc-ss-@DATE@ is now available on 
-  ftp://gcc.gnu.org/pub/gcc/snapshots/@LONG_DATE@
+gcc-ss-@RELEASE@ is now available on 
+  ftp://gcc.gnu.org/pub/gcc/snapshots/@RELEASE@/
 and on various mirrors, see http://gcc.gnu.org/mirrors.html for details.
 
-This snapshot has been generated from the GCC 3.2 branch.
+This snapshot has been generated from the GCC @BRANCH@ CVS branch
+with the following options: @EXPORT@
 
 You'll find:
 
-  gcc-@DATE@.tar.gz                  The full gcc snapshot, including all
-                                       languages runtime libraries.
+  gcc-@RELEASE@.tar.bz2              The full GCC snapshot, including all
+                                        languages and runtime libraries.
 
-  gcc-core-@DATE@.tar.gz             Just the C front end and core compiler.
+  gcc-core-@RELEASE@.tar.bz2         Just the C front end and core compiler.
 
-  gcc-testsuite-@DATE@.tar.gz        The GCC testsuite.
+  gcc-testsuite-@RELEASE@.tar.bz2    The GCC testsuite.
 
-  gcc-ada-@DATE@.tar.gz              The Ada language and runtime.
+  gcc-ada-@RELEASE@.tar.bz2          The Ada language and runtime.
 
-  gcc-g++-@DATE@.tar.gz              The g++ language and runtime.
+  gcc-g++-@RELEASE@.tar.bz2          The C++ front end and runtime.
 
-  gcc-g77-@DATE@.tar.gz              The g77 language and runtime.
+  gcc-g77-@RELEASE@.tar.bz2          The F77 front end and runtime.
 
-  gcc-objc-@DATE@.tar.gz             The Objective-C front end and runtime.
+  gcc-fortran-@RELEASE@.tar.gz       The Fortran front end and runtime.
 
-  gcc-java-@DATE@.tar.gz             The Java front end.
+  gcc-objc-@RELEASE@.tar.bz2         The Objective-C front end and runtime.
 
-Diffs from @LAST_DATE@ are available.
+  gcc-java-@RELEASE@.tar.bz2         The Java front end and runtime.
 
-Note at times you may find newer directories on the server with limited
-permissions.  These represent snapshots that have not yet been verified
-as correct, or are known to be incorrect.
+Diffs from @BRANCH@-@LAST_DATE@ are available in the diffs/ subdirectory. 
 
-When a particular snapshot is ready for public consumption the directory
-permissions are relaxed, the LATEST-IS- file is updated and a message is
-sent to the gcc list.
 
-Using a snapshot before it's officially made available is an unwise thing
-to do since it may become impossible to update to an official snapshot.
-
-The "gcc_latest_snapshot" tag has been moved.  You can use
-cvs update -rgcc_latest_snapshot to update your CVS tree to the latest
-official snapshot.
+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.