diff options
| -rw-r--r-- | maintainer-scripts/ChangeLog | 4 | ||||
| -rw-r--r-- | maintainer-scripts/snapshot-README | 2 | ||||
| -rw-r--r-- | maintainer-scripts/snapshot-index.html | 8 | 
3 files changed, 4 insertions, 10 deletions
| diff --git a/maintainer-scripts/ChangeLog b/maintainer-scripts/ChangeLog index 732172a..9d3ea2b 100644 --- a/maintainer-scripts/ChangeLog +++ b/maintainer-scripts/ChangeLog @@ -1,3 +1,7 @@ +2002-05-21  Joseph S. Myers  <jsm28@cam.ac.uk> + +	* snapshot-README, snapshot-index.html: Remove chill. +  2002-05-08  Mark Mitchell  <mark@codesourcery.com>  	* gcc_release: Correct upload handling. diff --git a/maintainer-scripts/snapshot-README b/maintainer-scripts/snapshot-README index bac699c..5e9feda 100644 --- a/maintainer-scripts/snapshot-README +++ b/maintainer-scripts/snapshot-README @@ -23,8 +23,6 @@ You'll find:    gcc-java-@DATE@.tar.gz             The Java front end. -  gcc-chill-@DATE@.tar.gz            The Chill front end and runtime. -  Diffs from @LAST_DATE@ are available.  Note at times you may find newer directories on the server with limited diff --git a/maintainer-scripts/snapshot-index.html b/maintainer-scripts/snapshot-index.html index 44a53d2..5584163 100644 --- a/maintainer-scripts/snapshot-index.html +++ b/maintainer-scripts/snapshot-index.html @@ -58,14 +58,6 @@ how to sign up can be found on the GCC project home page.</p>  	gcc-java-@LAST_DATE@-@DATE@</a> patch file to bring gcc-java-@LAST_DATE@  	up to gcc-java-@DATE@. -    <p> <a href="@LONG_DATE@/gcc-chill-@DATE@.tar.gz"> -	 gcc-chill</a> @TEXT_DATE@ snapshot, includes just the Chill -	 front end and runtime. - -    <p> <a href="@LONG_DATE@/gcc-chill-@LAST_DATE@-@DATE@.diff.gz"> -	gcc-chill-@LAST_DATE@-@DATE@</a> patch file to bring gcc-chill-@LAST_DATE@ -	up to gcc-chill-@DATE@. -      <p> <a href="@LONG_DATE@/gcc-objc-@DATE@.tar.gz">  	 gcc-objc</a> @TEXT_DATE@ snapshot, includes just the Objective-C  	 front end and runtime. | 
