RISC-V: Build soft-float divide routines for -mno-fdiv.
[official-gcc.git] / maintainer-scripts / ChangeLog
blob00d454942eaf5f5bdd9e367d4ab5fbb1a1eba19c
1 2019-08-05  David Malcolm  <dmalcolm@redhat.com>
3         * update_web_docs_svn: Proceed even if the invocation of
4         sphinx fails.
6 2019-05-04  Gerald Pfeifer  <gerald@pfeifer.com>
8         * crontab: Snapshots from trunk are now GCC 10 related.
9         Add GCC 9 snapshots from the respective branch.
11 2019-02-23  Jonathan Wakely  <jwakely@redhat.com>
13         * generate_libstdcxx_web_docs: Improve error output.
15 2018-11-22  Martin Liska  <mliska@suse.cz>
17         * bugzilla-close-candidate.py: New file.
19 2018-10-26  Jakub Jelinek  <jakub@redhat.com>
21         * update_version_svn (IGNORE_BRANCHES): Add gcc-6-branch.
22         * crontab: Remove gcc-6-branch entry.
24         * gcc_release (error, inform): Use $@ instead of $1.
25         (build_sources): Check for ^[[:blank:]]*GCC in both index.html
26         and changes.html, rather than for GCC in one and ^GCC in another one.
28 2018-05-03  Jakub Jelinek  <jakub@redhat.com>
30         PR other/85622
31         * gcc_release: For -f, verify contrib/gennews has the major version
32         pages listed and both index.html and changes.html have been updated
33         for the new release.
35 2018-04-25  Jakub Jelinek  <jakub@redhat.com>
37         * crontab: Enable snapshots from gcc-8-branch.
39 2018-01-25  Richard Biener  <rguenther@suse.de>
41         * gcc_release (build_sources): Use getconf to get at the number
42         of cores in the system and pass -jN to gcc_build.
44 2017-10-10  Jakub Jelinek  <jakub@redhat.com>
46         * update_version_svn: Ignore the GCC 5 branch.
47         * crontab: Remove entry for the GCC 5 branch.
49 2017-05-23  Matthias Klose  <doko@ubuntu.com>
51         * gcc_release (XZ): Default to xz --best.
53 2017-05-18  Matthias Klose  <doko@ubuntu.com>
55         * gcc_release (build_gzip): Build xz tarball instead of bz2 tarball.
56         (build_diffs): Handle building diffs from either bz2 or xz tarballs,
57         compress diffs using xz instead of bz2.
58         (build_diff): Likewise.
59         (upload_files): Check for *.xz files instead of *.bz2 files.
60         (announce_snapshot): Announce xz tarball instead of bz2 tarball.
61         (XZ): New definition.
62         (<toplevel>): Look for both bz2 and xz compressed old tarballs.
64 2017-04-20  Jakub Jelinek  <jakub@redhat.com>
66         * crontab: Enable snapshots from gcc-7-branch.
68 2017-03-03  Gerald Pfeifer  <gerald@pfeifer.com>
70         * gcc_release (snapshot_print): Replace md5 checksum by sha256.
72 2017-02-28  Gerald Pfeifer  <gerald@pfeifer.com>
74         * update_web_docs_svn: Remove a reference to GCC 3.1.  Describe
75         settings to tweak if running on a host different from gcc.gnu.org.
76         (WWWBASE): Allow override via the environment.  Also check for
77         existance.
79 2017-02-08  Gerald Pfeifer  <gerald@pfeifer.com>
81         * update_web_docs_svn (MANUALS): Add libitm.
83 2016-09-04  Gerald Pfeifer  <gerald@pfeifer.com>
85         PR documentation/50642
86         * update_web_docs_svn (CSS): Introduce.
87         Have generated files refer to it.
89 2016-08-17  Martin Liska  <mliska@suse.cz>
91         * branch_changer.py: Describe the script. Add sample usage
92         of the script.
94 2016-08-03  Martin Liska  <mliska@suse.cz>
96         * branch_changer.py: New file.
98 2016-07-26  Richard Biener  <rguenther@suse.de>
100         * update_version_svn: Ignore the GCC 4.9 branch.
102 2016-07-26  Richard Biener  <rguenther@suse.de>
104         * crontab: Remove entry for the GCC 4.9 branch.
106 2016-06-13  Jonathan Wakely  <jwakely@redhat.com>
108         * generate_libstdcxx_web_docs: Use realpath to get absolute path.
109         Add comment about LaTeX errors.
111 2016-04-15  Jakub Jelinek  <jakub@redhat.com>
113         * crontab: Enable snapshots from gcc-6-branch.
115 2015-06-23  Richard Biener  <rguenther@suse.de>
117         * update_version_svn: Add gcc-4_8-branch to IGNORE_BRANCHES.
119 2015-06-14  Richard Biener  <rguenther@suse.de>
121         * crontab: Disable snapshots from the 4.8 branch.
123 2015-04-13  Jakub Jelinek  <jakub@redhat.com>
125         * update_version_svn: Update DATESTAMP also on
126         branches/gcc-[0-9]+-branch.
128         * gcc_release: Fix up thinko in the last commit, improve error
129         message.  Commit all ChangeLog, DEV-PHASE and BASE-VER changes
130         together, rather than doing dozens of separate commits.
132 2015-04-12  Jakub Jelinek  <jakub@redhat.com>
134         * gcc_release: For RELEASE_MAJOR 5+ only use the major
135         number in branch name.  When doing final release of 5+,
136         if BASE-VER doesn't match release, but is *.*.1 for the
137         one smaller minor version, bump BASE-VER.
139         * crontab: Enable snapshots from gcc-5-branch.
141 2015-04-07  Gerald Pfeifer  <gerald@pfeifer.com>
143         * update_web_docs_libstdcxx_svn (FILTER): Introduce.
144         Use to filter output of the copying process.
146 2015-02-25  Arnaud Charlet  <charlet@adacore.com>
148         * update_web_docs_svn: Preserve gcc/ada/*.png. Update comments.
150 2015-02-25  Arnaud Charlet  <charlet@adacore.com>
152         * update_web_docs_svn: Add -I gcc/gcc/ada/doc/gnat_ugn for gnat_ugn
154 2015-02-06  David Malcolm  <dmalcolm@redhat.com>
156         PR jit/64257
157         * update_web_docs_svn: When copying up files for the built jit
158         documentation, also copy up .txt files.
160 2015-02-04  David Malcolm  <dmalcolm@redhat.com>
162         PR jit/64257
163         * update_web_docs_svn: Update build of jit docs to use EPEL6
164         variant install of sphinx 1.0.8, rather than 0.6.6.
166 2015-01-26  David Malcolm  <dmalcolm@redhat.com>
168         PR jit/64257
169         * update_web_docs_svn: Don't delete gcc/jit/docs or
170         gcc/jit/jit-common.h, gcc/jit/notes.txt. Special case the
171         building of the JIT docs (using sphinx-build).  Special case
172         copying them up.
174 2014-08-14  Richard Biener  <rguenther@suse.de>
176         * crontab: Change trunk snapshots from 4.10 to 5.
178 2014-08-01  Arnaud Charlet  <charlet@adacore.com>
180         * update_web_docs_svn: Simplify build of gnat_ugn.
182 2014-06-12  Richard Biener  <rguenther@suse.de>
184         * crontab: Remove 4.7 snapshot entry.
185         * update_version_svn: Update IGNORE_BRANCHES.
187 2014-05-30  Jonathan Wakely  <jwakely@redhat.com>
189         * generate_libstdcxx_web_docs: New script.
191 2014-04-11  Jakub Jelinek  <jakub@redhat.com>
193         * crontab: Enable snapshots from gcc-4_9-branch.
195 2014-02-01  Dmitry Gorbachev  <d.g.gorbachev@gmail.com>
197         PR other/56653
198         * gcc_release: Avoid printing empty line to generated MD5SUMS files.
199         Bump copyright year.
201 2013-12-02  Gerald Pfeifer  <gerald@pfeifer.com>
203         * update_web_docs_svn: Work around makeinfo generated file names
204         and references with "_002d" instead of "-".
206 2013-04-12  Jakub Jelinek  <jakub@redhat.com>
208         * crontab: Disable snapshots from gcc-4_6-branch.
209         * update_version_svn: Ignore gcc-4_6-branch.
211 2013-04-07  Gerald Pfeifer  <gerald@pfeifer.com>
213         * update_web_docs_libstdcxx_svn: No longer ignore all output from
214         the actual copy process.
215         Check the exit code of the actual copy process; diagnose problems.
217 2013-03-16  Jakub Jelinek  <jakub@redhat.com>
219         * crontab: Enable snapshots from gcc-4_8-branch.
221 2012-07-02  Richard Guenther  <rguenther@suse.de>
223         * crontab: Disable snapshots from gcc-4_5-branch.
224         * update_version_svn: Ingore gcc-4_5-branch.
226 2012-03-23  Richard Guenther  <rguenther@suse.de>
228         * crontab: Enable snapshots from gcc-4_7-branch.
230 2012-03-13  Jakub Jelinek  <jakub@redhat.com>
232         * crontab: Remove 4.4 branch from the list of snapshots to make.
233         * update_version_svn (IGNORE_BRANCHES): Add gcc-4_4-branch.
235 2012-03-05  Richard Guenther  <rguenther@suse.de>
237         * crontab: Remove 4.3 branch from the list of snapshots to make.
239 2012-03-02  Richard Guenther  <rguenther@suse.de>
241         * crontab: Fix day-of-week.
243 2012-03-02  Richard Guenther  <rguenther@suse.de>
245         * crontab: Update for 4.7 branching.
247 2011-11-21  Gerald Pfeifer  <gerald@pfeifer.com>
249         * update_web_docs_svn: Make $DOCSDIR group writable after
250         creating it.
252 2011-06-27  Richard Guenther  <rguenther@suse.de>
254         * update_version_svn (IGNORE_BRANCHES): Add gcc-4_3-branch.
256 2011-05-22  Joseph Myers  <joseph@codesourcery.com>
258         * gcc_release (adjust_dirs, maybe_build_tarfile): Remove.
259         (build_tarfiles): Don't build separate files for languages and
260         core.
261         (build_diffs): Only build one set of diffs.
262         (announce_snapshot): Only announce one tar file.
263         (ADA_DIRS, CPLUSPLUS_DIRS, FORTRAN95_DIRS, GO_DIRS, JAVA_DIRS,
264         OBJECTIVEC_DIRS, TESTSUITE_DIRS): Remove.  Don't adjust names
265         relative to WORKING_DIRECTORY.
267 2011-04-21  Jakub Jelinek  <jakub@redhat.com>
269         * gcc_release (maybe_build_tarfile): Don't build a tarfile if
270         the first directory doesn't exist.
272 2011-03-14  Jakub Jelinek  <jakub@redhat.com>
274         * crontab: Enable 4.7 snapshots, switch 4.6 snapshots to
275         4.6 branch.
277 2011-02-07  Joseph Myers  <joseph@codesourcery.com>
279         * update_web_docs_svn: Generate libquadmath-vers.texi.
281 2011-01-31  Gerald Pfeifer  <gerald@pfeifer.com>
283         * update_version_svn (FILES): Merge with datestamp_FILES.
284         (SVNROOT2): Introduce and use.
285         
286 2011-01-30  Gerald Pfeifer  <gerald@pfeifer.com>
288         * update_version_svn (SVN): Remove obsolete comment.
289         (CURR_DATE): Fix description.
290         Fix description of checkout procedure.
292 2010-12-18  Tobias Burnus  <burnus@net-b.de>
294         * update_web_docs_svn (MANUALS): Add libquadmath.
296 2010-12-08  Ian Lance Taylor  <iant@google.com>
298         * gcc_release: Add support for releasing Go as a separate
299         tarball.
301 2010-12-08  Ian Lance Taylor  <iant@google.com>
303         * update_web_docs_svn (MANUALS): Add gccgo.
305 2010-12-08  Ian Lance Taylor  <iant@google.com>
307         * README: Change "CVS" to "Subversion".
309 2010-08-23  Gerald Pfeifer  <gerald@pfeifer.com>
311         * gcc_release (snapshot_print): Also include an sha1 hash for
312         every tarball.  Slightly tweak indentation.
314 2010-08-15  Gerald Pfeifer  <gerald@pfeifer.com>
316         * gcc_release (CVSROOT): Remove all occurrences.
318 2010-08-14  Gerald Pfeifer  <gerald@pfeifer.com>
320         * gcc_release (snapshot_print): Include md5 hash for every tarball
321         in the README file and notification mail.
323 2010-08-01  Gerald Pfeifer  <gerald@pfeifer.com>
325         * update_web_docs_libstdcxx_svn: Do not compress generated .html
326         files any more.
328 2010-06-24  Joseph Myers  <joseph@codesourcery.com>
330         * update_web_docs_svn: Also pass -I option pointing to ada/ source
331         directory for Ada manual.
333 2010-04-16  Joseph Myers  <joseph@codesourcery.com>
335         * crontab: Enable 4.6 snapshots.
337 2010-04-07  Joseph Myers  <joseph@codesourcery.com>
339         * crontab: Switch 4.5 snapshots to 4.5 branch.
341 2010-03-31  Joseph Myers  <joseph@codesourcery.com>
343         * gcc_release (build_tarfiles): Make directories mode 755, not
344         777.
346 2009-10-10  Gerald Pfeifer  <gerald@pfeifer.com>
348         * update_web_docs_svn: Update BUGURL to http://gcc.gnu.org/bugs/.
350 2009-10-03  Diego Novillo  <dnovillo@google.com>
352         * gcc_release (JAVA_DIRS): Remove zlib.
354 2009-04-23  Gerald Pfeifer  <gerald@pfeifer.com>
356         * update_web_docs_svn: Redirect output of texi2dvi to /dev/null.
358 2009-04-09  Jakub Jelinek  <jakub@redhat.com>
360         * gcc_release: Change copyright header to refer to version
361         3 of the GNU General Public License and to point readers at the
362         COPYING3 file and the FSF's license web page.
363         * maintainer-addresses: Likewise.
365 2009-04-08  Gerald Pfeifer  <gerald@pfeifer.com>
367         * update_web_docs_svn: Run this script under plain /bin/sh
368         as opposed to /bin/sh -x.
370 2009-03-30  Joseph Myers  <joseph@codesourcery.com>
372         * update_version_svn (IGNORE_BRANCHES): Add 4.2 branch.
374 2009-03-28  Gerald Pfeifer  <gerald@pfeifer.com>
376         * crontab: Stop 4.2 snapshots.
377         Spread out 4.3, 4.4, and 4.5 snapshots more evenly.
379 2009-03-27  Mark Mitchell  <mark@codesourcery.com>
381         * crontab: Add 4.4 branch snapshots.
383 2009-02-21  Gerald Pfeifer  <gerald@pfeifer.com>
385         * update_version_svn (ADD_BRANCHES): Remove autovect-branch
386         and document format.
388 2009-01-17  Richard Guenther  <rguenther@suse.de>
390         * gcc_release (JAVA_DIRS): Remove fastjar.
392 2008-10-04  Gerald Pfeifer  <gerald@pfeifer.com>
394         * gcc_release: Fix a couple of comments.
396 2008-07-04  Joseph Myers  <joseph@codesourcery.com>
398         * crontab: Remove 4.1 snapshots job.
399         * update_version: Remove.
400         * gcc_release: Remove support for g77 and release status in
401         version.c.
402         * update_version_svn: Ignore 4.1 branch.  Remove support for
403         updating files other than DATESTAMP.
404         * update_web_docs_svn: Remove support for g77 manual.
406 2008-02-18  Jakub Jelinek  <jakub@redhat.com>
408         * crontab: Add 4.3 branch.  Set trunk to 4.4.
410 2008-01-28  Joseph Myers  <joseph@codesourcery.com>
412         * gcc_release (build_sources): Pass --disable-multilib to
413         gcc_build.
414         (SVN): Don't use full path.
416 2008-01-21  Jonathan Wakely  <jwakely.gcc@gmail.com>
418         * update_web_docs_libstdcxx_svn: "docs" dir moved to "doc".
420 2007-10-01  Gerald Pfeifer  <gerald@pfeifer.com>
422         * gcc_release: Do not include copies of faq.html in releases,
423         and remove all the explicit support code to pull in web pages.
425 2007-08-21  Paul Brook  <paul@codesourcery.com>
426             Nathan Sidwell  <nathan@codesourcery.com>
427             Mark Mitchell  <mark@codesourcery.com>
428             Joseph Myers  <joseph@codesourcery.com>
430         * gcc_release: Do not include copies of bugs.html in releases.
431         * update_web_docs_svn: Set VERSION_PACKAGE and BUGURL in
432         gcc-vers.texi.
434 2007-07-06  Joseph Myers  <joseph@codesourcery.com>
436         * update_web_docs_svn: Use -o with makeinfo, texi2dvi and texi2pdf
437         commands.
439 2007-06-28  Mike Stump  <mrs@apple.com>
441         * gcc_release: Update for Objective-C++.
443 2007-05-28  Mark Mitchell  <mark@codesourcery.com>
445         * gcc_release: Adjust placement of release candidates.
447 2007-04-01  Gerald Pfeifer  <gerald@pfeifer.com>
449         * update_web_docs_svn (MANUALS): Move towards the top of the
450         script.  Reformat for easier editing/diffing.
452 2006-03-31  Tobias Burnus  <burnus@net-b.de>
454         * update_web_docs_svn: Build also gfc-internals.
456 2007-02-25  Gerald Pfeifer  <gerald@pfeifer.com>
458         * update_version_svn (IGNORE_BRANCHES): Add 4_0-branch.
460 2007-01-29  Gerald Pfeifer  <gerald@pfeifer.com>
462         * crontab: No longer build snapshots for 4.0.x.
464 2007-01-21  Tobias Burnus  <burnus@net-b.de>
466         * update_web_docs_svn: Build also libgomp documentation.
468 2007-01-05  Gerald Pfeifer  <gerald@pfeifer.com>
470         * crontab: Spread snapshots more evenly throughout the week, and
471         in "ascending" order.  Build all at the same time of the day.
473 2006-10-20  Mark Mitchell  <mark@codesourcery.com>
475         * crontab: Add 4.2 branch.  Set trunk to 4.3.
477 2006-09-17  Gerald Pfeifer  <gerald@pfeifer.com>
479         * gcc_release (LC_ALL): Default to C.
481 2006-03-11  Gabriel Dos Reis  <gdr@integrable-solutions.net>
483         * crontab: Don't build snapshot for 3.4.x anymore.
484         * update_version_svn (IGNORE_BRANCHES): Add 3_4-branch.
486 2006-01-12  Ben Elliston  <bje@au.ibm.com>
488         * update_version_svn (ADD_BRANCHES): Remove dfp-branch.
490 2005-12-16  Joseph S. Myers  <joseph@codesourcery.com>
492         * update_web_docs_svn: Remove unnecessary files from source tree.
493         Use set -e.
494         * doc_exclude, update_web_docs, update_web_docs_libstdcxx: Remove.
496 2005-12-16  Mark Mitchell  <mark@codesourcery.com>
498         * update_web_docs_svn: Set @srcdir in gcc-vers.texi. 
499         
500 2005-11-18  Mark Mitchell  <mark@codesourcery.com>
502         * crontab: Add 4.1 branch entry.
504 2005-11-06  Joseph S. Myers  <joseph@codesourcery.com>
506         * gcc_release: Further update for SVN.  Don't set EXPORTTAG or
507         EXPORTDATE; always determine SVNREV the same way.  Correct message
508         about what sources are being retrived.  Include branch information
509         in LAST_UPDATED.
510         * crontab: Don't include initial / in branch name.
512 2005-11-05  Daniel Berlin  <dberlin@dberlin.org>
514         * gcc_release:  Always determine revision number from date or tag,
515         and use that, instead of fragile date based export.
516         Put back setting of non-local CVSROOT.
518 2005-11-05  Daniel Berlin  <dberlin@dberlin.org>
520         * gcc_release: Make tags go in /tags.
521         Don't tag for snapshots.
522         Determine revision number of export and put into snapshot
523         announcement.
525 2005-11-03  Daniel Berlin  <dberlin@dberlin.org>
527         * gcc_release: Update for SVN
528         * crontab: Update for new gcc_release
530 2005-10-26  Daniel Berlin  <dberlin@dberlin.org>
532         * update_web_docs_svn: Use -q to quiet svn.
534 2005-10-26  Daniel Berlin  <dberlin@dberlin.org>
536         * crontab: Update to reflect reality
538 2005-10-01  Mark Mitchell  <mark@codesourcery.com>
540         * gcc_release (build_sources): If trying to apply a tag that
541         already exists, issue an error message and exit.
543 2005-09-30  Joseph S. Myers  <joseph@codesourcery.com>
545         PR other/23693
546         * update_web_docs: Add PDF support.  Correct check of DEV-PHASE.
548 2005-09-30  Joseph S. Myers  <joseph@codesourcery.com>
550         * update_web_docs_old: Remove.
552 2005-08-14  Kelley Cook  <kcook@gcc.gnu.org>
554         * gcc_release: Update with FSF address.
556 2005-07-26  Janis Johnson  <janis187@us.ibm.com>
558         * update_version (ADD_BRANCHES): Add dfp-branch.
560 2005-05-21  Gerald Pfeifer  <gerald@pfeifer.com>
562         * crontab: Spread snapshot building more evenly throughout the
563         week.
565 2005-05-19  Joseph S. Myers  <joseph@codesourcery.com>
567         * crontab: Don't build 3.3 branch snapshots.
568         * update_version (IGNORE_BRANCHES): Add gcc-3_3-branch.
570 2005-03-15  Zack Weinberg  <zack@codesourcery.com>
572         * README: Update.
573         * gcc_release: Update gcc/DEV-PHASE if that file exists, instead
574         of gcc/version.c.
575         * update_version: Handle updating gcc/DATESTAMP.
576         * update_web_docs: Generate gcc-vers.texi first.
578 2005-03-10  Ranjit Mathew  <rmathew@hotmail.com>
580         * gcc_release (ADA_DIRS): Add "gnattools".
582 2005-02-25  Mark Mitchell  <mark@codesourcery.com>
584         * crontab: Adjust for 4.0 branch.
586 2004-12-30  Sebastian Pop  <pop@cri.ensmp.fr>
588         * update_version (ADD_BRANCHES): Replace lno-branch with
589         autovect-branch.
591 2004-09-11  Gerald Pfeifer  <gerald@pfeifer.com>
593         * crontab: Rename GCC 3.5 snapshots to GCC 4.0 snapshots.
595 2004-08-14  Kelley Cook  <kcook@gcc.gnu.org>
597         * gcc_release (build_sources): Add comment header to generated
598         MD5SUMS.
600 2004-08-06  Kelley Cook  <kcook@gcc.gnu.org>
602         * gcc_release (snapshot_print): Accept arguments.  Don't use echo -e.
603         (announce_snapshot):  Update for above.  Don't use echo -e.
605 2004-08-03 Kelley Cook  <kcook@gcc.gnu.org>
607         * maintainer-scripts (snapshot_print): New function.
608         (announce_snapshot): Generate announcment on the fly.
609         Use a directory link for LATEST.
610         * snapshot-README: Delete.
611         * snapshot-index.html: Delete.
613 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
615         * gcc_release (build_sources): Move the libcpp gmo files
616         to the source directory.
618 2004-06-03  Joseph S. Myers  <jsm@polyomino.org.uk>
620         * gcc_release (maybe_build_tarfile): New function.
621         (build_tarfiles): Use maybe_build_tarfile.
623 2004-05-21  Paolo Carlini  <pcarlini@suse.de>
625         * gcc_release (build_sources): Generate the NEWS file in toplevel.
627 2004-05-17  Kelley Cook  <kcook@gcc.gnu.org>
629         * gcc_release (build_sources): Change CRCs from brik to md5sum.
631 2004-05-16  Gerald Pfeifer  <gerald@pfeifer.com>
633         * crontab: Add GCC 3.5 snapshots, currenty run on Sundays.
635 2004-05-13  Joseph S. Myers  <jsm@polyomino.org.uk>
637         * update_web_docs: Also remove old .gz files from subdirectories
638         on the 15th of the month.
640 2004-05-13  Joseph S. Myers  <jsm@polyomino.org.uk>
642         * update_web_docs (MANUALS): Add gfortran.
644 2004-05-13  Arnaud Charlet  <charlet@act-europe.fr>
646         * update_web_docs: Fix generation of Ada docs.
648 2004-05-13  Joseph S. Myers  <jsm@polyomino.org.uk>
650         * update_version (ADD_BRANCHES): Remove tree-ssa-20020619-branch.
652         * gcc_release (DIFF): Remove -3 option.
654 2003-07-26  Paul Brook  <paul@nowt.org>
656         * gcc_release: Add gcc-fortran.
657         * snapshot-README: Ditto.
658         * snapshot-index.html: Ditto.
660 2004-05-02  Gerald Pfeifer  <gerald@pfeifer.com>
662         * crontab: Move GCC 3.4 snapshots from Wednesday afternoon to
663         Friday night, where gcc.gnu.org has less load.
665 2004-05-02  Gerald Pfeifer  <gerald@pfeifer.com>
667         * crontab: Adjust temporary directory used for snapshot generation.
668         Move GCC 3.3 snapshots to Wednesday 22:32, where gcc.gnu.org has
669         less load.
671 2004-04-19  Mark Mitchell  <mark@codesourcery.com>
673         * gcc_release (build_sources): Do not use "-F" to tag sources.
675 2004-04-07  Mark Mitchell  <mark@codesourcery.com>
677         * gcc_release (build_sources): Do not use "-r" and "-D" at the
678         same time with "cvs export".
680 2004-03-27  Gerald Pfeifer  <gerald@pfeifer.com>
682         * gcc_release: Fix sanity check for argument of -p command-line
683         options.  In snapshot mode, only generate diffs against the previous
684         snapshot if the user did not specify any old tarball explictly.
686 2004-03-25  Gerald Pfeifer  <gerald@pfeifer.com>
688         * gcc_release (FTP_PATH): Use /var/ftp instead of ~ftp, and
689         only set at a single place.
691 2004-03-14  Gerald Pfeifer  <gerald@pfeifer.com>
693         * gcc_release (SNAPSHOTS_DIR): New variable.  Use it.
694         (announce_snapshot): Use it.
696 2004-03-14  Gerald Pfeifer  <gerald@pfeifer.com>
698         * gcc_release (announce_snapshot): Use changedir instead of
699         plain cd.
701 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>
703         * gcc_release: Add libada as part of ADA_DIRS.
705 2004-01-21  Gerald Pfeifer  <gerald@pfeifer.com>
707         * crontab: Make 3.4 snapshots from the new 3.4 release branch.
709 2004-01-20  Kelley Cook  <kcook@gcc.gnu.org>
711         * gcc_release (build_sources): Delete call to make f77.rebuilt.
713 2004-01-17  Gerald Pfeifer  <gerald@pfeifer.com>
715         * snapshot-README: Mention how the snapshot was generated.
716         * snapshot-index.html: Ditto.  Further sync with snapshot-README.
718 2004-01-03  Joseph S. Myers  <jsm@polyomino.org.uk>
720         * update_web_docs: Create tarballs of documentation sources and
721         HTML docs.
723 2004-01-02  Gerald Pfeifer  <gp@suse.de>
725         * update_version: Add some documentation.
727 2004-01-02  Pop Sébastian  <pop@gauvain.u-strasbg.fr>
729         * update_version (ADD_BRANCHES): Add lno-branch.
731 2003-11-02  Gerald Pfeifer  <gerald@pfeifer.com>
733         * maintainer-addresses: New script.
735 2003-10-24  Kelley Cook  <kcook@gcc.gnu.org>
737         * gcc_release (build_sources): Use --enable-generated-files-in-srcdir.
739 2003-09-22  Gerald Pfeifer  <gerald@pfeifer.com>
741         * gcc_release (announce_snapshot): Restructure processing
742         of snapshot-README and snapshot-index.html and add a new
743         substitution for @EXPORT@.
745 2003-08-24  Gerald Pfeifer  <gerald@pfeifer.com>
747         * gcc_release (build_sources): Create/update the LAST_UPDATED file
748         in the source directory with information how sources were obtained.
750 2003-08-16  Gerald Pfeifer  <gerald@pfeifer.com>
752         * gcc_release (build_sources): Use two new variables EXPORTTAG and
753         EXPORTDATE to make the extraction of sources more transparent and
754         also allow snapshots (off mainline) without a tag.
756 2003-08-08  Mark Mitchell  <mark@codesourcery.com>
758         * gcc_release: Correct logic for updating version.c.  Put
759         prereleases into a subdirectory.
761 2003-07-29  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
763         * crontab: Update invocation of gcc_release according to the
764         previous changes there.  Add automatic 3.4 snapshots from mainline.
766 2003-07-23  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
768         * gcc_release (usage): Document that -s now takes symbolic name
769         and branch of the snapshot as parameters.
770         Implement this as part of command-line processing.
771         (BRANCH): Remove default initialization for snapshots.
772         (CVSBRANCH): Ditto.
773         Do not lay down a CVS tag if generating a snapshot from mainline.
775 2003-07-19  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
777         * gcc_release (announce_snapshot): Use ${RELEASE} instead
778         of ${BRANCH}-${DATE} to refer to the snapshot directory.
779         Put README file into the snapshot directory.
781         (RELEASE): Define as ${BRANCH}-${DATE} for snapshots.
782         (FTP_PATH): Use ${RELEASE} in case of snapshots.
783         (TAG): Ditto.
784         (OLD_TARS): Adjust to new directory scheme for snapshots.
786 2003-07-14  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
788         * gcc_release (announce_snapshot): Add substitution of @RELEASE@
789         for README and index.html.
790         * snapshot-README: Use it.
791         * snapshot-index.html: Ditto.
793 2003-07-09  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
795         * gcc_release (announce_snapshot): Add substitution of @BRANCH@
796         for README and index.html.  Remove substitution of @LONG_DATE@.
797         Put index.html into the respective snapshot directory.
798         Adjust subject of the notification mail to the new naming scheme
799         for CVS tags.
800         Adjust name of the LATEST-IS-... files to the new naming scheme
801         for snapshot directories.
802         (FTP_PATH): Ditto.
803         (LAST_DIR): Ditto.
804         (LAST_LONG_DATE): Remove.
806         * snapshot-README: Adjust to the new naming schemes for directories
807         and snapshots per se.
808         Dynamically fill in the respective branch instead of hardcoding it.
810         * snapshot-index.html: Replace individual links to diffs with a
811         general link to the diff/ subdirectory.
812         Mention the concrete snapshot in <title> and <h1>.
813         Adjust links to the new location of index.html.
815 2003-07-08  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
817         * gcc_release: Move handling of complex modes directly after
818         switch handling.
819         (TAG): Include the branch name as part of snapshot CVS tags.
821 2003-07-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
823         * gcc_release: Execute gcc.gnu.org-only operations which are
824         related to diff generation only if diffs have been requested.
825         (build_sources): Improve tracing and an error message related
826         to tagging.
828 2003-07-01  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
830         * gcc_release (BRANCH): Rename to...
831         (CVSBRANCH): ...new macro, and use BRANCH for the variant users
832         will see.
833         (FTP_BRANCH): For snapshots, include ${BRANCH} in the last part
834         of the directory name.
835         Use .snapshot_date-${BRANCH} instead of .snapshot_date.
837 2003-06-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
839         * gcc_release: Command "all" now creates .gz files only for
840         releases and pre-releases.
842 2003-06-27  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
844         * gcc_release (build_sources): Do not include gnats.html any longer.
845         Make an error message more descriptive.
847 2003-06-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
849         * gcc_release: Factor the updating of links and READMEs on the
850         FTP server and sending mail for snapshots into a...
851         (announce_snapshot): ...new function.
852         Add informative output for both.
854 2003-06-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
856         * gcc_release: Do not update gcc_latest_snapshot tag any longer.
858 2003-06-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
860         * snapshot-index.html: Use F77 instead of G77 front end.
861         Remove link to CodeSourcery snapshots which was not up-to-date.
862         Do not refer to gcc-bugs@gcc.gnu.org any longer.
864         * snapshot-README: Use F77 front end instead of G77 language.
866 2003-06-17  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
868         * gcc_release (build_tarfile): Build .bz2 files instead of .gz files.
869         (build_bz2): Rename to build_gzip and create .gz files from .bz2
870         files instead of the other way around.
871         (build_gzip): New function.
872         (build_diffs): Build .bz2 files instead of .gz files.
873         (build_diff): Use .bz2 files instead of .gz files.
874         Make an error message independent of the compression format.
875         (MODE_BZIP2): Rename to MODE_GZIP.  Related changes to the
876         invocation of this script.
877         (MODE_GZIP): New variable.
878         (OLD_TARS): Use .bz2 archive of the previous snapshot.
880 2003-06-14  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
882         * snapshot-README: Use GCC instead of gcc, C++ front end instead of
883         g++ language, and note that Java includes a run time.
884         * snapshot.index.html: Ditto.
886 2003-06-10  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
888         * gcc_release (build_diff): Properly use ${TAR} instead of
889         hard-coded tar.
891 2003-05-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
893         * snapshot-index.html: Refer to .bz2 files instead of .gz files.
894         Simplify the note on not using unannounced snapshots.
896 2003-05-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
898         * snapshot-README: Refer to .bz2 files instead of .gz files.
899         Add a note on where to find the diff files.
900         Simplify the note on not using unannounced snapshots.
901         Remove documentation of the gcc_latest_snapshot tag.
903 2003-05-27  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
905         * gcc_release (build_diffs): Add diagnostics in case we cannot
906         generate a specific diff file.
908 2003-05-24  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
910         * gcc_release (build_sources): Only update ChangeLog files which
911         do not yet contain the entry we are going to add.
912         Fix typo in added ChangeLog entries.
914 2003-05-20  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
916         * gcc_release (upload_files): Put diff files into a "diffs"
917         subdirectory
919 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
921         * gcc_release: GNU CC -> GCC.
923 2003-05-12  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
925         * gcc_release (usage): Print more detailed description of all
926         command-line options.
928 2003-05-09  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
930         * update_version (ADD_BRANCHES): Add, set to MAIN and
931         tree-ssa-20020619-branch.
932         (BRANCHES): Always consider branches given by $ADD_BRANCHES.
934 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
936         * update_version (textstring_FILES): Only version.c needs to be
937         updated, now that we do not consider older branches any more.
939 2003-05-02  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
941         * update_version (IGNORE_BRANCHES): Add.
942         (BRANCHES): Do not consider branches matching $IGNORE_BRANCHES.
944 2003-05-02  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
946         * update_version: Add a trace of which branch we are currently
947         working on.
949 2002-12-16  Mark Mitchell  <mark@codesourcery.com>
951         * gcc_release: Make snapshots from the GCC 3.3 branch.
952         * snapshot-README: Update.
954 2002-09-23  Zack Weinberg  <zack@codesourcery.com>
956         * update_version: Do not check in files which are unchanged.
957         * gcc_release: Only update the version in gcc/version.c.
959 2002-09-17  Joseph S. Myers  <jsm@polyomino.org.uk>
961         * update_web_docs (MANUALS): Add fastjar.
963 2002-09-08  Joseph S. Myers  <jsm@polyomino.org.uk>
965         * gcc_release: Make snapshots come from the mainline.
966         * snapshot-README: Update.
968 2002-08-28  Joseph S. Myers  <jsm@polyomino.org.uk>
970         * update_web_docs: Remove support for generating g77_news.html and
971         g77_bugs.html.
972         * update_web_docs_old: Likewise.  Remove support for generating
973         thanks.html.
975 2002-07-28  Andreas Jaeger  <aj@suse.de>
977         * gcc_release: Update comment.
979         * snapshot-README: Snapshots are taken from GCC 3.2 branch.
981 2002-07-28  Mark Mitchell  <mark@codesourcery.com>
983         * gcc_release: Use the 3.2 branch for snapshots.
985 2002-05-31  Florian Weimer  <fw@deneb.enyo.de>
987         * update_web_docs (MANUALS): Include various flavours of the GNAT
988         User Guide.
990 2002-05-27  Joseph S. Myers  <jsm28@cam.ac.uk>
992         * update_version (textstring_FILES): Change gcc/ada/gnatvsn.ads to
993         gcc/gcc/ada/gnatvsn.ads.
995 2002-05-26  Joseph S. Myers  <jsm28@cam.ac.uk>
997         * gcc_release: Add gcc/ada/gnatvsn.ads to list of files in which
998         release status is updated.
999         * update_version (textstring_FILES): Add gcc/ada/gnatvsn.ads.
1001 2002-05-21  Joseph S. Myers  <jsm28@cam.ac.uk>
1003         * gcc_release: Do upload files when local.
1005         * snapshot-README, snapshot-index.html: Remove chill.
1007 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
1009         * gcc_release: Correct upload handling.
1011 2002-04-22  Mark Mitchell  <mark@codesourcery.com>
1013         * gcc_release (build_diffs): Remove reference to Chill.
1015 2002-04-21  Joseph S. Myers  <jsm28@cam.ac.uk>
1017         * update_web_docs (MANUALS): Remove chill.  Add gnat_rm.
1019 2002-04-19  Kelley R. Cook (kelly.r.cook@gm.com)
1021         * gcc_release: Set TZ to UTC0.
1023 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
1025         * gcc_release (build_tarfiles): Do not build Chill tarfiles.
1026         (CHILL_DIRS): Remove.
1028 2002-03-10  Joseph S. Myers  <jsm28@cam.ac.uk>
1030         * gcc_release: Build diffs for ada and chill.  Make "bzip2" a new
1031         major mode.
1033 2002-03-06  Phil Edwards  <pme@gcc.gnu.org>
1035         * update_version:  Don't indent the version string.
1037 2002-03-05  Joseph S. Myers  <jsm28@cam.ac.uk>
1039         * snapshot-README: Note that snapshots come from the 3.1 branch.
1040         Update list of files.
1042 2002-03-03  Joseph S. Myers  <jsm28@cam.ac.uk>
1044         * gcc_release: Make snapshots come from the 3.1 branch.
1046 2002-02-25  Mark Mitchell  <mark@codesourcery.com>
1048         * update_version: Automatically update version files on all
1049         branches.
1050         * crontab: Only invoke update_version once.
1052 2002-02-23  Joseph S. Myers  <jsm28@cam.ac.uk>
1054         * gcc_release: Revert change to -p interface.  Allow for local and
1055         remote cases in creating directories.  Give an error if -p
1056         argument names a directory.
1058 2002-02-21  Mark Mitchell  <mark@codesourcery.com>
1060         * gcc_release: Correct handling of diff-generation.  Add
1061         "diffs" major mode.
1063 2002-02-08  Joseph S. Myers  <jsm28@cam.ac.uk>
1065         * gcc_release: Substitute dates in snapshot-README and
1066         snapshot-index.html files rather than directly using the old files
1067         on the FTP site.  Set QMAILHOST.
1069 2002-02-08  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
1071         * snapshot-index.html: Improve markup.
1073 2002-01-29  Joseph S. Myers  <jsm28@cam.ac.uk>
1075         * snapshot-README, snapshot-index.html: Use expressions such as
1076         @DATE@ rather than hardcoded dates.
1078         * snapshot-README, snapshot-index.html: New files.
1080 2002-01-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
1082         * update_web_docs (contrib_file): Remove.
1083         Also removing special handling of thanks.html.
1085 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
1087         * update_web_docs: Use makeinfo --html instead of texi2html.
1088         Remove support for pre-3.1 GCC versions.  Build online docs for
1089         gccint manual.
1091 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
1093         * update_web_docs_old: Copy from update_web_docs.  Add comment
1094         that this is for GCC 3.0.x and earlier versions.
1096 2001-11-19  Joseph S. Myers  <jsm28@cam.ac.uk>
1098         * gcc_release: Add /usr/local/bin to path when local.
1100 2001-11-06  Joseph S. Myers  <jsm28@cam.ac.uk>
1102         * update_web_docs: Set SOURCEDIR so that install manual can be
1103         found when running install.texi2html.
1105         * gcc_release: Don't require a username if running locally.
1107 2001-11-05  Joseph S. Myers  <jsm28@cam.ac.uk>
1109         * update_web_docs: Eliminate warnings about keeping files from web
1110         page preprocessing.
1112         * update_web_docs: Allow for the same file name in different
1113         directories.
1115 2001-10-29  Joseph S. Myers  <jsm28@cam.ac.uk>
1117         * update_web_docs: Generate libiberty and gnat-style manuals.
1119 2001-10-24  Joseph S. Myers  <jsm28@cam.ac.uk>
1121         * gcc_release: Build snapshots from mainline.  Generate Ada and
1122         Chill tarballs.  Correct error check when building diffs.  Check
1123         for errors when building bzip2 files.
1124         * crontab: Use /sourceware/snapshot-tmp for building snapshots.
1126 2001-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
1128         * crontab: Build weekly snapshots.
1130         * gcc_release: Copy from 3.0 branch.  Add support for building the
1131         weekly snapshots on gcc.gnu.org.
1133 2001-08-28  Joseph S. Myers  <jsm28@cam.ac.uk>
1135         * update_web_docs: Also check out texinfo.tex from
1136         gcc/doc/include.
1138 2001-08-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
1140         * update_web_docs (PREPROCESS): Rename to WWWPREPROCESS.
1141         Preprocess the entire web site, not just the install docs.
1143 2001-06-25  Phil Edwards  <pme@sources.redhat.com>
1145         * update_version:  Add command-line argument capability, also
1146         bump version for libstdc++-v3, and exit with the return code from
1147         the cvs commit.
1148         * crontab:  Call update_version with arguments instead of
1149         calling update_branch_version.
1150         * update_branch_version:  Remove.
1152 2001-06-08  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
1154         * update_web_docs: Only update the install documentation for the
1155         CVS HEAD.
1157 2001-06-07  Joseph S. Myers  <jsm28@cam.ac.uk>
1159         * update_web_docs, doc_exclude: Check out files that may be in the
1160         Attic.  Check out texinfo.tex.  Don't generate anything from
1161         c-tree.texi.  Generate PostScript output from manuals.
1163 2001-06-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
1165         * update_web_docs (WWWBASE_PREFORMATTED, PREPROCESS): New
1166         variables.
1167         Fix a comment and add another one.
1168         Generate the installation documentation in HTML format from
1169         gcc/doc/install.texi.
1171 2001-05-03  Joseph S. Myers  <jsm28@cam.ac.uk>
1173         * update_web_docs: Don't generate HTML from gxxint.texi.  Don't
1174         run texi2html on manuals that aren't present.
1176 2001-03-18  Phil Edwards  <pme@sources.redhat.com>
1178         * update_web_docs_libstdcxx:  New script.
1179         * crontab:  Call said script.
1181 2001-03-18  Joseph S. Myers  <jsm28@cam.ac.uk>
1183         * update_version, update_branch_version: Check out with gcc
1184         directory instead of using egcs link.
1186 2001-03-17  Joseph S. Myers  <jsm28@cam.ac.uk>
1188         * update_web_docs: Don't strip leading -r from argument following
1189         -r, or leading -d from argument following -d.  Bug pointed out by
1190         Matt Kraai.
1192         * update_web_docs: Handle -r and -d options to generate docs for a
1193         release or branch in a subdirectory.  Determine names of G77 news
1194         and bugs files and contributors file after updated docs have been
1195         installed, not before.  Don't remove files from a subdirectory.
1196         Don't generate manuals for gcov (included in the GCC manual) or
1197         iostream (obsolete).  Do generate manuals for cppinternals, gcj
1198         and porting.  Update regular expressions for detecting whether
1199         files have really changed when regenerated.
1201 2001-03-15  Joseph S. Myers  <jsm28@cam.ac.uk>
1203         * update_web_docs: Use /usr/local/bin/texi2html rather than
1204         gccadmin's local copy.
1206 2001-03-10  Joseph S. Myers  <jsm28@cam.ac.uk>
1208         * crontab, doc_exclude, update_branch_version, update_version,
1209         update_web_docs: New files (as currently used by gccadmin).
1210         * README: New file.