Suppress -fstack-protector warning on hppa.
[official-gcc.git] / maintainer-scripts / ChangeLog
blob6dbe4ba30d8d8427f103ae6168a80ce7d112f869
1 2022-11-30  Iain Buclaw  <ibuclaw@gdcproject.org>
3         PR web/107749
4         * update_web_docs_git: Add gdc to MANUALS.
6 2022-11-23  Sam James  <sam@gentoo.org>
8         * gcc_release (XZ): Add -T0.
10 2022-11-14  Martin Liska  <mliska@suse.cz>
12         Revert:
13         2022-11-09  Martin Liska  <mliska@suse.cz>
15         * update_web_docs_git.py: New file.
17 2022-11-14  Martin Liska  <mliska@suse.cz>
19         Revert:
20         2022-11-14  Martin Liska  <mliska@suse.cz>
22         * update_web_docs_git.py: Simplify.
24 2022-11-14  Martin Liska  <mliska@suse.cz>
26         Revert:
27         2022-11-09  Martin Liska  <mliska@suse.cz>
29         * crontab: Use new script for documentation of master branch.
31 2022-11-14  Martin Liska  <mliska@suse.cz>
33         Revert:
34         2022-11-09  Martin Liska  <mliska@suse.cz>
36         * update_web_docs_git.py: Create sources tarball.
38 2022-11-14  Martin Liska  <mliska@suse.cz>
40         Revert:
41         2022-11-10  Martin Liska  <mliska@suse.cz>
43         * crontab: Fix superfluous 'sh' for Python script.
45 2022-11-10  Martin Liska  <mliska@suse.cz>
47         * crontab: Fix superfluous 'sh' for Python script.
49 2022-11-09  Martin Liska  <mliska@suse.cz>
51         * update_web_docs_git.py: Create sources tarball.
53 2022-11-09  Martin Liska  <mliska@suse.cz>
55         * crontab: Use new script for documentation of master branch.
57 2022-11-09  Martin Liska  <mliska@suse.cz>
59         * update_web_docs_git.py: Simplify.
61 2022-11-09  Martin Liska  <mliska@suse.cz>
63         * update_web_docs_git.py: New file.
65 2022-07-28  Martin Liska  <mliska@suse.cz>
67         * update_web_docs_git: Use sphinx-build from a venv so that
68         we can use a recent version.
70 2022-05-20  Richard Biener  <rguenther@suse.de>
72         * crontab: Disable snapshots from the gcc-9 branch.
74 2022-04-28  Jakub Jelinek  <jakub@redhat.com>
76         * crontab: Snapshots from trunk are now GCC 13 related.
77         Add GCC 12 snapshots from the respective branch.
79 2021-05-14  Jakub Jelinek  <jakub@redhat.com>
81         * crontab: Stop doing gcc-8 snapshots.
83 2021-04-20  Jakub Jelinek  <jakub@redhat.com>
85         * crontab: Snapshots from trunk are now GCC 12 related.
86         Add GCC 11 snapshots from the respective branch.
88 2021-04-09  Martin Liska  <mliska@suse.cz>
90         * branch_changer.py: Generate URL only when emitting
91         to terminal.
93 2021-04-09  Martin Liska  <mliska@suse.cz>
95         * branch_changer.py: Mention closing candidates and emit
96         console links to bugzilla.
98 2021-04-09  Martin Liska  <mliska@suse.cz>
100         * branch_changer.py: Document more how the script behaves.
102 2021-04-09  Martin Liska  <mliska@suse.cz>
104         * branch_changer.py: Fix usage of Version class.
106 2021-04-09  Martin Liska  <mliska@suse.cz>
108         * branch_changer.py: Use new version scheme in --help output.
110 2021-04-08  Jonathan Wakely  <jwakely@redhat.com>
112         * generate_libstdcxx_web_docs: Add --disable-multilib to
113         configure command.
115 2021-04-08  Martin Liska  <mliska@suse.cz>
117         * branch_changer.py: Fix wrongly converted assert.
119 2021-04-08  Martin Liska  <mliska@suse.cz>
121         * branch_changer.py: Modernize and fix flake8 issues.
122         * setup.cfg: New file.
124 2020-12-16  Jakub Jelinek  <jakub@redhat.com>
126         * update_version_git: Put BASEDIR into /sourceware/snapshot-tmp/gcc
127         if it exist.
129 2020-05-29  Martin Liska  <mliska@suse.cz>
131         * bugzilla-close-candidate.py: Fix sorting of branches.
133 2020-05-29  Martin Liska  <mliska@suse.cz>
135         * bugzilla-close-candidate.py: Fix parsing of SVN revisions.
136         Fix skipping of PRs that contain Can be closed message.
138 2020-05-29  Martin Liska  <mliska@suse.cz>
140         * bugzilla-close-candidate.py: Support both SVN and GIT messages
141         in PRs. Remove need of usage of the bugzilla API key.
143 2020-05-27  Jakub Jelinek  <jakub@redhat.com>
145         * update_version_git: Rewrite using
146         contrib/gcc-changelog/git_update_version.py.
148 2020-04-30  Jakub Jelinek  <jakub@redhat.com>
150         * crontab: Snapshots from trunk are now GCC 11 related.
151         Add GCC 10 snapshots from the respective branch.
153 2020-03-12  Jakub Jelinek  <jakub@redhat.com>
155         * gcc_release (upload_files): Without -l, pass -m 755 to the mkdir
156         command invoked through ssh.
158         * update_web_docs_git: Drop SPHINXBUILD=/usr/bin/sphinx-1.0-build.
160 2020-02-27  Jakub Jelinek  <jakub@redhat.com>
162         * gcc_release: Add support for -b local-git-repo argument.
164 2020-01-13  Jonathan Wakely  <jwakely@redhat.com>
166         * update_web_docs_libstdcxx_git: New file.
167         * update_web_docs_libstdcxx_svn: Remove.
168         * crontab: Use update_web_docs_libstdcxx_git.
170 2020-01-13  Joseph Myers  <joseph@codesourcery.com>
172         * update_web_docs_git: New file.
173         * update_web_docs_svn: Remove.
174         * crontab: Use update_web_docs_svn.
176 2020-01-13  Joseph Myers  <joseph@codesourcery.com>
178         * gcc_release: Use git instead of SVN.
179         * crontab: Update gcc_release calls.
181 2020-01-13  Joseph Myers  <joseph@codesourcery.com>
183         * update_version_git: New file.
184         * update_version:svn: Remove.
185         * crontab: Use update_version_git.
187 2019-11-20  Janne Blomqvist  <jb@gcc.gnu.org>
189         * gcc_release: Use https for gcc.gnu.org.
191 2019-11-14  Richard Biener  <rguenther@suse.de>
193         * update_version_svn (IGNORE_BRANCHES): Add 7.
195 2019-10-05  Richard Biener  <rguenther@suse.de>
197         * crontab: Disable snapshots from gcc-7-branch.
199 2019-08-05  David Malcolm  <dmalcolm@redhat.com>
201         * update_web_docs_svn: Proceed even if the invocation of
202         sphinx fails.
204 2019-05-04  Gerald Pfeifer  <gerald@pfeifer.com>
206         * crontab: Snapshots from trunk are now GCC 10 related.
207         Add GCC 9 snapshots from the respective branch.
209 2019-02-23  Jonathan Wakely  <jwakely@redhat.com>
211         * generate_libstdcxx_web_docs: Improve error output.
213 2018-11-22  Martin Liska  <mliska@suse.cz>
215         * bugzilla-close-candidate.py: New file.
217 2018-10-26  Jakub Jelinek  <jakub@redhat.com>
219         * update_version_svn (IGNORE_BRANCHES): Add gcc-6-branch.
220         * crontab: Remove gcc-6-branch entry.
222         * gcc_release (error, inform): Use $@ instead of $1.
223         (build_sources): Check for ^[[:blank:]]*GCC in both index.html
224         and changes.html, rather than for GCC in one and ^GCC in another one.
226 2018-05-03  Jakub Jelinek  <jakub@redhat.com>
228         PR other/85622
229         * gcc_release: For -f, verify contrib/gennews has the major version
230         pages listed and both index.html and changes.html have been updated
231         for the new release.
233 2018-04-25  Jakub Jelinek  <jakub@redhat.com>
235         * crontab: Enable snapshots from gcc-8-branch.
237 2018-01-25  Richard Biener  <rguenther@suse.de>
239         * gcc_release (build_sources): Use getconf to get at the number
240         of cores in the system and pass -jN to gcc_build.
242 2017-10-10  Jakub Jelinek  <jakub@redhat.com>
244         * update_version_svn: Ignore the GCC 5 branch.
245         * crontab: Remove entry for the GCC 5 branch.
247 2017-05-23  Matthias Klose  <doko@ubuntu.com>
249         * gcc_release (XZ): Default to xz --best.
251 2017-05-18  Matthias Klose  <doko@ubuntu.com>
253         * gcc_release (build_gzip): Build xz tarball instead of bz2 tarball.
254         (build_diffs): Handle building diffs from either bz2 or xz tarballs,
255         compress diffs using xz instead of bz2.
256         (build_diff): Likewise.
257         (upload_files): Check for *.xz files instead of *.bz2 files.
258         (announce_snapshot): Announce xz tarball instead of bz2 tarball.
259         (XZ): New definition.
260         (<toplevel>): Look for both bz2 and xz compressed old tarballs.
262 2017-04-20  Jakub Jelinek  <jakub@redhat.com>
264         * crontab: Enable snapshots from gcc-7-branch.
266 2017-03-03  Gerald Pfeifer  <gerald@pfeifer.com>
268         * gcc_release (snapshot_print): Replace md5 checksum by sha256.
270 2017-02-28  Gerald Pfeifer  <gerald@pfeifer.com>
272         * update_web_docs_svn: Remove a reference to GCC 3.1.  Describe
273         settings to tweak if running on a host different from gcc.gnu.org.
274         (WWWBASE): Allow override via the environment.  Also check for
275         existance.
277 2017-02-08  Gerald Pfeifer  <gerald@pfeifer.com>
279         * update_web_docs_svn (MANUALS): Add libitm.
281 2016-09-04  Gerald Pfeifer  <gerald@pfeifer.com>
283         PR documentation/50642
284         * update_web_docs_svn (CSS): Introduce.
285         Have generated files refer to it.
287 2016-08-17  Martin Liska  <mliska@suse.cz>
289         * branch_changer.py: Describe the script. Add sample usage
290         of the script.
292 2016-08-03  Martin Liska  <mliska@suse.cz>
294         * branch_changer.py: New file.
296 2016-07-26  Richard Biener  <rguenther@suse.de>
298         * update_version_svn: Ignore the GCC 4.9 branch.
300 2016-07-26  Richard Biener  <rguenther@suse.de>
302         * crontab: Remove entry for the GCC 4.9 branch.
304 2016-06-13  Jonathan Wakely  <jwakely@redhat.com>
306         * generate_libstdcxx_web_docs: Use realpath to get absolute path.
307         Add comment about LaTeX errors.
309 2016-04-15  Jakub Jelinek  <jakub@redhat.com>
311         * crontab: Enable snapshots from gcc-6-branch.
313 2015-06-23  Richard Biener  <rguenther@suse.de>
315         * update_version_svn: Add gcc-4_8-branch to IGNORE_BRANCHES.
317 2015-06-14  Richard Biener  <rguenther@suse.de>
319         * crontab: Disable snapshots from the 4.8 branch.
321 2015-04-13  Jakub Jelinek  <jakub@redhat.com>
323         * update_version_svn: Update DATESTAMP also on
324         branches/gcc-[0-9]+-branch.
326         * gcc_release: Fix up thinko in the last commit, improve error
327         message.  Commit all ChangeLog, DEV-PHASE and BASE-VER changes
328         together, rather than doing dozens of separate commits.
330 2015-04-12  Jakub Jelinek  <jakub@redhat.com>
332         * gcc_release: For RELEASE_MAJOR 5+ only use the major
333         number in branch name.  When doing final release of 5+,
334         if BASE-VER doesn't match release, but is *.*.1 for the
335         one smaller minor version, bump BASE-VER.
337         * crontab: Enable snapshots from gcc-5-branch.
339 2015-04-07  Gerald Pfeifer  <gerald@pfeifer.com>
341         * update_web_docs_libstdcxx_svn (FILTER): Introduce.
342         Use to filter output of the copying process.
344 2015-02-25  Arnaud Charlet  <charlet@adacore.com>
346         * update_web_docs_svn: Preserve gcc/ada/*.png. Update comments.
348 2015-02-25  Arnaud Charlet  <charlet@adacore.com>
350         * update_web_docs_svn: Add -I gcc/gcc/ada/doc/gnat_ugn for gnat_ugn
352 2015-02-06  David Malcolm  <dmalcolm@redhat.com>
354         PR jit/64257
355         * update_web_docs_svn: When copying up files for the built jit
356         documentation, also copy up .txt files.
358 2015-02-04  David Malcolm  <dmalcolm@redhat.com>
360         PR jit/64257
361         * update_web_docs_svn: Update build of jit docs to use EPEL6
362         variant install of sphinx 1.0.8, rather than 0.6.6.
364 2015-01-26  David Malcolm  <dmalcolm@redhat.com>
366         PR jit/64257
367         * update_web_docs_svn: Don't delete gcc/jit/docs or
368         gcc/jit/jit-common.h, gcc/jit/notes.txt. Special case the
369         building of the JIT docs (using sphinx-build).  Special case
370         copying them up.
372 2014-08-14  Richard Biener  <rguenther@suse.de>
374         * crontab: Change trunk snapshots from 4.10 to 5.
376 2014-08-01  Arnaud Charlet  <charlet@adacore.com>
378         * update_web_docs_svn: Simplify build of gnat_ugn.
380 2014-06-12  Richard Biener  <rguenther@suse.de>
382         * crontab: Remove 4.7 snapshot entry.
383         * update_version_svn: Update IGNORE_BRANCHES.
385 2014-05-30  Jonathan Wakely  <jwakely@redhat.com>
387         * generate_libstdcxx_web_docs: New script.
389 2014-04-11  Jakub Jelinek  <jakub@redhat.com>
391         * crontab: Enable snapshots from gcc-4_9-branch.
393 2014-02-01  Dmitry Gorbachev  <d.g.gorbachev@gmail.com>
395         PR other/56653
396         * gcc_release: Avoid printing empty line to generated MD5SUMS files.
397         Bump copyright year.
399 2013-12-02  Gerald Pfeifer  <gerald@pfeifer.com>
401         * update_web_docs_svn: Work around makeinfo generated file names
402         and references with "_002d" instead of "-".
404 2013-04-12  Jakub Jelinek  <jakub@redhat.com>
406         * crontab: Disable snapshots from gcc-4_6-branch.
407         * update_version_svn: Ignore gcc-4_6-branch.
409 2013-04-07  Gerald Pfeifer  <gerald@pfeifer.com>
411         * update_web_docs_libstdcxx_svn: No longer ignore all output from
412         the actual copy process.
413         Check the exit code of the actual copy process; diagnose problems.
415 2013-03-16  Jakub Jelinek  <jakub@redhat.com>
417         * crontab: Enable snapshots from gcc-4_8-branch.
419 2012-07-02  Richard Guenther  <rguenther@suse.de>
421         * crontab: Disable snapshots from gcc-4_5-branch.
422         * update_version_svn: Ingore gcc-4_5-branch.
424 2012-03-23  Richard Guenther  <rguenther@suse.de>
426         * crontab: Enable snapshots from gcc-4_7-branch.
428 2012-03-13  Jakub Jelinek  <jakub@redhat.com>
430         * crontab: Remove 4.4 branch from the list of snapshots to make.
431         * update_version_svn (IGNORE_BRANCHES): Add gcc-4_4-branch.
433 2012-03-05  Richard Guenther  <rguenther@suse.de>
435         * crontab: Remove 4.3 branch from the list of snapshots to make.
437 2012-03-02  Richard Guenther  <rguenther@suse.de>
439         * crontab: Fix day-of-week.
441 2012-03-02  Richard Guenther  <rguenther@suse.de>
443         * crontab: Update for 4.7 branching.
445 2011-11-21  Gerald Pfeifer  <gerald@pfeifer.com>
447         * update_web_docs_svn: Make $DOCSDIR group writable after
448         creating it.
450 2011-06-27  Richard Guenther  <rguenther@suse.de>
452         * update_version_svn (IGNORE_BRANCHES): Add gcc-4_3-branch.
454 2011-05-22  Joseph Myers  <joseph@codesourcery.com>
456         * gcc_release (adjust_dirs, maybe_build_tarfile): Remove.
457         (build_tarfiles): Don't build separate files for languages and
458         core.
459         (build_diffs): Only build one set of diffs.
460         (announce_snapshot): Only announce one tar file.
461         (ADA_DIRS, CPLUSPLUS_DIRS, FORTRAN95_DIRS, GO_DIRS, JAVA_DIRS,
462         OBJECTIVEC_DIRS, TESTSUITE_DIRS): Remove.  Don't adjust names
463         relative to WORKING_DIRECTORY.
465 2011-04-21  Jakub Jelinek  <jakub@redhat.com>
467         * gcc_release (maybe_build_tarfile): Don't build a tarfile if
468         the first directory doesn't exist.
470 2011-03-14  Jakub Jelinek  <jakub@redhat.com>
472         * crontab: Enable 4.7 snapshots, switch 4.6 snapshots to
473         4.6 branch.
475 2011-02-07  Joseph Myers  <joseph@codesourcery.com>
477         * update_web_docs_svn: Generate libquadmath-vers.texi.
479 2011-01-31  Gerald Pfeifer  <gerald@pfeifer.com>
481         * update_version_svn (FILES): Merge with datestamp_FILES.
482         (SVNROOT2): Introduce and use.
483         
484 2011-01-30  Gerald Pfeifer  <gerald@pfeifer.com>
486         * update_version_svn (SVN): Remove obsolete comment.
487         (CURR_DATE): Fix description.
488         Fix description of checkout procedure.
490 2010-12-18  Tobias Burnus  <burnus@net-b.de>
492         * update_web_docs_svn (MANUALS): Add libquadmath.
494 2010-12-08  Ian Lance Taylor  <iant@google.com>
496         * gcc_release: Add support for releasing Go as a separate
497         tarball.
499 2010-12-08  Ian Lance Taylor  <iant@google.com>
501         * update_web_docs_svn (MANUALS): Add gccgo.
503 2010-12-08  Ian Lance Taylor  <iant@google.com>
505         * README: Change "CVS" to "Subversion".
507 2010-08-23  Gerald Pfeifer  <gerald@pfeifer.com>
509         * gcc_release (snapshot_print): Also include an sha1 hash for
510         every tarball.  Slightly tweak indentation.
512 2010-08-15  Gerald Pfeifer  <gerald@pfeifer.com>
514         * gcc_release (CVSROOT): Remove all occurrences.
516 2010-08-14  Gerald Pfeifer  <gerald@pfeifer.com>
518         * gcc_release (snapshot_print): Include md5 hash for every tarball
519         in the README file and notification mail.
521 2010-08-01  Gerald Pfeifer  <gerald@pfeifer.com>
523         * update_web_docs_libstdcxx_svn: Do not compress generated .html
524         files any more.
526 2010-06-24  Joseph Myers  <joseph@codesourcery.com>
528         * update_web_docs_svn: Also pass -I option pointing to ada/ source
529         directory for Ada manual.
531 2010-04-16  Joseph Myers  <joseph@codesourcery.com>
533         * crontab: Enable 4.6 snapshots.
535 2010-04-07  Joseph Myers  <joseph@codesourcery.com>
537         * crontab: Switch 4.5 snapshots to 4.5 branch.
539 2010-03-31  Joseph Myers  <joseph@codesourcery.com>
541         * gcc_release (build_tarfiles): Make directories mode 755, not
542         777.
544 2009-10-10  Gerald Pfeifer  <gerald@pfeifer.com>
546         * update_web_docs_svn: Update BUGURL to http://gcc.gnu.org/bugs/.
548 2009-10-03  Diego Novillo  <dnovillo@google.com>
550         * gcc_release (JAVA_DIRS): Remove zlib.
552 2009-04-23  Gerald Pfeifer  <gerald@pfeifer.com>
554         * update_web_docs_svn: Redirect output of texi2dvi to /dev/null.
556 2009-04-09  Jakub Jelinek  <jakub@redhat.com>
558         * gcc_release: Change copyright header to refer to version
559         3 of the GNU General Public License and to point readers at the
560         COPYING3 file and the FSF's license web page.
561         * maintainer-addresses: Likewise.
563 2009-04-08  Gerald Pfeifer  <gerald@pfeifer.com>
565         * update_web_docs_svn: Run this script under plain /bin/sh
566         as opposed to /bin/sh -x.
568 2009-03-30  Joseph Myers  <joseph@codesourcery.com>
570         * update_version_svn (IGNORE_BRANCHES): Add 4.2 branch.
572 2009-03-28  Gerald Pfeifer  <gerald@pfeifer.com>
574         * crontab: Stop 4.2 snapshots.
575         Spread out 4.3, 4.4, and 4.5 snapshots more evenly.
577 2009-03-27  Mark Mitchell  <mark@codesourcery.com>
579         * crontab: Add 4.4 branch snapshots.
581 2009-02-21  Gerald Pfeifer  <gerald@pfeifer.com>
583         * update_version_svn (ADD_BRANCHES): Remove autovect-branch
584         and document format.
586 2009-01-17  Richard Guenther  <rguenther@suse.de>
588         * gcc_release (JAVA_DIRS): Remove fastjar.
590 2008-10-04  Gerald Pfeifer  <gerald@pfeifer.com>
592         * gcc_release: Fix a couple of comments.
594 2008-07-04  Joseph Myers  <joseph@codesourcery.com>
596         * crontab: Remove 4.1 snapshots job.
597         * update_version: Remove.
598         * gcc_release: Remove support for g77 and release status in
599         version.c.
600         * update_version_svn: Ignore 4.1 branch.  Remove support for
601         updating files other than DATESTAMP.
602         * update_web_docs_svn: Remove support for g77 manual.
604 2008-02-18  Jakub Jelinek  <jakub@redhat.com>
606         * crontab: Add 4.3 branch.  Set trunk to 4.4.
608 2008-01-28  Joseph Myers  <joseph@codesourcery.com>
610         * gcc_release (build_sources): Pass --disable-multilib to
611         gcc_build.
612         (SVN): Don't use full path.
614 2008-01-21  Jonathan Wakely  <jwakely.gcc@gmail.com>
616         * update_web_docs_libstdcxx_svn: "docs" dir moved to "doc".
618 2007-10-01  Gerald Pfeifer  <gerald@pfeifer.com>
620         * gcc_release: Do not include copies of faq.html in releases,
621         and remove all the explicit support code to pull in web pages.
623 2007-08-21  Paul Brook  <paul@codesourcery.com>
624             Nathan Sidwell  <nathan@codesourcery.com>
625             Mark Mitchell  <mark@codesourcery.com>
626             Joseph Myers  <joseph@codesourcery.com>
628         * gcc_release: Do not include copies of bugs.html in releases.
629         * update_web_docs_svn: Set VERSION_PACKAGE and BUGURL in
630         gcc-vers.texi.
632 2007-07-06  Joseph Myers  <joseph@codesourcery.com>
634         * update_web_docs_svn: Use -o with makeinfo, texi2dvi and texi2pdf
635         commands.
637 2007-06-28  Mike Stump  <mrs@apple.com>
639         * gcc_release: Update for Objective-C++.
641 2007-05-28  Mark Mitchell  <mark@codesourcery.com>
643         * gcc_release: Adjust placement of release candidates.
645 2007-04-01  Gerald Pfeifer  <gerald@pfeifer.com>
647         * update_web_docs_svn (MANUALS): Move towards the top of the
648         script.  Reformat for easier editing/diffing.
650 2006-03-31  Tobias Burnus  <burnus@net-b.de>
652         * update_web_docs_svn: Build also gfc-internals.
654 2007-02-25  Gerald Pfeifer  <gerald@pfeifer.com>
656         * update_version_svn (IGNORE_BRANCHES): Add 4_0-branch.
658 2007-01-29  Gerald Pfeifer  <gerald@pfeifer.com>
660         * crontab: No longer build snapshots for 4.0.x.
662 2007-01-21  Tobias Burnus  <burnus@net-b.de>
664         * update_web_docs_svn: Build also libgomp documentation.
666 2007-01-05  Gerald Pfeifer  <gerald@pfeifer.com>
668         * crontab: Spread snapshots more evenly throughout the week, and
669         in "ascending" order.  Build all at the same time of the day.
671 2006-10-20  Mark Mitchell  <mark@codesourcery.com>
673         * crontab: Add 4.2 branch.  Set trunk to 4.3.
675 2006-09-17  Gerald Pfeifer  <gerald@pfeifer.com>
677         * gcc_release (LC_ALL): Default to C.
679 2006-03-11  Gabriel Dos Reis  <gdr@integrable-solutions.net>
681         * crontab: Don't build snapshot for 3.4.x anymore.
682         * update_version_svn (IGNORE_BRANCHES): Add 3_4-branch.
684 2006-01-12  Ben Elliston  <bje@au.ibm.com>
686         * update_version_svn (ADD_BRANCHES): Remove dfp-branch.
688 2005-12-16  Joseph S. Myers  <joseph@codesourcery.com>
690         * update_web_docs_svn: Remove unnecessary files from source tree.
691         Use set -e.
692         * doc_exclude, update_web_docs, update_web_docs_libstdcxx: Remove.
694 2005-12-16  Mark Mitchell  <mark@codesourcery.com>
696         * update_web_docs_svn: Set @srcdir in gcc-vers.texi. 
697         
698 2005-11-18  Mark Mitchell  <mark@codesourcery.com>
700         * crontab: Add 4.1 branch entry.
702 2005-11-06  Joseph S. Myers  <joseph@codesourcery.com>
704         * gcc_release: Further update for SVN.  Don't set EXPORTTAG or
705         EXPORTDATE; always determine SVNREV the same way.  Correct message
706         about what sources are being retrived.  Include branch information
707         in LAST_UPDATED.
708         * crontab: Don't include initial / in branch name.
710 2005-11-05  Daniel Berlin  <dberlin@dberlin.org>
712         * gcc_release:  Always determine revision number from date or tag,
713         and use that, instead of fragile date based export.
714         Put back setting of non-local CVSROOT.
716 2005-11-05  Daniel Berlin  <dberlin@dberlin.org>
718         * gcc_release: Make tags go in /tags.
719         Don't tag for snapshots.
720         Determine revision number of export and put into snapshot
721         announcement.
723 2005-11-03  Daniel Berlin  <dberlin@dberlin.org>
725         * gcc_release: Update for SVN
726         * crontab: Update for new gcc_release
728 2005-10-26  Daniel Berlin  <dberlin@dberlin.org>
730         * update_web_docs_svn: Use -q to quiet svn.
732 2005-10-26  Daniel Berlin  <dberlin@dberlin.org>
734         * crontab: Update to reflect reality
736 2005-10-01  Mark Mitchell  <mark@codesourcery.com>
738         * gcc_release (build_sources): If trying to apply a tag that
739         already exists, issue an error message and exit.
741 2005-09-30  Joseph S. Myers  <joseph@codesourcery.com>
743         PR other/23693
744         * update_web_docs: Add PDF support.  Correct check of DEV-PHASE.
746 2005-09-30  Joseph S. Myers  <joseph@codesourcery.com>
748         * update_web_docs_old: Remove.
750 2005-08-14  Kelley Cook  <kcook@gcc.gnu.org>
752         * gcc_release: Update with FSF address.
754 2005-07-26  Janis Johnson  <janis187@us.ibm.com>
756         * update_version (ADD_BRANCHES): Add dfp-branch.
758 2005-05-21  Gerald Pfeifer  <gerald@pfeifer.com>
760         * crontab: Spread snapshot building more evenly throughout the
761         week.
763 2005-05-19  Joseph S. Myers  <joseph@codesourcery.com>
765         * crontab: Don't build 3.3 branch snapshots.
766         * update_version (IGNORE_BRANCHES): Add gcc-3_3-branch.
768 2005-03-15  Zack Weinberg  <zack@codesourcery.com>
770         * README: Update.
771         * gcc_release: Update gcc/DEV-PHASE if that file exists, instead
772         of gcc/version.c.
773         * update_version: Handle updating gcc/DATESTAMP.
774         * update_web_docs: Generate gcc-vers.texi first.
776 2005-03-10  Ranjit Mathew  <rmathew@hotmail.com>
778         * gcc_release (ADA_DIRS): Add "gnattools".
780 2005-02-25  Mark Mitchell  <mark@codesourcery.com>
782         * crontab: Adjust for 4.0 branch.
784 2004-12-30  Sebastian Pop  <pop@cri.ensmp.fr>
786         * update_version (ADD_BRANCHES): Replace lno-branch with
787         autovect-branch.
789 2004-09-11  Gerald Pfeifer  <gerald@pfeifer.com>
791         * crontab: Rename GCC 3.5 snapshots to GCC 4.0 snapshots.
793 2004-08-14  Kelley Cook  <kcook@gcc.gnu.org>
795         * gcc_release (build_sources): Add comment header to generated
796         MD5SUMS.
798 2004-08-06  Kelley Cook  <kcook@gcc.gnu.org>
800         * gcc_release (snapshot_print): Accept arguments.  Don't use echo -e.
801         (announce_snapshot):  Update for above.  Don't use echo -e.
803 2004-08-03 Kelley Cook  <kcook@gcc.gnu.org>
805         * maintainer-scripts (snapshot_print): New function.
806         (announce_snapshot): Generate announcment on the fly.
807         Use a directory link for LATEST.
808         * snapshot-README: Delete.
809         * snapshot-index.html: Delete.
811 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
813         * gcc_release (build_sources): Move the libcpp gmo files
814         to the source directory.
816 2004-06-03  Joseph S. Myers  <jsm@polyomino.org.uk>
818         * gcc_release (maybe_build_tarfile): New function.
819         (build_tarfiles): Use maybe_build_tarfile.
821 2004-05-21  Paolo Carlini  <pcarlini@suse.de>
823         * gcc_release (build_sources): Generate the NEWS file in toplevel.
825 2004-05-17  Kelley Cook  <kcook@gcc.gnu.org>
827         * gcc_release (build_sources): Change CRCs from brik to md5sum.
829 2004-05-16  Gerald Pfeifer  <gerald@pfeifer.com>
831         * crontab: Add GCC 3.5 snapshots, currenty run on Sundays.
833 2004-05-13  Joseph S. Myers  <jsm@polyomino.org.uk>
835         * update_web_docs: Also remove old .gz files from subdirectories
836         on the 15th of the month.
838 2004-05-13  Joseph S. Myers  <jsm@polyomino.org.uk>
840         * update_web_docs (MANUALS): Add gfortran.
842 2004-05-13  Arnaud Charlet  <charlet@act-europe.fr>
844         * update_web_docs: Fix generation of Ada docs.
846 2004-05-13  Joseph S. Myers  <jsm@polyomino.org.uk>
848         * update_version (ADD_BRANCHES): Remove tree-ssa-20020619-branch.
850         * gcc_release (DIFF): Remove -3 option.
852 2003-07-26  Paul Brook  <paul@nowt.org>
854         * gcc_release: Add gcc-fortran.
855         * snapshot-README: Ditto.
856         * snapshot-index.html: Ditto.
858 2004-05-02  Gerald Pfeifer  <gerald@pfeifer.com>
860         * crontab: Move GCC 3.4 snapshots from Wednesday afternoon to
861         Friday night, where gcc.gnu.org has less load.
863 2004-05-02  Gerald Pfeifer  <gerald@pfeifer.com>
865         * crontab: Adjust temporary directory used for snapshot generation.
866         Move GCC 3.3 snapshots to Wednesday 22:32, where gcc.gnu.org has
867         less load.
869 2004-04-19  Mark Mitchell  <mark@codesourcery.com>
871         * gcc_release (build_sources): Do not use "-F" to tag sources.
873 2004-04-07  Mark Mitchell  <mark@codesourcery.com>
875         * gcc_release (build_sources): Do not use "-r" and "-D" at the
876         same time with "cvs export".
878 2004-03-27  Gerald Pfeifer  <gerald@pfeifer.com>
880         * gcc_release: Fix sanity check for argument of -p command-line
881         options.  In snapshot mode, only generate diffs against the previous
882         snapshot if the user did not specify any old tarball explictly.
884 2004-03-25  Gerald Pfeifer  <gerald@pfeifer.com>
886         * gcc_release (FTP_PATH): Use /var/ftp instead of ~ftp, and
887         only set at a single place.
889 2004-03-14  Gerald Pfeifer  <gerald@pfeifer.com>
891         * gcc_release (SNAPSHOTS_DIR): New variable.  Use it.
892         (announce_snapshot): Use it.
894 2004-03-14  Gerald Pfeifer  <gerald@pfeifer.com>
896         * gcc_release (announce_snapshot): Use changedir instead of
897         plain cd.
899 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>
901         * gcc_release: Add libada as part of ADA_DIRS.
903 2004-01-21  Gerald Pfeifer  <gerald@pfeifer.com>
905         * crontab: Make 3.4 snapshots from the new 3.4 release branch.
907 2004-01-20  Kelley Cook  <kcook@gcc.gnu.org>
909         * gcc_release (build_sources): Delete call to make f77.rebuilt.
911 2004-01-17  Gerald Pfeifer  <gerald@pfeifer.com>
913         * snapshot-README: Mention how the snapshot was generated.
914         * snapshot-index.html: Ditto.  Further sync with snapshot-README.
916 2004-01-03  Joseph S. Myers  <jsm@polyomino.org.uk>
918         * update_web_docs: Create tarballs of documentation sources and
919         HTML docs.
921 2004-01-02  Gerald Pfeifer  <gp@suse.de>
923         * update_version: Add some documentation.
925 2004-01-02  Pop Sébastian  <pop@gauvain.u-strasbg.fr>
927         * update_version (ADD_BRANCHES): Add lno-branch.
929 2003-11-02  Gerald Pfeifer  <gerald@pfeifer.com>
931         * maintainer-addresses: New script.
933 2003-10-24  Kelley Cook  <kcook@gcc.gnu.org>
935         * gcc_release (build_sources): Use --enable-generated-files-in-srcdir.
937 2003-09-22  Gerald Pfeifer  <gerald@pfeifer.com>
939         * gcc_release (announce_snapshot): Restructure processing
940         of snapshot-README and snapshot-index.html and add a new
941         substitution for @EXPORT@.
943 2003-08-24  Gerald Pfeifer  <gerald@pfeifer.com>
945         * gcc_release (build_sources): Create/update the LAST_UPDATED file
946         in the source directory with information how sources were obtained.
948 2003-08-16  Gerald Pfeifer  <gerald@pfeifer.com>
950         * gcc_release (build_sources): Use two new variables EXPORTTAG and
951         EXPORTDATE to make the extraction of sources more transparent and
952         also allow snapshots (off mainline) without a tag.
954 2003-08-08  Mark Mitchell  <mark@codesourcery.com>
956         * gcc_release: Correct logic for updating version.c.  Put
957         prereleases into a subdirectory.
959 2003-07-29  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
961         * crontab: Update invocation of gcc_release according to the
962         previous changes there.  Add automatic 3.4 snapshots from mainline.
964 2003-07-23  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
966         * gcc_release (usage): Document that -s now takes symbolic name
967         and branch of the snapshot as parameters.
968         Implement this as part of command-line processing.
969         (BRANCH): Remove default initialization for snapshots.
970         (CVSBRANCH): Ditto.
971         Do not lay down a CVS tag if generating a snapshot from mainline.
973 2003-07-19  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
975         * gcc_release (announce_snapshot): Use ${RELEASE} instead
976         of ${BRANCH}-${DATE} to refer to the snapshot directory.
977         Put README file into the snapshot directory.
979         (RELEASE): Define as ${BRANCH}-${DATE} for snapshots.
980         (FTP_PATH): Use ${RELEASE} in case of snapshots.
981         (TAG): Ditto.
982         (OLD_TARS): Adjust to new directory scheme for snapshots.
984 2003-07-14  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
986         * gcc_release (announce_snapshot): Add substitution of @RELEASE@
987         for README and index.html.
988         * snapshot-README: Use it.
989         * snapshot-index.html: Ditto.
991 2003-07-09  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
993         * gcc_release (announce_snapshot): Add substitution of @BRANCH@
994         for README and index.html.  Remove substitution of @LONG_DATE@.
995         Put index.html into the respective snapshot directory.
996         Adjust subject of the notification mail to the new naming scheme
997         for CVS tags.
998         Adjust name of the LATEST-IS-... files to the new naming scheme
999         for snapshot directories.
1000         (FTP_PATH): Ditto.
1001         (LAST_DIR): Ditto.
1002         (LAST_LONG_DATE): Remove.
1004         * snapshot-README: Adjust to the new naming schemes for directories
1005         and snapshots per se.
1006         Dynamically fill in the respective branch instead of hardcoding it.
1008         * snapshot-index.html: Replace individual links to diffs with a
1009         general link to the diff/ subdirectory.
1010         Mention the concrete snapshot in <title> and <h1>.
1011         Adjust links to the new location of index.html.
1013 2003-07-08  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
1015         * gcc_release: Move handling of complex modes directly after
1016         switch handling.
1017         (TAG): Include the branch name as part of snapshot CVS tags.
1019 2003-07-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
1021         * gcc_release: Execute gcc.gnu.org-only operations which are
1022         related to diff generation only if diffs have been requested.
1023         (build_sources): Improve tracing and an error message related
1024         to tagging.
1026 2003-07-01  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
1028         * gcc_release (BRANCH): Rename to...
1029         (CVSBRANCH): ...new macro, and use BRANCH for the variant users
1030         will see.
1031         (FTP_BRANCH): For snapshots, include ${BRANCH} in the last part
1032         of the directory name.
1033         Use .snapshot_date-${BRANCH} instead of .snapshot_date.
1035 2003-06-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
1037         * gcc_release: Command "all" now creates .gz files only for
1038         releases and pre-releases.
1040 2003-06-27  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
1042         * gcc_release (build_sources): Do not include gnats.html any longer.
1043         Make an error message more descriptive.
1045 2003-06-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
1047         * gcc_release: Factor the updating of links and READMEs on the
1048         FTP server and sending mail for snapshots into a...
1049         (announce_snapshot): ...new function.
1050         Add informative output for both.
1052 2003-06-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
1054         * gcc_release: Do not update gcc_latest_snapshot tag any longer.
1056 2003-06-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
1058         * snapshot-index.html: Use F77 instead of G77 front end.
1059         Remove link to CodeSourcery snapshots which was not up-to-date.
1060         Do not refer to gcc-bugs@gcc.gnu.org any longer.
1062         * snapshot-README: Use F77 front end instead of G77 language.
1064 2003-06-17  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
1066         * gcc_release (build_tarfile): Build .bz2 files instead of .gz files.
1067         (build_bz2): Rename to build_gzip and create .gz files from .bz2
1068         files instead of the other way around.
1069         (build_gzip): New function.
1070         (build_diffs): Build .bz2 files instead of .gz files.
1071         (build_diff): Use .bz2 files instead of .gz files.
1072         Make an error message independent of the compression format.
1073         (MODE_BZIP2): Rename to MODE_GZIP.  Related changes to the
1074         invocation of this script.
1075         (MODE_GZIP): New variable.
1076         (OLD_TARS): Use .bz2 archive of the previous snapshot.
1078 2003-06-14  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
1080         * snapshot-README: Use GCC instead of gcc, C++ front end instead of
1081         g++ language, and note that Java includes a run time.
1082         * snapshot.index.html: Ditto.
1084 2003-06-10  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
1086         * gcc_release (build_diff): Properly use ${TAR} instead of
1087         hard-coded tar.
1089 2003-05-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
1091         * snapshot-index.html: Refer to .bz2 files instead of .gz files.
1092         Simplify the note on not using unannounced snapshots.
1094 2003-05-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
1096         * snapshot-README: Refer to .bz2 files instead of .gz files.
1097         Add a note on where to find the diff files.
1098         Simplify the note on not using unannounced snapshots.
1099         Remove documentation of the gcc_latest_snapshot tag.
1101 2003-05-27  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
1103         * gcc_release (build_diffs): Add diagnostics in case we cannot
1104         generate a specific diff file.
1106 2003-05-24  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
1108         * gcc_release (build_sources): Only update ChangeLog files which
1109         do not yet contain the entry we are going to add.
1110         Fix typo in added ChangeLog entries.
1112 2003-05-20  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
1114         * gcc_release (upload_files): Put diff files into a "diffs"
1115         subdirectory
1117 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
1119         * gcc_release: GNU CC -> GCC.
1121 2003-05-12  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
1123         * gcc_release (usage): Print more detailed description of all
1124         command-line options.
1126 2003-05-09  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
1128         * update_version (ADD_BRANCHES): Add, set to MAIN and
1129         tree-ssa-20020619-branch.
1130         (BRANCHES): Always consider branches given by $ADD_BRANCHES.
1132 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
1134         * update_version (textstring_FILES): Only version.c needs to be
1135         updated, now that we do not consider older branches any more.
1137 2003-05-02  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
1139         * update_version (IGNORE_BRANCHES): Add.
1140         (BRANCHES): Do not consider branches matching $IGNORE_BRANCHES.
1142 2003-05-02  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
1144         * update_version: Add a trace of which branch we are currently
1145         working on.
1147 2002-12-16  Mark Mitchell  <mark@codesourcery.com>
1149         * gcc_release: Make snapshots from the GCC 3.3 branch.
1150         * snapshot-README: Update.
1152 2002-09-23  Zack Weinberg  <zack@codesourcery.com>
1154         * update_version: Do not check in files which are unchanged.
1155         * gcc_release: Only update the version in gcc/version.c.
1157 2002-09-17  Joseph S. Myers  <jsm@polyomino.org.uk>
1159         * update_web_docs (MANUALS): Add fastjar.
1161 2002-09-08  Joseph S. Myers  <jsm@polyomino.org.uk>
1163         * gcc_release: Make snapshots come from the mainline.
1164         * snapshot-README: Update.
1166 2002-08-28  Joseph S. Myers  <jsm@polyomino.org.uk>
1168         * update_web_docs: Remove support for generating g77_news.html and
1169         g77_bugs.html.
1170         * update_web_docs_old: Likewise.  Remove support for generating
1171         thanks.html.
1173 2002-07-28  Andreas Jaeger  <aj@suse.de>
1175         * gcc_release: Update comment.
1177         * snapshot-README: Snapshots are taken from GCC 3.2 branch.
1179 2002-07-28  Mark Mitchell  <mark@codesourcery.com>
1181         * gcc_release: Use the 3.2 branch for snapshots.
1183 2002-05-31  Florian Weimer  <fw@deneb.enyo.de>
1185         * update_web_docs (MANUALS): Include various flavours of the GNAT
1186         User Guide.
1188 2002-05-27  Joseph S. Myers  <jsm28@cam.ac.uk>
1190         * update_version (textstring_FILES): Change gcc/ada/gnatvsn.ads to
1191         gcc/gcc/ada/gnatvsn.ads.
1193 2002-05-26  Joseph S. Myers  <jsm28@cam.ac.uk>
1195         * gcc_release: Add gcc/ada/gnatvsn.ads to list of files in which
1196         release status is updated.
1197         * update_version (textstring_FILES): Add gcc/ada/gnatvsn.ads.
1199 2002-05-21  Joseph S. Myers  <jsm28@cam.ac.uk>
1201         * gcc_release: Do upload files when local.
1203         * snapshot-README, snapshot-index.html: Remove chill.
1205 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
1207         * gcc_release: Correct upload handling.
1209 2002-04-22  Mark Mitchell  <mark@codesourcery.com>
1211         * gcc_release (build_diffs): Remove reference to Chill.
1213 2002-04-21  Joseph S. Myers  <jsm28@cam.ac.uk>
1215         * update_web_docs (MANUALS): Remove chill.  Add gnat_rm.
1217 2002-04-19  Kelley R. Cook (kelly.r.cook@gm.com)
1219         * gcc_release: Set TZ to UTC0.
1221 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
1223         * gcc_release (build_tarfiles): Do not build Chill tarfiles.
1224         (CHILL_DIRS): Remove.
1226 2002-03-10  Joseph S. Myers  <jsm28@cam.ac.uk>
1228         * gcc_release: Build diffs for ada and chill.  Make "bzip2" a new
1229         major mode.
1231 2002-03-06  Phil Edwards  <pme@gcc.gnu.org>
1233         * update_version:  Don't indent the version string.
1235 2002-03-05  Joseph S. Myers  <jsm28@cam.ac.uk>
1237         * snapshot-README: Note that snapshots come from the 3.1 branch.
1238         Update list of files.
1240 2002-03-03  Joseph S. Myers  <jsm28@cam.ac.uk>
1242         * gcc_release: Make snapshots come from the 3.1 branch.
1244 2002-02-25  Mark Mitchell  <mark@codesourcery.com>
1246         * update_version: Automatically update version files on all
1247         branches.
1248         * crontab: Only invoke update_version once.
1250 2002-02-23  Joseph S. Myers  <jsm28@cam.ac.uk>
1252         * gcc_release: Revert change to -p interface.  Allow for local and
1253         remote cases in creating directories.  Give an error if -p
1254         argument names a directory.
1256 2002-02-21  Mark Mitchell  <mark@codesourcery.com>
1258         * gcc_release: Correct handling of diff-generation.  Add
1259         "diffs" major mode.
1261 2002-02-08  Joseph S. Myers  <jsm28@cam.ac.uk>
1263         * gcc_release: Substitute dates in snapshot-README and
1264         snapshot-index.html files rather than directly using the old files
1265         on the FTP site.  Set QMAILHOST.
1267 2002-02-08  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
1269         * snapshot-index.html: Improve markup.
1271 2002-01-29  Joseph S. Myers  <jsm28@cam.ac.uk>
1273         * snapshot-README, snapshot-index.html: Use expressions such as
1274         @DATE@ rather than hardcoded dates.
1276         * snapshot-README, snapshot-index.html: New files.
1278 2002-01-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
1280         * update_web_docs (contrib_file): Remove.
1281         Also removing special handling of thanks.html.
1283 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
1285         * update_web_docs: Use makeinfo --html instead of texi2html.
1286         Remove support for pre-3.1 GCC versions.  Build online docs for
1287         gccint manual.
1289 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
1291         * update_web_docs_old: Copy from update_web_docs.  Add comment
1292         that this is for GCC 3.0.x and earlier versions.
1294 2001-11-19  Joseph S. Myers  <jsm28@cam.ac.uk>
1296         * gcc_release: Add /usr/local/bin to path when local.
1298 2001-11-06  Joseph S. Myers  <jsm28@cam.ac.uk>
1300         * update_web_docs: Set SOURCEDIR so that install manual can be
1301         found when running install.texi2html.
1303         * gcc_release: Don't require a username if running locally.
1305 2001-11-05  Joseph S. Myers  <jsm28@cam.ac.uk>
1307         * update_web_docs: Eliminate warnings about keeping files from web
1308         page preprocessing.
1310         * update_web_docs: Allow for the same file name in different
1311         directories.
1313 2001-10-29  Joseph S. Myers  <jsm28@cam.ac.uk>
1315         * update_web_docs: Generate libiberty and gnat-style manuals.
1317 2001-10-24  Joseph S. Myers  <jsm28@cam.ac.uk>
1319         * gcc_release: Build snapshots from mainline.  Generate Ada and
1320         Chill tarballs.  Correct error check when building diffs.  Check
1321         for errors when building bzip2 files.
1322         * crontab: Use /sourceware/snapshot-tmp for building snapshots.
1324 2001-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
1326         * crontab: Build weekly snapshots.
1328         * gcc_release: Copy from 3.0 branch.  Add support for building the
1329         weekly snapshots on gcc.gnu.org.
1331 2001-08-28  Joseph S. Myers  <jsm28@cam.ac.uk>
1333         * update_web_docs: Also check out texinfo.tex from
1334         gcc/doc/include.
1336 2001-08-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
1338         * update_web_docs (PREPROCESS): Rename to WWWPREPROCESS.
1339         Preprocess the entire web site, not just the install docs.
1341 2001-06-25  Phil Edwards  <pme@sources.redhat.com>
1343         * update_version:  Add command-line argument capability, also
1344         bump version for libstdc++-v3, and exit with the return code from
1345         the cvs commit.
1346         * crontab:  Call update_version with arguments instead of
1347         calling update_branch_version.
1348         * update_branch_version:  Remove.
1350 2001-06-08  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
1352         * update_web_docs: Only update the install documentation for the
1353         CVS HEAD.
1355 2001-06-07  Joseph S. Myers  <jsm28@cam.ac.uk>
1357         * update_web_docs, doc_exclude: Check out files that may be in the
1358         Attic.  Check out texinfo.tex.  Don't generate anything from
1359         c-tree.texi.  Generate PostScript output from manuals.
1361 2001-06-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
1363         * update_web_docs (WWWBASE_PREFORMATTED, PREPROCESS): New
1364         variables.
1365         Fix a comment and add another one.
1366         Generate the installation documentation in HTML format from
1367         gcc/doc/install.texi.
1369 2001-05-03  Joseph S. Myers  <jsm28@cam.ac.uk>
1371         * update_web_docs: Don't generate HTML from gxxint.texi.  Don't
1372         run texi2html on manuals that aren't present.
1374 2001-03-18  Phil Edwards  <pme@sources.redhat.com>
1376         * update_web_docs_libstdcxx:  New script.
1377         * crontab:  Call said script.
1379 2001-03-18  Joseph S. Myers  <jsm28@cam.ac.uk>
1381         * update_version, update_branch_version: Check out with gcc
1382         directory instead of using egcs link.
1384 2001-03-17  Joseph S. Myers  <jsm28@cam.ac.uk>
1386         * update_web_docs: Don't strip leading -r from argument following
1387         -r, or leading -d from argument following -d.  Bug pointed out by
1388         Matt Kraai.
1390         * update_web_docs: Handle -r and -d options to generate docs for a
1391         release or branch in a subdirectory.  Determine names of G77 news
1392         and bugs files and contributors file after updated docs have been
1393         installed, not before.  Don't remove files from a subdirectory.
1394         Don't generate manuals for gcov (included in the GCC manual) or
1395         iostream (obsolete).  Do generate manuals for cppinternals, gcj
1396         and porting.  Update regular expressions for detecting whether
1397         files have really changed when regenerated.
1399 2001-03-15  Joseph S. Myers  <jsm28@cam.ac.uk>
1401         * update_web_docs: Use /usr/local/bin/texi2html rather than
1402         gccadmin's local copy.
1404 2001-03-10  Joseph S. Myers  <jsm28@cam.ac.uk>
1406         * crontab, doc_exclude, update_branch_version, update_version,
1407         update_web_docs: New files (as currently used by gccadmin).
1408         * README: New file.