* crontab: Don't build 3.3 branch snapshots.
[official-gcc.git] / maintainer-scripts / ChangeLog
blobbd8ab7211bbb553919a52d7a1d55621c4a99eae0
1 2005-05-19  Joseph S. Myers  <joseph@codesourcery.com>
3         * crontab: Don't build 3.3 branch snapshots.
4         * update_version (IGNORE_BRANCHES): Add gcc-3_3-branch.
6 2005-03-15  Zack Weinberg  <zack@codesourcery.com>
8         * README: Update.
9         * gcc_release: Update gcc/DEV-PHASE if that file exists, instead
10         of gcc/version.c.
11         * update_version: Handle updating gcc/DATESTAMP.
12         * update_web_docs: Generate gcc-vers.texi first.
14 2005-03-10  Ranjit Mathew  <rmathew@hotmail.com>
16         * gcc_release (ADA_DIRS): Add "gnattools".
18 2005-02-25  Mark Mitchell  <mark@codesourcery.com>
20         * crontab: Adjust for 4.0 branch.
22 2004-12-30  Sebastian Pop  <pop@cri.ensmp.fr>
24         * update_version (ADD_BRANCHES): Replace lno-branch with
25         autovect-branch.
27 2004-09-11  Gerald Pfeifer  <gerald@pfeifer.com>
29         * crontab: Rename GCC 3.5 snapshots to GCC 4.0 snapshots.
31 2004-08-14  Kelley Cook  <kcook@gcc.gnu.org>
33         * gcc_release (build_sources): Add comment header to generated
34         MD5SUMS.
36 2004-08-06  Kelley Cook  <kcook@gcc.gnu.org>
38         * gcc_release (snapshot_print): Accept arguments.  Don't use echo -e.
39         (announce_snapshot):  Update for above.  Don't use echo -e.
41 2004-08-03 Kelley Cook  <kcook@gcc.gnu.org>
43         * maintainer-scripts (snapshot_print): New function.
44         (announce_snapshot): Generate announcment on the fly.
45         Use a directory link for LATEST.
46         * snapshot-README: Delete.
47         * snapshot-index.html: Delete.
49 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
51         * gcc_release (build_sources): Move the libcpp gmo files
52         to the source directory.
54 2004-06-03  Joseph S. Myers  <jsm@polyomino.org.uk>
56         * gcc_release (maybe_build_tarfile): New function.
57         (build_tarfiles): Use maybe_build_tarfile.
59 2004-05-21  Paolo Carlini  <pcarlini@suse.de>
61         * gcc_release (build_sources): Generate the NEWS file in toplevel.
63 2004-05-17  Kelley Cook  <kcook@gcc.gnu.org>
65         * gcc_release (build_sources): Change CRCs from brik to md5sum.
67 2004-05-16  Gerald Pfeifer  <gerald@pfeifer.com>
69         * crontab: Add GCC 3.5 snapshots, currenty run on Sundays.
71 2004-05-13  Joseph S. Myers  <jsm@polyomino.org.uk>
73         * update_web_docs: Also remove old .gz files from subdirectories
74         on the 15th of the month.
76 2004-05-13  Joseph S. Myers  <jsm@polyomino.org.uk>
78         * update_web_docs (MANUALS): Add gfortran.
80 2004-05-13  Arnaud Charlet  <charlet@act-europe.fr>
82         * update_web_docs: Fix generation of Ada docs.
84 2004-05-13  Joseph S. Myers  <jsm@polyomino.org.uk>
86         * update_version (ADD_BRANCHES): Remove tree-ssa-20020619-branch.
88         * gcc_release (DIFF): Remove -3 option.
90 2003-07-26  Paul Brook  <paul@nowt.org>
92         * gcc_release: Add gcc-fortran.
93         * snapshot-README: Ditto.
94         * snapshot-index.html: Ditto.
96 2004-05-02  Gerald Pfeifer  <gerald@pfeifer.com>
98         * crontab: Move GCC 3.4 snapshots from Wednesday afternoon to
99         Friday night, where gcc.gnu.org has less load.
101 2004-05-02  Gerald Pfeifer  <gerald@pfeifer.com>
103         * crontab: Adjust temporary directory used for snapshot generation.
104         Move GCC 3.3 snapshots to Wednesday 22:32, where gcc.gnu.org has
105         less load.
107 2004-04-19  Mark Mitchell  <mark@codesourcery.com>
109         * gcc_release (build_sources): Do not use "-F" to tag sources.
111 2004-04-07  Mark Mitchell  <mark@codesourcery.com>
113         * gcc_release (build_sources): Do not use "-r" and "-D" at the
114         same time with "cvs export".
116 2004-03-27  Gerald Pfeifer  <gerald@pfeifer.com>
118         * gcc_release: Fix sanity check for argument of -p command-line
119         options.  In snapshot mode, only generate diffs against the previous
120         snapshot if the user did not specify any old tarball explictly.
122 2004-03-25  Gerald Pfeifer  <gerald@pfeifer.com>
124         * gcc_release (FTP_PATH): Use /var/ftp instead of ~ftp, and
125         only set at a single place.
127 2004-03-14  Gerald Pfeifer  <gerald@pfeifer.com>
129         * gcc_release (SNAPSHOTS_DIR): New variable.  Use it.
130         (announce_snapshot): Use it.
132 2004-03-14  Gerald Pfeifer  <gerald@pfeifer.com>
134         * gcc_release (announce_snapshot): Use changedir instead of
135         plain cd.
137 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>
139         * gcc_release: Add libada as part of ADA_DIRS.
141 2004-01-21  Gerald Pfeifer  <gerald@pfeifer.com>
143         * crontab: Make 3.4 snapshots from the new 3.4 release branch.
145 2004-01-20  Kelley Cook  <kcook@gcc.gnu.org>
147         * gcc_release (build_sources): Delete call to make f77.rebuilt.
149 2004-01-17  Gerald Pfeifer  <gerald@pfeifer.com>
151         * snapshot-README: Mention how the snapshot was generated.
152         * snapshot-index.html: Ditto.  Further sync with snapshot-README.
154 2004-01-03  Joseph S. Myers  <jsm@polyomino.org.uk>
156         * update_web_docs: Create tarballs of documentation sources and
157         HTML docs.
159 2004-01-02  Gerald Pfeifer  <gp@suse.de>
161         * update_version: Add some documentation.
163 2004-01-02  Pop Sébastian  <pop@gauvain.u-strasbg.fr>
165         * update_version (ADD_BRANCHES): Add lno-branch.
167 2003-11-02  Gerald Pfeifer  <gerald@pfeifer.com>
169         * maintainer-addresses: New script.
171 2003-10-24  Kelley Cook  <kcook@gcc.gnu.org>
173         * gcc_release (build_sources): Use --enable-generated-files-in-srcdir.
175 2003-09-22  Gerald Pfeifer  <gerald@pfeifer.com>
177         * gcc_release (announce_snapshot): Restructure processing
178         of snapshot-README and snapshot-index.html and add a new
179         substitution for @EXPORT@.
181 2003-08-24  Gerald Pfeifer  <gerald@pfeifer.com>
183         * gcc_release (build_sources): Create/update the LAST_UPDATED file
184         in the source directory with information how sources were obtained.
186 2003-08-16  Gerald Pfeifer  <gerald@pfeifer.com>
188         * gcc_release (build_sources): Use two new variables EXPORTTAG and
189         EXPORTDATE to make the extraction of sources more transparent and
190         also allow snapshots (off mainline) without a tag.
192 2003-08-08  Mark Mitchell  <mark@codesourcery.com>
194         * gcc_release: Correct logic for updating version.c.  Put
195         prereleases into a subdirectory.
197 2003-07-29  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
199         * crontab: Update invocation of gcc_release according to the
200         previous changes there.  Add automatic 3.4 snapshots from mainline.
202 2003-07-23  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
204         * gcc_release (usage): Document that -s now takes symbolic name
205         and branch of the snapshot as parameters.
206         Implement this as part of command-line processing.
207         (BRANCH): Remove default initialization for snapshots.
208         (CVSBRANCH): Ditto.
209         Do not lay down a CVS tag if generating a snapshot from mainline.
211 2003-07-19  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
213         * gcc_release (announce_snapshot): Use ${RELEASE} instead
214         of ${BRANCH}-${DATE} to refer to the snapshot directory.
215         Put README file into the snapshot directory.
217         (RELEASE): Define as ${BRANCH}-${DATE} for snapshots.
218         (FTP_PATH): Use ${RELEASE} in case of snapshots.
219         (TAG): Ditto.
220         (OLD_TARS): Adjust to new directory scheme for snapshots.
222 2003-07-14  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
224         * gcc_release (announce_snapshot): Add substitution of @RELEASE@
225         for README and index.html.
226         * snapshot-README: Use it.
227         * snapshot-index.html: Ditto.
229 2003-07-09  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
231         * gcc_release (announce_snapshot): Add substitution of @BRANCH@
232         for README and index.html.  Remove substitution of @LONG_DATE@.
233         Put index.html into the respective snapshot directory.
234         Adjust subject of the notification mail to the new naming scheme
235         for CVS tags.
236         Adjust name of the LATEST-IS-... files to the new naming scheme
237         for snapshot directories.
238         (FTP_PATH): Ditto.
239         (LAST_DIR): Ditto.
240         (LAST_LONG_DATE): Remove.
242         * snapshot-README: Adjust to the new naming schemes for directories
243         and snapshots per se.
244         Dynamically fill in the respective branch instead of hardcoding it.
246         * snapshot-index.html: Replace individual links to diffs with a
247         general link to the diff/ subdirectory.
248         Mention the concrete snapshot in <title> and <h1>.
249         Adjust links to the new location of index.html.
251 2003-07-08  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
253         * gcc_release: Move handling of complex modes directly after
254         switch handling.
255         (TAG): Include the branch name as part of snapshot CVS tags.
257 2003-07-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
259         * gcc_release: Execute gcc.gnu.org-only operations which are
260         related to diff generation only if diffs have been requested.
261         (build_sources): Improve tracing and an error message related
262         to tagging.
264 2003-07-01  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
266         * gcc_release (BRANCH): Rename to...
267         (CVSBRANCH): ...new macro, and use BRANCH for the variant users
268         will see.
269         (FTP_BRANCH): For snapshots, include ${BRANCH} in the last part
270         of the directory name.
271         Use .snapshot_date-${BRANCH} instead of .snapshot_date.
273 2003-06-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
275         * gcc_release: Command "all" now creates .gz files only for
276         releases and pre-releases.
278 2003-06-27  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
280         * gcc_release (build_sources): Do not include gnats.html any longer.
281         Make an error message more descriptive.
283 2003-06-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
285         * gcc_release: Factor the updating of links and READMEs on the
286         FTP server and sending mail for snapshots into a...
287         (announce_snapshot): ...new function.
288         Add informative output for both.
290 2003-06-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
292         * gcc_release: Do not update gcc_latest_snapshot tag any longer.
294 2003-06-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
296         * snapshot-index.html: Use F77 instead of G77 front end.
297         Remove link to CodeSourcery snapshots which was not up-to-date.
298         Do not refer to gcc-bugs@gcc.gnu.org any longer.
300         * snapshot-README: Use F77 front end instead of G77 language.
302 2003-06-17  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
304         * gcc_release (build_tarfile): Build .bz2 files instead of .gz files.
305         (build_bz2): Rename to build_gzip and create .gz files from .bz2
306         files instead of the other way around.
307         (build_gzip): New function.
308         (build_diffs): Build .bz2 files instead of .gz files.
309         (build_diff): Use .bz2 files instead of .gz files.
310         Make an error message independent of the compression format.
311         (MODE_BZIP2): Rename to MODE_GZIP.  Related changes to the
312         invocation of this script.
313         (MODE_GZIP): New variable.
314         (OLD_TARS): Use .bz2 archive of the previous snapshot.
316 2003-06-14  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
318         * snapshot-README: Use GCC instead of gcc, C++ front end instead of
319         g++ language, and note that Java includes a run time.
320         * snapshot.index.html: Ditto.
322 2003-06-10  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
324         * gcc_release (build_diff): Properly use ${TAR} instead of
325         hard-coded tar.
327 2003-05-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
329         * snapshot-index.html: Refer to .bz2 files instead of .gz files.
330         Simplify the note on not using unannounced snapshots.
332 2003-05-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
334         * snapshot-README: Refer to .bz2 files instead of .gz files.
335         Add a note on where to find the diff files.
336         Simplify the note on not using unannounced snapshots.
337         Remove documentation of the gcc_latest_snapshot tag.
339 2003-05-27  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
341         * gcc_release (build_diffs): Add diagnostics in case we cannot
342         generate a specific diff file.
344 2003-05-24  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
346         * gcc_release (build_sources): Only update ChangeLog files which
347         do not yet contain the entry we are going to add.
348         Fix typo in added ChangeLog entries.
350 2003-05-20  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
352         * gcc_release (upload_files): Put diff files into a "diffs"
353         subdirectory
355 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
357         * gcc_release: GNU CC -> GCC.
359 2003-05-12  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
361         * gcc_release (usage): Print more detailed description of all
362         command-line options.
364 2003-05-09  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
366         * update_version (ADD_BRANCHES): Add, set to MAIN and
367         tree-ssa-20020619-branch.
368         (BRANCHES): Always consider branches given by $ADD_BRANCHES.
370 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
372         * update_version (textstring_FILES): Only version.c needs to be
373         updated, now that we do not consider older branches any more.
375 2003-05-02  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
377         * update_version (IGNORE_BRANCHES): Add.
378         (BRANCHES): Do not consider branches matching $IGNORE_BRANCHES.
380 2003-05-02  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
382         * update_version: Add a trace of which branch we are currently
383         working on.
385 2002-12-16  Mark Mitchell  <mark@codesourcery.com>
387         * gcc_release: Make snapshots from the GCC 3.3 branch.
388         * snapshot-README: Update.
390 2002-09-23  Zack Weinberg  <zack@codesourcery.com>
392         * update_version: Do not check in files which are unchanged.
393         * gcc_release: Only update the version in gcc/version.c.
395 2002-09-17  Joseph S. Myers  <jsm@polyomino.org.uk>
397         * update_web_docs (MANUALS): Add fastjar.
399 2002-09-08  Joseph S. Myers  <jsm@polyomino.org.uk>
401         * gcc_release: Make snapshots come from the mainline.
402         * snapshot-README: Update.
404 2002-08-28  Joseph S. Myers  <jsm@polyomino.org.uk>
406         * update_web_docs: Remove support for generating g77_news.html and
407         g77_bugs.html.
408         * update_web_docs_old: Likewise.  Remove support for generating
409         thanks.html.
411 2002-07-28  Andreas Jaeger  <aj@suse.de>
413         * gcc_release: Update comment.
415         * snapshot-README: Snapshots are taken from GCC 3.2 branch.
417 2002-07-28  Mark Mitchell  <mark@codesourcery.com>
419         * gcc_release: Use the 3.2 branch for snapshots.
421 2002-05-31  Florian Weimer  <fw@deneb.enyo.de>
423         * update_web_docs (MANUALS): Include various flavours of the GNAT
424         User Guide.
426 2002-05-27  Joseph S. Myers  <jsm28@cam.ac.uk>
428         * update_version (textstring_FILES): Change gcc/ada/gnatvsn.ads to
429         gcc/gcc/ada/gnatvsn.ads.
431 2002-05-26  Joseph S. Myers  <jsm28@cam.ac.uk>
433         * gcc_release: Add gcc/ada/gnatvsn.ads to list of files in which
434         release status is updated.
435         * update_version (textstring_FILES): Add gcc/ada/gnatvsn.ads.
437 2002-05-21  Joseph S. Myers  <jsm28@cam.ac.uk>
439         * gcc_release: Do upload files when local.
441         * snapshot-README, snapshot-index.html: Remove chill.
443 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
445         * gcc_release: Correct upload handling.
447 2002-04-22  Mark Mitchell  <mark@codesourcery.com>
449         * gcc_release (build_diffs): Remove reference to Chill.
451 2002-04-21  Joseph S. Myers  <jsm28@cam.ac.uk>
453         * update_web_docs (MANUALS): Remove chill.  Add gnat_rm.
455 2002-04-19  Kelley R. Cook (kelly.r.cook@gm.com)
457         * gcc_release: Set TZ to UTC0.
459 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
461         * gcc_release (build_tarfiles): Do not build Chill tarfiles.
462         (CHILL_DIRS): Remove.
464 2002-03-10  Joseph S. Myers  <jsm28@cam.ac.uk>
466         * gcc_release: Build diffs for ada and chill.  Make "bzip2" a new
467         major mode.
469 2002-03-06  Phil Edwards  <pme@gcc.gnu.org>
471         * update_version:  Don't indent the version string.
473 2002-03-05  Joseph S. Myers  <jsm28@cam.ac.uk>
475         * snapshot-README: Note that snapshots come from the 3.1 branch.
476         Update list of files.
478 2002-03-03  Joseph S. Myers  <jsm28@cam.ac.uk>
480         * gcc_release: Make snapshots come from the 3.1 branch.
482 2002-02-25  Mark Mitchell  <mark@codesourcery.com>
484         * update_version: Automatically update version files on all
485         branches.
486         * crontab: Only invoke update_version once.
488 2002-02-23  Joseph S. Myers  <jsm28@cam.ac.uk>
490         * gcc_release: Revert change to -p interface.  Allow for local and
491         remote cases in creating directories.  Give an error if -p
492         argument names a directory.
494 2002-02-21  Mark Mitchell  <mark@codesourcery.com>
496         * gcc_release: Correct handling of diff-generation.  Add
497         "diffs" major mode.
499 2002-02-08  Joseph S. Myers  <jsm28@cam.ac.uk>
501         * gcc_release: Substitute dates in snapshot-README and
502         snapshot-index.html files rather than directly using the old files
503         on the FTP site.  Set QMAILHOST.
505 2002-02-08  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
507         * snapshot-index.html: Improve markup.
509 2002-01-29  Joseph S. Myers  <jsm28@cam.ac.uk>
511         * snapshot-README, snapshot-index.html: Use expressions such as
512         @DATE@ rather than hardcoded dates.
514         * snapshot-README, snapshot-index.html: New files.
516 2002-01-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
518         * update_web_docs (contrib_file): Remove.
519         Also removing special handling of thanks.html.
521 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
523         * update_web_docs: Use makeinfo --html instead of texi2html.
524         Remove support for pre-3.1 GCC versions.  Build online docs for
525         gccint manual.
527 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
529         * update_web_docs_old: Copy from update_web_docs.  Add comment
530         that this is for GCC 3.0.x and earlier versions.
532 2001-11-19  Joseph S. Myers  <jsm28@cam.ac.uk>
534         * gcc_release: Add /usr/local/bin to path when local.
536 2001-11-06  Joseph S. Myers  <jsm28@cam.ac.uk>
538         * update_web_docs: Set SOURCEDIR so that install manual can be
539         found when running install.texi2html.
541         * gcc_release: Don't require a username if running locally.
543 2001-11-05  Joseph S. Myers  <jsm28@cam.ac.uk>
545         * update_web_docs: Eliminate warnings about keeping files from web
546         page preprocessing.
548         * update_web_docs: Allow for the same file name in different
549         directories.
551 2001-10-29  Joseph S. Myers  <jsm28@cam.ac.uk>
553         * update_web_docs: Generate libiberty and gnat-style manuals.
555 2001-10-24  Joseph S. Myers  <jsm28@cam.ac.uk>
557         * gcc_release: Build snapshots from mainline.  Generate Ada and
558         Chill tarballs.  Correct error check when building diffs.  Check
559         for errors when building bzip2 files.
560         * crontab: Use /sourceware/snapshot-tmp for building snapshots.
562 2001-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
564         * crontab: Build weekly snapshots.
566         * gcc_release: Copy from 3.0 branch.  Add support for building the
567         weekly snapshots on gcc.gnu.org.
569 2001-08-28  Joseph S. Myers  <jsm28@cam.ac.uk>
571         * update_web_docs: Also check out texinfo.tex from
572         gcc/doc/include.
574 2001-08-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
576         * update_web_docs (PREPROCESS): Rename to WWWPREPROCESS.
577         Preprocess the entire web site, not just the install docs.
579 2001-06-25  Phil Edwards  <pme@sources.redhat.com>
581         * update_version:  Add command-line argument capability, also
582         bump version for libstdc++-v3, and exit with the return code from
583         the cvs commit.
584         * crontab:  Call update_version with arguments instead of
585         calling update_branch_version.
586         * update_branch_version:  Remove.
588 2001-06-08  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
590         * update_web_docs: Only update the install documentation for the
591         CVS HEAD.
593 2001-06-07  Joseph S. Myers  <jsm28@cam.ac.uk>
595         * update_web_docs, doc_exclude: Check out files that may be in the
596         Attic.  Check out texinfo.tex.  Don't generate anything from
597         c-tree.texi.  Generate PostScript output from manuals.
599 2001-06-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
601         * update_web_docs (WWWBASE_PREFORMATTED, PREPROCESS): New
602         variables.
603         Fix a comment and add another one.
604         Generate the installation documentation in HTML format from
605         gcc/doc/install.texi.
607 2001-05-03  Joseph S. Myers  <jsm28@cam.ac.uk>
609         * update_web_docs: Don't generate HTML from gxxint.texi.  Don't
610         run texi2html on manuals that aren't present.
612 2001-03-18  Phil Edwards  <pme@sources.redhat.com>
614         * update_web_docs_libstdcxx:  New script.
615         * crontab:  Call said script.
617 2001-03-18  Joseph S. Myers  <jsm28@cam.ac.uk>
619         * update_version, update_branch_version: Check out with gcc
620         directory instead of using egcs link.
622 2001-03-17  Joseph S. Myers  <jsm28@cam.ac.uk>
624         * update_web_docs: Don't strip leading -r from argument following
625         -r, or leading -d from argument following -d.  Bug pointed out by
626         Matt Kraai.
628         * update_web_docs: Handle -r and -d options to generate docs for a
629         release or branch in a subdirectory.  Determine names of G77 news
630         and bugs files and contributors file after updated docs have been
631         installed, not before.  Don't remove files from a subdirectory.
632         Don't generate manuals for gcov (included in the GCC manual) or
633         iostream (obsolete).  Do generate manuals for cppinternals, gcj
634         and porting.  Update regular expressions for detecting whether
635         files have really changed when regenerated.
637 2001-03-15  Joseph S. Myers  <jsm28@cam.ac.uk>
639         * update_web_docs: Use /usr/local/bin/texi2html rather than
640         gccadmin's local copy.
642 2001-03-10  Joseph S. Myers  <jsm28@cam.ac.uk>
644         * crontab, doc_exclude, update_branch_version, update_version,
645         update_web_docs: New files (as currently used by gccadmin).
646         * README: New file.