* tree-cfg.c (make_goto_expr_edges): Don't use error_mark_node.
[official-gcc.git] / maintainer-scripts / ChangeLog
blob3393ecb9cb5b432390c9baff2cb4835fe01c526f
1 2005-03-10  Ranjit Mathew  <rmathew@hotmail.com>
3         * gcc_release (ADA_DIRS): Add "gnattools".
5 2005-02-25  Mark Mitchell  <mark@codesourcery.com>
7         * crontab: Adjust for 4.0 branch.
9 2004-12-30  Sebastian Pop  <pop@cri.ensmp.fr>
11         * update_version (ADD_BRANCHES): Replace lno-branch with 
12         autovect-branch.
14 2004-09-11  Gerald Pfeifer  <gerald@pfeifer.com>
16         * crontab: Rename GCC 3.5 snapshots to GCC 4.0 snapshots.
18 2004-08-14  Kelley Cook  <kcook@gcc.gnu.org>
20         * gcc_release (build_sources): Add comment header to generated
21         MD5SUMS.
23 2004-08-06  Kelley Cook  <kcook@gcc.gnu.org>
25         * gcc_release (snapshot_print): Accept arguments.  Don't use echo -e.
26         (announce_snapshot):  Update for above.  Don't use echo -e.
27         
28 2004-08-03 Kelley Cook  <kcook@gcc.gnu.org>
30         * maintainer-scripts (snapshot_print): New function.
31         (announce_snapshot): Generate announcment on the fly.
32         Use a directory link for LATEST.
33         * snapshot-README: Delete.
34         * snapshot-index.html: Delete.
36 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
38         * gcc_release (build_sources): Move the libcpp gmo files
39         to the source directory.
41 2004-06-03  Joseph S. Myers  <jsm@polyomino.org.uk>
43         * gcc_release (maybe_build_tarfile): New function.
44         (build_tarfiles): Use maybe_build_tarfile.
46 2004-05-21  Paolo Carlini  <pcarlini@suse.de>
48         * gcc_release (build_sources): Generate the NEWS file in toplevel.
50 2004-05-17  Kelley Cook  <kcook@gcc.gnu.org>
52         * gcc_release (build_sources): Change CRCs from brik to md5sum.
54 2004-05-16  Gerald Pfeifer  <gerald@pfeifer.com>
56         * crontab: Add GCC 3.5 snapshots, currenty run on Sundays.
58 2004-05-13  Joseph S. Myers  <jsm@polyomino.org.uk>
60         * update_web_docs: Also remove old .gz files from subdirectories
61         on the 15th of the month.
63 2004-05-13  Joseph S. Myers  <jsm@polyomino.org.uk>
65         * update_web_docs (MANUALS): Add gfortran.
67 2004-05-13  Arnaud Charlet  <charlet@act-europe.fr>
69         * update_web_docs: Fix generation of Ada docs.
71 2004-05-13  Joseph S. Myers  <jsm@polyomino.org.uk>
73         * update_version (ADD_BRANCHES): Remove tree-ssa-20020619-branch.
75         * gcc_release (DIFF): Remove -3 option.
77 2003-07-26  Paul Brook  <paul@nowt.org>
79         * gcc_release: Add gcc-fortran.
80         * snapshot-README: Ditto.
81         * snapshot-index.html: Ditto.
83 2004-05-02  Gerald Pfeifer  <gerald@pfeifer.com>
85         * crontab: Move GCC 3.4 snapshots from Wednesday afternoon to
86         Friday night, where gcc.gnu.org has less load.
87         
88 2004-05-02  Gerald Pfeifer  <gerald@pfeifer.com>
90         * crontab: Adjust temporary directory used for snapshot generation.
91         Move GCC 3.3 snapshots to Wednesday 22:32, where gcc.gnu.org has 
92         less load.
94 2004-04-19  Mark Mitchell  <mark@codesourcery.com>
96         * gcc_release (build_sources): Do not use "-F" to tag sources.
98 2004-04-07  Mark Mitchell  <mark@codesourcery.com>
100         * gcc_release (build_sources): Do not use "-r" and "-D" at the
101         same time with "cvs export".
103 2004-03-27  Gerald Pfeifer  <gerald@pfeifer.com>
105         * gcc_release: Fix sanity check for argument of -p command-line
106         options.  In snapshot mode, only generate diffs against the previous
107         snapshot if the user did not specify any old tarball explictly.
109 2004-03-25  Gerald Pfeifer  <gerald@pfeifer.com>
111         * gcc_release (FTP_PATH): Use /var/ftp instead of ~ftp, and
112         only set at a single place.
114 2004-03-14  Gerald Pfeifer  <gerald@pfeifer.com>
116         * gcc_release (SNAPSHOTS_DIR): New variable.  Use it.
117         (announce_snapshot): Use it.
119 2004-03-14  Gerald Pfeifer  <gerald@pfeifer.com>
121         * gcc_release (announce_snapshot): Use changedir instead of
122         plain cd.
123         
124 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>
126         * gcc_release: Add libada as part of ADA_DIRS.
128 2004-01-21  Gerald Pfeifer  <gerald@pfeifer.com>
130         * crontab: Make 3.4 snapshots from the new 3.4 release branch.
132 2004-01-20  Kelley Cook  <kcook@gcc.gnu.org>
134         * gcc_release (build_sources): Delete call to make f77.rebuilt.
136 2004-01-17  Gerald Pfeifer  <gerald@pfeifer.com>
138         * snapshot-README: Mention how the snapshot was generated.
139         * snapshot-index.html: Ditto.  Further sync with snapshot-README.
141 2004-01-03  Joseph S. Myers  <jsm@polyomino.org.uk>
143         * update_web_docs: Create tarballs of documentation sources and
144         HTML docs.
146 2004-01-02  Gerald Pfeifer  <gp@suse.de>
148         * update_version: Add some documentation.
149         
150 2004-01-02  Pop Sébastian  <pop@gauvain.u-strasbg.fr>
152         * update_version (ADD_BRANCHES): Add lno-branch.
154 2003-11-02  Gerald Pfeifer  <gerald@pfeifer.com>
156         * maintainer-addresses: New script.
158 2003-10-24  Kelley Cook  <kcook@gcc.gnu.org>
160         * gcc_release (build_sources): Use --enable-generated-files-in-srcdir.
162 2003-09-22  Gerald Pfeifer  <gerald@pfeifer.com>
164         * gcc_release (announce_snapshot): Restructure processing
165         of snapshot-README and snapshot-index.html and add a new
166         substitution for @EXPORT@.
168 2003-08-24  Gerald Pfeifer  <gerald@pfeifer.com>
170         * gcc_release (build_sources): Create/update the LAST_UPDATED file
171         in the source directory with information how sources were obtained.
172         
173 2003-08-16  Gerald Pfeifer  <gerald@pfeifer.com>
175         * gcc_release (build_sources): Use two new variables EXPORTTAG and
176         EXPORTDATE to make the extraction of sources more transparent and
177         also allow snapshots (off mainline) without a tag.
179 2003-08-08  Mark Mitchell  <mark@codesourcery.com>
181         * gcc_release: Correct logic for updating version.c.  Put
182         prereleases into a subdirectory.
184 2003-07-29  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
186         * crontab: Update invocation of gcc_release according to the
187         previous changes there.  Add automatic 3.4 snapshots from mainline.
189 2003-07-23  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
191         * gcc_release (usage): Document that -s now takes symbolic name
192         and branch of the snapshot as parameters.
193         Implement this as part of command-line processing.
194         (BRANCH): Remove default initialization for snapshots.
195         (CVSBRANCH): Ditto.
196         Do not lay down a CVS tag if generating a snapshot from mainline.
197         
198 2003-07-19  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
200         * gcc_release (announce_snapshot): Use ${RELEASE} instead
201         of ${BRANCH}-${DATE} to refer to the snapshot directory.
202         Put README file into the snapshot directory.
204         (RELEASE): Define as ${BRANCH}-${DATE} for snapshots.
205         (FTP_PATH): Use ${RELEASE} in case of snapshots.
206         (TAG): Ditto.
207         (OLD_TARS): Adjust to new directory scheme for snapshots.
209 2003-07-14  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
211         * gcc_release (announce_snapshot): Add substitution of @RELEASE@
212         for README and index.html.
213         * snapshot-README: Use it.
214         * snapshot-index.html: Ditto.
216 2003-07-09  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
217         
218         * gcc_release (announce_snapshot): Add substitution of @BRANCH@
219         for README and index.html.  Remove substitution of @LONG_DATE@.
220         Put index.html into the respective snapshot directory.
221         Adjust subject of the notification mail to the new naming scheme
222         for CVS tags.
223         Adjust name of the LATEST-IS-... files to the new naming scheme
224         for snapshot directories.
225         (FTP_PATH): Ditto.
226         (LAST_DIR): Ditto.
227         (LAST_LONG_DATE): Remove.
229         * snapshot-README: Adjust to the new naming schemes for directories
230         and snapshots per se.
231         Dynamically fill in the respective branch instead of hardcoding it.
233         * snapshot-index.html: Replace individual links to diffs with a
234         general link to the diff/ subdirectory.
235         Mention the concrete snapshot in <title> and <h1>.
236         Adjust links to the new location of index.html.
237         
238 2003-07-08  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
240         * gcc_release: Move handling of complex modes directly after
241         switch handling.
242         (TAG): Include the branch name as part of snapshot CVS tags.
244 2003-07-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
246         * gcc_release: Execute gcc.gnu.org-only operations which are
247         related to diff generation only if diffs have been requested.
248         (build_sources): Improve tracing and an error message related
249         to tagging.
251 2003-07-01  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
253         * gcc_release (BRANCH): Rename to...
254         (CVSBRANCH): ...new macro, and use BRANCH for the variant users
255         will see.
256         (FTP_BRANCH): For snapshots, include ${BRANCH} in the last part
257         of the directory name.
258         Use .snapshot_date-${BRANCH} instead of .snapshot_date.
260 2003-06-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
262         * gcc_release: Command "all" now creates .gz files only for
263         releases and pre-releases.
265 2003-06-27  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
267         * gcc_release (build_sources): Do not include gnats.html any longer.
268         Make an error message more descriptive.
269         
270 2003-06-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
272         * gcc_release: Factor the updating of links and READMEs on the
273         FTP server and sending mail for snapshots into a...
274         (announce_snapshot): ...new function.
275         Add informative output for both.
277 2003-06-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
279         * gcc_release: Do not update gcc_latest_snapshot tag any longer.
281 2003-06-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
283         * snapshot-index.html: Use F77 instead of G77 front end.
284         Remove link to CodeSourcery snapshots which was not up-to-date.
285         Do not refer to gcc-bugs@gcc.gnu.org any longer.
287         * snapshot-README: Use F77 front end instead of G77 language.
289 2003-06-17  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
291         * gcc_release (build_tarfile): Build .bz2 files instead of .gz files.
292         (build_bz2): Rename to build_gzip and create .gz files from .bz2
293         files instead of the other way around.
294         (build_gzip): New function.
295         (build_diffs): Build .bz2 files instead of .gz files.
296         (build_diff): Use .bz2 files instead of .gz files.
297         Make an error message independent of the compression format.
298         (MODE_BZIP2): Rename to MODE_GZIP.  Related changes to the
299         invocation of this script.
300         (MODE_GZIP): New variable.
301         (OLD_TARS): Use .bz2 archive of the previous snapshot.
303 2003-06-14  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
305         * snapshot-README: Use GCC instead of gcc, C++ front end instead of 
306         g++ language, and note that Java includes a run time.
307         * snapshot.index.html: Ditto.
309 2003-06-10  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
311         * gcc_release (build_diff): Properly use ${TAR} instead of
312         hard-coded tar.
314 2003-05-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
316         * snapshot-index.html: Refer to .bz2 files instead of .gz files. 
317         Simplify the note on not using unannounced snapshots.
318         
319 2003-05-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
320         
321         * snapshot-README: Refer to .bz2 files instead of .gz files.
322         Add a note on where to find the diff files.
323         Simplify the note on not using unannounced snapshots.
324         Remove documentation of the gcc_latest_snapshot tag.
326 2003-05-27  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
328         * gcc_release (build_diffs): Add diagnostics in case we cannot
329         generate a specific diff file.
331 2003-05-24  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
333         * gcc_release (build_sources): Only update ChangeLog files which
334         do not yet contain the entry we are going to add.
335         Fix typo in added ChangeLog entries.
337 2003-05-20  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
339         * gcc_release (upload_files): Put diff files into a "diffs"
340         subdirectory
342 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
344         * gcc_release: GNU CC -> GCC.
346 2003-05-12  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
348         * gcc_release (usage): Print more detailed description of all
349         command-line options.
351 2003-05-09  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
353         * update_version (ADD_BRANCHES): Add, set to MAIN and
354         tree-ssa-20020619-branch.
355         (BRANCHES): Always consider branches given by $ADD_BRANCHES.
357 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
359         * update_version (textstring_FILES): Only version.c needs to be
360         updated, now that we do not consider older branches any more.
362 2003-05-02  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
364         * update_version (IGNORE_BRANCHES): Add.
365         (BRANCHES): Do not consider branches matching $IGNORE_BRANCHES.
367 2003-05-02  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
369         * update_version: Add a trace of which branch we are currently
370         working on.
372 2002-12-16  Mark Mitchell  <mark@codesourcery.com>
374         * gcc_release: Make snapshots from the GCC 3.3 branch.
375         * snapshot-README: Update.
377 2002-09-23  Zack Weinberg  <zack@codesourcery.com>
379         * update_version: Do not check in files which are unchanged.
380         * gcc_release: Only update the version in gcc/version.c.
382 2002-09-17  Joseph S. Myers  <jsm@polyomino.org.uk>
384         * update_web_docs (MANUALS): Add fastjar.
386 2002-09-08  Joseph S. Myers  <jsm@polyomino.org.uk>
388         * gcc_release: Make snapshots come from the mainline.
389         * snapshot-README: Update.
391 2002-08-28  Joseph S. Myers  <jsm@polyomino.org.uk>
393         * update_web_docs: Remove support for generating g77_news.html and
394         g77_bugs.html.
395         * update_web_docs_old: Likewise.  Remove support for generating
396         thanks.html.
398 2002-07-28  Andreas Jaeger  <aj@suse.de>
400         * gcc_release: Update comment.
402         * snapshot-README: Snapshots are taken from GCC 3.2 branch.
404 2002-07-28  Mark Mitchell  <mark@codesourcery.com>
406         * gcc_release: Use the 3.2 branch for snapshots.
408 2002-05-31  Florian Weimer  <fw@deneb.enyo.de>
410         * update_web_docs (MANUALS): Include various flavours of the GNAT
411         User Guide.
413 2002-05-27  Joseph S. Myers  <jsm28@cam.ac.uk>
415         * update_version (textstring_FILES): Change gcc/ada/gnatvsn.ads to
416         gcc/gcc/ada/gnatvsn.ads.
418 2002-05-26  Joseph S. Myers  <jsm28@cam.ac.uk>
420         * gcc_release: Add gcc/ada/gnatvsn.ads to list of files in which
421         release status is updated.
422         * update_version (textstring_FILES): Add gcc/ada/gnatvsn.ads.
424 2002-05-21  Joseph S. Myers  <jsm28@cam.ac.uk>
426         * gcc_release: Do upload files when local.
428         * snapshot-README, snapshot-index.html: Remove chill.
430 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
432         * gcc_release: Correct upload handling.
434 2002-04-22  Mark Mitchell  <mark@codesourcery.com>
436         * gcc_release (build_diffs): Remove reference to Chill.
438 2002-04-21  Joseph S. Myers  <jsm28@cam.ac.uk>
440         * update_web_docs (MANUALS): Remove chill.  Add gnat_rm.
442 2002-04-19  Kelley R. Cook (kelly.r.cook@gm.com)
444         * gcc_release: Set TZ to UTC0.
446 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
448         * gcc_release (build_tarfiles): Do not build Chill tarfiles.
449         (CHILL_DIRS): Remove.
451 2002-03-10  Joseph S. Myers  <jsm28@cam.ac.uk>
453         * gcc_release: Build diffs for ada and chill.  Make "bzip2" a new
454         major mode.
456 2002-03-06  Phil Edwards  <pme@gcc.gnu.org>
458         * update_version:  Don't indent the version string.
460 2002-03-05  Joseph S. Myers  <jsm28@cam.ac.uk>
462         * snapshot-README: Note that snapshots come from the 3.1 branch.
463         Update list of files.
465 2002-03-03  Joseph S. Myers  <jsm28@cam.ac.uk>
467         * gcc_release: Make snapshots come from the 3.1 branch.
469 2002-02-25  Mark Mitchell  <mark@codesourcery.com>
471         * update_version: Automatically update version files on all
472         branches.
473         * crontab: Only invoke update_version once.
475 2002-02-23  Joseph S. Myers  <jsm28@cam.ac.uk>
477         * gcc_release: Revert change to -p interface.  Allow for local and
478         remote cases in creating directories.  Give an error if -p
479         argument names a directory.
481 2002-02-21  Mark Mitchell  <mark@codesourcery.com>
483         * gcc_release: Correct handling of diff-generation.  Add
484         "diffs" major mode.
486 2002-02-08  Joseph S. Myers  <jsm28@cam.ac.uk>
488         * gcc_release: Substitute dates in snapshot-README and
489         snapshot-index.html files rather than directly using the old files
490         on the FTP site.  Set QMAILHOST.
492 2002-02-08  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
494         * snapshot-index.html: Improve markup.
496 2002-01-29  Joseph S. Myers  <jsm28@cam.ac.uk>
498         * snapshot-README, snapshot-index.html: Use expressions such as
499         @DATE@ rather than hardcoded dates.
501         * snapshot-README, snapshot-index.html: New files.
503 2002-01-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
505         * update_web_docs (contrib_file): Remove.
506         Also removing special handling of thanks.html.
508 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
510         * update_web_docs: Use makeinfo --html instead of texi2html.
511         Remove support for pre-3.1 GCC versions.  Build online docs for
512         gccint manual.
514 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
516         * update_web_docs_old: Copy from update_web_docs.  Add comment
517         that this is for GCC 3.0.x and earlier versions.
519 2001-11-19  Joseph S. Myers  <jsm28@cam.ac.uk>
521         * gcc_release: Add /usr/local/bin to path when local.
523 2001-11-06  Joseph S. Myers  <jsm28@cam.ac.uk>
525         * update_web_docs: Set SOURCEDIR so that install manual can be
526         found when running install.texi2html.
528         * gcc_release: Don't require a username if running locally.
530 2001-11-05  Joseph S. Myers  <jsm28@cam.ac.uk>
532         * update_web_docs: Eliminate warnings about keeping files from web
533         page preprocessing.
535         * update_web_docs: Allow for the same file name in different
536         directories.
538 2001-10-29  Joseph S. Myers  <jsm28@cam.ac.uk>
540         * update_web_docs: Generate libiberty and gnat-style manuals.
542 2001-10-24  Joseph S. Myers  <jsm28@cam.ac.uk>
544         * gcc_release: Build snapshots from mainline.  Generate Ada and
545         Chill tarballs.  Correct error check when building diffs.  Check
546         for errors when building bzip2 files.
547         * crontab: Use /sourceware/snapshot-tmp for building snapshots.
549 2001-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
551         * crontab: Build weekly snapshots.
553         * gcc_release: Copy from 3.0 branch.  Add support for building the
554         weekly snapshots on gcc.gnu.org.
556 2001-08-28  Joseph S. Myers  <jsm28@cam.ac.uk>
558         * update_web_docs: Also check out texinfo.tex from
559         gcc/doc/include.
561 2001-08-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
563         * update_web_docs (PREPROCESS): Rename to WWWPREPROCESS.
564         Preprocess the entire web site, not just the install docs.
566 2001-06-25  Phil Edwards  <pme@sources.redhat.com>
568         * update_version:  Add command-line argument capability, also
569         bump version for libstdc++-v3, and exit with the return code from
570         the cvs commit.
571         * crontab:  Call update_version with arguments instead of
572         calling update_branch_version.
573         * update_branch_version:  Remove.
575 2001-06-08  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
577         * update_web_docs: Only update the install documentation for the
578         CVS HEAD.
580 2001-06-07  Joseph S. Myers  <jsm28@cam.ac.uk>
582         * update_web_docs, doc_exclude: Check out files that may be in the
583         Attic.  Check out texinfo.tex.  Don't generate anything from
584         c-tree.texi.  Generate PostScript output from manuals.
586 2001-06-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
588         * update_web_docs (WWWBASE_PREFORMATTED, PREPROCESS): New
589         variables.
590         Fix a comment and add another one.
591         Generate the installation documentation in HTML format from
592         gcc/doc/install.texi.
594 2001-05-03  Joseph S. Myers  <jsm28@cam.ac.uk>
596         * update_web_docs: Don't generate HTML from gxxint.texi.  Don't
597         run texi2html on manuals that aren't present.
599 2001-03-18  Phil Edwards  <pme@sources.redhat.com>
601         * update_web_docs_libstdcxx:  New script.
602         * crontab:  Call said script.
604 2001-03-18  Joseph S. Myers  <jsm28@cam.ac.uk>
606         * update_version, update_branch_version: Check out with gcc
607         directory instead of using egcs link.
609 2001-03-17  Joseph S. Myers  <jsm28@cam.ac.uk>
611         * update_web_docs: Don't strip leading -r from argument following
612         -r, or leading -d from argument following -d.  Bug pointed out by
613         Matt Kraai.
615         * update_web_docs: Handle -r and -d options to generate docs for a
616         release or branch in a subdirectory.  Determine names of G77 news
617         and bugs files and contributors file after updated docs have been
618         installed, not before.  Don't remove files from a subdirectory.
619         Don't generate manuals for gcov (included in the GCC manual) or
620         iostream (obsolete).  Do generate manuals for cppinternals, gcj
621         and porting.  Update regular expressions for detecting whether
622         files have really changed when regenerated.
624 2001-03-15  Joseph S. Myers  <jsm28@cam.ac.uk>
626         * update_web_docs: Use /usr/local/bin/texi2html rather than
627         gccadmin's local copy.
629 2001-03-10  Joseph S. Myers  <jsm28@cam.ac.uk>
631         * crontab, doc_exclude, update_branch_version, update_version,
632         update_web_docs: New files (as currently used by gccadmin).
633         * README: New file.