* df.c (df_insn_refs_record): Use XEXP to get the operand of a USE,
[official-gcc.git] / maintainer-scripts / ChangeLog
blobc09946e05efd91832e3515043daf1758a64e7b8f
1 2004-12-30  Sebastian Pop  <pop@cri.ensmp.fr>
3         * update_version (ADD_BRANCHES): Replace lno-branch with 
4         autovect-branch.
6 2004-09-11  Gerald Pfeifer  <gerald@pfeifer.com>
8         * crontab: Rename GCC 3.5 snapshots to GCC 4.0 snapshots.
10 2004-08-14  Kelley Cook  <kcook@gcc.gnu.org>
12         * gcc_release (build_sources): Add comment header to generated
13         MD5SUMS.
15 2004-08-06  Kelley Cook  <kcook@gcc.gnu.org>
17         * gcc_release (snapshot_print): Accept arguments.  Don't use echo -e.
18         (announce_snapshot):  Update for above.  Don't use echo -e.
19         
20 2004-08-03 Kelley Cook  <kcook@gcc.gnu.org>
22         * maintainer-scripts (snapshot_print): New function.
23         (announce_snapshot): Generate announcment on the fly.
24         Use a directory link for LATEST.
25         * snapshot-README: Delete.
26         * snapshot-index.html: Delete.
28 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
30         * gcc_release (build_sources): Move the libcpp gmo files
31         to the source directory.
33 2004-06-03  Joseph S. Myers  <jsm@polyomino.org.uk>
35         * gcc_release (maybe_build_tarfile): New function.
36         (build_tarfiles): Use maybe_build_tarfile.
38 2004-05-21  Paolo Carlini  <pcarlini@suse.de>
40         * gcc_release (build_sources): Generate the NEWS file in toplevel.
42 2004-05-17  Kelley Cook  <kcook@gcc.gnu.org>
44         * gcc_release (build_sources): Change CRCs from brik to md5sum.
46 2004-05-16  Gerald Pfeifer  <gerald@pfeifer.com>
48         * crontab: Add GCC 3.5 snapshots, currenty run on Sundays.
50 2004-05-13  Joseph S. Myers  <jsm@polyomino.org.uk>
52         * update_web_docs: Also remove old .gz files from subdirectories
53         on the 15th of the month.
55 2004-05-13  Joseph S. Myers  <jsm@polyomino.org.uk>
57         * update_web_docs (MANUALS): Add gfortran.
59 2004-05-13  Arnaud Charlet  <charlet@act-europe.fr>
61         * update_web_docs: Fix generation of Ada docs.
63 2004-05-13  Joseph S. Myers  <jsm@polyomino.org.uk>
65         * update_version (ADD_BRANCHES): Remove tree-ssa-20020619-branch.
67         * gcc_release (DIFF): Remove -3 option.
69 2003-07-26  Paul Brook  <paul@nowt.org>
71         * gcc_release: Add gcc-fortran.
72         * snapshot-README: Ditto.
73         * snapshot-index.html: Ditto.
75 2004-05-02  Gerald Pfeifer  <gerald@pfeifer.com>
77         * crontab: Move GCC 3.4 snapshots from Wednesday afternoon to
78         Friday night, where gcc.gnu.org has less load.
79         
80 2004-05-02  Gerald Pfeifer  <gerald@pfeifer.com>
82         * crontab: Adjust temporary directory used for snapshot generation.
83         Move GCC 3.3 snapshots to Wednesday 22:32, where gcc.gnu.org has 
84         less load.
86 2004-04-19  Mark Mitchell  <mark@codesourcery.com>
88         * gcc_release (build_sources): Do not use "-F" to tag sources.
90 2004-04-07  Mark Mitchell  <mark@codesourcery.com>
92         * gcc_release (build_sources): Do not use "-r" and "-D" at the
93         same time with "cvs export".
95 2004-03-27  Gerald Pfeifer  <gerald@pfeifer.com>
97         * gcc_release: Fix sanity check for argument of -p command-line
98         options.  In snapshot mode, only generate diffs against the previous
99         snapshot if the user did not specify any old tarball explictly.
101 2004-03-25  Gerald Pfeifer  <gerald@pfeifer.com>
103         * gcc_release (FTP_PATH): Use /var/ftp instead of ~ftp, and
104         only set at a single place.
106 2004-03-14  Gerald Pfeifer  <gerald@pfeifer.com>
108         * gcc_release (SNAPSHOTS_DIR): New variable.  Use it.
109         (announce_snapshot): Use it.
111 2004-03-14  Gerald Pfeifer  <gerald@pfeifer.com>
113         * gcc_release (announce_snapshot): Use changedir instead of
114         plain cd.
115         
116 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>
118         * gcc_release: Add libada as part of ADA_DIRS.
120 2004-01-21  Gerald Pfeifer  <gerald@pfeifer.com>
122         * crontab: Make 3.4 snapshots from the new 3.4 release branch.
124 2004-01-20  Kelley Cook  <kcook@gcc.gnu.org>
126         * gcc_release (build_sources): Delete call to make f77.rebuilt.
128 2004-01-17  Gerald Pfeifer  <gerald@pfeifer.com>
130         * snapshot-README: Mention how the snapshot was generated.
131         * snapshot-index.html: Ditto.  Further sync with snapshot-README.
133 2004-01-03  Joseph S. Myers  <jsm@polyomino.org.uk>
135         * update_web_docs: Create tarballs of documentation sources and
136         HTML docs.
138 2004-01-02  Gerald Pfeifer  <gp@suse.de>
140         * update_version: Add some documentation.
141         
142 2004-01-02  Pop Sébastian  <pop@gauvain.u-strasbg.fr>
144         * update_version (ADD_BRANCHES): Add lno-branch.
146 2003-11-02  Gerald Pfeifer  <gerald@pfeifer.com>
148         * maintainer-addresses: New script.
150 2003-10-24  Kelley Cook  <kcook@gcc.gnu.org>
152         * gcc_release (build_sources): Use --enable-generated-files-in-srcdir.
154 2003-09-22  Gerald Pfeifer  <gerald@pfeifer.com>
156         * gcc_release (announce_snapshot): Restructure processing
157         of snapshot-README and snapshot-index.html and add a new
158         substitution for @EXPORT@.
160 2003-08-24  Gerald Pfeifer  <gerald@pfeifer.com>
162         * gcc_release (build_sources): Create/update the LAST_UPDATED file
163         in the source directory with information how sources were obtained.
164         
165 2003-08-16  Gerald Pfeifer  <gerald@pfeifer.com>
167         * gcc_release (build_sources): Use two new variables EXPORTTAG and
168         EXPORTDATE to make the extraction of sources more transparent and
169         also allow snapshots (off mainline) without a tag.
171 2003-08-08  Mark Mitchell  <mark@codesourcery.com>
173         * gcc_release: Correct logic for updating version.c.  Put
174         prereleases into a subdirectory.
176 2003-07-29  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
178         * crontab: Update invocation of gcc_release according to the
179         previous changes there.  Add automatic 3.4 snapshots from mainline.
181 2003-07-23  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
183         * gcc_release (usage): Document that -s now takes symbolic name
184         and branch of the snapshot as parameters.
185         Implement this as part of command-line processing.
186         (BRANCH): Remove default initialization for snapshots.
187         (CVSBRANCH): Ditto.
188         Do not lay down a CVS tag if generating a snapshot from mainline.
189         
190 2003-07-19  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
192         * gcc_release (announce_snapshot): Use ${RELEASE} instead
193         of ${BRANCH}-${DATE} to refer to the snapshot directory.
194         Put README file into the snapshot directory.
196         (RELEASE): Define as ${BRANCH}-${DATE} for snapshots.
197         (FTP_PATH): Use ${RELEASE} in case of snapshots.
198         (TAG): Ditto.
199         (OLD_TARS): Adjust to new directory scheme for snapshots.
201 2003-07-14  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
203         * gcc_release (announce_snapshot): Add substitution of @RELEASE@
204         for README and index.html.
205         * snapshot-README: Use it.
206         * snapshot-index.html: Ditto.
208 2003-07-09  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
209         
210         * gcc_release (announce_snapshot): Add substitution of @BRANCH@
211         for README and index.html.  Remove substitution of @LONG_DATE@.
212         Put index.html into the respective snapshot directory.
213         Adjust subject of the notification mail to the new naming scheme
214         for CVS tags.
215         Adjust name of the LATEST-IS-... files to the new naming scheme
216         for snapshot directories.
217         (FTP_PATH): Ditto.
218         (LAST_DIR): Ditto.
219         (LAST_LONG_DATE): Remove.
221         * snapshot-README: Adjust to the new naming schemes for directories
222         and snapshots per se.
223         Dynamically fill in the respective branch instead of hardcoding it.
225         * snapshot-index.html: Replace individual links to diffs with a
226         general link to the diff/ subdirectory.
227         Mention the concrete snapshot in <title> and <h1>.
228         Adjust links to the new location of index.html.
229         
230 2003-07-08  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
232         * gcc_release: Move handling of complex modes directly after
233         switch handling.
234         (TAG): Include the branch name as part of snapshot CVS tags.
236 2003-07-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
238         * gcc_release: Execute gcc.gnu.org-only operations which are
239         related to diff generation only if diffs have been requested.
240         (build_sources): Improve tracing and an error message related
241         to tagging.
243 2003-07-01  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
245         * gcc_release (BRANCH): Rename to...
246         (CVSBRANCH): ...new macro, and use BRANCH for the variant users
247         will see.
248         (FTP_BRANCH): For snapshots, include ${BRANCH} in the last part
249         of the directory name.
250         Use .snapshot_date-${BRANCH} instead of .snapshot_date.
252 2003-06-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
254         * gcc_release: Command "all" now creates .gz files only for
255         releases and pre-releases.
257 2003-06-27  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
259         * gcc_release (build_sources): Do not include gnats.html any longer.
260         Make an error message more descriptive.
261         
262 2003-06-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
264         * gcc_release: Factor the updating of links and READMEs on the
265         FTP server and sending mail for snapshots into a...
266         (announce_snapshot): ...new function.
267         Add informative output for both.
269 2003-06-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
271         * gcc_release: Do not update gcc_latest_snapshot tag any longer.
273 2003-06-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
275         * snapshot-index.html: Use F77 instead of G77 front end.
276         Remove link to CodeSourcery snapshots which was not up-to-date.
277         Do not refer to gcc-bugs@gcc.gnu.org any longer.
279         * snapshot-README: Use F77 front end instead of G77 language.
281 2003-06-17  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
283         * gcc_release (build_tarfile): Build .bz2 files instead of .gz files.
284         (build_bz2): Rename to build_gzip and create .gz files from .bz2
285         files instead of the other way around.
286         (build_gzip): New function.
287         (build_diffs): Build .bz2 files instead of .gz files.
288         (build_diff): Use .bz2 files instead of .gz files.
289         Make an error message independent of the compression format.
290         (MODE_BZIP2): Rename to MODE_GZIP.  Related changes to the
291         invocation of this script.
292         (MODE_GZIP): New variable.
293         (OLD_TARS): Use .bz2 archive of the previous snapshot.
295 2003-06-14  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
297         * snapshot-README: Use GCC instead of gcc, C++ front end instead of 
298         g++ language, and note that Java includes a run time.
299         * snapshot.index.html: Ditto.
301 2003-06-10  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
303         * gcc_release (build_diff): Properly use ${TAR} instead of
304         hard-coded tar.
306 2003-05-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
308         * snapshot-index.html: Refer to .bz2 files instead of .gz files. 
309         Simplify the note on not using unannounced snapshots.
310         
311 2003-05-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
312         
313         * snapshot-README: Refer to .bz2 files instead of .gz files.
314         Add a note on where to find the diff files.
315         Simplify the note on not using unannounced snapshots.
316         Remove documentation of the gcc_latest_snapshot tag.
318 2003-05-27  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
320         * gcc_release (build_diffs): Add diagnostics in case we cannot
321         generate a specific diff file.
323 2003-05-24  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
325         * gcc_release (build_sources): Only update ChangeLog files which
326         do not yet contain the entry we are going to add.
327         Fix typo in added ChangeLog entries.
329 2003-05-20  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
331         * gcc_release (upload_files): Put diff files into a "diffs"
332         subdirectory
334 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
336         * gcc_release: GNU CC -> GCC.
338 2003-05-12  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
340         * gcc_release (usage): Print more detailed description of all
341         command-line options.
343 2003-05-09  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
345         * update_version (ADD_BRANCHES): Add, set to MAIN and
346         tree-ssa-20020619-branch.
347         (BRANCHES): Always consider branches given by $ADD_BRANCHES.
349 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
351         * update_version (textstring_FILES): Only version.c needs to be
352         updated, now that we do not consider older branches any more.
354 2003-05-02  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
356         * update_version (IGNORE_BRANCHES): Add.
357         (BRANCHES): Do not consider branches matching $IGNORE_BRANCHES.
359 2003-05-02  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
361         * update_version: Add a trace of which branch we are currently
362         working on.
364 2002-12-16  Mark Mitchell  <mark@codesourcery.com>
366         * gcc_release: Make snapshots from the GCC 3.3 branch.
367         * snapshot-README: Update.
369 2002-09-23  Zack Weinberg  <zack@codesourcery.com>
371         * update_version: Do not check in files which are unchanged.
372         * gcc_release: Only update the version in gcc/version.c.
374 2002-09-17  Joseph S. Myers  <jsm@polyomino.org.uk>
376         * update_web_docs (MANUALS): Add fastjar.
378 2002-09-08  Joseph S. Myers  <jsm@polyomino.org.uk>
380         * gcc_release: Make snapshots come from the mainline.
381         * snapshot-README: Update.
383 2002-08-28  Joseph S. Myers  <jsm@polyomino.org.uk>
385         * update_web_docs: Remove support for generating g77_news.html and
386         g77_bugs.html.
387         * update_web_docs_old: Likewise.  Remove support for generating
388         thanks.html.
390 2002-07-28  Andreas Jaeger  <aj@suse.de>
392         * gcc_release: Update comment.
394         * snapshot-README: Snapshots are taken from GCC 3.2 branch.
396 2002-07-28  Mark Mitchell  <mark@codesourcery.com>
398         * gcc_release: Use the 3.2 branch for snapshots.
400 2002-05-31  Florian Weimer  <fw@deneb.enyo.de>
402         * update_web_docs (MANUALS): Include various flavours of the GNAT
403         User Guide.
405 2002-05-27  Joseph S. Myers  <jsm28@cam.ac.uk>
407         * update_version (textstring_FILES): Change gcc/ada/gnatvsn.ads to
408         gcc/gcc/ada/gnatvsn.ads.
410 2002-05-26  Joseph S. Myers  <jsm28@cam.ac.uk>
412         * gcc_release: Add gcc/ada/gnatvsn.ads to list of files in which
413         release status is updated.
414         * update_version (textstring_FILES): Add gcc/ada/gnatvsn.ads.
416 2002-05-21  Joseph S. Myers  <jsm28@cam.ac.uk>
418         * gcc_release: Do upload files when local.
420         * snapshot-README, snapshot-index.html: Remove chill.
422 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
424         * gcc_release: Correct upload handling.
426 2002-04-22  Mark Mitchell  <mark@codesourcery.com>
428         * gcc_release (build_diffs): Remove reference to Chill.
430 2002-04-21  Joseph S. Myers  <jsm28@cam.ac.uk>
432         * update_web_docs (MANUALS): Remove chill.  Add gnat_rm.
434 2002-04-19  Kelley R. Cook (kelly.r.cook@gm.com)
436         * gcc_release: Set TZ to UTC0.
438 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
440         * gcc_release (build_tarfiles): Do not build Chill tarfiles.
441         (CHILL_DIRS): Remove.
443 2002-03-10  Joseph S. Myers  <jsm28@cam.ac.uk>
445         * gcc_release: Build diffs for ada and chill.  Make "bzip2" a new
446         major mode.
448 2002-03-06  Phil Edwards  <pme@gcc.gnu.org>
450         * update_version:  Don't indent the version string.
452 2002-03-05  Joseph S. Myers  <jsm28@cam.ac.uk>
454         * snapshot-README: Note that snapshots come from the 3.1 branch.
455         Update list of files.
457 2002-03-03  Joseph S. Myers  <jsm28@cam.ac.uk>
459         * gcc_release: Make snapshots come from the 3.1 branch.
461 2002-02-25  Mark Mitchell  <mark@codesourcery.com>
463         * update_version: Automatically update version files on all
464         branches.
465         * crontab: Only invoke update_version once.
467 2002-02-23  Joseph S. Myers  <jsm28@cam.ac.uk>
469         * gcc_release: Revert change to -p interface.  Allow for local and
470         remote cases in creating directories.  Give an error if -p
471         argument names a directory.
473 2002-02-21  Mark Mitchell  <mark@codesourcery.com>
475         * gcc_release: Correct handling of diff-generation.  Add
476         "diffs" major mode.
478 2002-02-08  Joseph S. Myers  <jsm28@cam.ac.uk>
480         * gcc_release: Substitute dates in snapshot-README and
481         snapshot-index.html files rather than directly using the old files
482         on the FTP site.  Set QMAILHOST.
484 2002-02-08  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
486         * snapshot-index.html: Improve markup.
488 2002-01-29  Joseph S. Myers  <jsm28@cam.ac.uk>
490         * snapshot-README, snapshot-index.html: Use expressions such as
491         @DATE@ rather than hardcoded dates.
493         * snapshot-README, snapshot-index.html: New files.
495 2002-01-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
497         * update_web_docs (contrib_file): Remove.
498         Also removing special handling of thanks.html.
500 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
502         * update_web_docs: Use makeinfo --html instead of texi2html.
503         Remove support for pre-3.1 GCC versions.  Build online docs for
504         gccint manual.
506 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
508         * update_web_docs_old: Copy from update_web_docs.  Add comment
509         that this is for GCC 3.0.x and earlier versions.
511 2001-11-19  Joseph S. Myers  <jsm28@cam.ac.uk>
513         * gcc_release: Add /usr/local/bin to path when local.
515 2001-11-06  Joseph S. Myers  <jsm28@cam.ac.uk>
517         * update_web_docs: Set SOURCEDIR so that install manual can be
518         found when running install.texi2html.
520         * gcc_release: Don't require a username if running locally.
522 2001-11-05  Joseph S. Myers  <jsm28@cam.ac.uk>
524         * update_web_docs: Eliminate warnings about keeping files from web
525         page preprocessing.
527         * update_web_docs: Allow for the same file name in different
528         directories.
530 2001-10-29  Joseph S. Myers  <jsm28@cam.ac.uk>
532         * update_web_docs: Generate libiberty and gnat-style manuals.
534 2001-10-24  Joseph S. Myers  <jsm28@cam.ac.uk>
536         * gcc_release: Build snapshots from mainline.  Generate Ada and
537         Chill tarballs.  Correct error check when building diffs.  Check
538         for errors when building bzip2 files.
539         * crontab: Use /sourceware/snapshot-tmp for building snapshots.
541 2001-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
543         * crontab: Build weekly snapshots.
545         * gcc_release: Copy from 3.0 branch.  Add support for building the
546         weekly snapshots on gcc.gnu.org.
548 2001-08-28  Joseph S. Myers  <jsm28@cam.ac.uk>
550         * update_web_docs: Also check out texinfo.tex from
551         gcc/doc/include.
553 2001-08-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
555         * update_web_docs (PREPROCESS): Rename to WWWPREPROCESS.
556         Preprocess the entire web site, not just the install docs.
558 2001-06-25  Phil Edwards  <pme@sources.redhat.com>
560         * update_version:  Add command-line argument capability, also
561         bump version for libstdc++-v3, and exit with the return code from
562         the cvs commit.
563         * crontab:  Call update_version with arguments instead of
564         calling update_branch_version.
565         * update_branch_version:  Remove.
567 2001-06-08  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
569         * update_web_docs: Only update the install documentation for the
570         CVS HEAD.
572 2001-06-07  Joseph S. Myers  <jsm28@cam.ac.uk>
574         * update_web_docs, doc_exclude: Check out files that may be in the
575         Attic.  Check out texinfo.tex.  Don't generate anything from
576         c-tree.texi.  Generate PostScript output from manuals.
578 2001-06-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
580         * update_web_docs (WWWBASE_PREFORMATTED, PREPROCESS): New
581         variables.
582         Fix a comment and add another one.
583         Generate the installation documentation in HTML format from
584         gcc/doc/install.texi.
586 2001-05-03  Joseph S. Myers  <jsm28@cam.ac.uk>
588         * update_web_docs: Don't generate HTML from gxxint.texi.  Don't
589         run texi2html on manuals that aren't present.
591 2001-03-18  Phil Edwards  <pme@sources.redhat.com>
593         * update_web_docs_libstdcxx:  New script.
594         * crontab:  Call said script.
596 2001-03-18  Joseph S. Myers  <jsm28@cam.ac.uk>
598         * update_version, update_branch_version: Check out with gcc
599         directory instead of using egcs link.
601 2001-03-17  Joseph S. Myers  <jsm28@cam.ac.uk>
603         * update_web_docs: Don't strip leading -r from argument following
604         -r, or leading -d from argument following -d.  Bug pointed out by
605         Matt Kraai.
607         * update_web_docs: Handle -r and -d options to generate docs for a
608         release or branch in a subdirectory.  Determine names of G77 news
609         and bugs files and contributors file after updated docs have been
610         installed, not before.  Don't remove files from a subdirectory.
611         Don't generate manuals for gcov (included in the GCC manual) or
612         iostream (obsolete).  Do generate manuals for cppinternals, gcj
613         and porting.  Update regular expressions for detecting whether
614         files have really changed when regenerated.
616 2001-03-15  Joseph S. Myers  <jsm28@cam.ac.uk>
618         * update_web_docs: Use /usr/local/bin/texi2html rather than
619         gccadmin's local copy.
621 2001-03-10  Joseph S. Myers  <jsm28@cam.ac.uk>
623         * crontab, doc_exclude, update_branch_version, update_version,
624         update_web_docs: New files (as currently used by gccadmin).
625         * README: New file.