1 2005-10-26 Daniel Berlin <dberlin@dberlin.org>
3 * update_web_docs_svn: Use -q to quiet svn.
5 2005-10-26 Daniel Berlin <dberlin@dberlin.org>
7 * crontab: Update to reflect reality
9 2005-10-01 Mark Mitchell <mark@codesourcery.com>
11 * gcc_release (build_sources): If trying to apply a tag that
12 already exists, issue an error message and exit.
14 2005-09-30 Joseph S. Myers <joseph@codesourcery.com>
17 * update_web_docs: Add PDF support. Correct check of DEV-PHASE.
19 2005-09-30 Joseph S. Myers <joseph@codesourcery.com>
21 * update_web_docs_old: Remove.
23 2005-08-14 Kelley Cook <kcook@gcc.gnu.org>
25 * gcc_release: Update with FSF address.
27 2005-07-26 Janis Johnson <janis187@us.ibm.com>
29 * update_version (ADD_BRANCHES): Add dfp-branch.
31 2005-05-21 Gerald Pfeifer <gerald@pfeifer.com>
33 * crontab: Spread snapshot building more evenly throughout the
36 2005-05-19 Joseph S. Myers <joseph@codesourcery.com>
38 * crontab: Don't build 3.3 branch snapshots.
39 * update_version (IGNORE_BRANCHES): Add gcc-3_3-branch.
41 2005-03-15 Zack Weinberg <zack@codesourcery.com>
44 * gcc_release: Update gcc/DEV-PHASE if that file exists, instead
46 * update_version: Handle updating gcc/DATESTAMP.
47 * update_web_docs: Generate gcc-vers.texi first.
49 2005-03-10 Ranjit Mathew <rmathew@hotmail.com>
51 * gcc_release (ADA_DIRS): Add "gnattools".
53 2005-02-25 Mark Mitchell <mark@codesourcery.com>
55 * crontab: Adjust for 4.0 branch.
57 2004-12-30 Sebastian Pop <pop@cri.ensmp.fr>
59 * update_version (ADD_BRANCHES): Replace lno-branch with
62 2004-09-11 Gerald Pfeifer <gerald@pfeifer.com>
64 * crontab: Rename GCC 3.5 snapshots to GCC 4.0 snapshots.
66 2004-08-14 Kelley Cook <kcook@gcc.gnu.org>
68 * gcc_release (build_sources): Add comment header to generated
71 2004-08-06 Kelley Cook <kcook@gcc.gnu.org>
73 * gcc_release (snapshot_print): Accept arguments. Don't use echo -e.
74 (announce_snapshot): Update for above. Don't use echo -e.
76 2004-08-03 Kelley Cook <kcook@gcc.gnu.org>
78 * maintainer-scripts (snapshot_print): New function.
79 (announce_snapshot): Generate announcment on the fly.
80 Use a directory link for LATEST.
81 * snapshot-README: Delete.
82 * snapshot-index.html: Delete.
84 2004-06-09 Paolo Bonzini <bonzini@gnu.org>
86 * gcc_release (build_sources): Move the libcpp gmo files
87 to the source directory.
89 2004-06-03 Joseph S. Myers <jsm@polyomino.org.uk>
91 * gcc_release (maybe_build_tarfile): New function.
92 (build_tarfiles): Use maybe_build_tarfile.
94 2004-05-21 Paolo Carlini <pcarlini@suse.de>
96 * gcc_release (build_sources): Generate the NEWS file in toplevel.
98 2004-05-17 Kelley Cook <kcook@gcc.gnu.org>
100 * gcc_release (build_sources): Change CRCs from brik to md5sum.
102 2004-05-16 Gerald Pfeifer <gerald@pfeifer.com>
104 * crontab: Add GCC 3.5 snapshots, currenty run on Sundays.
106 2004-05-13 Joseph S. Myers <jsm@polyomino.org.uk>
108 * update_web_docs: Also remove old .gz files from subdirectories
109 on the 15th of the month.
111 2004-05-13 Joseph S. Myers <jsm@polyomino.org.uk>
113 * update_web_docs (MANUALS): Add gfortran.
115 2004-05-13 Arnaud Charlet <charlet@act-europe.fr>
117 * update_web_docs: Fix generation of Ada docs.
119 2004-05-13 Joseph S. Myers <jsm@polyomino.org.uk>
121 * update_version (ADD_BRANCHES): Remove tree-ssa-20020619-branch.
123 * gcc_release (DIFF): Remove -3 option.
125 2003-07-26 Paul Brook <paul@nowt.org>
127 * gcc_release: Add gcc-fortran.
128 * snapshot-README: Ditto.
129 * snapshot-index.html: Ditto.
131 2004-05-02 Gerald Pfeifer <gerald@pfeifer.com>
133 * crontab: Move GCC 3.4 snapshots from Wednesday afternoon to
134 Friday night, where gcc.gnu.org has less load.
136 2004-05-02 Gerald Pfeifer <gerald@pfeifer.com>
138 * crontab: Adjust temporary directory used for snapshot generation.
139 Move GCC 3.3 snapshots to Wednesday 22:32, where gcc.gnu.org has
142 2004-04-19 Mark Mitchell <mark@codesourcery.com>
144 * gcc_release (build_sources): Do not use "-F" to tag sources.
146 2004-04-07 Mark Mitchell <mark@codesourcery.com>
148 * gcc_release (build_sources): Do not use "-r" and "-D" at the
149 same time with "cvs export".
151 2004-03-27 Gerald Pfeifer <gerald@pfeifer.com>
153 * gcc_release: Fix sanity check for argument of -p command-line
154 options. In snapshot mode, only generate diffs against the previous
155 snapshot if the user did not specify any old tarball explictly.
157 2004-03-25 Gerald Pfeifer <gerald@pfeifer.com>
159 * gcc_release (FTP_PATH): Use /var/ftp instead of ~ftp, and
160 only set at a single place.
162 2004-03-14 Gerald Pfeifer <gerald@pfeifer.com>
164 * gcc_release (SNAPSHOTS_DIR): New variable. Use it.
165 (announce_snapshot): Use it.
167 2004-03-14 Gerald Pfeifer <gerald@pfeifer.com>
169 * gcc_release (announce_snapshot): Use changedir instead of
172 2004-02-10 Arnaud Charlet <charlet@act-europe.fr>
174 * gcc_release: Add libada as part of ADA_DIRS.
176 2004-01-21 Gerald Pfeifer <gerald@pfeifer.com>
178 * crontab: Make 3.4 snapshots from the new 3.4 release branch.
180 2004-01-20 Kelley Cook <kcook@gcc.gnu.org>
182 * gcc_release (build_sources): Delete call to make f77.rebuilt.
184 2004-01-17 Gerald Pfeifer <gerald@pfeifer.com>
186 * snapshot-README: Mention how the snapshot was generated.
187 * snapshot-index.html: Ditto. Further sync with snapshot-README.
189 2004-01-03 Joseph S. Myers <jsm@polyomino.org.uk>
191 * update_web_docs: Create tarballs of documentation sources and
194 2004-01-02 Gerald Pfeifer <gp@suse.de>
196 * update_version: Add some documentation.
198 2004-01-02 Pop Sébastian <pop@gauvain.u-strasbg.fr>
200 * update_version (ADD_BRANCHES): Add lno-branch.
202 2003-11-02 Gerald Pfeifer <gerald@pfeifer.com>
204 * maintainer-addresses: New script.
206 2003-10-24 Kelley Cook <kcook@gcc.gnu.org>
208 * gcc_release (build_sources): Use --enable-generated-files-in-srcdir.
210 2003-09-22 Gerald Pfeifer <gerald@pfeifer.com>
212 * gcc_release (announce_snapshot): Restructure processing
213 of snapshot-README and snapshot-index.html and add a new
214 substitution for @EXPORT@.
216 2003-08-24 Gerald Pfeifer <gerald@pfeifer.com>
218 * gcc_release (build_sources): Create/update the LAST_UPDATED file
219 in the source directory with information how sources were obtained.
221 2003-08-16 Gerald Pfeifer <gerald@pfeifer.com>
223 * gcc_release (build_sources): Use two new variables EXPORTTAG and
224 EXPORTDATE to make the extraction of sources more transparent and
225 also allow snapshots (off mainline) without a tag.
227 2003-08-08 Mark Mitchell <mark@codesourcery.com>
229 * gcc_release: Correct logic for updating version.c. Put
230 prereleases into a subdirectory.
232 2003-07-29 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
234 * crontab: Update invocation of gcc_release according to the
235 previous changes there. Add automatic 3.4 snapshots from mainline.
237 2003-07-23 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
239 * gcc_release (usage): Document that -s now takes symbolic name
240 and branch of the snapshot as parameters.
241 Implement this as part of command-line processing.
242 (BRANCH): Remove default initialization for snapshots.
244 Do not lay down a CVS tag if generating a snapshot from mainline.
246 2003-07-19 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
248 * gcc_release (announce_snapshot): Use ${RELEASE} instead
249 of ${BRANCH}-${DATE} to refer to the snapshot directory.
250 Put README file into the snapshot directory.
252 (RELEASE): Define as ${BRANCH}-${DATE} for snapshots.
253 (FTP_PATH): Use ${RELEASE} in case of snapshots.
255 (OLD_TARS): Adjust to new directory scheme for snapshots.
257 2003-07-14 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
259 * gcc_release (announce_snapshot): Add substitution of @RELEASE@
260 for README and index.html.
261 * snapshot-README: Use it.
262 * snapshot-index.html: Ditto.
264 2003-07-09 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
266 * gcc_release (announce_snapshot): Add substitution of @BRANCH@
267 for README and index.html. Remove substitution of @LONG_DATE@.
268 Put index.html into the respective snapshot directory.
269 Adjust subject of the notification mail to the new naming scheme
271 Adjust name of the LATEST-IS-... files to the new naming scheme
272 for snapshot directories.
275 (LAST_LONG_DATE): Remove.
277 * snapshot-README: Adjust to the new naming schemes for directories
278 and snapshots per se.
279 Dynamically fill in the respective branch instead of hardcoding it.
281 * snapshot-index.html: Replace individual links to diffs with a
282 general link to the diff/ subdirectory.
283 Mention the concrete snapshot in <title> and <h1>.
284 Adjust links to the new location of index.html.
286 2003-07-08 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
288 * gcc_release: Move handling of complex modes directly after
290 (TAG): Include the branch name as part of snapshot CVS tags.
292 2003-07-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
294 * gcc_release: Execute gcc.gnu.org-only operations which are
295 related to diff generation only if diffs have been requested.
296 (build_sources): Improve tracing and an error message related
299 2003-07-01 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
301 * gcc_release (BRANCH): Rename to...
302 (CVSBRANCH): ...new macro, and use BRANCH for the variant users
304 (FTP_BRANCH): For snapshots, include ${BRANCH} in the last part
305 of the directory name.
306 Use .snapshot_date-${BRANCH} instead of .snapshot_date.
308 2003-06-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
310 * gcc_release: Command "all" now creates .gz files only for
311 releases and pre-releases.
313 2003-06-27 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
315 * gcc_release (build_sources): Do not include gnats.html any longer.
316 Make an error message more descriptive.
318 2003-06-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
320 * gcc_release: Factor the updating of links and READMEs on the
321 FTP server and sending mail for snapshots into a...
322 (announce_snapshot): ...new function.
323 Add informative output for both.
325 2003-06-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
327 * gcc_release: Do not update gcc_latest_snapshot tag any longer.
329 2003-06-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
331 * snapshot-index.html: Use F77 instead of G77 front end.
332 Remove link to CodeSourcery snapshots which was not up-to-date.
333 Do not refer to gcc-bugs@gcc.gnu.org any longer.
335 * snapshot-README: Use F77 front end instead of G77 language.
337 2003-06-17 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
339 * gcc_release (build_tarfile): Build .bz2 files instead of .gz files.
340 (build_bz2): Rename to build_gzip and create .gz files from .bz2
341 files instead of the other way around.
342 (build_gzip): New function.
343 (build_diffs): Build .bz2 files instead of .gz files.
344 (build_diff): Use .bz2 files instead of .gz files.
345 Make an error message independent of the compression format.
346 (MODE_BZIP2): Rename to MODE_GZIP. Related changes to the
347 invocation of this script.
348 (MODE_GZIP): New variable.
349 (OLD_TARS): Use .bz2 archive of the previous snapshot.
351 2003-06-14 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
353 * snapshot-README: Use GCC instead of gcc, C++ front end instead of
354 g++ language, and note that Java includes a run time.
355 * snapshot.index.html: Ditto.
357 2003-06-10 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
359 * gcc_release (build_diff): Properly use ${TAR} instead of
362 2003-05-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
364 * snapshot-index.html: Refer to .bz2 files instead of .gz files.
365 Simplify the note on not using unannounced snapshots.
367 2003-05-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
369 * snapshot-README: Refer to .bz2 files instead of .gz files.
370 Add a note on where to find the diff files.
371 Simplify the note on not using unannounced snapshots.
372 Remove documentation of the gcc_latest_snapshot tag.
374 2003-05-27 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
376 * gcc_release (build_diffs): Add diagnostics in case we cannot
377 generate a specific diff file.
379 2003-05-24 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
381 * gcc_release (build_sources): Only update ChangeLog files which
382 do not yet contain the entry we are going to add.
383 Fix typo in added ChangeLog entries.
385 2003-05-20 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
387 * gcc_release (upload_files): Put diff files into a "diffs"
390 2003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
392 * gcc_release: GNU CC -> GCC.
394 2003-05-12 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
396 * gcc_release (usage): Print more detailed description of all
397 command-line options.
399 2003-05-09 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
401 * update_version (ADD_BRANCHES): Add, set to MAIN and
402 tree-ssa-20020619-branch.
403 (BRANCHES): Always consider branches given by $ADD_BRANCHES.
405 2003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
407 * update_version (textstring_FILES): Only version.c needs to be
408 updated, now that we do not consider older branches any more.
410 2003-05-02 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
412 * update_version (IGNORE_BRANCHES): Add.
413 (BRANCHES): Do not consider branches matching $IGNORE_BRANCHES.
415 2003-05-02 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
417 * update_version: Add a trace of which branch we are currently
420 2002-12-16 Mark Mitchell <mark@codesourcery.com>
422 * gcc_release: Make snapshots from the GCC 3.3 branch.
423 * snapshot-README: Update.
425 2002-09-23 Zack Weinberg <zack@codesourcery.com>
427 * update_version: Do not check in files which are unchanged.
428 * gcc_release: Only update the version in gcc/version.c.
430 2002-09-17 Joseph S. Myers <jsm@polyomino.org.uk>
432 * update_web_docs (MANUALS): Add fastjar.
434 2002-09-08 Joseph S. Myers <jsm@polyomino.org.uk>
436 * gcc_release: Make snapshots come from the mainline.
437 * snapshot-README: Update.
439 2002-08-28 Joseph S. Myers <jsm@polyomino.org.uk>
441 * update_web_docs: Remove support for generating g77_news.html and
443 * update_web_docs_old: Likewise. Remove support for generating
446 2002-07-28 Andreas Jaeger <aj@suse.de>
448 * gcc_release: Update comment.
450 * snapshot-README: Snapshots are taken from GCC 3.2 branch.
452 2002-07-28 Mark Mitchell <mark@codesourcery.com>
454 * gcc_release: Use the 3.2 branch for snapshots.
456 2002-05-31 Florian Weimer <fw@deneb.enyo.de>
458 * update_web_docs (MANUALS): Include various flavours of the GNAT
461 2002-05-27 Joseph S. Myers <jsm28@cam.ac.uk>
463 * update_version (textstring_FILES): Change gcc/ada/gnatvsn.ads to
464 gcc/gcc/ada/gnatvsn.ads.
466 2002-05-26 Joseph S. Myers <jsm28@cam.ac.uk>
468 * gcc_release: Add gcc/ada/gnatvsn.ads to list of files in which
469 release status is updated.
470 * update_version (textstring_FILES): Add gcc/ada/gnatvsn.ads.
472 2002-05-21 Joseph S. Myers <jsm28@cam.ac.uk>
474 * gcc_release: Do upload files when local.
476 * snapshot-README, snapshot-index.html: Remove chill.
478 2002-05-08 Mark Mitchell <mark@codesourcery.com>
480 * gcc_release: Correct upload handling.
482 2002-04-22 Mark Mitchell <mark@codesourcery.com>
484 * gcc_release (build_diffs): Remove reference to Chill.
486 2002-04-21 Joseph S. Myers <jsm28@cam.ac.uk>
488 * update_web_docs (MANUALS): Remove chill. Add gnat_rm.
490 2002-04-19 Kelley R. Cook (kelly.r.cook@gm.com)
492 * gcc_release: Set TZ to UTC0.
494 2002-04-15 Mark Mitchell <mark@codesourcery.com>
496 * gcc_release (build_tarfiles): Do not build Chill tarfiles.
497 (CHILL_DIRS): Remove.
499 2002-03-10 Joseph S. Myers <jsm28@cam.ac.uk>
501 * gcc_release: Build diffs for ada and chill. Make "bzip2" a new
504 2002-03-06 Phil Edwards <pme@gcc.gnu.org>
506 * update_version: Don't indent the version string.
508 2002-03-05 Joseph S. Myers <jsm28@cam.ac.uk>
510 * snapshot-README: Note that snapshots come from the 3.1 branch.
511 Update list of files.
513 2002-03-03 Joseph S. Myers <jsm28@cam.ac.uk>
515 * gcc_release: Make snapshots come from the 3.1 branch.
517 2002-02-25 Mark Mitchell <mark@codesourcery.com>
519 * update_version: Automatically update version files on all
521 * crontab: Only invoke update_version once.
523 2002-02-23 Joseph S. Myers <jsm28@cam.ac.uk>
525 * gcc_release: Revert change to -p interface. Allow for local and
526 remote cases in creating directories. Give an error if -p
527 argument names a directory.
529 2002-02-21 Mark Mitchell <mark@codesourcery.com>
531 * gcc_release: Correct handling of diff-generation. Add
534 2002-02-08 Joseph S. Myers <jsm28@cam.ac.uk>
536 * gcc_release: Substitute dates in snapshot-README and
537 snapshot-index.html files rather than directly using the old files
538 on the FTP site. Set QMAILHOST.
540 2002-02-08 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
542 * snapshot-index.html: Improve markup.
544 2002-01-29 Joseph S. Myers <jsm28@cam.ac.uk>
546 * snapshot-README, snapshot-index.html: Use expressions such as
547 @DATE@ rather than hardcoded dates.
549 * snapshot-README, snapshot-index.html: New files.
551 2002-01-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
553 * update_web_docs (contrib_file): Remove.
554 Also removing special handling of thanks.html.
556 2001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
558 * update_web_docs: Use makeinfo --html instead of texi2html.
559 Remove support for pre-3.1 GCC versions. Build online docs for
562 2001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
564 * update_web_docs_old: Copy from update_web_docs. Add comment
565 that this is for GCC 3.0.x and earlier versions.
567 2001-11-19 Joseph S. Myers <jsm28@cam.ac.uk>
569 * gcc_release: Add /usr/local/bin to path when local.
571 2001-11-06 Joseph S. Myers <jsm28@cam.ac.uk>
573 * update_web_docs: Set SOURCEDIR so that install manual can be
574 found when running install.texi2html.
576 * gcc_release: Don't require a username if running locally.
578 2001-11-05 Joseph S. Myers <jsm28@cam.ac.uk>
580 * update_web_docs: Eliminate warnings about keeping files from web
583 * update_web_docs: Allow for the same file name in different
586 2001-10-29 Joseph S. Myers <jsm28@cam.ac.uk>
588 * update_web_docs: Generate libiberty and gnat-style manuals.
590 2001-10-24 Joseph S. Myers <jsm28@cam.ac.uk>
592 * gcc_release: Build snapshots from mainline. Generate Ada and
593 Chill tarballs. Correct error check when building diffs. Check
594 for errors when building bzip2 files.
595 * crontab: Use /sourceware/snapshot-tmp for building snapshots.
597 2001-10-08 Joseph S. Myers <jsm28@cam.ac.uk>
599 * crontab: Build weekly snapshots.
601 * gcc_release: Copy from 3.0 branch. Add support for building the
602 weekly snapshots on gcc.gnu.org.
604 2001-08-28 Joseph S. Myers <jsm28@cam.ac.uk>
606 * update_web_docs: Also check out texinfo.tex from
609 2001-08-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
611 * update_web_docs (PREPROCESS): Rename to WWWPREPROCESS.
612 Preprocess the entire web site, not just the install docs.
614 2001-06-25 Phil Edwards <pme@sources.redhat.com>
616 * update_version: Add command-line argument capability, also
617 bump version for libstdc++-v3, and exit with the return code from
619 * crontab: Call update_version with arguments instead of
620 calling update_branch_version.
621 * update_branch_version: Remove.
623 2001-06-08 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
625 * update_web_docs: Only update the install documentation for the
628 2001-06-07 Joseph S. Myers <jsm28@cam.ac.uk>
630 * update_web_docs, doc_exclude: Check out files that may be in the
631 Attic. Check out texinfo.tex. Don't generate anything from
632 c-tree.texi. Generate PostScript output from manuals.
634 2001-06-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
636 * update_web_docs (WWWBASE_PREFORMATTED, PREPROCESS): New
638 Fix a comment and add another one.
639 Generate the installation documentation in HTML format from
640 gcc/doc/install.texi.
642 2001-05-03 Joseph S. Myers <jsm28@cam.ac.uk>
644 * update_web_docs: Don't generate HTML from gxxint.texi. Don't
645 run texi2html on manuals that aren't present.
647 2001-03-18 Phil Edwards <pme@sources.redhat.com>
649 * update_web_docs_libstdcxx: New script.
650 * crontab: Call said script.
652 2001-03-18 Joseph S. Myers <jsm28@cam.ac.uk>
654 * update_version, update_branch_version: Check out with gcc
655 directory instead of using egcs link.
657 2001-03-17 Joseph S. Myers <jsm28@cam.ac.uk>
659 * update_web_docs: Don't strip leading -r from argument following
660 -r, or leading -d from argument following -d. Bug pointed out by
663 * update_web_docs: Handle -r and -d options to generate docs for a
664 release or branch in a subdirectory. Determine names of G77 news
665 and bugs files and contributors file after updated docs have been
666 installed, not before. Don't remove files from a subdirectory.
667 Don't generate manuals for gcov (included in the GCC manual) or
668 iostream (obsolete). Do generate manuals for cppinternals, gcj
669 and porting. Update regular expressions for detecting whether
670 files have really changed when regenerated.
672 2001-03-15 Joseph S. Myers <jsm28@cam.ac.uk>
674 * update_web_docs: Use /usr/local/bin/texi2html rather than
675 gccadmin's local copy.
677 2001-03-10 Joseph S. Myers <jsm28@cam.ac.uk>
679 * crontab, doc_exclude, update_branch_version, update_version,
680 update_web_docs: New files (as currently used by gccadmin).