aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorJoseph Myers <jsm28@cam.ac.uk>2002-05-21 17:51:05 +0100
committerJoseph Myers <jsm28@gcc.gnu.org>2002-05-21 17:51:05 +0100
commit2870428fc8165fba7c69af1c56136935172e44d8 (patch)
treefa3b205b91fd0f259237cf7659c819e2a6ebc31d /gcc
parent67aaa4819fef3310d2205d20d4f2ecc77516f299 (diff)
downloadgcc-2870428fc8165fba7c69af1c56136935172e44d8.zip
gcc-2870428fc8165fba7c69af1c56136935172e44d8.tar.gz
gcc-2870428fc8165fba7c69af1c56136935172e44d8.tar.bz2
sourcebuild.texi: Mention snapshot-README and snapshot-index.html as needing updating for new...
* doc/sourcebuild.texi: Mention snapshot-README and snapshot-index.html as needing updating for new front ends. From-SVN: r53690
Diffstat (limited to 'gcc')
-rw-r--r--gcc/ChangeLog5
-rw-r--r--gcc/doc/sourcebuild.texi3
2 files changed, 8 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 65cb0eb..19d2fe7 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,8 @@
+2002-05-21 Joseph S. Myers <jsm28@cam.ac.uk>
+
+ * doc/sourcebuild.texi: Mention snapshot-README and
+ snapshot-index.html as needing updating for new front ends.
+
2002-05-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
* rtl.h (SUBREG_PROMOTED_UNSIGNED_SET): Avoid warnings when
diff --git a/gcc/doc/sourcebuild.texi b/gcc/doc/sourcebuild.texi
index 9a14e44..26fd5e4 100644
--- a/gcc/doc/sourcebuild.texi
+++ b/gcc/doc/sourcebuild.texi
@@ -492,6 +492,9 @@ inclusion in GCC, should be made available on the GCC FTP site
@item
The release and snapshot script @file{maintainer-scripts/gcc_release}
should be updated to generate appropriate tarballs for this front end.
+The associated @file{maintainer-scripts/snapshot-README} and
+@file{maintainer-scripts/snapshot-index.html} files should be updated
+to list the tarballs and diffs for this front end.
@item
If this front end includes its own version files that include the
current date, @file{maintainer-scripts/update_version} should be