d: Add testcase from PR108962
[official-gcc.git] / maintainer-scripts / ChangeLog
blob9cbef6d8526ff6d6f1881cc291169166da3e2278
1 2023-04-20  Arsen Arsenović  <arsen@aarsen.me>
3         * update_web_docs_git: Add a mechanism to override makeinfo,
4         texi2dvi and texi2pdf, and default them to
5         /home/gccadmin/texinfo/install-git/bin/${tool}, if present.
7 2023-04-17  Jakub Jelinek  <jakub@redhat.com>
9         * crontab: Snapshots from trunk are now GCC 14 related.
10         Add GCC 13 snapshots from the respective branch.
12 2023-03-21  Arsen Arsenović  <arsen@aarsen.me>
14         * update_web_docs_git: Set CONTENTS_OUTPUT_LOCATION=inline in
15         order to put @shortcontents above contents.
17 2023-03-21  Arsen Arsenović  <arsen@aarsen.me>
19         * update_web_docs_git (CSS): Update CSS reference to point to
20         /texinfo-manuals.css.
22 2023-03-16  Gaius Mulley  <gaiusmod2@gmail.com>
24         * update_web_docs_git (MANUALS): Add gm2.
25         Add include path for gm2 manual.
27 2023-03-16  Gerald Pfeifer  <gerald@pfeifer.com>
29         * update_web_docs_git (BUGURL): Introduce and use throughout.
31 2022-11-30  Iain Buclaw  <ibuclaw@gdcproject.org>
33         PR web/107749
34         * update_web_docs_git: Add gdc to MANUALS.
36 2022-11-23  Sam James  <sam@gentoo.org>
38         * gcc_release (XZ): Add -T0.
40 2022-11-14  Martin Liska  <mliska@suse.cz>
42         Revert:
43         2022-11-09  Martin Liska  <mliska@suse.cz>
45         * update_web_docs_git.py: New file.
47 2022-11-14  Martin Liska  <mliska@suse.cz>
49         Revert:
50         2022-11-14  Martin Liska  <mliska@suse.cz>
52         * update_web_docs_git.py: Simplify.
54 2022-11-14  Martin Liska  <mliska@suse.cz>
56         Revert:
57         2022-11-09  Martin Liska  <mliska@suse.cz>
59         * crontab: Use new script for documentation of master branch.
61 2022-11-14  Martin Liska  <mliska@suse.cz>
63         Revert:
64         2022-11-09  Martin Liska  <mliska@suse.cz>
66         * update_web_docs_git.py: Create sources tarball.
68 2022-11-14  Martin Liska  <mliska@suse.cz>
70         Revert:
71         2022-11-10  Martin Liska  <mliska@suse.cz>
73         * crontab: Fix superfluous 'sh' for Python script.
75 2022-11-10  Martin Liska  <mliska@suse.cz>
77         * crontab: Fix superfluous 'sh' for Python script.
79 2022-11-09  Martin Liska  <mliska@suse.cz>
81         * update_web_docs_git.py: Create sources tarball.
83 2022-11-09  Martin Liska  <mliska@suse.cz>
85         * crontab: Use new script for documentation of master branch.
87 2022-11-09  Martin Liska  <mliska@suse.cz>
89         * update_web_docs_git.py: Simplify.
91 2022-11-09  Martin Liska  <mliska@suse.cz>
93         * update_web_docs_git.py: New file.
95 2022-07-28  Martin Liska  <mliska@suse.cz>
97         * update_web_docs_git: Use sphinx-build from a venv so that
98         we can use a recent version.
100 2022-05-20  Richard Biener  <rguenther@suse.de>
102         * crontab: Disable snapshots from the gcc-9 branch.
104 2022-04-28  Jakub Jelinek  <jakub@redhat.com>
106         * crontab: Snapshots from trunk are now GCC 13 related.
107         Add GCC 12 snapshots from the respective branch.
109 2021-05-14  Jakub Jelinek  <jakub@redhat.com>
111         * crontab: Stop doing gcc-8 snapshots.
113 2021-04-20  Jakub Jelinek  <jakub@redhat.com>
115         * crontab: Snapshots from trunk are now GCC 12 related.
116         Add GCC 11 snapshots from the respective branch.
118 2021-04-09  Martin Liska  <mliska@suse.cz>
120         * branch_changer.py: Generate URL only when emitting
121         to terminal.
123 2021-04-09  Martin Liska  <mliska@suse.cz>
125         * branch_changer.py: Mention closing candidates and emit
126         console links to bugzilla.
128 2021-04-09  Martin Liska  <mliska@suse.cz>
130         * branch_changer.py: Document more how the script behaves.
132 2021-04-09  Martin Liska  <mliska@suse.cz>
134         * branch_changer.py: Fix usage of Version class.
136 2021-04-09  Martin Liska  <mliska@suse.cz>
138         * branch_changer.py: Use new version scheme in --help output.
140 2021-04-08  Jonathan Wakely  <jwakely@redhat.com>
142         * generate_libstdcxx_web_docs: Add --disable-multilib to
143         configure command.
145 2021-04-08  Martin Liska  <mliska@suse.cz>
147         * branch_changer.py: Fix wrongly converted assert.
149 2021-04-08  Martin Liska  <mliska@suse.cz>
151         * branch_changer.py: Modernize and fix flake8 issues.
152         * setup.cfg: New file.
154 2020-12-16  Jakub Jelinek  <jakub@redhat.com>
156         * update_version_git: Put BASEDIR into /sourceware/snapshot-tmp/gcc
157         if it exist.
159 2020-05-29  Martin Liska  <mliska@suse.cz>
161         * bugzilla-close-candidate.py: Fix sorting of branches.
163 2020-05-29  Martin Liska  <mliska@suse.cz>
165         * bugzilla-close-candidate.py: Fix parsing of SVN revisions.
166         Fix skipping of PRs that contain Can be closed message.
168 2020-05-29  Martin Liska  <mliska@suse.cz>
170         * bugzilla-close-candidate.py: Support both SVN and GIT messages
171         in PRs. Remove need of usage of the bugzilla API key.
173 2020-05-27  Jakub Jelinek  <jakub@redhat.com>
175         * update_version_git: Rewrite using
176         contrib/gcc-changelog/git_update_version.py.
178 2020-04-30  Jakub Jelinek  <jakub@redhat.com>
180         * crontab: Snapshots from trunk are now GCC 11 related.
181         Add GCC 10 snapshots from the respective branch.
183 2020-03-12  Jakub Jelinek  <jakub@redhat.com>
185         * gcc_release (upload_files): Without -l, pass -m 755 to the mkdir
186         command invoked through ssh.
188         * update_web_docs_git: Drop SPHINXBUILD=/usr/bin/sphinx-1.0-build.
190 2020-02-27  Jakub Jelinek  <jakub@redhat.com>
192         * gcc_release: Add support for -b local-git-repo argument.
194 2020-01-13  Jonathan Wakely  <jwakely@redhat.com>
196         * update_web_docs_libstdcxx_git: New file.
197         * update_web_docs_libstdcxx_svn: Remove.
198         * crontab: Use update_web_docs_libstdcxx_git.
200 2020-01-13  Joseph Myers  <joseph@codesourcery.com>
202         * update_web_docs_git: New file.
203         * update_web_docs_svn: Remove.
204         * crontab: Use update_web_docs_svn.
206 2020-01-13  Joseph Myers  <joseph@codesourcery.com>
208         * gcc_release: Use git instead of SVN.
209         * crontab: Update gcc_release calls.
211 2020-01-13  Joseph Myers  <joseph@codesourcery.com>
213         * update_version_git: New file.
214         * update_version:svn: Remove.
215         * crontab: Use update_version_git.
217 2019-11-20  Janne Blomqvist  <jb@gcc.gnu.org>
219         * gcc_release: Use https for gcc.gnu.org.
221 2019-11-14  Richard Biener  <rguenther@suse.de>
223         * update_version_svn (IGNORE_BRANCHES): Add 7.
225 2019-10-05  Richard Biener  <rguenther@suse.de>
227         * crontab: Disable snapshots from gcc-7-branch.
229 2019-08-05  David Malcolm  <dmalcolm@redhat.com>
231         * update_web_docs_svn: Proceed even if the invocation of
232         sphinx fails.
234 2019-05-04  Gerald Pfeifer  <gerald@pfeifer.com>
236         * crontab: Snapshots from trunk are now GCC 10 related.
237         Add GCC 9 snapshots from the respective branch.
239 2019-02-23  Jonathan Wakely  <jwakely@redhat.com>
241         * generate_libstdcxx_web_docs: Improve error output.
243 2018-11-22  Martin Liska  <mliska@suse.cz>
245         * bugzilla-close-candidate.py: New file.
247 2018-10-26  Jakub Jelinek  <jakub@redhat.com>
249         * update_version_svn (IGNORE_BRANCHES): Add gcc-6-branch.
250         * crontab: Remove gcc-6-branch entry.
252         * gcc_release (error, inform): Use $@ instead of $1.
253         (build_sources): Check for ^[[:blank:]]*GCC in both index.html
254         and changes.html, rather than for GCC in one and ^GCC in another one.
256 2018-05-03  Jakub Jelinek  <jakub@redhat.com>
258         PR other/85622
259         * gcc_release: For -f, verify contrib/gennews has the major version
260         pages listed and both index.html and changes.html have been updated
261         for the new release.
263 2018-04-25  Jakub Jelinek  <jakub@redhat.com>
265         * crontab: Enable snapshots from gcc-8-branch.
267 2018-01-25  Richard Biener  <rguenther@suse.de>
269         * gcc_release (build_sources): Use getconf to get at the number
270         of cores in the system and pass -jN to gcc_build.
272 2017-10-10  Jakub Jelinek  <jakub@redhat.com>
274         * update_version_svn: Ignore the GCC 5 branch.
275         * crontab: Remove entry for the GCC 5 branch.
277 2017-05-23  Matthias Klose  <doko@ubuntu.com>
279         * gcc_release (XZ): Default to xz --best.
281 2017-05-18  Matthias Klose  <doko@ubuntu.com>
283         * gcc_release (build_gzip): Build xz tarball instead of bz2 tarball.
284         (build_diffs): Handle building diffs from either bz2 or xz tarballs,
285         compress diffs using xz instead of bz2.
286         (build_diff): Likewise.
287         (upload_files): Check for *.xz files instead of *.bz2 files.
288         (announce_snapshot): Announce xz tarball instead of bz2 tarball.
289         (XZ): New definition.
290         (<toplevel>): Look for both bz2 and xz compressed old tarballs.
292 2017-04-20  Jakub Jelinek  <jakub@redhat.com>
294         * crontab: Enable snapshots from gcc-7-branch.
296 2017-03-03  Gerald Pfeifer  <gerald@pfeifer.com>
298         * gcc_release (snapshot_print): Replace md5 checksum by sha256.
300 2017-02-28  Gerald Pfeifer  <gerald@pfeifer.com>
302         * update_web_docs_svn: Remove a reference to GCC 3.1.  Describe
303         settings to tweak if running on a host different from gcc.gnu.org.
304         (WWWBASE): Allow override via the environment.  Also check for
305         existance.
307 2017-02-08  Gerald Pfeifer  <gerald@pfeifer.com>
309         * update_web_docs_svn (MANUALS): Add libitm.
311 2016-09-04  Gerald Pfeifer  <gerald@pfeifer.com>
313         PR documentation/50642
314         * update_web_docs_svn (CSS): Introduce.
315         Have generated files refer to it.
317 2016-08-17  Martin Liska  <mliska@suse.cz>
319         * branch_changer.py: Describe the script. Add sample usage
320         of the script.
322 2016-08-03  Martin Liska  <mliska@suse.cz>
324         * branch_changer.py: New file.
326 2016-07-26  Richard Biener  <rguenther@suse.de>
328         * update_version_svn: Ignore the GCC 4.9 branch.
330 2016-07-26  Richard Biener  <rguenther@suse.de>
332         * crontab: Remove entry for the GCC 4.9 branch.
334 2016-06-13  Jonathan Wakely  <jwakely@redhat.com>
336         * generate_libstdcxx_web_docs: Use realpath to get absolute path.
337         Add comment about LaTeX errors.
339 2016-04-15  Jakub Jelinek  <jakub@redhat.com>
341         * crontab: Enable snapshots from gcc-6-branch.
343 2015-06-23  Richard Biener  <rguenther@suse.de>
345         * update_version_svn: Add gcc-4_8-branch to IGNORE_BRANCHES.
347 2015-06-14  Richard Biener  <rguenther@suse.de>
349         * crontab: Disable snapshots from the 4.8 branch.
351 2015-04-13  Jakub Jelinek  <jakub@redhat.com>
353         * update_version_svn: Update DATESTAMP also on
354         branches/gcc-[0-9]+-branch.
356         * gcc_release: Fix up thinko in the last commit, improve error
357         message.  Commit all ChangeLog, DEV-PHASE and BASE-VER changes
358         together, rather than doing dozens of separate commits.
360 2015-04-12  Jakub Jelinek  <jakub@redhat.com>
362         * gcc_release: For RELEASE_MAJOR 5+ only use the major
363         number in branch name.  When doing final release of 5+,
364         if BASE-VER doesn't match release, but is *.*.1 for the
365         one smaller minor version, bump BASE-VER.
367         * crontab: Enable snapshots from gcc-5-branch.
369 2015-04-07  Gerald Pfeifer  <gerald@pfeifer.com>
371         * update_web_docs_libstdcxx_svn (FILTER): Introduce.
372         Use to filter output of the copying process.
374 2015-02-25  Arnaud Charlet  <charlet@adacore.com>
376         * update_web_docs_svn: Preserve gcc/ada/*.png. Update comments.
378 2015-02-25  Arnaud Charlet  <charlet@adacore.com>
380         * update_web_docs_svn: Add -I gcc/gcc/ada/doc/gnat_ugn for gnat_ugn
382 2015-02-06  David Malcolm  <dmalcolm@redhat.com>
384         PR jit/64257
385         * update_web_docs_svn: When copying up files for the built jit
386         documentation, also copy up .txt files.
388 2015-02-04  David Malcolm  <dmalcolm@redhat.com>
390         PR jit/64257
391         * update_web_docs_svn: Update build of jit docs to use EPEL6
392         variant install of sphinx 1.0.8, rather than 0.6.6.
394 2015-01-26  David Malcolm  <dmalcolm@redhat.com>
396         PR jit/64257
397         * update_web_docs_svn: Don't delete gcc/jit/docs or
398         gcc/jit/jit-common.h, gcc/jit/notes.txt. Special case the
399         building of the JIT docs (using sphinx-build).  Special case
400         copying them up.
402 2014-08-14  Richard Biener  <rguenther@suse.de>
404         * crontab: Change trunk snapshots from 4.10 to 5.
406 2014-08-01  Arnaud Charlet  <charlet@adacore.com>
408         * update_web_docs_svn: Simplify build of gnat_ugn.
410 2014-06-12  Richard Biener  <rguenther@suse.de>
412         * crontab: Remove 4.7 snapshot entry.
413         * update_version_svn: Update IGNORE_BRANCHES.
415 2014-05-30  Jonathan Wakely  <jwakely@redhat.com>
417         * generate_libstdcxx_web_docs: New script.
419 2014-04-11  Jakub Jelinek  <jakub@redhat.com>
421         * crontab: Enable snapshots from gcc-4_9-branch.
423 2014-02-01  Dmitry Gorbachev  <d.g.gorbachev@gmail.com>
425         PR other/56653
426         * gcc_release: Avoid printing empty line to generated MD5SUMS files.
427         Bump copyright year.
429 2013-12-02  Gerald Pfeifer  <gerald@pfeifer.com>
431         * update_web_docs_svn: Work around makeinfo generated file names
432         and references with "_002d" instead of "-".
434 2013-04-12  Jakub Jelinek  <jakub@redhat.com>
436         * crontab: Disable snapshots from gcc-4_6-branch.
437         * update_version_svn: Ignore gcc-4_6-branch.
439 2013-04-07  Gerald Pfeifer  <gerald@pfeifer.com>
441         * update_web_docs_libstdcxx_svn: No longer ignore all output from
442         the actual copy process.
443         Check the exit code of the actual copy process; diagnose problems.
445 2013-03-16  Jakub Jelinek  <jakub@redhat.com>
447         * crontab: Enable snapshots from gcc-4_8-branch.
449 2012-07-02  Richard Guenther  <rguenther@suse.de>
451         * crontab: Disable snapshots from gcc-4_5-branch.
452         * update_version_svn: Ingore gcc-4_5-branch.
454 2012-03-23  Richard Guenther  <rguenther@suse.de>
456         * crontab: Enable snapshots from gcc-4_7-branch.
458 2012-03-13  Jakub Jelinek  <jakub@redhat.com>
460         * crontab: Remove 4.4 branch from the list of snapshots to make.
461         * update_version_svn (IGNORE_BRANCHES): Add gcc-4_4-branch.
463 2012-03-05  Richard Guenther  <rguenther@suse.de>
465         * crontab: Remove 4.3 branch from the list of snapshots to make.
467 2012-03-02  Richard Guenther  <rguenther@suse.de>
469         * crontab: Fix day-of-week.
471 2012-03-02  Richard Guenther  <rguenther@suse.de>
473         * crontab: Update for 4.7 branching.
475 2011-11-21  Gerald Pfeifer  <gerald@pfeifer.com>
477         * update_web_docs_svn: Make $DOCSDIR group writable after
478         creating it.
480 2011-06-27  Richard Guenther  <rguenther@suse.de>
482         * update_version_svn (IGNORE_BRANCHES): Add gcc-4_3-branch.
484 2011-05-22  Joseph Myers  <joseph@codesourcery.com>
486         * gcc_release (adjust_dirs, maybe_build_tarfile): Remove.
487         (build_tarfiles): Don't build separate files for languages and
488         core.
489         (build_diffs): Only build one set of diffs.
490         (announce_snapshot): Only announce one tar file.
491         (ADA_DIRS, CPLUSPLUS_DIRS, FORTRAN95_DIRS, GO_DIRS, JAVA_DIRS,
492         OBJECTIVEC_DIRS, TESTSUITE_DIRS): Remove.  Don't adjust names
493         relative to WORKING_DIRECTORY.
495 2011-04-21  Jakub Jelinek  <jakub@redhat.com>
497         * gcc_release (maybe_build_tarfile): Don't build a tarfile if
498         the first directory doesn't exist.
500 2011-03-14  Jakub Jelinek  <jakub@redhat.com>
502         * crontab: Enable 4.7 snapshots, switch 4.6 snapshots to
503         4.6 branch.
505 2011-02-07  Joseph Myers  <joseph@codesourcery.com>
507         * update_web_docs_svn: Generate libquadmath-vers.texi.
509 2011-01-31  Gerald Pfeifer  <gerald@pfeifer.com>
511         * update_version_svn (FILES): Merge with datestamp_FILES.
512         (SVNROOT2): Introduce and use.
513         
514 2011-01-30  Gerald Pfeifer  <gerald@pfeifer.com>
516         * update_version_svn (SVN): Remove obsolete comment.
517         (CURR_DATE): Fix description.
518         Fix description of checkout procedure.
520 2010-12-18  Tobias Burnus  <burnus@net-b.de>
522         * update_web_docs_svn (MANUALS): Add libquadmath.
524 2010-12-08  Ian Lance Taylor  <iant@google.com>
526         * gcc_release: Add support for releasing Go as a separate
527         tarball.
529 2010-12-08  Ian Lance Taylor  <iant@google.com>
531         * update_web_docs_svn (MANUALS): Add gccgo.
533 2010-12-08  Ian Lance Taylor  <iant@google.com>
535         * README: Change "CVS" to "Subversion".
537 2010-08-23  Gerald Pfeifer  <gerald@pfeifer.com>
539         * gcc_release (snapshot_print): Also include an sha1 hash for
540         every tarball.  Slightly tweak indentation.
542 2010-08-15  Gerald Pfeifer  <gerald@pfeifer.com>
544         * gcc_release (CVSROOT): Remove all occurrences.
546 2010-08-14  Gerald Pfeifer  <gerald@pfeifer.com>
548         * gcc_release (snapshot_print): Include md5 hash for every tarball
549         in the README file and notification mail.
551 2010-08-01  Gerald Pfeifer  <gerald@pfeifer.com>
553         * update_web_docs_libstdcxx_svn: Do not compress generated .html
554         files any more.
556 2010-06-24  Joseph Myers  <joseph@codesourcery.com>
558         * update_web_docs_svn: Also pass -I option pointing to ada/ source
559         directory for Ada manual.
561 2010-04-16  Joseph Myers  <joseph@codesourcery.com>
563         * crontab: Enable 4.6 snapshots.
565 2010-04-07  Joseph Myers  <joseph@codesourcery.com>
567         * crontab: Switch 4.5 snapshots to 4.5 branch.
569 2010-03-31  Joseph Myers  <joseph@codesourcery.com>
571         * gcc_release (build_tarfiles): Make directories mode 755, not
572         777.
574 2009-10-10  Gerald Pfeifer  <gerald@pfeifer.com>
576         * update_web_docs_svn: Update BUGURL to http://gcc.gnu.org/bugs/.
578 2009-10-03  Diego Novillo  <dnovillo@google.com>
580         * gcc_release (JAVA_DIRS): Remove zlib.
582 2009-04-23  Gerald Pfeifer  <gerald@pfeifer.com>
584         * update_web_docs_svn: Redirect output of texi2dvi to /dev/null.
586 2009-04-09  Jakub Jelinek  <jakub@redhat.com>
588         * gcc_release: Change copyright header to refer to version
589         3 of the GNU General Public License and to point readers at the
590         COPYING3 file and the FSF's license web page.
591         * maintainer-addresses: Likewise.
593 2009-04-08  Gerald Pfeifer  <gerald@pfeifer.com>
595         * update_web_docs_svn: Run this script under plain /bin/sh
596         as opposed to /bin/sh -x.
598 2009-03-30  Joseph Myers  <joseph@codesourcery.com>
600         * update_version_svn (IGNORE_BRANCHES): Add 4.2 branch.
602 2009-03-28  Gerald Pfeifer  <gerald@pfeifer.com>
604         * crontab: Stop 4.2 snapshots.
605         Spread out 4.3, 4.4, and 4.5 snapshots more evenly.
607 2009-03-27  Mark Mitchell  <mark@codesourcery.com>
609         * crontab: Add 4.4 branch snapshots.
611 2009-02-21  Gerald Pfeifer  <gerald@pfeifer.com>
613         * update_version_svn (ADD_BRANCHES): Remove autovect-branch
614         and document format.
616 2009-01-17  Richard Guenther  <rguenther@suse.de>
618         * gcc_release (JAVA_DIRS): Remove fastjar.
620 2008-10-04  Gerald Pfeifer  <gerald@pfeifer.com>
622         * gcc_release: Fix a couple of comments.
624 2008-07-04  Joseph Myers  <joseph@codesourcery.com>
626         * crontab: Remove 4.1 snapshots job.
627         * update_version: Remove.
628         * gcc_release: Remove support for g77 and release status in
629         version.c.
630         * update_version_svn: Ignore 4.1 branch.  Remove support for
631         updating files other than DATESTAMP.
632         * update_web_docs_svn: Remove support for g77 manual.
634 2008-02-18  Jakub Jelinek  <jakub@redhat.com>
636         * crontab: Add 4.3 branch.  Set trunk to 4.4.
638 2008-01-28  Joseph Myers  <joseph@codesourcery.com>
640         * gcc_release (build_sources): Pass --disable-multilib to
641         gcc_build.
642         (SVN): Don't use full path.
644 2008-01-21  Jonathan Wakely  <jwakely.gcc@gmail.com>
646         * update_web_docs_libstdcxx_svn: "docs" dir moved to "doc".
648 2007-10-01  Gerald Pfeifer  <gerald@pfeifer.com>
650         * gcc_release: Do not include copies of faq.html in releases,
651         and remove all the explicit support code to pull in web pages.
653 2007-08-21  Paul Brook  <paul@codesourcery.com>
654             Nathan Sidwell  <nathan@codesourcery.com>
655             Mark Mitchell  <mark@codesourcery.com>
656             Joseph Myers  <joseph@codesourcery.com>
658         * gcc_release: Do not include copies of bugs.html in releases.
659         * update_web_docs_svn: Set VERSION_PACKAGE and BUGURL in
660         gcc-vers.texi.
662 2007-07-06  Joseph Myers  <joseph@codesourcery.com>
664         * update_web_docs_svn: Use -o with makeinfo, texi2dvi and texi2pdf
665         commands.
667 2007-06-28  Mike Stump  <mrs@apple.com>
669         * gcc_release: Update for Objective-C++.
671 2007-05-28  Mark Mitchell  <mark@codesourcery.com>
673         * gcc_release: Adjust placement of release candidates.
675 2007-04-01  Gerald Pfeifer  <gerald@pfeifer.com>
677         * update_web_docs_svn (MANUALS): Move towards the top of the
678         script.  Reformat for easier editing/diffing.
680 2006-03-31  Tobias Burnus  <burnus@net-b.de>
682         * update_web_docs_svn: Build also gfc-internals.
684 2007-02-25  Gerald Pfeifer  <gerald@pfeifer.com>
686         * update_version_svn (IGNORE_BRANCHES): Add 4_0-branch.
688 2007-01-29  Gerald Pfeifer  <gerald@pfeifer.com>
690         * crontab: No longer build snapshots for 4.0.x.
692 2007-01-21  Tobias Burnus  <burnus@net-b.de>
694         * update_web_docs_svn: Build also libgomp documentation.
696 2007-01-05  Gerald Pfeifer  <gerald@pfeifer.com>
698         * crontab: Spread snapshots more evenly throughout the week, and
699         in "ascending" order.  Build all at the same time of the day.
701 2006-10-20  Mark Mitchell  <mark@codesourcery.com>
703         * crontab: Add 4.2 branch.  Set trunk to 4.3.
705 2006-09-17  Gerald Pfeifer  <gerald@pfeifer.com>
707         * gcc_release (LC_ALL): Default to C.
709 2006-03-11  Gabriel Dos Reis  <gdr@integrable-solutions.net>
711         * crontab: Don't build snapshot for 3.4.x anymore.
712         * update_version_svn (IGNORE_BRANCHES): Add 3_4-branch.
714 2006-01-12  Ben Elliston  <bje@au.ibm.com>
716         * update_version_svn (ADD_BRANCHES): Remove dfp-branch.
718 2005-12-16  Joseph S. Myers  <joseph@codesourcery.com>
720         * update_web_docs_svn: Remove unnecessary files from source tree.
721         Use set -e.
722         * doc_exclude, update_web_docs, update_web_docs_libstdcxx: Remove.
724 2005-12-16  Mark Mitchell  <mark@codesourcery.com>
726         * update_web_docs_svn: Set @srcdir in gcc-vers.texi. 
727         
728 2005-11-18  Mark Mitchell  <mark@codesourcery.com>
730         * crontab: Add 4.1 branch entry.
732 2005-11-06  Joseph S. Myers  <joseph@codesourcery.com>
734         * gcc_release: Further update for SVN.  Don't set EXPORTTAG or
735         EXPORTDATE; always determine SVNREV the same way.  Correct message
736         about what sources are being retrived.  Include branch information
737         in LAST_UPDATED.
738         * crontab: Don't include initial / in branch name.
740 2005-11-05  Daniel Berlin  <dberlin@dberlin.org>
742         * gcc_release:  Always determine revision number from date or tag,
743         and use that, instead of fragile date based export.
744         Put back setting of non-local CVSROOT.
746 2005-11-05  Daniel Berlin  <dberlin@dberlin.org>
748         * gcc_release: Make tags go in /tags.
749         Don't tag for snapshots.
750         Determine revision number of export and put into snapshot
751         announcement.
753 2005-11-03  Daniel Berlin  <dberlin@dberlin.org>
755         * gcc_release: Update for SVN
756         * crontab: Update for new gcc_release
758 2005-10-26  Daniel Berlin  <dberlin@dberlin.org>
760         * update_web_docs_svn: Use -q to quiet svn.
762 2005-10-26  Daniel Berlin  <dberlin@dberlin.org>
764         * crontab: Update to reflect reality
766 2005-10-01  Mark Mitchell  <mark@codesourcery.com>
768         * gcc_release (build_sources): If trying to apply a tag that
769         already exists, issue an error message and exit.
771 2005-09-30  Joseph S. Myers  <joseph@codesourcery.com>
773         PR other/23693
774         * update_web_docs: Add PDF support.  Correct check of DEV-PHASE.
776 2005-09-30  Joseph S. Myers  <joseph@codesourcery.com>
778         * update_web_docs_old: Remove.
780 2005-08-14  Kelley Cook  <kcook@gcc.gnu.org>
782         * gcc_release: Update with FSF address.
784 2005-07-26  Janis Johnson  <janis187@us.ibm.com>
786         * update_version (ADD_BRANCHES): Add dfp-branch.
788 2005-05-21  Gerald Pfeifer  <gerald@pfeifer.com>
790         * crontab: Spread snapshot building more evenly throughout the
791         week.
793 2005-05-19  Joseph S. Myers  <joseph@codesourcery.com>
795         * crontab: Don't build 3.3 branch snapshots.
796         * update_version (IGNORE_BRANCHES): Add gcc-3_3-branch.
798 2005-03-15  Zack Weinberg  <zack@codesourcery.com>
800         * README: Update.
801         * gcc_release: Update gcc/DEV-PHASE if that file exists, instead
802         of gcc/version.c.
803         * update_version: Handle updating gcc/DATESTAMP.
804         * update_web_docs: Generate gcc-vers.texi first.
806 2005-03-10  Ranjit Mathew  <rmathew@hotmail.com>
808         * gcc_release (ADA_DIRS): Add "gnattools".
810 2005-02-25  Mark Mitchell  <mark@codesourcery.com>
812         * crontab: Adjust for 4.0 branch.
814 2004-12-30  Sebastian Pop  <pop@cri.ensmp.fr>
816         * update_version (ADD_BRANCHES): Replace lno-branch with
817         autovect-branch.
819 2004-09-11  Gerald Pfeifer  <gerald@pfeifer.com>
821         * crontab: Rename GCC 3.5 snapshots to GCC 4.0 snapshots.
823 2004-08-14  Kelley Cook  <kcook@gcc.gnu.org>
825         * gcc_release (build_sources): Add comment header to generated
826         MD5SUMS.
828 2004-08-06  Kelley Cook  <kcook@gcc.gnu.org>
830         * gcc_release (snapshot_print): Accept arguments.  Don't use echo -e.
831         (announce_snapshot):  Update for above.  Don't use echo -e.
833 2004-08-03 Kelley Cook  <kcook@gcc.gnu.org>
835         * maintainer-scripts (snapshot_print): New function.
836         (announce_snapshot): Generate announcment on the fly.
837         Use a directory link for LATEST.
838         * snapshot-README: Delete.
839         * snapshot-index.html: Delete.
841 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
843         * gcc_release (build_sources): Move the libcpp gmo files
844         to the source directory.
846 2004-06-03  Joseph S. Myers  <jsm@polyomino.org.uk>
848         * gcc_release (maybe_build_tarfile): New function.
849         (build_tarfiles): Use maybe_build_tarfile.
851 2004-05-21  Paolo Carlini  <pcarlini@suse.de>
853         * gcc_release (build_sources): Generate the NEWS file in toplevel.
855 2004-05-17  Kelley Cook  <kcook@gcc.gnu.org>
857         * gcc_release (build_sources): Change CRCs from brik to md5sum.
859 2004-05-16  Gerald Pfeifer  <gerald@pfeifer.com>
861         * crontab: Add GCC 3.5 snapshots, currenty run on Sundays.
863 2004-05-13  Joseph S. Myers  <jsm@polyomino.org.uk>
865         * update_web_docs: Also remove old .gz files from subdirectories
866         on the 15th of the month.
868 2004-05-13  Joseph S. Myers  <jsm@polyomino.org.uk>
870         * update_web_docs (MANUALS): Add gfortran.
872 2004-05-13  Arnaud Charlet  <charlet@act-europe.fr>
874         * update_web_docs: Fix generation of Ada docs.
876 2004-05-13  Joseph S. Myers  <jsm@polyomino.org.uk>
878         * update_version (ADD_BRANCHES): Remove tree-ssa-20020619-branch.
880         * gcc_release (DIFF): Remove -3 option.
882 2003-07-26  Paul Brook  <paul@nowt.org>
884         * gcc_release: Add gcc-fortran.
885         * snapshot-README: Ditto.
886         * snapshot-index.html: Ditto.
888 2004-05-02  Gerald Pfeifer  <gerald@pfeifer.com>
890         * crontab: Move GCC 3.4 snapshots from Wednesday afternoon to
891         Friday night, where gcc.gnu.org has less load.
893 2004-05-02  Gerald Pfeifer  <gerald@pfeifer.com>
895         * crontab: Adjust temporary directory used for snapshot generation.
896         Move GCC 3.3 snapshots to Wednesday 22:32, where gcc.gnu.org has
897         less load.
899 2004-04-19  Mark Mitchell  <mark@codesourcery.com>
901         * gcc_release (build_sources): Do not use "-F" to tag sources.
903 2004-04-07  Mark Mitchell  <mark@codesourcery.com>
905         * gcc_release (build_sources): Do not use "-r" and "-D" at the
906         same time with "cvs export".
908 2004-03-27  Gerald Pfeifer  <gerald@pfeifer.com>
910         * gcc_release: Fix sanity check for argument of -p command-line
911         options.  In snapshot mode, only generate diffs against the previous
912         snapshot if the user did not specify any old tarball explictly.
914 2004-03-25  Gerald Pfeifer  <gerald@pfeifer.com>
916         * gcc_release (FTP_PATH): Use /var/ftp instead of ~ftp, and
917         only set at a single place.
919 2004-03-14  Gerald Pfeifer  <gerald@pfeifer.com>
921         * gcc_release (SNAPSHOTS_DIR): New variable.  Use it.
922         (announce_snapshot): Use it.
924 2004-03-14  Gerald Pfeifer  <gerald@pfeifer.com>
926         * gcc_release (announce_snapshot): Use changedir instead of
927         plain cd.
929 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>
931         * gcc_release: Add libada as part of ADA_DIRS.
933 2004-01-21  Gerald Pfeifer  <gerald@pfeifer.com>
935         * crontab: Make 3.4 snapshots from the new 3.4 release branch.
937 2004-01-20  Kelley Cook  <kcook@gcc.gnu.org>
939         * gcc_release (build_sources): Delete call to make f77.rebuilt.
941 2004-01-17  Gerald Pfeifer  <gerald@pfeifer.com>
943         * snapshot-README: Mention how the snapshot was generated.
944         * snapshot-index.html: Ditto.  Further sync with snapshot-README.
946 2004-01-03  Joseph S. Myers  <jsm@polyomino.org.uk>
948         * update_web_docs: Create tarballs of documentation sources and
949         HTML docs.
951 2004-01-02  Gerald Pfeifer  <gp@suse.de>
953         * update_version: Add some documentation.
955 2004-01-02  Pop Sébastian  <pop@gauvain.u-strasbg.fr>
957         * update_version (ADD_BRANCHES): Add lno-branch.
959 2003-11-02  Gerald Pfeifer  <gerald@pfeifer.com>
961         * maintainer-addresses: New script.
963 2003-10-24  Kelley Cook  <kcook@gcc.gnu.org>
965         * gcc_release (build_sources): Use --enable-generated-files-in-srcdir.
967 2003-09-22  Gerald Pfeifer  <gerald@pfeifer.com>
969         * gcc_release (announce_snapshot): Restructure processing
970         of snapshot-README and snapshot-index.html and add a new
971         substitution for @EXPORT@.
973 2003-08-24  Gerald Pfeifer  <gerald@pfeifer.com>
975         * gcc_release (build_sources): Create/update the LAST_UPDATED file
976         in the source directory with information how sources were obtained.
978 2003-08-16  Gerald Pfeifer  <gerald@pfeifer.com>
980         * gcc_release (build_sources): Use two new variables EXPORTTAG and
981         EXPORTDATE to make the extraction of sources more transparent and
982         also allow snapshots (off mainline) without a tag.
984 2003-08-08  Mark Mitchell  <mark@codesourcery.com>
986         * gcc_release: Correct logic for updating version.c.  Put
987         prereleases into a subdirectory.
989 2003-07-29  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
991         * crontab: Update invocation of gcc_release according to the
992         previous changes there.  Add automatic 3.4 snapshots from mainline.
994 2003-07-23  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
996         * gcc_release (usage): Document that -s now takes symbolic name
997         and branch of the snapshot as parameters.
998         Implement this as part of command-line processing.
999         (BRANCH): Remove default initialization for snapshots.
1000         (CVSBRANCH): Ditto.
1001         Do not lay down a CVS tag if generating a snapshot from mainline.
1003 2003-07-19  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
1005         * gcc_release (announce_snapshot): Use ${RELEASE} instead
1006         of ${BRANCH}-${DATE} to refer to the snapshot directory.
1007         Put README file into the snapshot directory.
1009         (RELEASE): Define as ${BRANCH}-${DATE} for snapshots.
1010         (FTP_PATH): Use ${RELEASE} in case of snapshots.
1011         (TAG): Ditto.
1012         (OLD_TARS): Adjust to new directory scheme for snapshots.
1014 2003-07-14  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
1016         * gcc_release (announce_snapshot): Add substitution of @RELEASE@
1017         for README and index.html.
1018         * snapshot-README: Use it.
1019         * snapshot-index.html: Ditto.
1021 2003-07-09  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
1023         * gcc_release (announce_snapshot): Add substitution of @BRANCH@
1024         for README and index.html.  Remove substitution of @LONG_DATE@.
1025         Put index.html into the respective snapshot directory.
1026         Adjust subject of the notification mail to the new naming scheme
1027         for CVS tags.
1028         Adjust name of the LATEST-IS-... files to the new naming scheme
1029         for snapshot directories.
1030         (FTP_PATH): Ditto.
1031         (LAST_DIR): Ditto.
1032         (LAST_LONG_DATE): Remove.
1034         * snapshot-README: Adjust to the new naming schemes for directories
1035         and snapshots per se.
1036         Dynamically fill in the respective branch instead of hardcoding it.
1038         * snapshot-index.html: Replace individual links to diffs with a
1039         general link to the diff/ subdirectory.
1040         Mention the concrete snapshot in <title> and <h1>.
1041         Adjust links to the new location of index.html.
1043 2003-07-08  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
1045         * gcc_release: Move handling of complex modes directly after
1046         switch handling.
1047         (TAG): Include the branch name as part of snapshot CVS tags.
1049 2003-07-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
1051         * gcc_release: Execute gcc.gnu.org-only operations which are
1052         related to diff generation only if diffs have been requested.
1053         (build_sources): Improve tracing and an error message related
1054         to tagging.
1056 2003-07-01  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
1058         * gcc_release (BRANCH): Rename to...
1059         (CVSBRANCH): ...new macro, and use BRANCH for the variant users
1060         will see.
1061         (FTP_BRANCH): For snapshots, include ${BRANCH} in the last part
1062         of the directory name.
1063         Use .snapshot_date-${BRANCH} instead of .snapshot_date.
1065 2003-06-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
1067         * gcc_release: Command "all" now creates .gz files only for
1068         releases and pre-releases.
1070 2003-06-27  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
1072         * gcc_release (build_sources): Do not include gnats.html any longer.
1073         Make an error message more descriptive.
1075 2003-06-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
1077         * gcc_release: Factor the updating of links and READMEs on the
1078         FTP server and sending mail for snapshots into a...
1079         (announce_snapshot): ...new function.
1080         Add informative output for both.
1082 2003-06-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
1084         * gcc_release: Do not update gcc_latest_snapshot tag any longer.
1086 2003-06-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
1088         * snapshot-index.html: Use F77 instead of G77 front end.
1089         Remove link to CodeSourcery snapshots which was not up-to-date.
1090         Do not refer to gcc-bugs@gcc.gnu.org any longer.
1092         * snapshot-README: Use F77 front end instead of G77 language.
1094 2003-06-17  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
1096         * gcc_release (build_tarfile): Build .bz2 files instead of .gz files.
1097         (build_bz2): Rename to build_gzip and create .gz files from .bz2
1098         files instead of the other way around.
1099         (build_gzip): New function.
1100         (build_diffs): Build .bz2 files instead of .gz files.
1101         (build_diff): Use .bz2 files instead of .gz files.
1102         Make an error message independent of the compression format.
1103         (MODE_BZIP2): Rename to MODE_GZIP.  Related changes to the
1104         invocation of this script.
1105         (MODE_GZIP): New variable.
1106         (OLD_TARS): Use .bz2 archive of the previous snapshot.
1108 2003-06-14  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
1110         * snapshot-README: Use GCC instead of gcc, C++ front end instead of
1111         g++ language, and note that Java includes a run time.
1112         * snapshot.index.html: Ditto.
1114 2003-06-10  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
1116         * gcc_release (build_diff): Properly use ${TAR} instead of
1117         hard-coded tar.
1119 2003-05-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
1121         * snapshot-index.html: Refer to .bz2 files instead of .gz files.
1122         Simplify the note on not using unannounced snapshots.
1124 2003-05-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
1126         * snapshot-README: Refer to .bz2 files instead of .gz files.
1127         Add a note on where to find the diff files.
1128         Simplify the note on not using unannounced snapshots.
1129         Remove documentation of the gcc_latest_snapshot tag.
1131 2003-05-27  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
1133         * gcc_release (build_diffs): Add diagnostics in case we cannot
1134         generate a specific diff file.
1136 2003-05-24  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
1138         * gcc_release (build_sources): Only update ChangeLog files which
1139         do not yet contain the entry we are going to add.
1140         Fix typo in added ChangeLog entries.
1142 2003-05-20  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
1144         * gcc_release (upload_files): Put diff files into a "diffs"
1145         subdirectory
1147 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
1149         * gcc_release: GNU CC -> GCC.
1151 2003-05-12  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
1153         * gcc_release (usage): Print more detailed description of all
1154         command-line options.
1156 2003-05-09  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
1158         * update_version (ADD_BRANCHES): Add, set to MAIN and
1159         tree-ssa-20020619-branch.
1160         (BRANCHES): Always consider branches given by $ADD_BRANCHES.
1162 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
1164         * update_version (textstring_FILES): Only version.c needs to be
1165         updated, now that we do not consider older branches any more.
1167 2003-05-02  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
1169         * update_version (IGNORE_BRANCHES): Add.
1170         (BRANCHES): Do not consider branches matching $IGNORE_BRANCHES.
1172 2003-05-02  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
1174         * update_version: Add a trace of which branch we are currently
1175         working on.
1177 2002-12-16  Mark Mitchell  <mark@codesourcery.com>
1179         * gcc_release: Make snapshots from the GCC 3.3 branch.
1180         * snapshot-README: Update.
1182 2002-09-23  Zack Weinberg  <zack@codesourcery.com>
1184         * update_version: Do not check in files which are unchanged.
1185         * gcc_release: Only update the version in gcc/version.c.
1187 2002-09-17  Joseph S. Myers  <jsm@polyomino.org.uk>
1189         * update_web_docs (MANUALS): Add fastjar.
1191 2002-09-08  Joseph S. Myers  <jsm@polyomino.org.uk>
1193         * gcc_release: Make snapshots come from the mainline.
1194         * snapshot-README: Update.
1196 2002-08-28  Joseph S. Myers  <jsm@polyomino.org.uk>
1198         * update_web_docs: Remove support for generating g77_news.html and
1199         g77_bugs.html.
1200         * update_web_docs_old: Likewise.  Remove support for generating
1201         thanks.html.
1203 2002-07-28  Andreas Jaeger  <aj@suse.de>
1205         * gcc_release: Update comment.
1207         * snapshot-README: Snapshots are taken from GCC 3.2 branch.
1209 2002-07-28  Mark Mitchell  <mark@codesourcery.com>
1211         * gcc_release: Use the 3.2 branch for snapshots.
1213 2002-05-31  Florian Weimer  <fw@deneb.enyo.de>
1215         * update_web_docs (MANUALS): Include various flavours of the GNAT
1216         User Guide.
1218 2002-05-27  Joseph S. Myers  <jsm28@cam.ac.uk>
1220         * update_version (textstring_FILES): Change gcc/ada/gnatvsn.ads to
1221         gcc/gcc/ada/gnatvsn.ads.
1223 2002-05-26  Joseph S. Myers  <jsm28@cam.ac.uk>
1225         * gcc_release: Add gcc/ada/gnatvsn.ads to list of files in which
1226         release status is updated.
1227         * update_version (textstring_FILES): Add gcc/ada/gnatvsn.ads.
1229 2002-05-21  Joseph S. Myers  <jsm28@cam.ac.uk>
1231         * gcc_release: Do upload files when local.
1233         * snapshot-README, snapshot-index.html: Remove chill.
1235 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
1237         * gcc_release: Correct upload handling.
1239 2002-04-22  Mark Mitchell  <mark@codesourcery.com>
1241         * gcc_release (build_diffs): Remove reference to Chill.
1243 2002-04-21  Joseph S. Myers  <jsm28@cam.ac.uk>
1245         * update_web_docs (MANUALS): Remove chill.  Add gnat_rm.
1247 2002-04-19  Kelley R. Cook (kelly.r.cook@gm.com)
1249         * gcc_release: Set TZ to UTC0.
1251 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
1253         * gcc_release (build_tarfiles): Do not build Chill tarfiles.
1254         (CHILL_DIRS): Remove.
1256 2002-03-10  Joseph S. Myers  <jsm28@cam.ac.uk>
1258         * gcc_release: Build diffs for ada and chill.  Make "bzip2" a new
1259         major mode.
1261 2002-03-06  Phil Edwards  <pme@gcc.gnu.org>
1263         * update_version:  Don't indent the version string.
1265 2002-03-05  Joseph S. Myers  <jsm28@cam.ac.uk>
1267         * snapshot-README: Note that snapshots come from the 3.1 branch.
1268         Update list of files.
1270 2002-03-03  Joseph S. Myers  <jsm28@cam.ac.uk>
1272         * gcc_release: Make snapshots come from the 3.1 branch.
1274 2002-02-25  Mark Mitchell  <mark@codesourcery.com>
1276         * update_version: Automatically update version files on all
1277         branches.
1278         * crontab: Only invoke update_version once.
1280 2002-02-23  Joseph S. Myers  <jsm28@cam.ac.uk>
1282         * gcc_release: Revert change to -p interface.  Allow for local and
1283         remote cases in creating directories.  Give an error if -p
1284         argument names a directory.
1286 2002-02-21  Mark Mitchell  <mark@codesourcery.com>
1288         * gcc_release: Correct handling of diff-generation.  Add
1289         "diffs" major mode.
1291 2002-02-08  Joseph S. Myers  <jsm28@cam.ac.uk>
1293         * gcc_release: Substitute dates in snapshot-README and
1294         snapshot-index.html files rather than directly using the old files
1295         on the FTP site.  Set QMAILHOST.
1297 2002-02-08  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
1299         * snapshot-index.html: Improve markup.
1301 2002-01-29  Joseph S. Myers  <jsm28@cam.ac.uk>
1303         * snapshot-README, snapshot-index.html: Use expressions such as
1304         @DATE@ rather than hardcoded dates.
1306         * snapshot-README, snapshot-index.html: New files.
1308 2002-01-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
1310         * update_web_docs (contrib_file): Remove.
1311         Also removing special handling of thanks.html.
1313 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
1315         * update_web_docs: Use makeinfo --html instead of texi2html.
1316         Remove support for pre-3.1 GCC versions.  Build online docs for
1317         gccint manual.
1319 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
1321         * update_web_docs_old: Copy from update_web_docs.  Add comment
1322         that this is for GCC 3.0.x and earlier versions.
1324 2001-11-19  Joseph S. Myers  <jsm28@cam.ac.uk>
1326         * gcc_release: Add /usr/local/bin to path when local.
1328 2001-11-06  Joseph S. Myers  <jsm28@cam.ac.uk>
1330         * update_web_docs: Set SOURCEDIR so that install manual can be
1331         found when running install.texi2html.
1333         * gcc_release: Don't require a username if running locally.
1335 2001-11-05  Joseph S. Myers  <jsm28@cam.ac.uk>
1337         * update_web_docs: Eliminate warnings about keeping files from web
1338         page preprocessing.
1340         * update_web_docs: Allow for the same file name in different
1341         directories.
1343 2001-10-29  Joseph S. Myers  <jsm28@cam.ac.uk>
1345         * update_web_docs: Generate libiberty and gnat-style manuals.
1347 2001-10-24  Joseph S. Myers  <jsm28@cam.ac.uk>
1349         * gcc_release: Build snapshots from mainline.  Generate Ada and
1350         Chill tarballs.  Correct error check when building diffs.  Check
1351         for errors when building bzip2 files.
1352         * crontab: Use /sourceware/snapshot-tmp for building snapshots.
1354 2001-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
1356         * crontab: Build weekly snapshots.
1358         * gcc_release: Copy from 3.0 branch.  Add support for building the
1359         weekly snapshots on gcc.gnu.org.
1361 2001-08-28  Joseph S. Myers  <jsm28@cam.ac.uk>
1363         * update_web_docs: Also check out texinfo.tex from
1364         gcc/doc/include.
1366 2001-08-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
1368         * update_web_docs (PREPROCESS): Rename to WWWPREPROCESS.
1369         Preprocess the entire web site, not just the install docs.
1371 2001-06-25  Phil Edwards  <pme@sources.redhat.com>
1373         * update_version:  Add command-line argument capability, also
1374         bump version for libstdc++-v3, and exit with the return code from
1375         the cvs commit.
1376         * crontab:  Call update_version with arguments instead of
1377         calling update_branch_version.
1378         * update_branch_version:  Remove.
1380 2001-06-08  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
1382         * update_web_docs: Only update the install documentation for the
1383         CVS HEAD.
1385 2001-06-07  Joseph S. Myers  <jsm28@cam.ac.uk>
1387         * update_web_docs, doc_exclude: Check out files that may be in the
1388         Attic.  Check out texinfo.tex.  Don't generate anything from
1389         c-tree.texi.  Generate PostScript output from manuals.
1391 2001-06-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
1393         * update_web_docs (WWWBASE_PREFORMATTED, PREPROCESS): New
1394         variables.
1395         Fix a comment and add another one.
1396         Generate the installation documentation in HTML format from
1397         gcc/doc/install.texi.
1399 2001-05-03  Joseph S. Myers  <jsm28@cam.ac.uk>
1401         * update_web_docs: Don't generate HTML from gxxint.texi.  Don't
1402         run texi2html on manuals that aren't present.
1404 2001-03-18  Phil Edwards  <pme@sources.redhat.com>
1406         * update_web_docs_libstdcxx:  New script.
1407         * crontab:  Call said script.
1409 2001-03-18  Joseph S. Myers  <jsm28@cam.ac.uk>
1411         * update_version, update_branch_version: Check out with gcc
1412         directory instead of using egcs link.
1414 2001-03-17  Joseph S. Myers  <jsm28@cam.ac.uk>
1416         * update_web_docs: Don't strip leading -r from argument following
1417         -r, or leading -d from argument following -d.  Bug pointed out by
1418         Matt Kraai.
1420         * update_web_docs: Handle -r and -d options to generate docs for a
1421         release or branch in a subdirectory.  Determine names of G77 news
1422         and bugs files and contributors file after updated docs have been
1423         installed, not before.  Don't remove files from a subdirectory.
1424         Don't generate manuals for gcov (included in the GCC manual) or
1425         iostream (obsolete).  Do generate manuals for cppinternals, gcj
1426         and porting.  Update regular expressions for detecting whether
1427         files have really changed when regenerated.
1429 2001-03-15  Joseph S. Myers  <jsm28@cam.ac.uk>
1431         * update_web_docs: Use /usr/local/bin/texi2html rather than
1432         gccadmin's local copy.
1434 2001-03-10  Joseph S. Myers  <jsm28@cam.ac.uk>
1436         * crontab, doc_exclude, update_branch_version, update_version,
1437         update_web_docs: New files (as currently used by gccadmin).
1438         * README: New file.