PR target/21501
[official-gcc.git] / maintainer-scripts / ChangeLog
blob991f1fd9795c5363d99a365fd3de48d76baeac8a
1 2005-03-15  Zack Weinberg  <zack@codesourcery.com>
3         * README: Update.
4         * gcc_release: Update gcc/DEV-PHASE if that file exists, instead
5         of gcc/version.c.
6         * update_version: Handle updating gcc/DATESTAMP.
7         * update_web_docs: Generate gcc-vers.texi first.
9 2005-03-10  Ranjit Mathew  <rmathew@hotmail.com>
11         * gcc_release (ADA_DIRS): Add "gnattools".
13 2005-02-25  Mark Mitchell  <mark@codesourcery.com>
15         * crontab: Adjust for 4.0 branch.
17 2004-12-30  Sebastian Pop  <pop@cri.ensmp.fr>
19         * update_version (ADD_BRANCHES): Replace lno-branch with
20         autovect-branch.
22 2004-09-11  Gerald Pfeifer  <gerald@pfeifer.com>
24         * crontab: Rename GCC 3.5 snapshots to GCC 4.0 snapshots.
26 2004-08-14  Kelley Cook  <kcook@gcc.gnu.org>
28         * gcc_release (build_sources): Add comment header to generated
29         MD5SUMS.
31 2004-08-06  Kelley Cook  <kcook@gcc.gnu.org>
33         * gcc_release (snapshot_print): Accept arguments.  Don't use echo -e.
34         (announce_snapshot):  Update for above.  Don't use echo -e.
36 2004-08-03 Kelley Cook  <kcook@gcc.gnu.org>
38         * maintainer-scripts (snapshot_print): New function.
39         (announce_snapshot): Generate announcment on the fly.
40         Use a directory link for LATEST.
41         * snapshot-README: Delete.
42         * snapshot-index.html: Delete.
44 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
46         * gcc_release (build_sources): Move the libcpp gmo files
47         to the source directory.
49 2004-06-03  Joseph S. Myers  <jsm@polyomino.org.uk>
51         * gcc_release (maybe_build_tarfile): New function.
52         (build_tarfiles): Use maybe_build_tarfile.
54 2004-05-21  Paolo Carlini  <pcarlini@suse.de>
56         * gcc_release (build_sources): Generate the NEWS file in toplevel.
58 2004-05-17  Kelley Cook  <kcook@gcc.gnu.org>
60         * gcc_release (build_sources): Change CRCs from brik to md5sum.
62 2004-05-16  Gerald Pfeifer  <gerald@pfeifer.com>
64         * crontab: Add GCC 3.5 snapshots, currenty run on Sundays.
66 2004-05-13  Joseph S. Myers  <jsm@polyomino.org.uk>
68         * update_web_docs: Also remove old .gz files from subdirectories
69         on the 15th of the month.
71 2004-05-13  Joseph S. Myers  <jsm@polyomino.org.uk>
73         * update_web_docs (MANUALS): Add gfortran.
75 2004-05-13  Arnaud Charlet  <charlet@act-europe.fr>
77         * update_web_docs: Fix generation of Ada docs.
79 2004-05-13  Joseph S. Myers  <jsm@polyomino.org.uk>
81         * update_version (ADD_BRANCHES): Remove tree-ssa-20020619-branch.
83         * gcc_release (DIFF): Remove -3 option.
85 2003-07-26  Paul Brook  <paul@nowt.org>
87         * gcc_release: Add gcc-fortran.
88         * snapshot-README: Ditto.
89         * snapshot-index.html: Ditto.
91 2004-05-02  Gerald Pfeifer  <gerald@pfeifer.com>
93         * crontab: Move GCC 3.4 snapshots from Wednesday afternoon to
94         Friday night, where gcc.gnu.org has less load.
96 2004-05-02  Gerald Pfeifer  <gerald@pfeifer.com>
98         * crontab: Adjust temporary directory used for snapshot generation.
99         Move GCC 3.3 snapshots to Wednesday 22:32, where gcc.gnu.org has
100         less load.
102 2004-04-19  Mark Mitchell  <mark@codesourcery.com>
104         * gcc_release (build_sources): Do not use "-F" to tag sources.
106 2004-04-07  Mark Mitchell  <mark@codesourcery.com>
108         * gcc_release (build_sources): Do not use "-r" and "-D" at the
109         same time with "cvs export".
111 2004-03-27  Gerald Pfeifer  <gerald@pfeifer.com>
113         * gcc_release: Fix sanity check for argument of -p command-line
114         options.  In snapshot mode, only generate diffs against the previous
115         snapshot if the user did not specify any old tarball explictly.
117 2004-03-25  Gerald Pfeifer  <gerald@pfeifer.com>
119         * gcc_release (FTP_PATH): Use /var/ftp instead of ~ftp, and
120         only set at a single place.
122 2004-03-14  Gerald Pfeifer  <gerald@pfeifer.com>
124         * gcc_release (SNAPSHOTS_DIR): New variable.  Use it.
125         (announce_snapshot): Use it.
127 2004-03-14  Gerald Pfeifer  <gerald@pfeifer.com>
129         * gcc_release (announce_snapshot): Use changedir instead of
130         plain cd.
132 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>
134         * gcc_release: Add libada as part of ADA_DIRS.
136 2004-01-21  Gerald Pfeifer  <gerald@pfeifer.com>
138         * crontab: Make 3.4 snapshots from the new 3.4 release branch.
140 2004-01-20  Kelley Cook  <kcook@gcc.gnu.org>
142         * gcc_release (build_sources): Delete call to make f77.rebuilt.
144 2004-01-17  Gerald Pfeifer  <gerald@pfeifer.com>
146         * snapshot-README: Mention how the snapshot was generated.
147         * snapshot-index.html: Ditto.  Further sync with snapshot-README.
149 2004-01-03  Joseph S. Myers  <jsm@polyomino.org.uk>
151         * update_web_docs: Create tarballs of documentation sources and
152         HTML docs.
154 2004-01-02  Gerald Pfeifer  <gp@suse.de>
156         * update_version: Add some documentation.
158 2004-01-02  Pop Sébastian  <pop@gauvain.u-strasbg.fr>
160         * update_version (ADD_BRANCHES): Add lno-branch.
162 2003-11-02  Gerald Pfeifer  <gerald@pfeifer.com>
164         * maintainer-addresses: New script.
166 2003-10-24  Kelley Cook  <kcook@gcc.gnu.org>
168         * gcc_release (build_sources): Use --enable-generated-files-in-srcdir.
170 2003-09-22  Gerald Pfeifer  <gerald@pfeifer.com>
172         * gcc_release (announce_snapshot): Restructure processing
173         of snapshot-README and snapshot-index.html and add a new
174         substitution for @EXPORT@.
176 2003-08-24  Gerald Pfeifer  <gerald@pfeifer.com>
178         * gcc_release (build_sources): Create/update the LAST_UPDATED file
179         in the source directory with information how sources were obtained.
181 2003-08-16  Gerald Pfeifer  <gerald@pfeifer.com>
183         * gcc_release (build_sources): Use two new variables EXPORTTAG and
184         EXPORTDATE to make the extraction of sources more transparent and
185         also allow snapshots (off mainline) without a tag.
187 2003-08-08  Mark Mitchell  <mark@codesourcery.com>
189         * gcc_release: Correct logic for updating version.c.  Put
190         prereleases into a subdirectory.
192 2003-07-29  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
194         * crontab: Update invocation of gcc_release according to the
195         previous changes there.  Add automatic 3.4 snapshots from mainline.
197 2003-07-23  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
199         * gcc_release (usage): Document that -s now takes symbolic name
200         and branch of the snapshot as parameters.
201         Implement this as part of command-line processing.
202         (BRANCH): Remove default initialization for snapshots.
203         (CVSBRANCH): Ditto.
204         Do not lay down a CVS tag if generating a snapshot from mainline.
206 2003-07-19  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
208         * gcc_release (announce_snapshot): Use ${RELEASE} instead
209         of ${BRANCH}-${DATE} to refer to the snapshot directory.
210         Put README file into the snapshot directory.
212         (RELEASE): Define as ${BRANCH}-${DATE} for snapshots.
213         (FTP_PATH): Use ${RELEASE} in case of snapshots.
214         (TAG): Ditto.
215         (OLD_TARS): Adjust to new directory scheme for snapshots.
217 2003-07-14  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
219         * gcc_release (announce_snapshot): Add substitution of @RELEASE@
220         for README and index.html.
221         * snapshot-README: Use it.
222         * snapshot-index.html: Ditto.
224 2003-07-09  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
226         * gcc_release (announce_snapshot): Add substitution of @BRANCH@
227         for README and index.html.  Remove substitution of @LONG_DATE@.
228         Put index.html into the respective snapshot directory.
229         Adjust subject of the notification mail to the new naming scheme
230         for CVS tags.
231         Adjust name of the LATEST-IS-... files to the new naming scheme
232         for snapshot directories.
233         (FTP_PATH): Ditto.
234         (LAST_DIR): Ditto.
235         (LAST_LONG_DATE): Remove.
237         * snapshot-README: Adjust to the new naming schemes for directories
238         and snapshots per se.
239         Dynamically fill in the respective branch instead of hardcoding it.
241         * snapshot-index.html: Replace individual links to diffs with a
242         general link to the diff/ subdirectory.
243         Mention the concrete snapshot in <title> and <h1>.
244         Adjust links to the new location of index.html.
246 2003-07-08  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
248         * gcc_release: Move handling of complex modes directly after
249         switch handling.
250         (TAG): Include the branch name as part of snapshot CVS tags.
252 2003-07-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
254         * gcc_release: Execute gcc.gnu.org-only operations which are
255         related to diff generation only if diffs have been requested.
256         (build_sources): Improve tracing and an error message related
257         to tagging.
259 2003-07-01  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
261         * gcc_release (BRANCH): Rename to...
262         (CVSBRANCH): ...new macro, and use BRANCH for the variant users
263         will see.
264         (FTP_BRANCH): For snapshots, include ${BRANCH} in the last part
265         of the directory name.
266         Use .snapshot_date-${BRANCH} instead of .snapshot_date.
268 2003-06-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
270         * gcc_release: Command "all" now creates .gz files only for
271         releases and pre-releases.
273 2003-06-27  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
275         * gcc_release (build_sources): Do not include gnats.html any longer.
276         Make an error message more descriptive.
278 2003-06-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
280         * gcc_release: Factor the updating of links and READMEs on the
281         FTP server and sending mail for snapshots into a...
282         (announce_snapshot): ...new function.
283         Add informative output for both.
285 2003-06-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
287         * gcc_release: Do not update gcc_latest_snapshot tag any longer.
289 2003-06-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
291         * snapshot-index.html: Use F77 instead of G77 front end.
292         Remove link to CodeSourcery snapshots which was not up-to-date.
293         Do not refer to gcc-bugs@gcc.gnu.org any longer.
295         * snapshot-README: Use F77 front end instead of G77 language.
297 2003-06-17  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
299         * gcc_release (build_tarfile): Build .bz2 files instead of .gz files.
300         (build_bz2): Rename to build_gzip and create .gz files from .bz2
301         files instead of the other way around.
302         (build_gzip): New function.
303         (build_diffs): Build .bz2 files instead of .gz files.
304         (build_diff): Use .bz2 files instead of .gz files.
305         Make an error message independent of the compression format.
306         (MODE_BZIP2): Rename to MODE_GZIP.  Related changes to the
307         invocation of this script.
308         (MODE_GZIP): New variable.
309         (OLD_TARS): Use .bz2 archive of the previous snapshot.
311 2003-06-14  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
313         * snapshot-README: Use GCC instead of gcc, C++ front end instead of
314         g++ language, and note that Java includes a run time.
315         * snapshot.index.html: Ditto.
317 2003-06-10  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
319         * gcc_release (build_diff): Properly use ${TAR} instead of
320         hard-coded tar.
322 2003-05-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
324         * snapshot-index.html: Refer to .bz2 files instead of .gz files.
325         Simplify the note on not using unannounced snapshots.
327 2003-05-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
329         * snapshot-README: Refer to .bz2 files instead of .gz files.
330         Add a note on where to find the diff files.
331         Simplify the note on not using unannounced snapshots.
332         Remove documentation of the gcc_latest_snapshot tag.
334 2003-05-27  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
336         * gcc_release (build_diffs): Add diagnostics in case we cannot
337         generate a specific diff file.
339 2003-05-24  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
341         * gcc_release (build_sources): Only update ChangeLog files which
342         do not yet contain the entry we are going to add.
343         Fix typo in added ChangeLog entries.
345 2003-05-20  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
347         * gcc_release (upload_files): Put diff files into a "diffs"
348         subdirectory
350 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
352         * gcc_release: GNU CC -> GCC.
354 2003-05-12  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
356         * gcc_release (usage): Print more detailed description of all
357         command-line options.
359 2003-05-09  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
361         * update_version (ADD_BRANCHES): Add, set to MAIN and
362         tree-ssa-20020619-branch.
363         (BRANCHES): Always consider branches given by $ADD_BRANCHES.
365 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
367         * update_version (textstring_FILES): Only version.c needs to be
368         updated, now that we do not consider older branches any more.
370 2003-05-02  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
372         * update_version (IGNORE_BRANCHES): Add.
373         (BRANCHES): Do not consider branches matching $IGNORE_BRANCHES.
375 2003-05-02  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
377         * update_version: Add a trace of which branch we are currently
378         working on.
380 2002-12-16  Mark Mitchell  <mark@codesourcery.com>
382         * gcc_release: Make snapshots from the GCC 3.3 branch.
383         * snapshot-README: Update.
385 2002-09-23  Zack Weinberg  <zack@codesourcery.com>
387         * update_version: Do not check in files which are unchanged.
388         * gcc_release: Only update the version in gcc/version.c.
390 2002-09-17  Joseph S. Myers  <jsm@polyomino.org.uk>
392         * update_web_docs (MANUALS): Add fastjar.
394 2002-09-08  Joseph S. Myers  <jsm@polyomino.org.uk>
396         * gcc_release: Make snapshots come from the mainline.
397         * snapshot-README: Update.
399 2002-08-28  Joseph S. Myers  <jsm@polyomino.org.uk>
401         * update_web_docs: Remove support for generating g77_news.html and
402         g77_bugs.html.
403         * update_web_docs_old: Likewise.  Remove support for generating
404         thanks.html.
406 2002-07-28  Andreas Jaeger  <aj@suse.de>
408         * gcc_release: Update comment.
410         * snapshot-README: Snapshots are taken from GCC 3.2 branch.
412 2002-07-28  Mark Mitchell  <mark@codesourcery.com>
414         * gcc_release: Use the 3.2 branch for snapshots.
416 2002-05-31  Florian Weimer  <fw@deneb.enyo.de>
418         * update_web_docs (MANUALS): Include various flavours of the GNAT
419         User Guide.
421 2002-05-27  Joseph S. Myers  <jsm28@cam.ac.uk>
423         * update_version (textstring_FILES): Change gcc/ada/gnatvsn.ads to
424         gcc/gcc/ada/gnatvsn.ads.
426 2002-05-26  Joseph S. Myers  <jsm28@cam.ac.uk>
428         * gcc_release: Add gcc/ada/gnatvsn.ads to list of files in which
429         release status is updated.
430         * update_version (textstring_FILES): Add gcc/ada/gnatvsn.ads.
432 2002-05-21  Joseph S. Myers  <jsm28@cam.ac.uk>
434         * gcc_release: Do upload files when local.
436         * snapshot-README, snapshot-index.html: Remove chill.
438 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
440         * gcc_release: Correct upload handling.
442 2002-04-22  Mark Mitchell  <mark@codesourcery.com>
444         * gcc_release (build_diffs): Remove reference to Chill.
446 2002-04-21  Joseph S. Myers  <jsm28@cam.ac.uk>
448         * update_web_docs (MANUALS): Remove chill.  Add gnat_rm.
450 2002-04-19  Kelley R. Cook (kelly.r.cook@gm.com)
452         * gcc_release: Set TZ to UTC0.
454 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
456         * gcc_release (build_tarfiles): Do not build Chill tarfiles.
457         (CHILL_DIRS): Remove.
459 2002-03-10  Joseph S. Myers  <jsm28@cam.ac.uk>
461         * gcc_release: Build diffs for ada and chill.  Make "bzip2" a new
462         major mode.
464 2002-03-06  Phil Edwards  <pme@gcc.gnu.org>
466         * update_version:  Don't indent the version string.
468 2002-03-05  Joseph S. Myers  <jsm28@cam.ac.uk>
470         * snapshot-README: Note that snapshots come from the 3.1 branch.
471         Update list of files.
473 2002-03-03  Joseph S. Myers  <jsm28@cam.ac.uk>
475         * gcc_release: Make snapshots come from the 3.1 branch.
477 2002-02-25  Mark Mitchell  <mark@codesourcery.com>
479         * update_version: Automatically update version files on all
480         branches.
481         * crontab: Only invoke update_version once.
483 2002-02-23  Joseph S. Myers  <jsm28@cam.ac.uk>
485         * gcc_release: Revert change to -p interface.  Allow for local and
486         remote cases in creating directories.  Give an error if -p
487         argument names a directory.
489 2002-02-21  Mark Mitchell  <mark@codesourcery.com>
491         * gcc_release: Correct handling of diff-generation.  Add
492         "diffs" major mode.
494 2002-02-08  Joseph S. Myers  <jsm28@cam.ac.uk>
496         * gcc_release: Substitute dates in snapshot-README and
497         snapshot-index.html files rather than directly using the old files
498         on the FTP site.  Set QMAILHOST.
500 2002-02-08  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
502         * snapshot-index.html: Improve markup.
504 2002-01-29  Joseph S. Myers  <jsm28@cam.ac.uk>
506         * snapshot-README, snapshot-index.html: Use expressions such as
507         @DATE@ rather than hardcoded dates.
509         * snapshot-README, snapshot-index.html: New files.
511 2002-01-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
513         * update_web_docs (contrib_file): Remove.
514         Also removing special handling of thanks.html.
516 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
518         * update_web_docs: Use makeinfo --html instead of texi2html.
519         Remove support for pre-3.1 GCC versions.  Build online docs for
520         gccint manual.
522 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
524         * update_web_docs_old: Copy from update_web_docs.  Add comment
525         that this is for GCC 3.0.x and earlier versions.
527 2001-11-19  Joseph S. Myers  <jsm28@cam.ac.uk>
529         * gcc_release: Add /usr/local/bin to path when local.
531 2001-11-06  Joseph S. Myers  <jsm28@cam.ac.uk>
533         * update_web_docs: Set SOURCEDIR so that install manual can be
534         found when running install.texi2html.
536         * gcc_release: Don't require a username if running locally.
538 2001-11-05  Joseph S. Myers  <jsm28@cam.ac.uk>
540         * update_web_docs: Eliminate warnings about keeping files from web
541         page preprocessing.
543         * update_web_docs: Allow for the same file name in different
544         directories.
546 2001-10-29  Joseph S. Myers  <jsm28@cam.ac.uk>
548         * update_web_docs: Generate libiberty and gnat-style manuals.
550 2001-10-24  Joseph S. Myers  <jsm28@cam.ac.uk>
552         * gcc_release: Build snapshots from mainline.  Generate Ada and
553         Chill tarballs.  Correct error check when building diffs.  Check
554         for errors when building bzip2 files.
555         * crontab: Use /sourceware/snapshot-tmp for building snapshots.
557 2001-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
559         * crontab: Build weekly snapshots.
561         * gcc_release: Copy from 3.0 branch.  Add support for building the
562         weekly snapshots on gcc.gnu.org.
564 2001-08-28  Joseph S. Myers  <jsm28@cam.ac.uk>
566         * update_web_docs: Also check out texinfo.tex from
567         gcc/doc/include.
569 2001-08-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
571         * update_web_docs (PREPROCESS): Rename to WWWPREPROCESS.
572         Preprocess the entire web site, not just the install docs.
574 2001-06-25  Phil Edwards  <pme@sources.redhat.com>
576         * update_version:  Add command-line argument capability, also
577         bump version for libstdc++-v3, and exit with the return code from
578         the cvs commit.
579         * crontab:  Call update_version with arguments instead of
580         calling update_branch_version.
581         * update_branch_version:  Remove.
583 2001-06-08  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
585         * update_web_docs: Only update the install documentation for the
586         CVS HEAD.
588 2001-06-07  Joseph S. Myers  <jsm28@cam.ac.uk>
590         * update_web_docs, doc_exclude: Check out files that may be in the
591         Attic.  Check out texinfo.tex.  Don't generate anything from
592         c-tree.texi.  Generate PostScript output from manuals.
594 2001-06-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
596         * update_web_docs (WWWBASE_PREFORMATTED, PREPROCESS): New
597         variables.
598         Fix a comment and add another one.
599         Generate the installation documentation in HTML format from
600         gcc/doc/install.texi.
602 2001-05-03  Joseph S. Myers  <jsm28@cam.ac.uk>
604         * update_web_docs: Don't generate HTML from gxxint.texi.  Don't
605         run texi2html on manuals that aren't present.
607 2001-03-18  Phil Edwards  <pme@sources.redhat.com>
609         * update_web_docs_libstdcxx:  New script.
610         * crontab:  Call said script.
612 2001-03-18  Joseph S. Myers  <jsm28@cam.ac.uk>
614         * update_version, update_branch_version: Check out with gcc
615         directory instead of using egcs link.
617 2001-03-17  Joseph S. Myers  <jsm28@cam.ac.uk>
619         * update_web_docs: Don't strip leading -r from argument following
620         -r, or leading -d from argument following -d.  Bug pointed out by
621         Matt Kraai.
623         * update_web_docs: Handle -r and -d options to generate docs for a
624         release or branch in a subdirectory.  Determine names of G77 news
625         and bugs files and contributors file after updated docs have been
626         installed, not before.  Don't remove files from a subdirectory.
627         Don't generate manuals for gcov (included in the GCC manual) or
628         iostream (obsolete).  Do generate manuals for cppinternals, gcj
629         and porting.  Update regular expressions for detecting whether
630         files have really changed when regenerated.
632 2001-03-15  Joseph S. Myers  <jsm28@cam.ac.uk>
634         * update_web_docs: Use /usr/local/bin/texi2html rather than
635         gccadmin's local copy.
637 2001-03-10  Joseph S. Myers  <jsm28@cam.ac.uk>
639         * crontab, doc_exclude, update_branch_version, update_version,
640         update_web_docs: New files (as currently used by gccadmin).
641         * README: New file.