Merge from the pain train
[official-gcc.git] / maintainer-scripts / ChangeLog
blob1f6924173bb2c81701a5a8472e0ceb84966dda85
1 2005-02-25  Mark Mitchell  <mark@codesourcery.com>
3         * crontab: Adjust for 4.0 branch.
5 2004-12-30  Sebastian Pop  <pop@cri.ensmp.fr>
7         * update_version (ADD_BRANCHES): Replace lno-branch with 
8         autovect-branch.
10 2004-09-11  Gerald Pfeifer  <gerald@pfeifer.com>
12         * crontab: Rename GCC 3.5 snapshots to GCC 4.0 snapshots.
14 2004-08-14  Kelley Cook  <kcook@gcc.gnu.org>
16         * gcc_release (build_sources): Add comment header to generated
17         MD5SUMS.
19 2004-08-06  Kelley Cook  <kcook@gcc.gnu.org>
21         * gcc_release (snapshot_print): Accept arguments.  Don't use echo -e.
22         (announce_snapshot):  Update for above.  Don't use echo -e.
23         
24 2004-08-03 Kelley Cook  <kcook@gcc.gnu.org>
26         * maintainer-scripts (snapshot_print): New function.
27         (announce_snapshot): Generate announcment on the fly.
28         Use a directory link for LATEST.
29         * snapshot-README: Delete.
30         * snapshot-index.html: Delete.
32 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
34         * gcc_release (build_sources): Move the libcpp gmo files
35         to the source directory.
37 2004-06-03  Joseph S. Myers  <jsm@polyomino.org.uk>
39         * gcc_release (maybe_build_tarfile): New function.
40         (build_tarfiles): Use maybe_build_tarfile.
42 2004-05-21  Paolo Carlini  <pcarlini@suse.de>
44         * gcc_release (build_sources): Generate the NEWS file in toplevel.
46 2004-05-17  Kelley Cook  <kcook@gcc.gnu.org>
48         * gcc_release (build_sources): Change CRCs from brik to md5sum.
50 2004-05-16  Gerald Pfeifer  <gerald@pfeifer.com>
52         * crontab: Add GCC 3.5 snapshots, currenty run on Sundays.
54 2004-05-13  Joseph S. Myers  <jsm@polyomino.org.uk>
56         * update_web_docs: Also remove old .gz files from subdirectories
57         on the 15th of the month.
59 2004-05-13  Joseph S. Myers  <jsm@polyomino.org.uk>
61         * update_web_docs (MANUALS): Add gfortran.
63 2004-05-13  Arnaud Charlet  <charlet@act-europe.fr>
65         * update_web_docs: Fix generation of Ada docs.
67 2004-05-13  Joseph S. Myers  <jsm@polyomino.org.uk>
69         * update_version (ADD_BRANCHES): Remove tree-ssa-20020619-branch.
71         * gcc_release (DIFF): Remove -3 option.
73 2003-07-26  Paul Brook  <paul@nowt.org>
75         * gcc_release: Add gcc-fortran.
76         * snapshot-README: Ditto.
77         * snapshot-index.html: Ditto.
79 2004-05-02  Gerald Pfeifer  <gerald@pfeifer.com>
81         * crontab: Move GCC 3.4 snapshots from Wednesday afternoon to
82         Friday night, where gcc.gnu.org has less load.
83         
84 2004-05-02  Gerald Pfeifer  <gerald@pfeifer.com>
86         * crontab: Adjust temporary directory used for snapshot generation.
87         Move GCC 3.3 snapshots to Wednesday 22:32, where gcc.gnu.org has 
88         less load.
90 2004-04-19  Mark Mitchell  <mark@codesourcery.com>
92         * gcc_release (build_sources): Do not use "-F" to tag sources.
94 2004-04-07  Mark Mitchell  <mark@codesourcery.com>
96         * gcc_release (build_sources): Do not use "-r" and "-D" at the
97         same time with "cvs export".
99 2004-03-27  Gerald Pfeifer  <gerald@pfeifer.com>
101         * gcc_release: Fix sanity check for argument of -p command-line
102         options.  In snapshot mode, only generate diffs against the previous
103         snapshot if the user did not specify any old tarball explictly.
105 2004-03-25  Gerald Pfeifer  <gerald@pfeifer.com>
107         * gcc_release (FTP_PATH): Use /var/ftp instead of ~ftp, and
108         only set at a single place.
110 2004-03-14  Gerald Pfeifer  <gerald@pfeifer.com>
112         * gcc_release (SNAPSHOTS_DIR): New variable.  Use it.
113         (announce_snapshot): Use it.
115 2004-03-14  Gerald Pfeifer  <gerald@pfeifer.com>
117         * gcc_release (announce_snapshot): Use changedir instead of
118         plain cd.
119         
120 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>
122         * gcc_release: Add libada as part of ADA_DIRS.
124 2004-01-21  Gerald Pfeifer  <gerald@pfeifer.com>
126         * crontab: Make 3.4 snapshots from the new 3.4 release branch.
128 2004-01-20  Kelley Cook  <kcook@gcc.gnu.org>
130         * gcc_release (build_sources): Delete call to make f77.rebuilt.
132 2004-01-17  Gerald Pfeifer  <gerald@pfeifer.com>
134         * snapshot-README: Mention how the snapshot was generated.
135         * snapshot-index.html: Ditto.  Further sync with snapshot-README.
137 2004-01-03  Joseph S. Myers  <jsm@polyomino.org.uk>
139         * update_web_docs: Create tarballs of documentation sources and
140         HTML docs.
142 2004-01-02  Gerald Pfeifer  <gp@suse.de>
144         * update_version: Add some documentation.
145         
146 2004-01-02  Pop Sébastian  <pop@gauvain.u-strasbg.fr>
148         * update_version (ADD_BRANCHES): Add lno-branch.
150 2003-11-02  Gerald Pfeifer  <gerald@pfeifer.com>
152         * maintainer-addresses: New script.
154 2003-10-24  Kelley Cook  <kcook@gcc.gnu.org>
156         * gcc_release (build_sources): Use --enable-generated-files-in-srcdir.
158 2003-09-22  Gerald Pfeifer  <gerald@pfeifer.com>
160         * gcc_release (announce_snapshot): Restructure processing
161         of snapshot-README and snapshot-index.html and add a new
162         substitution for @EXPORT@.
164 2003-08-24  Gerald Pfeifer  <gerald@pfeifer.com>
166         * gcc_release (build_sources): Create/update the LAST_UPDATED file
167         in the source directory with information how sources were obtained.
168         
169 2003-08-16  Gerald Pfeifer  <gerald@pfeifer.com>
171         * gcc_release (build_sources): Use two new variables EXPORTTAG and
172         EXPORTDATE to make the extraction of sources more transparent and
173         also allow snapshots (off mainline) without a tag.
175 2003-08-08  Mark Mitchell  <mark@codesourcery.com>
177         * gcc_release: Correct logic for updating version.c.  Put
178         prereleases into a subdirectory.
180 2003-07-29  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
182         * crontab: Update invocation of gcc_release according to the
183         previous changes there.  Add automatic 3.4 snapshots from mainline.
185 2003-07-23  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
187         * gcc_release (usage): Document that -s now takes symbolic name
188         and branch of the snapshot as parameters.
189         Implement this as part of command-line processing.
190         (BRANCH): Remove default initialization for snapshots.
191         (CVSBRANCH): Ditto.
192         Do not lay down a CVS tag if generating a snapshot from mainline.
193         
194 2003-07-19  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
196         * gcc_release (announce_snapshot): Use ${RELEASE} instead
197         of ${BRANCH}-${DATE} to refer to the snapshot directory.
198         Put README file into the snapshot directory.
200         (RELEASE): Define as ${BRANCH}-${DATE} for snapshots.
201         (FTP_PATH): Use ${RELEASE} in case of snapshots.
202         (TAG): Ditto.
203         (OLD_TARS): Adjust to new directory scheme for snapshots.
205 2003-07-14  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
207         * gcc_release (announce_snapshot): Add substitution of @RELEASE@
208         for README and index.html.
209         * snapshot-README: Use it.
210         * snapshot-index.html: Ditto.
212 2003-07-09  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
213         
214         * gcc_release (announce_snapshot): Add substitution of @BRANCH@
215         for README and index.html.  Remove substitution of @LONG_DATE@.
216         Put index.html into the respective snapshot directory.
217         Adjust subject of the notification mail to the new naming scheme
218         for CVS tags.
219         Adjust name of the LATEST-IS-... files to the new naming scheme
220         for snapshot directories.
221         (FTP_PATH): Ditto.
222         (LAST_DIR): Ditto.
223         (LAST_LONG_DATE): Remove.
225         * snapshot-README: Adjust to the new naming schemes for directories
226         and snapshots per se.
227         Dynamically fill in the respective branch instead of hardcoding it.
229         * snapshot-index.html: Replace individual links to diffs with a
230         general link to the diff/ subdirectory.
231         Mention the concrete snapshot in <title> and <h1>.
232         Adjust links to the new location of index.html.
233         
234 2003-07-08  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
236         * gcc_release: Move handling of complex modes directly after
237         switch handling.
238         (TAG): Include the branch name as part of snapshot CVS tags.
240 2003-07-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
242         * gcc_release: Execute gcc.gnu.org-only operations which are
243         related to diff generation only if diffs have been requested.
244         (build_sources): Improve tracing and an error message related
245         to tagging.
247 2003-07-01  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
249         * gcc_release (BRANCH): Rename to...
250         (CVSBRANCH): ...new macro, and use BRANCH for the variant users
251         will see.
252         (FTP_BRANCH): For snapshots, include ${BRANCH} in the last part
253         of the directory name.
254         Use .snapshot_date-${BRANCH} instead of .snapshot_date.
256 2003-06-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
258         * gcc_release: Command "all" now creates .gz files only for
259         releases and pre-releases.
261 2003-06-27  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
263         * gcc_release (build_sources): Do not include gnats.html any longer.
264         Make an error message more descriptive.
265         
266 2003-06-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
268         * gcc_release: Factor the updating of links and READMEs on the
269         FTP server and sending mail for snapshots into a...
270         (announce_snapshot): ...new function.
271         Add informative output for both.
273 2003-06-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
275         * gcc_release: Do not update gcc_latest_snapshot tag any longer.
277 2003-06-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
279         * snapshot-index.html: Use F77 instead of G77 front end.
280         Remove link to CodeSourcery snapshots which was not up-to-date.
281         Do not refer to gcc-bugs@gcc.gnu.org any longer.
283         * snapshot-README: Use F77 front end instead of G77 language.
285 2003-06-17  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
287         * gcc_release (build_tarfile): Build .bz2 files instead of .gz files.
288         (build_bz2): Rename to build_gzip and create .gz files from .bz2
289         files instead of the other way around.
290         (build_gzip): New function.
291         (build_diffs): Build .bz2 files instead of .gz files.
292         (build_diff): Use .bz2 files instead of .gz files.
293         Make an error message independent of the compression format.
294         (MODE_BZIP2): Rename to MODE_GZIP.  Related changes to the
295         invocation of this script.
296         (MODE_GZIP): New variable.
297         (OLD_TARS): Use .bz2 archive of the previous snapshot.
299 2003-06-14  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
301         * snapshot-README: Use GCC instead of gcc, C++ front end instead of 
302         g++ language, and note that Java includes a run time.
303         * snapshot.index.html: Ditto.
305 2003-06-10  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
307         * gcc_release (build_diff): Properly use ${TAR} instead of
308         hard-coded tar.
310 2003-05-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
312         * snapshot-index.html: Refer to .bz2 files instead of .gz files. 
313         Simplify the note on not using unannounced snapshots.
314         
315 2003-05-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
316         
317         * snapshot-README: Refer to .bz2 files instead of .gz files.
318         Add a note on where to find the diff files.
319         Simplify the note on not using unannounced snapshots.
320         Remove documentation of the gcc_latest_snapshot tag.
322 2003-05-27  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
324         * gcc_release (build_diffs): Add diagnostics in case we cannot
325         generate a specific diff file.
327 2003-05-24  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
329         * gcc_release (build_sources): Only update ChangeLog files which
330         do not yet contain the entry we are going to add.
331         Fix typo in added ChangeLog entries.
333 2003-05-20  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
335         * gcc_release (upload_files): Put diff files into a "diffs"
336         subdirectory
338 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
340         * gcc_release: GNU CC -> GCC.
342 2003-05-12  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
344         * gcc_release (usage): Print more detailed description of all
345         command-line options.
347 2003-05-09  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
349         * update_version (ADD_BRANCHES): Add, set to MAIN and
350         tree-ssa-20020619-branch.
351         (BRANCHES): Always consider branches given by $ADD_BRANCHES.
353 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
355         * update_version (textstring_FILES): Only version.c needs to be
356         updated, now that we do not consider older branches any more.
358 2003-05-02  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
360         * update_version (IGNORE_BRANCHES): Add.
361         (BRANCHES): Do not consider branches matching $IGNORE_BRANCHES.
363 2003-05-02  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
365         * update_version: Add a trace of which branch we are currently
366         working on.
368 2002-12-16  Mark Mitchell  <mark@codesourcery.com>
370         * gcc_release: Make snapshots from the GCC 3.3 branch.
371         * snapshot-README: Update.
373 2002-09-23  Zack Weinberg  <zack@codesourcery.com>
375         * update_version: Do not check in files which are unchanged.
376         * gcc_release: Only update the version in gcc/version.c.
378 2002-09-17  Joseph S. Myers  <jsm@polyomino.org.uk>
380         * update_web_docs (MANUALS): Add fastjar.
382 2002-09-08  Joseph S. Myers  <jsm@polyomino.org.uk>
384         * gcc_release: Make snapshots come from the mainline.
385         * snapshot-README: Update.
387 2002-08-28  Joseph S. Myers  <jsm@polyomino.org.uk>
389         * update_web_docs: Remove support for generating g77_news.html and
390         g77_bugs.html.
391         * update_web_docs_old: Likewise.  Remove support for generating
392         thanks.html.
394 2002-07-28  Andreas Jaeger  <aj@suse.de>
396         * gcc_release: Update comment.
398         * snapshot-README: Snapshots are taken from GCC 3.2 branch.
400 2002-07-28  Mark Mitchell  <mark@codesourcery.com>
402         * gcc_release: Use the 3.2 branch for snapshots.
404 2002-05-31  Florian Weimer  <fw@deneb.enyo.de>
406         * update_web_docs (MANUALS): Include various flavours of the GNAT
407         User Guide.
409 2002-05-27  Joseph S. Myers  <jsm28@cam.ac.uk>
411         * update_version (textstring_FILES): Change gcc/ada/gnatvsn.ads to
412         gcc/gcc/ada/gnatvsn.ads.
414 2002-05-26  Joseph S. Myers  <jsm28@cam.ac.uk>
416         * gcc_release: Add gcc/ada/gnatvsn.ads to list of files in which
417         release status is updated.
418         * update_version (textstring_FILES): Add gcc/ada/gnatvsn.ads.
420 2002-05-21  Joseph S. Myers  <jsm28@cam.ac.uk>
422         * gcc_release: Do upload files when local.
424         * snapshot-README, snapshot-index.html: Remove chill.
426 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
428         * gcc_release: Correct upload handling.
430 2002-04-22  Mark Mitchell  <mark@codesourcery.com>
432         * gcc_release (build_diffs): Remove reference to Chill.
434 2002-04-21  Joseph S. Myers  <jsm28@cam.ac.uk>
436         * update_web_docs (MANUALS): Remove chill.  Add gnat_rm.
438 2002-04-19  Kelley R. Cook (kelly.r.cook@gm.com)
440         * gcc_release: Set TZ to UTC0.
442 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
444         * gcc_release (build_tarfiles): Do not build Chill tarfiles.
445         (CHILL_DIRS): Remove.
447 2002-03-10  Joseph S. Myers  <jsm28@cam.ac.uk>
449         * gcc_release: Build diffs for ada and chill.  Make "bzip2" a new
450         major mode.
452 2002-03-06  Phil Edwards  <pme@gcc.gnu.org>
454         * update_version:  Don't indent the version string.
456 2002-03-05  Joseph S. Myers  <jsm28@cam.ac.uk>
458         * snapshot-README: Note that snapshots come from the 3.1 branch.
459         Update list of files.
461 2002-03-03  Joseph S. Myers  <jsm28@cam.ac.uk>
463         * gcc_release: Make snapshots come from the 3.1 branch.
465 2002-02-25  Mark Mitchell  <mark@codesourcery.com>
467         * update_version: Automatically update version files on all
468         branches.
469         * crontab: Only invoke update_version once.
471 2002-02-23  Joseph S. Myers  <jsm28@cam.ac.uk>
473         * gcc_release: Revert change to -p interface.  Allow for local and
474         remote cases in creating directories.  Give an error if -p
475         argument names a directory.
477 2002-02-21  Mark Mitchell  <mark@codesourcery.com>
479         * gcc_release: Correct handling of diff-generation.  Add
480         "diffs" major mode.
482 2002-02-08  Joseph S. Myers  <jsm28@cam.ac.uk>
484         * gcc_release: Substitute dates in snapshot-README and
485         snapshot-index.html files rather than directly using the old files
486         on the FTP site.  Set QMAILHOST.
488 2002-02-08  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
490         * snapshot-index.html: Improve markup.
492 2002-01-29  Joseph S. Myers  <jsm28@cam.ac.uk>
494         * snapshot-README, snapshot-index.html: Use expressions such as
495         @DATE@ rather than hardcoded dates.
497         * snapshot-README, snapshot-index.html: New files.
499 2002-01-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
501         * update_web_docs (contrib_file): Remove.
502         Also removing special handling of thanks.html.
504 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
506         * update_web_docs: Use makeinfo --html instead of texi2html.
507         Remove support for pre-3.1 GCC versions.  Build online docs for
508         gccint manual.
510 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
512         * update_web_docs_old: Copy from update_web_docs.  Add comment
513         that this is for GCC 3.0.x and earlier versions.
515 2001-11-19  Joseph S. Myers  <jsm28@cam.ac.uk>
517         * gcc_release: Add /usr/local/bin to path when local.
519 2001-11-06  Joseph S. Myers  <jsm28@cam.ac.uk>
521         * update_web_docs: Set SOURCEDIR so that install manual can be
522         found when running install.texi2html.
524         * gcc_release: Don't require a username if running locally.
526 2001-11-05  Joseph S. Myers  <jsm28@cam.ac.uk>
528         * update_web_docs: Eliminate warnings about keeping files from web
529         page preprocessing.
531         * update_web_docs: Allow for the same file name in different
532         directories.
534 2001-10-29  Joseph S. Myers  <jsm28@cam.ac.uk>
536         * update_web_docs: Generate libiberty and gnat-style manuals.
538 2001-10-24  Joseph S. Myers  <jsm28@cam.ac.uk>
540         * gcc_release: Build snapshots from mainline.  Generate Ada and
541         Chill tarballs.  Correct error check when building diffs.  Check
542         for errors when building bzip2 files.
543         * crontab: Use /sourceware/snapshot-tmp for building snapshots.
545 2001-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
547         * crontab: Build weekly snapshots.
549         * gcc_release: Copy from 3.0 branch.  Add support for building the
550         weekly snapshots on gcc.gnu.org.
552 2001-08-28  Joseph S. Myers  <jsm28@cam.ac.uk>
554         * update_web_docs: Also check out texinfo.tex from
555         gcc/doc/include.
557 2001-08-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
559         * update_web_docs (PREPROCESS): Rename to WWWPREPROCESS.
560         Preprocess the entire web site, not just the install docs.
562 2001-06-25  Phil Edwards  <pme@sources.redhat.com>
564         * update_version:  Add command-line argument capability, also
565         bump version for libstdc++-v3, and exit with the return code from
566         the cvs commit.
567         * crontab:  Call update_version with arguments instead of
568         calling update_branch_version.
569         * update_branch_version:  Remove.
571 2001-06-08  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
573         * update_web_docs: Only update the install documentation for the
574         CVS HEAD.
576 2001-06-07  Joseph S. Myers  <jsm28@cam.ac.uk>
578         * update_web_docs, doc_exclude: Check out files that may be in the
579         Attic.  Check out texinfo.tex.  Don't generate anything from
580         c-tree.texi.  Generate PostScript output from manuals.
582 2001-06-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
584         * update_web_docs (WWWBASE_PREFORMATTED, PREPROCESS): New
585         variables.
586         Fix a comment and add another one.
587         Generate the installation documentation in HTML format from
588         gcc/doc/install.texi.
590 2001-05-03  Joseph S. Myers  <jsm28@cam.ac.uk>
592         * update_web_docs: Don't generate HTML from gxxint.texi.  Don't
593         run texi2html on manuals that aren't present.
595 2001-03-18  Phil Edwards  <pme@sources.redhat.com>
597         * update_web_docs_libstdcxx:  New script.
598         * crontab:  Call said script.
600 2001-03-18  Joseph S. Myers  <jsm28@cam.ac.uk>
602         * update_version, update_branch_version: Check out with gcc
603         directory instead of using egcs link.
605 2001-03-17  Joseph S. Myers  <jsm28@cam.ac.uk>
607         * update_web_docs: Don't strip leading -r from argument following
608         -r, or leading -d from argument following -d.  Bug pointed out by
609         Matt Kraai.
611         * update_web_docs: Handle -r and -d options to generate docs for a
612         release or branch in a subdirectory.  Determine names of G77 news
613         and bugs files and contributors file after updated docs have been
614         installed, not before.  Don't remove files from a subdirectory.
615         Don't generate manuals for gcov (included in the GCC manual) or
616         iostream (obsolete).  Do generate manuals for cppinternals, gcj
617         and porting.  Update regular expressions for detecting whether
618         files have really changed when regenerated.
620 2001-03-15  Joseph S. Myers  <jsm28@cam.ac.uk>
622         * update_web_docs: Use /usr/local/bin/texi2html rather than
623         gccadmin's local copy.
625 2001-03-10  Joseph S. Myers  <jsm28@cam.ac.uk>
627         * crontab, doc_exclude, update_branch_version, update_version,
628         update_web_docs: New files (as currently used by gccadmin).
629         * README: New file.