diff --git a/maintainer-scripts/ChangeLog b/maintainer-scripts/ChangeLog index b8b9cef4472..29ec63966a2 100644 --- a/maintainer-scripts/ChangeLog +++ b/maintainer-scripts/ChangeLog @@ -1,3 +1,7 @@ +2002-01-29 Joseph S. Myers + + * snapshot-README, snapshot-index.html: New files. + 2002-01-06 Gerald Pfeifer * update_web_docs (contrib_file): Remove. diff --git a/maintainer-scripts/snapshot-README b/maintainer-scripts/snapshot-README new file mode 100644 index 00000000000..385863fde38 --- /dev/null +++ b/maintainer-scripts/snapshot-README @@ -0,0 +1,48 @@ +gcc-ss-20020128 is now available on + ftp://gcc.gnu.org/pub/gcc/snapshots/2002-01-28 +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. + +You'll find: + + gcc-20020128.tar.gz The full gcc snapshot, including all + languages runtime libraries. + + gcc-core-20020128.tar.gz Just the C front end and core compiler. + + gcc-tests-20020128.tar.gz The GCC testsuite. + + gcc-ada-20020128.tar.gz The Ada language and runtime. + + gcc-g++-20020128.tar.gz The g++ language and runtime. + + gcc-g++-tests-20020128.tar.gz The testsuite for G++. + + gcc-g77-20020128.tar.gz The g77 language and runtime. + + gcc-g77-testsuite-20020128.tar.gz The testsuite for G77. + + gcc-objc-20020128.tar.gz The Objective-C front end and runtime. + + gcc-java-20020128.tar.gz The Java front end. + + gcc-chill-20020128.tar.gz The Chill front end and runtime. + +Diffs from 20020121 are available. + +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. + +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. diff --git a/maintainer-scripts/snapshot-index.html b/maintainer-scripts/snapshot-index.html new file mode 100644 index 00000000000..4882d995ba6 --- /dev/null +++ b/maintainer-scripts/snapshot-index.html @@ -0,0 +1,114 @@ + + +GCC Snapshots + + + +

GCC Snapshots

+
+ +The GCC Project makes +periodic snapshots of the GCC source tree available to the public +for testing purposes. + +If you are planning to download and use one of our snapshots, then +we highly recommend you join the GCC developers list. Details for +how to sign up can be found on the GCC project home page. + + +
+

+ gcc January 28, 2002 snapshot, includes all languages. + +

+ gcc-20020121-20020128 patch file to bring gcc-20020121 up to + gcc-20020128. + +

+ gcc-core January 28, 2002 snapshot, includes just the C front + end and core compiler. + +

+ gcc-core-20020121-20020128 patch file to bring gcc-core-20020121 + up to gcc-core-20020128. + +

+ gcc-g++ January 28, 2002 snapshot, includes just the G++ front + end and runtime. + +

+ gcc-g++-20020121-20020128 patch file to bring gcc-g++-20020121 + up to gcc-g++-20020128. + +

+ gcc-g77 January 28, 2002 snapshot, includes just the G77 front + end and runtime. + +

+ gcc-g77-20020121-20020128 patch file to bring gcc-g77-20020121 + up to gcc-g77-20020128. + +

+ gcc-java January 28, 2002 snapshot, includes just the Java + front end. + +

+ gcc-java-20020121-20020128 patch file to bring gcc-java-20020121 + up to gcc-java-20020128. + +

+ gcc-chill January 28, 2002 snapshot, includes just the Chill + front end and runtime. + +

+ gcc-chill-20020121-20020128 patch file to bring gcc-chill-20020121 + up to gcc-chill-20020128. + +

+ gcc-objc January 28, 2002 snapshot, includes just the Objective-C + front end and runtime. + +

+ gcc-objc-20020121-20020128 patch file to bring gcc-objc-20020121 + up to gcc-objc-20020128. + +

+ gcc-ada January 28, 2002 snapshot, includes just the Ada + front end and runtime. + +

+ gcc-ada-20020121-20020128 patch file to bring gcc-ada-20020121 + up to gcc-ada-20020128. + +

+ +

If you are using an x86 GNU/Linux system that uses RPMs to handle +installation, you may find the daily RPM snapshots at: + +http://www.codesourcery.com/gcc-snapshots.html +easier to install. + +

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. + +

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. + +

Old snapshots can be found on the ftp server + +gcc.gnu.org:/pub/gcc/snapshots. + +


+
gcc@gcc.gnu.org +
gcc-bugs@gcc.gnu.org + +

+Last modified January 28, 2002

+ + +