libstdc++: testsuite: Enhance codecvt_unicode with tests for length()
[official-gcc.git] / maintainer-scripts / ChangeLog
blob9c692290f4f91cfc62b2ce27308b51aaadc24f80
1 2023-07-07  Richard Biener  <rguenther@suse.de>
3         * crontab: Remove entry for GCC 10.
5 2023-04-20  Arsen Arsenović  <arsen@aarsen.me>
7         * update_web_docs_git: Add a mechanism to override makeinfo,
8         texi2dvi and texi2pdf, and default them to
9         /home/gccadmin/texinfo/install-git/bin/${tool}, if present.
11 2023-04-17  Jakub Jelinek  <jakub@redhat.com>
13         * crontab: Snapshots from trunk are now GCC 14 related.
14         Add GCC 13 snapshots from the respective branch.
16 2023-03-21  Arsen Arsenović  <arsen@aarsen.me>
18         * update_web_docs_git: Set CONTENTS_OUTPUT_LOCATION=inline in
19         order to put @shortcontents above contents.
21 2023-03-21  Arsen Arsenović  <arsen@aarsen.me>
23         * update_web_docs_git (CSS): Update CSS reference to point to
24         /texinfo-manuals.css.
26 2023-03-16  Gaius Mulley  <gaiusmod2@gmail.com>
28         * update_web_docs_git (MANUALS): Add gm2.
29         Add include path for gm2 manual.
31 2023-03-16  Gerald Pfeifer  <gerald@pfeifer.com>
33         * update_web_docs_git (BUGURL): Introduce and use throughout.
35 2022-11-30  Iain Buclaw  <ibuclaw@gdcproject.org>
37         PR web/107749
38         * update_web_docs_git: Add gdc to MANUALS.
40 2022-11-23  Sam James  <sam@gentoo.org>
42         * gcc_release (XZ): Add -T0.
44 2022-11-14  Martin Liska  <mliska@suse.cz>
46         Revert:
47         2022-11-09  Martin Liska  <mliska@suse.cz>
49         * update_web_docs_git.py: New file.
51 2022-11-14  Martin Liska  <mliska@suse.cz>
53         Revert:
54         2022-11-14  Martin Liska  <mliska@suse.cz>
56         * update_web_docs_git.py: Simplify.
58 2022-11-14  Martin Liska  <mliska@suse.cz>
60         Revert:
61         2022-11-09  Martin Liska  <mliska@suse.cz>
63         * crontab: Use new script for documentation of master branch.
65 2022-11-14  Martin Liska  <mliska@suse.cz>
67         Revert:
68         2022-11-09  Martin Liska  <mliska@suse.cz>
70         * update_web_docs_git.py: Create sources tarball.
72 2022-11-14  Martin Liska  <mliska@suse.cz>
74         Revert:
75         2022-11-10  Martin Liska  <mliska@suse.cz>
77         * crontab: Fix superfluous 'sh' for Python script.
79 2022-11-10  Martin Liska  <mliska@suse.cz>
81         * crontab: Fix superfluous 'sh' for Python script.
83 2022-11-09  Martin Liska  <mliska@suse.cz>
85         * update_web_docs_git.py: Create sources tarball.
87 2022-11-09  Martin Liska  <mliska@suse.cz>
89         * crontab: Use new script for documentation of master branch.
91 2022-11-09  Martin Liska  <mliska@suse.cz>
93         * update_web_docs_git.py: Simplify.
95 2022-11-09  Martin Liska  <mliska@suse.cz>
97         * update_web_docs_git.py: New file.
99 2022-07-28  Martin Liska  <mliska@suse.cz>
101         * update_web_docs_git: Use sphinx-build from a venv so that
102         we can use a recent version.
104 2022-05-20  Richard Biener  <rguenther@suse.de>
106         * crontab: Disable snapshots from the gcc-9 branch.
108 2022-04-28  Jakub Jelinek  <jakub@redhat.com>
110         * crontab: Snapshots from trunk are now GCC 13 related.
111         Add GCC 12 snapshots from the respective branch.
113 2021-05-14  Jakub Jelinek  <jakub@redhat.com>
115         * crontab: Stop doing gcc-8 snapshots.
117 2021-04-20  Jakub Jelinek  <jakub@redhat.com>
119         * crontab: Snapshots from trunk are now GCC 12 related.
120         Add GCC 11 snapshots from the respective branch.
122 2021-04-09  Martin Liska  <mliska@suse.cz>
124         * branch_changer.py: Generate URL only when emitting
125         to terminal.
127 2021-04-09  Martin Liska  <mliska@suse.cz>
129         * branch_changer.py: Mention closing candidates and emit
130         console links to bugzilla.
132 2021-04-09  Martin Liska  <mliska@suse.cz>
134         * branch_changer.py: Document more how the script behaves.
136 2021-04-09  Martin Liska  <mliska@suse.cz>
138         * branch_changer.py: Fix usage of Version class.
140 2021-04-09  Martin Liska  <mliska@suse.cz>
142         * branch_changer.py: Use new version scheme in --help output.
144 2021-04-08  Jonathan Wakely  <jwakely@redhat.com>
146         * generate_libstdcxx_web_docs: Add --disable-multilib to
147         configure command.
149 2021-04-08  Martin Liska  <mliska@suse.cz>
151         * branch_changer.py: Fix wrongly converted assert.
153 2021-04-08  Martin Liska  <mliska@suse.cz>
155         * branch_changer.py: Modernize and fix flake8 issues.
156         * setup.cfg: New file.
158 2020-12-16  Jakub Jelinek  <jakub@redhat.com>
160         * update_version_git: Put BASEDIR into /sourceware/snapshot-tmp/gcc
161         if it exist.
163 2020-05-29  Martin Liska  <mliska@suse.cz>
165         * bugzilla-close-candidate.py: Fix sorting of branches.
167 2020-05-29  Martin Liska  <mliska@suse.cz>
169         * bugzilla-close-candidate.py: Fix parsing of SVN revisions.
170         Fix skipping of PRs that contain Can be closed message.
172 2020-05-29  Martin Liska  <mliska@suse.cz>
174         * bugzilla-close-candidate.py: Support both SVN and GIT messages
175         in PRs. Remove need of usage of the bugzilla API key.
177 2020-05-27  Jakub Jelinek  <jakub@redhat.com>
179         * update_version_git: Rewrite using
180         contrib/gcc-changelog/git_update_version.py.
182 2020-04-30  Jakub Jelinek  <jakub@redhat.com>
184         * crontab: Snapshots from trunk are now GCC 11 related.
185         Add GCC 10 snapshots from the respective branch.
187 2020-03-12  Jakub Jelinek  <jakub@redhat.com>
189         * gcc_release (upload_files): Without -l, pass -m 755 to the mkdir
190         command invoked through ssh.
192         * update_web_docs_git: Drop SPHINXBUILD=/usr/bin/sphinx-1.0-build.
194 2020-02-27  Jakub Jelinek  <jakub@redhat.com>
196         * gcc_release: Add support for -b local-git-repo argument.
198 2020-01-13  Jonathan Wakely  <jwakely@redhat.com>
200         * update_web_docs_libstdcxx_git: New file.
201         * update_web_docs_libstdcxx_svn: Remove.
202         * crontab: Use update_web_docs_libstdcxx_git.
204 2020-01-13  Joseph Myers  <joseph@codesourcery.com>
206         * update_web_docs_git: New file.
207         * update_web_docs_svn: Remove.
208         * crontab: Use update_web_docs_svn.
210 2020-01-13  Joseph Myers  <joseph@codesourcery.com>
212         * gcc_release: Use git instead of SVN.
213         * crontab: Update gcc_release calls.
215 2020-01-13  Joseph Myers  <joseph@codesourcery.com>
217         * update_version_git: New file.
218         * update_version:svn: Remove.
219         * crontab: Use update_version_git.
221 2019-11-20  Janne Blomqvist  <jb@gcc.gnu.org>
223         * gcc_release: Use https for gcc.gnu.org.
225 2019-11-14  Richard Biener  <rguenther@suse.de>
227         * update_version_svn (IGNORE_BRANCHES): Add 7.
229 2019-10-05  Richard Biener  <rguenther@suse.de>
231         * crontab: Disable snapshots from gcc-7-branch.
233 2019-08-05  David Malcolm  <dmalcolm@redhat.com>
235         * update_web_docs_svn: Proceed even if the invocation of
236         sphinx fails.
238 2019-05-04  Gerald Pfeifer  <gerald@pfeifer.com>
240         * crontab: Snapshots from trunk are now GCC 10 related.
241         Add GCC 9 snapshots from the respective branch.
243 2019-02-23  Jonathan Wakely  <jwakely@redhat.com>
245         * generate_libstdcxx_web_docs: Improve error output.
247 2018-11-22  Martin Liska  <mliska@suse.cz>
249         * bugzilla-close-candidate.py: New file.
251 2018-10-26  Jakub Jelinek  <jakub@redhat.com>
253         * update_version_svn (IGNORE_BRANCHES): Add gcc-6-branch.
254         * crontab: Remove gcc-6-branch entry.
256         * gcc_release (error, inform): Use $@ instead of $1.
257         (build_sources): Check for ^[[:blank:]]*GCC in both index.html
258         and changes.html, rather than for GCC in one and ^GCC in another one.
260 2018-05-03  Jakub Jelinek  <jakub@redhat.com>
262         PR other/85622
263         * gcc_release: For -f, verify contrib/gennews has the major version
264         pages listed and both index.html and changes.html have been updated
265         for the new release.
267 2018-04-25  Jakub Jelinek  <jakub@redhat.com>
269         * crontab: Enable snapshots from gcc-8-branch.
271 2018-01-25  Richard Biener  <rguenther@suse.de>
273         * gcc_release (build_sources): Use getconf to get at the number
274         of cores in the system and pass -jN to gcc_build.
276 2017-10-10  Jakub Jelinek  <jakub@redhat.com>
278         * update_version_svn: Ignore the GCC 5 branch.
279         * crontab: Remove entry for the GCC 5 branch.
281 2017-05-23  Matthias Klose  <doko@ubuntu.com>
283         * gcc_release (XZ): Default to xz --best.
285 2017-05-18  Matthias Klose  <doko@ubuntu.com>
287         * gcc_release (build_gzip): Build xz tarball instead of bz2 tarball.
288         (build_diffs): Handle building diffs from either bz2 or xz tarballs,
289         compress diffs using xz instead of bz2.
290         (build_diff): Likewise.
291         (upload_files): Check for *.xz files instead of *.bz2 files.
292         (announce_snapshot): Announce xz tarball instead of bz2 tarball.
293         (XZ): New definition.
294         (<toplevel>): Look for both bz2 and xz compressed old tarballs.
296 2017-04-20  Jakub Jelinek  <jakub@redhat.com>
298         * crontab: Enable snapshots from gcc-7-branch.
300 2017-03-03  Gerald Pfeifer  <gerald@pfeifer.com>
302         * gcc_release (snapshot_print): Replace md5 checksum by sha256.
304 2017-02-28  Gerald Pfeifer  <gerald@pfeifer.com>
306         * update_web_docs_svn: Remove a reference to GCC 3.1.  Describe
307         settings to tweak if running on a host different from gcc.gnu.org.
308         (WWWBASE): Allow override via the environment.  Also check for
309         existance.
311 2017-02-08  Gerald Pfeifer  <gerald@pfeifer.com>
313         * update_web_docs_svn (MANUALS): Add libitm.
315 2016-09-04  Gerald Pfeifer  <gerald@pfeifer.com>
317         PR documentation/50642
318         * update_web_docs_svn (CSS): Introduce.
319         Have generated files refer to it.
321 2016-08-17  Martin Liska  <mliska@suse.cz>
323         * branch_changer.py: Describe the script. Add sample usage
324         of the script.
326 2016-08-03  Martin Liska  <mliska@suse.cz>
328         * branch_changer.py: New file.
330 2016-07-26  Richard Biener  <rguenther@suse.de>
332         * update_version_svn: Ignore the GCC 4.9 branch.
334 2016-07-26  Richard Biener  <rguenther@suse.de>
336         * crontab: Remove entry for the GCC 4.9 branch.
338 2016-06-13  Jonathan Wakely  <jwakely@redhat.com>
340         * generate_libstdcxx_web_docs: Use realpath to get absolute path.
341         Add comment about LaTeX errors.
343 2016-04-15  Jakub Jelinek  <jakub@redhat.com>
345         * crontab: Enable snapshots from gcc-6-branch.
347 2015-06-23  Richard Biener  <rguenther@suse.de>
349         * update_version_svn: Add gcc-4_8-branch to IGNORE_BRANCHES.
351 2015-06-14  Richard Biener  <rguenther@suse.de>
353         * crontab: Disable snapshots from the 4.8 branch.
355 2015-04-13  Jakub Jelinek  <jakub@redhat.com>
357         * update_version_svn: Update DATESTAMP also on
358         branches/gcc-[0-9]+-branch.
360         * gcc_release: Fix up thinko in the last commit, improve error
361         message.  Commit all ChangeLog, DEV-PHASE and BASE-VER changes
362         together, rather than doing dozens of separate commits.
364 2015-04-12  Jakub Jelinek  <jakub@redhat.com>
366         * gcc_release: For RELEASE_MAJOR 5+ only use the major
367         number in branch name.  When doing final release of 5+,
368         if BASE-VER doesn't match release, but is *.*.1 for the
369         one smaller minor version, bump BASE-VER.
371         * crontab: Enable snapshots from gcc-5-branch.
373 2015-04-07  Gerald Pfeifer  <gerald@pfeifer.com>
375         * update_web_docs_libstdcxx_svn (FILTER): Introduce.
376         Use to filter output of the copying process.
378 2015-02-25  Arnaud Charlet  <charlet@adacore.com>
380         * update_web_docs_svn: Preserve gcc/ada/*.png. Update comments.
382 2015-02-25  Arnaud Charlet  <charlet@adacore.com>
384         * update_web_docs_svn: Add -I gcc/gcc/ada/doc/gnat_ugn for gnat_ugn
386 2015-02-06  David Malcolm  <dmalcolm@redhat.com>
388         PR jit/64257
389         * update_web_docs_svn: When copying up files for the built jit
390         documentation, also copy up .txt files.
392 2015-02-04  David Malcolm  <dmalcolm@redhat.com>
394         PR jit/64257
395         * update_web_docs_svn: Update build of jit docs to use EPEL6
396         variant install of sphinx 1.0.8, rather than 0.6.6.
398 2015-01-26  David Malcolm  <dmalcolm@redhat.com>
400         PR jit/64257
401         * update_web_docs_svn: Don't delete gcc/jit/docs or
402         gcc/jit/jit-common.h, gcc/jit/notes.txt. Special case the
403         building of the JIT docs (using sphinx-build).  Special case
404         copying them up.
406 2014-08-14  Richard Biener  <rguenther@suse.de>
408         * crontab: Change trunk snapshots from 4.10 to 5.
410 2014-08-01  Arnaud Charlet  <charlet@adacore.com>
412         * update_web_docs_svn: Simplify build of gnat_ugn.
414 2014-06-12  Richard Biener  <rguenther@suse.de>
416         * crontab: Remove 4.7 snapshot entry.
417         * update_version_svn: Update IGNORE_BRANCHES.
419 2014-05-30  Jonathan Wakely  <jwakely@redhat.com>
421         * generate_libstdcxx_web_docs: New script.
423 2014-04-11  Jakub Jelinek  <jakub@redhat.com>
425         * crontab: Enable snapshots from gcc-4_9-branch.
427 2014-02-01  Dmitry Gorbachev  <d.g.gorbachev@gmail.com>
429         PR other/56653
430         * gcc_release: Avoid printing empty line to generated MD5SUMS files.
431         Bump copyright year.
433 2013-12-02  Gerald Pfeifer  <gerald@pfeifer.com>
435         * update_web_docs_svn: Work around makeinfo generated file names
436         and references with "_002d" instead of "-".
438 2013-04-12  Jakub Jelinek  <jakub@redhat.com>
440         * crontab: Disable snapshots from gcc-4_6-branch.
441         * update_version_svn: Ignore gcc-4_6-branch.
443 2013-04-07  Gerald Pfeifer  <gerald@pfeifer.com>
445         * update_web_docs_libstdcxx_svn: No longer ignore all output from
446         the actual copy process.
447         Check the exit code of the actual copy process; diagnose problems.
449 2013-03-16  Jakub Jelinek  <jakub@redhat.com>
451         * crontab: Enable snapshots from gcc-4_8-branch.
453 2012-07-02  Richard Guenther  <rguenther@suse.de>
455         * crontab: Disable snapshots from gcc-4_5-branch.
456         * update_version_svn: Ingore gcc-4_5-branch.
458 2012-03-23  Richard Guenther  <rguenther@suse.de>
460         * crontab: Enable snapshots from gcc-4_7-branch.
462 2012-03-13  Jakub Jelinek  <jakub@redhat.com>
464         * crontab: Remove 4.4 branch from the list of snapshots to make.
465         * update_version_svn (IGNORE_BRANCHES): Add gcc-4_4-branch.
467 2012-03-05  Richard Guenther  <rguenther@suse.de>
469         * crontab: Remove 4.3 branch from the list of snapshots to make.
471 2012-03-02  Richard Guenther  <rguenther@suse.de>
473         * crontab: Fix day-of-week.
475 2012-03-02  Richard Guenther  <rguenther@suse.de>
477         * crontab: Update for 4.7 branching.
479 2011-11-21  Gerald Pfeifer  <gerald@pfeifer.com>
481         * update_web_docs_svn: Make $DOCSDIR group writable after
482         creating it.
484 2011-06-27  Richard Guenther  <rguenther@suse.de>
486         * update_version_svn (IGNORE_BRANCHES): Add gcc-4_3-branch.
488 2011-05-22  Joseph Myers  <joseph@codesourcery.com>
490         * gcc_release (adjust_dirs, maybe_build_tarfile): Remove.
491         (build_tarfiles): Don't build separate files for languages and
492         core.
493         (build_diffs): Only build one set of diffs.
494         (announce_snapshot): Only announce one tar file.
495         (ADA_DIRS, CPLUSPLUS_DIRS, FORTRAN95_DIRS, GO_DIRS, JAVA_DIRS,
496         OBJECTIVEC_DIRS, TESTSUITE_DIRS): Remove.  Don't adjust names
497         relative to WORKING_DIRECTORY.
499 2011-04-21  Jakub Jelinek  <jakub@redhat.com>
501         * gcc_release (maybe_build_tarfile): Don't build a tarfile if
502         the first directory doesn't exist.
504 2011-03-14  Jakub Jelinek  <jakub@redhat.com>
506         * crontab: Enable 4.7 snapshots, switch 4.6 snapshots to
507         4.6 branch.
509 2011-02-07  Joseph Myers  <joseph@codesourcery.com>
511         * update_web_docs_svn: Generate libquadmath-vers.texi.
513 2011-01-31  Gerald Pfeifer  <gerald@pfeifer.com>
515         * update_version_svn (FILES): Merge with datestamp_FILES.
516         (SVNROOT2): Introduce and use.
517         
518 2011-01-30  Gerald Pfeifer  <gerald@pfeifer.com>
520         * update_version_svn (SVN): Remove obsolete comment.
521         (CURR_DATE): Fix description.
522         Fix description of checkout procedure.
524 2010-12-18  Tobias Burnus  <burnus@net-b.de>
526         * update_web_docs_svn (MANUALS): Add libquadmath.
528 2010-12-08  Ian Lance Taylor  <iant@google.com>
530         * gcc_release: Add support for releasing Go as a separate
531         tarball.
533 2010-12-08  Ian Lance Taylor  <iant@google.com>
535         * update_web_docs_svn (MANUALS): Add gccgo.
537 2010-12-08  Ian Lance Taylor  <iant@google.com>
539         * README: Change "CVS" to "Subversion".
541 2010-08-23  Gerald Pfeifer  <gerald@pfeifer.com>
543         * gcc_release (snapshot_print): Also include an sha1 hash for
544         every tarball.  Slightly tweak indentation.
546 2010-08-15  Gerald Pfeifer  <gerald@pfeifer.com>
548         * gcc_release (CVSROOT): Remove all occurrences.
550 2010-08-14  Gerald Pfeifer  <gerald@pfeifer.com>
552         * gcc_release (snapshot_print): Include md5 hash for every tarball
553         in the README file and notification mail.
555 2010-08-01  Gerald Pfeifer  <gerald@pfeifer.com>
557         * update_web_docs_libstdcxx_svn: Do not compress generated .html
558         files any more.
560 2010-06-24  Joseph Myers  <joseph@codesourcery.com>
562         * update_web_docs_svn: Also pass -I option pointing to ada/ source
563         directory for Ada manual.
565 2010-04-16  Joseph Myers  <joseph@codesourcery.com>
567         * crontab: Enable 4.6 snapshots.
569 2010-04-07  Joseph Myers  <joseph@codesourcery.com>
571         * crontab: Switch 4.5 snapshots to 4.5 branch.
573 2010-03-31  Joseph Myers  <joseph@codesourcery.com>
575         * gcc_release (build_tarfiles): Make directories mode 755, not
576         777.
578 2009-10-10  Gerald Pfeifer  <gerald@pfeifer.com>
580         * update_web_docs_svn: Update BUGURL to http://gcc.gnu.org/bugs/.
582 2009-10-03  Diego Novillo  <dnovillo@google.com>
584         * gcc_release (JAVA_DIRS): Remove zlib.
586 2009-04-23  Gerald Pfeifer  <gerald@pfeifer.com>
588         * update_web_docs_svn: Redirect output of texi2dvi to /dev/null.
590 2009-04-09  Jakub Jelinek  <jakub@redhat.com>
592         * gcc_release: Change copyright header to refer to version
593         3 of the GNU General Public License and to point readers at the
594         COPYING3 file and the FSF's license web page.
595         * maintainer-addresses: Likewise.
597 2009-04-08  Gerald Pfeifer  <gerald@pfeifer.com>
599         * update_web_docs_svn: Run this script under plain /bin/sh
600         as opposed to /bin/sh -x.
602 2009-03-30  Joseph Myers  <joseph@codesourcery.com>
604         * update_version_svn (IGNORE_BRANCHES): Add 4.2 branch.
606 2009-03-28  Gerald Pfeifer  <gerald@pfeifer.com>
608         * crontab: Stop 4.2 snapshots.
609         Spread out 4.3, 4.4, and 4.5 snapshots more evenly.
611 2009-03-27  Mark Mitchell  <mark@codesourcery.com>
613         * crontab: Add 4.4 branch snapshots.
615 2009-02-21  Gerald Pfeifer  <gerald@pfeifer.com>
617         * update_version_svn (ADD_BRANCHES): Remove autovect-branch
618         and document format.
620 2009-01-17  Richard Guenther  <rguenther@suse.de>
622         * gcc_release (JAVA_DIRS): Remove fastjar.
624 2008-10-04  Gerald Pfeifer  <gerald@pfeifer.com>
626         * gcc_release: Fix a couple of comments.
628 2008-07-04  Joseph Myers  <joseph@codesourcery.com>
630         * crontab: Remove 4.1 snapshots job.
631         * update_version: Remove.
632         * gcc_release: Remove support for g77 and release status in
633         version.c.
634         * update_version_svn: Ignore 4.1 branch.  Remove support for
635         updating files other than DATESTAMP.
636         * update_web_docs_svn: Remove support for g77 manual.
638 2008-02-18  Jakub Jelinek  <jakub@redhat.com>
640         * crontab: Add 4.3 branch.  Set trunk to 4.4.
642 2008-01-28  Joseph Myers  <joseph@codesourcery.com>
644         * gcc_release (build_sources): Pass --disable-multilib to
645         gcc_build.
646         (SVN): Don't use full path.
648 2008-01-21  Jonathan Wakely  <jwakely.gcc@gmail.com>
650         * update_web_docs_libstdcxx_svn: "docs" dir moved to "doc".
652 2007-10-01  Gerald Pfeifer  <gerald@pfeifer.com>
654         * gcc_release: Do not include copies of faq.html in releases,
655         and remove all the explicit support code to pull in web pages.
657 2007-08-21  Paul Brook  <paul@codesourcery.com>
658             Nathan Sidwell  <nathan@codesourcery.com>
659             Mark Mitchell  <mark@codesourcery.com>
660             Joseph Myers  <joseph@codesourcery.com>
662         * gcc_release: Do not include copies of bugs.html in releases.
663         * update_web_docs_svn: Set VERSION_PACKAGE and BUGURL in
664         gcc-vers.texi.
666 2007-07-06  Joseph Myers  <joseph@codesourcery.com>
668         * update_web_docs_svn: Use -o with makeinfo, texi2dvi and texi2pdf
669         commands.
671 2007-06-28  Mike Stump  <mrs@apple.com>
673         * gcc_release: Update for Objective-C++.
675 2007-05-28  Mark Mitchell  <mark@codesourcery.com>
677         * gcc_release: Adjust placement of release candidates.
679 2007-04-01  Gerald Pfeifer  <gerald@pfeifer.com>
681         * update_web_docs_svn (MANUALS): Move towards the top of the
682         script.  Reformat for easier editing/diffing.
684 2006-03-31  Tobias Burnus  <burnus@net-b.de>
686         * update_web_docs_svn: Build also gfc-internals.
688 2007-02-25  Gerald Pfeifer  <gerald@pfeifer.com>
690         * update_version_svn (IGNORE_BRANCHES): Add 4_0-branch.
692 2007-01-29  Gerald Pfeifer  <gerald@pfeifer.com>
694         * crontab: No longer build snapshots for 4.0.x.
696 2007-01-21  Tobias Burnus  <burnus@net-b.de>
698         * update_web_docs_svn: Build also libgomp documentation.
700 2007-01-05  Gerald Pfeifer  <gerald@pfeifer.com>
702         * crontab: Spread snapshots more evenly throughout the week, and
703         in "ascending" order.  Build all at the same time of the day.
705 2006-10-20  Mark Mitchell  <mark@codesourcery.com>
707         * crontab: Add 4.2 branch.  Set trunk to 4.3.
709 2006-09-17  Gerald Pfeifer  <gerald@pfeifer.com>
711         * gcc_release (LC_ALL): Default to C.
713 2006-03-11  Gabriel Dos Reis  <gdr@integrable-solutions.net>
715         * crontab: Don't build snapshot for 3.4.x anymore.
716         * update_version_svn (IGNORE_BRANCHES): Add 3_4-branch.
718 2006-01-12  Ben Elliston  <bje@au.ibm.com>
720         * update_version_svn (ADD_BRANCHES): Remove dfp-branch.
722 2005-12-16  Joseph S. Myers  <joseph@codesourcery.com>
724         * update_web_docs_svn: Remove unnecessary files from source tree.
725         Use set -e.
726         * doc_exclude, update_web_docs, update_web_docs_libstdcxx: Remove.
728 2005-12-16  Mark Mitchell  <mark@codesourcery.com>
730         * update_web_docs_svn: Set @srcdir in gcc-vers.texi. 
731         
732 2005-11-18  Mark Mitchell  <mark@codesourcery.com>
734         * crontab: Add 4.1 branch entry.
736 2005-11-06  Joseph S. Myers  <joseph@codesourcery.com>
738         * gcc_release: Further update for SVN.  Don't set EXPORTTAG or
739         EXPORTDATE; always determine SVNREV the same way.  Correct message
740         about what sources are being retrived.  Include branch information
741         in LAST_UPDATED.
742         * crontab: Don't include initial / in branch name.
744 2005-11-05  Daniel Berlin  <dberlin@dberlin.org>
746         * gcc_release:  Always determine revision number from date or tag,
747         and use that, instead of fragile date based export.
748         Put back setting of non-local CVSROOT.
750 2005-11-05  Daniel Berlin  <dberlin@dberlin.org>
752         * gcc_release: Make tags go in /tags.
753         Don't tag for snapshots.
754         Determine revision number of export and put into snapshot
755         announcement.
757 2005-11-03  Daniel Berlin  <dberlin@dberlin.org>
759         * gcc_release: Update for SVN
760         * crontab: Update for new gcc_release
762 2005-10-26  Daniel Berlin  <dberlin@dberlin.org>
764         * update_web_docs_svn: Use -q to quiet svn.
766 2005-10-26  Daniel Berlin  <dberlin@dberlin.org>
768         * crontab: Update to reflect reality
770 2005-10-01  Mark Mitchell  <mark@codesourcery.com>
772         * gcc_release (build_sources): If trying to apply a tag that
773         already exists, issue an error message and exit.
775 2005-09-30  Joseph S. Myers  <joseph@codesourcery.com>
777         PR other/23693
778         * update_web_docs: Add PDF support.  Correct check of DEV-PHASE.
780 2005-09-30  Joseph S. Myers  <joseph@codesourcery.com>
782         * update_web_docs_old: Remove.
784 2005-08-14  Kelley Cook  <kcook@gcc.gnu.org>
786         * gcc_release: Update with FSF address.
788 2005-07-26  Janis Johnson  <janis187@us.ibm.com>
790         * update_version (ADD_BRANCHES): Add dfp-branch.
792 2005-05-21  Gerald Pfeifer  <gerald@pfeifer.com>
794         * crontab: Spread snapshot building more evenly throughout the
795         week.
797 2005-05-19  Joseph S. Myers  <joseph@codesourcery.com>
799         * crontab: Don't build 3.3 branch snapshots.
800         * update_version (IGNORE_BRANCHES): Add gcc-3_3-branch.
802 2005-03-15  Zack Weinberg  <zack@codesourcery.com>
804         * README: Update.
805         * gcc_release: Update gcc/DEV-PHASE if that file exists, instead
806         of gcc/version.c.
807         * update_version: Handle updating gcc/DATESTAMP.
808         * update_web_docs: Generate gcc-vers.texi first.
810 2005-03-10  Ranjit Mathew  <rmathew@hotmail.com>
812         * gcc_release (ADA_DIRS): Add "gnattools".
814 2005-02-25  Mark Mitchell  <mark@codesourcery.com>
816         * crontab: Adjust for 4.0 branch.
818 2004-12-30  Sebastian Pop  <pop@cri.ensmp.fr>
820         * update_version (ADD_BRANCHES): Replace lno-branch with
821         autovect-branch.
823 2004-09-11  Gerald Pfeifer  <gerald@pfeifer.com>
825         * crontab: Rename GCC 3.5 snapshots to GCC 4.0 snapshots.
827 2004-08-14  Kelley Cook  <kcook@gcc.gnu.org>
829         * gcc_release (build_sources): Add comment header to generated
830         MD5SUMS.
832 2004-08-06  Kelley Cook  <kcook@gcc.gnu.org>
834         * gcc_release (snapshot_print): Accept arguments.  Don't use echo -e.
835         (announce_snapshot):  Update for above.  Don't use echo -e.
837 2004-08-03 Kelley Cook  <kcook@gcc.gnu.org>
839         * maintainer-scripts (snapshot_print): New function.
840         (announce_snapshot): Generate announcment on the fly.
841         Use a directory link for LATEST.
842         * snapshot-README: Delete.
843         * snapshot-index.html: Delete.
845 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
847         * gcc_release (build_sources): Move the libcpp gmo files
848         to the source directory.
850 2004-06-03  Joseph S. Myers  <jsm@polyomino.org.uk>
852         * gcc_release (maybe_build_tarfile): New function.
853         (build_tarfiles): Use maybe_build_tarfile.
855 2004-05-21  Paolo Carlini  <pcarlini@suse.de>
857         * gcc_release (build_sources): Generate the NEWS file in toplevel.
859 2004-05-17  Kelley Cook  <kcook@gcc.gnu.org>
861         * gcc_release (build_sources): Change CRCs from brik to md5sum.
863 2004-05-16  Gerald Pfeifer  <gerald@pfeifer.com>
865         * crontab: Add GCC 3.5 snapshots, currenty run on Sundays.
867 2004-05-13  Joseph S. Myers  <jsm@polyomino.org.uk>
869         * update_web_docs: Also remove old .gz files from subdirectories
870         on the 15th of the month.
872 2004-05-13  Joseph S. Myers  <jsm@polyomino.org.uk>
874         * update_web_docs (MANUALS): Add gfortran.
876 2004-05-13  Arnaud Charlet  <charlet@act-europe.fr>
878         * update_web_docs: Fix generation of Ada docs.
880 2004-05-13  Joseph S. Myers  <jsm@polyomino.org.uk>
882         * update_version (ADD_BRANCHES): Remove tree-ssa-20020619-branch.
884         * gcc_release (DIFF): Remove -3 option.
886 2003-07-26  Paul Brook  <paul@nowt.org>
888         * gcc_release: Add gcc-fortran.
889         * snapshot-README: Ditto.
890         * snapshot-index.html: Ditto.
892 2004-05-02  Gerald Pfeifer  <gerald@pfeifer.com>
894         * crontab: Move GCC 3.4 snapshots from Wednesday afternoon to
895         Friday night, where gcc.gnu.org has less load.
897 2004-05-02  Gerald Pfeifer  <gerald@pfeifer.com>
899         * crontab: Adjust temporary directory used for snapshot generation.
900         Move GCC 3.3 snapshots to Wednesday 22:32, where gcc.gnu.org has
901         less load.
903 2004-04-19  Mark Mitchell  <mark@codesourcery.com>
905         * gcc_release (build_sources): Do not use "-F" to tag sources.
907 2004-04-07  Mark Mitchell  <mark@codesourcery.com>
909         * gcc_release (build_sources): Do not use "-r" and "-D" at the
910         same time with "cvs export".
912 2004-03-27  Gerald Pfeifer  <gerald@pfeifer.com>
914         * gcc_release: Fix sanity check for argument of -p command-line
915         options.  In snapshot mode, only generate diffs against the previous
916         snapshot if the user did not specify any old tarball explictly.
918 2004-03-25  Gerald Pfeifer  <gerald@pfeifer.com>
920         * gcc_release (FTP_PATH): Use /var/ftp instead of ~ftp, and
921         only set at a single place.
923 2004-03-14  Gerald Pfeifer  <gerald@pfeifer.com>
925         * gcc_release (SNAPSHOTS_DIR): New variable.  Use it.
926         (announce_snapshot): Use it.
928 2004-03-14  Gerald Pfeifer  <gerald@pfeifer.com>
930         * gcc_release (announce_snapshot): Use changedir instead of
931         plain cd.
933 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>
935         * gcc_release: Add libada as part of ADA_DIRS.
937 2004-01-21  Gerald Pfeifer  <gerald@pfeifer.com>
939         * crontab: Make 3.4 snapshots from the new 3.4 release branch.
941 2004-01-20  Kelley Cook  <kcook@gcc.gnu.org>
943         * gcc_release (build_sources): Delete call to make f77.rebuilt.
945 2004-01-17  Gerald Pfeifer  <gerald@pfeifer.com>
947         * snapshot-README: Mention how the snapshot was generated.
948         * snapshot-index.html: Ditto.  Further sync with snapshot-README.
950 2004-01-03  Joseph S. Myers  <jsm@polyomino.org.uk>
952         * update_web_docs: Create tarballs of documentation sources and
953         HTML docs.
955 2004-01-02  Gerald Pfeifer  <gp@suse.de>
957         * update_version: Add some documentation.
959 2004-01-02  Pop Sébastian  <pop@gauvain.u-strasbg.fr>
961         * update_version (ADD_BRANCHES): Add lno-branch.
963 2003-11-02  Gerald Pfeifer  <gerald@pfeifer.com>
965         * maintainer-addresses: New script.
967 2003-10-24  Kelley Cook  <kcook@gcc.gnu.org>
969         * gcc_release (build_sources): Use --enable-generated-files-in-srcdir.
971 2003-09-22  Gerald Pfeifer  <gerald@pfeifer.com>
973         * gcc_release (announce_snapshot): Restructure processing
974         of snapshot-README and snapshot-index.html and add a new
975         substitution for @EXPORT@.
977 2003-08-24  Gerald Pfeifer  <gerald@pfeifer.com>
979         * gcc_release (build_sources): Create/update the LAST_UPDATED file
980         in the source directory with information how sources were obtained.
982 2003-08-16  Gerald Pfeifer  <gerald@pfeifer.com>
984         * gcc_release (build_sources): Use two new variables EXPORTTAG and
985         EXPORTDATE to make the extraction of sources more transparent and
986         also allow snapshots (off mainline) without a tag.
988 2003-08-08  Mark Mitchell  <mark@codesourcery.com>
990         * gcc_release: Correct logic for updating version.c.  Put
991         prereleases into a subdirectory.
993 2003-07-29  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
995         * crontab: Update invocation of gcc_release according to the
996         previous changes there.  Add automatic 3.4 snapshots from mainline.
998 2003-07-23  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
1000         * gcc_release (usage): Document that -s now takes symbolic name
1001         and branch of the snapshot as parameters.
1002         Implement this as part of command-line processing.
1003         (BRANCH): Remove default initialization for snapshots.
1004         (CVSBRANCH): Ditto.
1005         Do not lay down a CVS tag if generating a snapshot from mainline.
1007 2003-07-19  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
1009         * gcc_release (announce_snapshot): Use ${RELEASE} instead
1010         of ${BRANCH}-${DATE} to refer to the snapshot directory.
1011         Put README file into the snapshot directory.
1013         (RELEASE): Define as ${BRANCH}-${DATE} for snapshots.
1014         (FTP_PATH): Use ${RELEASE} in case of snapshots.
1015         (TAG): Ditto.
1016         (OLD_TARS): Adjust to new directory scheme for snapshots.
1018 2003-07-14  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
1020         * gcc_release (announce_snapshot): Add substitution of @RELEASE@
1021         for README and index.html.
1022         * snapshot-README: Use it.
1023         * snapshot-index.html: Ditto.
1025 2003-07-09  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
1027         * gcc_release (announce_snapshot): Add substitution of @BRANCH@
1028         for README and index.html.  Remove substitution of @LONG_DATE@.
1029         Put index.html into the respective snapshot directory.
1030         Adjust subject of the notification mail to the new naming scheme
1031         for CVS tags.
1032         Adjust name of the LATEST-IS-... files to the new naming scheme
1033         for snapshot directories.
1034         (FTP_PATH): Ditto.
1035         (LAST_DIR): Ditto.
1036         (LAST_LONG_DATE): Remove.
1038         * snapshot-README: Adjust to the new naming schemes for directories
1039         and snapshots per se.
1040         Dynamically fill in the respective branch instead of hardcoding it.
1042         * snapshot-index.html: Replace individual links to diffs with a
1043         general link to the diff/ subdirectory.
1044         Mention the concrete snapshot in <title> and <h1>.
1045         Adjust links to the new location of index.html.
1047 2003-07-08  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
1049         * gcc_release: Move handling of complex modes directly after
1050         switch handling.
1051         (TAG): Include the branch name as part of snapshot CVS tags.
1053 2003-07-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
1055         * gcc_release: Execute gcc.gnu.org-only operations which are
1056         related to diff generation only if diffs have been requested.
1057         (build_sources): Improve tracing and an error message related
1058         to tagging.
1060 2003-07-01  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
1062         * gcc_release (BRANCH): Rename to...
1063         (CVSBRANCH): ...new macro, and use BRANCH for the variant users
1064         will see.
1065         (FTP_BRANCH): For snapshots, include ${BRANCH} in the last part
1066         of the directory name.
1067         Use .snapshot_date-${BRANCH} instead of .snapshot_date.
1069 2003-06-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
1071         * gcc_release: Command "all" now creates .gz files only for
1072         releases and pre-releases.
1074 2003-06-27  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
1076         * gcc_release (build_sources): Do not include gnats.html any longer.
1077         Make an error message more descriptive.
1079 2003-06-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
1081         * gcc_release: Factor the updating of links and READMEs on the
1082         FTP server and sending mail for snapshots into a...
1083         (announce_snapshot): ...new function.
1084         Add informative output for both.
1086 2003-06-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
1088         * gcc_release: Do not update gcc_latest_snapshot tag any longer.
1090 2003-06-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
1092         * snapshot-index.html: Use F77 instead of G77 front end.
1093         Remove link to CodeSourcery snapshots which was not up-to-date.
1094         Do not refer to gcc-bugs@gcc.gnu.org any longer.
1096         * snapshot-README: Use F77 front end instead of G77 language.
1098 2003-06-17  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
1100         * gcc_release (build_tarfile): Build .bz2 files instead of .gz files.
1101         (build_bz2): Rename to build_gzip and create .gz files from .bz2
1102         files instead of the other way around.
1103         (build_gzip): New function.
1104         (build_diffs): Build .bz2 files instead of .gz files.
1105         (build_diff): Use .bz2 files instead of .gz files.
1106         Make an error message independent of the compression format.
1107         (MODE_BZIP2): Rename to MODE_GZIP.  Related changes to the
1108         invocation of this script.
1109         (MODE_GZIP): New variable.
1110         (OLD_TARS): Use .bz2 archive of the previous snapshot.
1112 2003-06-14  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
1114         * snapshot-README: Use GCC instead of gcc, C++ front end instead of
1115         g++ language, and note that Java includes a run time.
1116         * snapshot.index.html: Ditto.
1118 2003-06-10  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
1120         * gcc_release (build_diff): Properly use ${TAR} instead of
1121         hard-coded tar.
1123 2003-05-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
1125         * snapshot-index.html: Refer to .bz2 files instead of .gz files.
1126         Simplify the note on not using unannounced snapshots.
1128 2003-05-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
1130         * snapshot-README: Refer to .bz2 files instead of .gz files.
1131         Add a note on where to find the diff files.
1132         Simplify the note on not using unannounced snapshots.
1133         Remove documentation of the gcc_latest_snapshot tag.
1135 2003-05-27  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
1137         * gcc_release (build_diffs): Add diagnostics in case we cannot
1138         generate a specific diff file.
1140 2003-05-24  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
1142         * gcc_release (build_sources): Only update ChangeLog files which
1143         do not yet contain the entry we are going to add.
1144         Fix typo in added ChangeLog entries.
1146 2003-05-20  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
1148         * gcc_release (upload_files): Put diff files into a "diffs"
1149         subdirectory
1151 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
1153         * gcc_release: GNU CC -> GCC.
1155 2003-05-12  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
1157         * gcc_release (usage): Print more detailed description of all
1158         command-line options.
1160 2003-05-09  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
1162         * update_version (ADD_BRANCHES): Add, set to MAIN and
1163         tree-ssa-20020619-branch.
1164         (BRANCHES): Always consider branches given by $ADD_BRANCHES.
1166 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
1168         * update_version (textstring_FILES): Only version.c needs to be
1169         updated, now that we do not consider older branches any more.
1171 2003-05-02  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
1173         * update_version (IGNORE_BRANCHES): Add.
1174         (BRANCHES): Do not consider branches matching $IGNORE_BRANCHES.
1176 2003-05-02  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
1178         * update_version: Add a trace of which branch we are currently
1179         working on.
1181 2002-12-16  Mark Mitchell  <mark@codesourcery.com>
1183         * gcc_release: Make snapshots from the GCC 3.3 branch.
1184         * snapshot-README: Update.
1186 2002-09-23  Zack Weinberg  <zack@codesourcery.com>
1188         * update_version: Do not check in files which are unchanged.
1189         * gcc_release: Only update the version in gcc/version.c.
1191 2002-09-17  Joseph S. Myers  <jsm@polyomino.org.uk>
1193         * update_web_docs (MANUALS): Add fastjar.
1195 2002-09-08  Joseph S. Myers  <jsm@polyomino.org.uk>
1197         * gcc_release: Make snapshots come from the mainline.
1198         * snapshot-README: Update.
1200 2002-08-28  Joseph S. Myers  <jsm@polyomino.org.uk>
1202         * update_web_docs: Remove support for generating g77_news.html and
1203         g77_bugs.html.
1204         * update_web_docs_old: Likewise.  Remove support for generating
1205         thanks.html.
1207 2002-07-28  Andreas Jaeger  <aj@suse.de>
1209         * gcc_release: Update comment.
1211         * snapshot-README: Snapshots are taken from GCC 3.2 branch.
1213 2002-07-28  Mark Mitchell  <mark@codesourcery.com>
1215         * gcc_release: Use the 3.2 branch for snapshots.
1217 2002-05-31  Florian Weimer  <fw@deneb.enyo.de>
1219         * update_web_docs (MANUALS): Include various flavours of the GNAT
1220         User Guide.
1222 2002-05-27  Joseph S. Myers  <jsm28@cam.ac.uk>
1224         * update_version (textstring_FILES): Change gcc/ada/gnatvsn.ads to
1225         gcc/gcc/ada/gnatvsn.ads.
1227 2002-05-26  Joseph S. Myers  <jsm28@cam.ac.uk>
1229         * gcc_release: Add gcc/ada/gnatvsn.ads to list of files in which
1230         release status is updated.
1231         * update_version (textstring_FILES): Add gcc/ada/gnatvsn.ads.
1233 2002-05-21  Joseph S. Myers  <jsm28@cam.ac.uk>
1235         * gcc_release: Do upload files when local.
1237         * snapshot-README, snapshot-index.html: Remove chill.
1239 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
1241         * gcc_release: Correct upload handling.
1243 2002-04-22  Mark Mitchell  <mark@codesourcery.com>
1245         * gcc_release (build_diffs): Remove reference to Chill.
1247 2002-04-21  Joseph S. Myers  <jsm28@cam.ac.uk>
1249         * update_web_docs (MANUALS): Remove chill.  Add gnat_rm.
1251 2002-04-19  Kelley R. Cook (kelly.r.cook@gm.com)
1253         * gcc_release: Set TZ to UTC0.
1255 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
1257         * gcc_release (build_tarfiles): Do not build Chill tarfiles.
1258         (CHILL_DIRS): Remove.
1260 2002-03-10  Joseph S. Myers  <jsm28@cam.ac.uk>
1262         * gcc_release: Build diffs for ada and chill.  Make "bzip2" a new
1263         major mode.
1265 2002-03-06  Phil Edwards  <pme@gcc.gnu.org>
1267         * update_version:  Don't indent the version string.
1269 2002-03-05  Joseph S. Myers  <jsm28@cam.ac.uk>
1271         * snapshot-README: Note that snapshots come from the 3.1 branch.
1272         Update list of files.
1274 2002-03-03  Joseph S. Myers  <jsm28@cam.ac.uk>
1276         * gcc_release: Make snapshots come from the 3.1 branch.
1278 2002-02-25  Mark Mitchell  <mark@codesourcery.com>
1280         * update_version: Automatically update version files on all
1281         branches.
1282         * crontab: Only invoke update_version once.
1284 2002-02-23  Joseph S. Myers  <jsm28@cam.ac.uk>
1286         * gcc_release: Revert change to -p interface.  Allow for local and
1287         remote cases in creating directories.  Give an error if -p
1288         argument names a directory.
1290 2002-02-21  Mark Mitchell  <mark@codesourcery.com>
1292         * gcc_release: Correct handling of diff-generation.  Add
1293         "diffs" major mode.
1295 2002-02-08  Joseph S. Myers  <jsm28@cam.ac.uk>
1297         * gcc_release: Substitute dates in snapshot-README and
1298         snapshot-index.html files rather than directly using the old files
1299         on the FTP site.  Set QMAILHOST.
1301 2002-02-08  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
1303         * snapshot-index.html: Improve markup.
1305 2002-01-29  Joseph S. Myers  <jsm28@cam.ac.uk>
1307         * snapshot-README, snapshot-index.html: Use expressions such as
1308         @DATE@ rather than hardcoded dates.
1310         * snapshot-README, snapshot-index.html: New files.
1312 2002-01-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
1314         * update_web_docs (contrib_file): Remove.
1315         Also removing special handling of thanks.html.
1317 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
1319         * update_web_docs: Use makeinfo --html instead of texi2html.
1320         Remove support for pre-3.1 GCC versions.  Build online docs for
1321         gccint manual.
1323 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
1325         * update_web_docs_old: Copy from update_web_docs.  Add comment
1326         that this is for GCC 3.0.x and earlier versions.
1328 2001-11-19  Joseph S. Myers  <jsm28@cam.ac.uk>
1330         * gcc_release: Add /usr/local/bin to path when local.
1332 2001-11-06  Joseph S. Myers  <jsm28@cam.ac.uk>
1334         * update_web_docs: Set SOURCEDIR so that install manual can be
1335         found when running install.texi2html.
1337         * gcc_release: Don't require a username if running locally.
1339 2001-11-05  Joseph S. Myers  <jsm28@cam.ac.uk>
1341         * update_web_docs: Eliminate warnings about keeping files from web
1342         page preprocessing.
1344         * update_web_docs: Allow for the same file name in different
1345         directories.
1347 2001-10-29  Joseph S. Myers  <jsm28@cam.ac.uk>
1349         * update_web_docs: Generate libiberty and gnat-style manuals.
1351 2001-10-24  Joseph S. Myers  <jsm28@cam.ac.uk>
1353         * gcc_release: Build snapshots from mainline.  Generate Ada and
1354         Chill tarballs.  Correct error check when building diffs.  Check
1355         for errors when building bzip2 files.
1356         * crontab: Use /sourceware/snapshot-tmp for building snapshots.
1358 2001-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
1360         * crontab: Build weekly snapshots.
1362         * gcc_release: Copy from 3.0 branch.  Add support for building the
1363         weekly snapshots on gcc.gnu.org.
1365 2001-08-28  Joseph S. Myers  <jsm28@cam.ac.uk>
1367         * update_web_docs: Also check out texinfo.tex from
1368         gcc/doc/include.
1370 2001-08-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
1372         * update_web_docs (PREPROCESS): Rename to WWWPREPROCESS.
1373         Preprocess the entire web site, not just the install docs.
1375 2001-06-25  Phil Edwards  <pme@sources.redhat.com>
1377         * update_version:  Add command-line argument capability, also
1378         bump version for libstdc++-v3, and exit with the return code from
1379         the cvs commit.
1380         * crontab:  Call update_version with arguments instead of
1381         calling update_branch_version.
1382         * update_branch_version:  Remove.
1384 2001-06-08  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
1386         * update_web_docs: Only update the install documentation for the
1387         CVS HEAD.
1389 2001-06-07  Joseph S. Myers  <jsm28@cam.ac.uk>
1391         * update_web_docs, doc_exclude: Check out files that may be in the
1392         Attic.  Check out texinfo.tex.  Don't generate anything from
1393         c-tree.texi.  Generate PostScript output from manuals.
1395 2001-06-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
1397         * update_web_docs (WWWBASE_PREFORMATTED, PREPROCESS): New
1398         variables.
1399         Fix a comment and add another one.
1400         Generate the installation documentation in HTML format from
1401         gcc/doc/install.texi.
1403 2001-05-03  Joseph S. Myers  <jsm28@cam.ac.uk>
1405         * update_web_docs: Don't generate HTML from gxxint.texi.  Don't
1406         run texi2html on manuals that aren't present.
1408 2001-03-18  Phil Edwards  <pme@sources.redhat.com>
1410         * update_web_docs_libstdcxx:  New script.
1411         * crontab:  Call said script.
1413 2001-03-18  Joseph S. Myers  <jsm28@cam.ac.uk>
1415         * update_version, update_branch_version: Check out with gcc
1416         directory instead of using egcs link.
1418 2001-03-17  Joseph S. Myers  <jsm28@cam.ac.uk>
1420         * update_web_docs: Don't strip leading -r from argument following
1421         -r, or leading -d from argument following -d.  Bug pointed out by
1422         Matt Kraai.
1424         * update_web_docs: Handle -r and -d options to generate docs for a
1425         release or branch in a subdirectory.  Determine names of G77 news
1426         and bugs files and contributors file after updated docs have been
1427         installed, not before.  Don't remove files from a subdirectory.
1428         Don't generate manuals for gcov (included in the GCC manual) or
1429         iostream (obsolete).  Do generate manuals for cppinternals, gcj
1430         and porting.  Update regular expressions for detecting whether
1431         files have really changed when regenerated.
1433 2001-03-15  Joseph S. Myers  <jsm28@cam.ac.uk>
1435         * update_web_docs: Use /usr/local/bin/texi2html rather than
1436         gccadmin's local copy.
1438 2001-03-10  Joseph S. Myers  <jsm28@cam.ac.uk>
1440         * crontab, doc_exclude, update_branch_version, update_version,
1441         update_web_docs: New files (as currently used by gccadmin).
1442         * README: New file.