re PR tree-optimization/80520 (Performance regression from missing if-conversion)
[official-gcc.git] / maintainer-scripts / ChangeLog
blob30c6f5101a73c19f2e2b39d7f1c6919423fed1d2
1 2018-11-22  Martin Liska  <mliska@suse.cz>
3         * bugzilla-close-candidate.py: New file.
5 2018-10-26  Jakub Jelinek  <jakub@redhat.com>
7         * update_version_svn (IGNORE_BRANCHES): Add gcc-6-branch.
8         * crontab: Remove gcc-6-branch entry.
10         * gcc_release (error, inform): Use $@ instead of $1.
11         (build_sources): Check for ^[[:blank:]]*GCC in both index.html
12         and changes.html, rather than for GCC in one and ^GCC in another one.
14 2018-05-03  Jakub Jelinek  <jakub@redhat.com>
16         PR other/85622
17         * gcc_release: For -f, verify contrib/gennews has the major version
18         pages listed and both index.html and changes.html have been updated
19         for the new release.
21 2018-04-25  Jakub Jelinek  <jakub@redhat.com>
23         * crontab: Enable snapshots from gcc-8-branch.
25 2018-01-25  Richard Biener  <rguenther@suse.de>
27         * gcc_release (build_sources): Use getconf to get at the number
28         of cores in the system and pass -jN to gcc_build.
30 2017-10-10  Jakub Jelinek  <jakub@redhat.com>
32         * update_version_svn: Ignore the GCC 5 branch.
33         * crontab: Remove entry for the GCC 5 branch.
35 2017-05-23  Matthias Klose  <doko@ubuntu.com>
37         * gcc_release (XZ): Default to xz --best.
39 2017-05-18  Matthias Klose  <doko@ubuntu.com>
41         * gcc_release (build_gzip): Build xz tarball instead of bz2 tarball.
42         (build_diffs): Handle building diffs from either bz2 or xz tarballs,
43         compress diffs using xz instead of bz2.
44         (build_diff): Likewise.
45         (upload_files): Check for *.xz files instead of *.bz2 files.
46         (announce_snapshot): Announce xz tarball instead of bz2 tarball.
47         (XZ): New definition.
48         (<toplevel>): Look for both bz2 and xz compressed old tarballs.
50 2017-04-20  Jakub Jelinek  <jakub@redhat.com>
52         * crontab: Enable snapshots from gcc-7-branch.
54 2017-03-03  Gerald Pfeifer  <gerald@pfeifer.com>
56         * gcc_release (snapshot_print): Replace md5 checksum by sha256.
58 2017-02-28  Gerald Pfeifer  <gerald@pfeifer.com>
60         * update_web_docs_svn: Remove a reference to GCC 3.1.  Describe
61         settings to tweak if running on a host different from gcc.gnu.org.
62         (WWWBASE): Allow override via the environment.  Also check for
63         existance.
65 2017-02-08  Gerald Pfeifer  <gerald@pfeifer.com>
67         * update_web_docs_svn (MANUALS): Add libitm.
69 2016-09-04  Gerald Pfeifer  <gerald@pfeifer.com>
71         PR documentation/50642
72         * update_web_docs_svn (CSS): Introduce.
73         Have generated files refer to it.
75 2016-08-17  Martin Liska  <mliska@suse.cz>
77         * branch_changer.py: Describe the script. Add sample usage
78         of the script.
80 2016-08-03  Martin Liska  <mliska@suse.cz>
82         * branch_changer.py: New file.
84 2016-07-26  Richard Biener  <rguenther@suse.de>
86         * update_version_svn: Ignore the GCC 4.9 branch.
88 2016-07-26  Richard Biener  <rguenther@suse.de>
90         * crontab: Remove entry for the GCC 4.9 branch.
92 2016-06-13  Jonathan Wakely  <jwakely@redhat.com>
94         * generate_libstdcxx_web_docs: Use realpath to get absolute path.
95         Add comment about LaTeX errors.
97 2016-04-15  Jakub Jelinek  <jakub@redhat.com>
99         * crontab: Enable snapshots from gcc-6-branch.
101 2015-06-23  Richard Biener  <rguenther@suse.de>
103         * update_version_svn: Add gcc-4_8-branch to IGNORE_BRANCHES.
105 2015-06-14  Richard Biener  <rguenther@suse.de>
107         * crontab: Disable snapshots from the 4.8 branch.
109 2015-04-13  Jakub Jelinek  <jakub@redhat.com>
111         * update_version_svn: Update DATESTAMP also on
112         branches/gcc-[0-9]+-branch.
114         * gcc_release: Fix up thinko in the last commit, improve error
115         message.  Commit all ChangeLog, DEV-PHASE and BASE-VER changes
116         together, rather than doing dozens of separate commits.
118 2015-04-12  Jakub Jelinek  <jakub@redhat.com>
120         * gcc_release: For RELEASE_MAJOR 5+ only use the major
121         number in branch name.  When doing final release of 5+,
122         if BASE-VER doesn't match release, but is *.*.1 for the
123         one smaller minor version, bump BASE-VER.
125         * crontab: Enable snapshots from gcc-5-branch.
127 2015-04-07  Gerald Pfeifer  <gerald@pfeifer.com>
129         * update_web_docs_libstdcxx_svn (FILTER): Introduce.
130         Use to filter output of the copying process.
132 2015-02-25  Arnaud Charlet  <charlet@adacore.com>
134         * update_web_docs_svn: Preserve gcc/ada/*.png. Update comments.
136 2015-02-25  Arnaud Charlet  <charlet@adacore.com>
138         * update_web_docs_svn: Add -I gcc/gcc/ada/doc/gnat_ugn for gnat_ugn
140 2015-02-06  David Malcolm  <dmalcolm@redhat.com>
142         PR jit/64257
143         * update_web_docs_svn: When copying up files for the built jit
144         documentation, also copy up .txt files.
146 2015-02-04  David Malcolm  <dmalcolm@redhat.com>
148         PR jit/64257
149         * update_web_docs_svn: Update build of jit docs to use EPEL6
150         variant install of sphinx 1.0.8, rather than 0.6.6.
152 2015-01-26  David Malcolm  <dmalcolm@redhat.com>
154         PR jit/64257
155         * update_web_docs_svn: Don't delete gcc/jit/docs or
156         gcc/jit/jit-common.h, gcc/jit/notes.txt. Special case the
157         building of the JIT docs (using sphinx-build).  Special case
158         copying them up.
160 2014-08-14  Richard Biener  <rguenther@suse.de>
162         * crontab: Change trunk snapshots from 4.10 to 5.
164 2014-08-01  Arnaud Charlet  <charlet@adacore.com>
166         * update_web_docs_svn: Simplify build of gnat_ugn.
168 2014-06-12  Richard Biener  <rguenther@suse.de>
170         * crontab: Remove 4.7 snapshot entry.
171         * update_version_svn: Update IGNORE_BRANCHES.
173 2014-05-30  Jonathan Wakely  <jwakely@redhat.com>
175         * generate_libstdcxx_web_docs: New script.
177 2014-04-11  Jakub Jelinek  <jakub@redhat.com>
179         * crontab: Enable snapshots from gcc-4_9-branch.
181 2014-02-01  Dmitry Gorbachev  <d.g.gorbachev@gmail.com>
183         PR other/56653
184         * gcc_release: Avoid printing empty line to generated MD5SUMS files.
185         Bump copyright year.
187 2013-12-02  Gerald Pfeifer  <gerald@pfeifer.com>
189         * update_web_docs_svn: Work around makeinfo generated file names
190         and references with "_002d" instead of "-".
192 2013-04-12  Jakub Jelinek  <jakub@redhat.com>
194         * crontab: Disable snapshots from gcc-4_6-branch.
195         * update_version_svn: Ignore gcc-4_6-branch.
197 2013-04-07  Gerald Pfeifer  <gerald@pfeifer.com>
199         * update_web_docs_libstdcxx_svn: No longer ignore all output from
200         the actual copy process.
201         Check the exit code of the actual copy process; diagnose problems.
203 2013-03-16  Jakub Jelinek  <jakub@redhat.com>
205         * crontab: Enable snapshots from gcc-4_8-branch.
207 2012-07-02  Richard Guenther  <rguenther@suse.de>
209         * crontab: Disable snapshots from gcc-4_5-branch.
210         * update_version_svn: Ingore gcc-4_5-branch.
212 2012-03-23  Richard Guenther  <rguenther@suse.de>
214         * crontab: Enable snapshots from gcc-4_7-branch.
216 2012-03-13  Jakub Jelinek  <jakub@redhat.com>
218         * crontab: Remove 4.4 branch from the list of snapshots to make.
219         * update_version_svn (IGNORE_BRANCHES): Add gcc-4_4-branch.
221 2012-03-05  Richard Guenther  <rguenther@suse.de>
223         * crontab: Remove 4.3 branch from the list of snapshots to make.
225 2012-03-02  Richard Guenther  <rguenther@suse.de>
227         * crontab: Fix day-of-week.
229 2012-03-02  Richard Guenther  <rguenther@suse.de>
231         * crontab: Update for 4.7 branching.
233 2011-11-21  Gerald Pfeifer  <gerald@pfeifer.com>
235         * update_web_docs_svn: Make $DOCSDIR group writable after
236         creating it.
238 2011-06-27  Richard Guenther  <rguenther@suse.de>
240         * update_version_svn (IGNORE_BRANCHES): Add gcc-4_3-branch.
242 2011-05-22  Joseph Myers  <joseph@codesourcery.com>
244         * gcc_release (adjust_dirs, maybe_build_tarfile): Remove.
245         (build_tarfiles): Don't build separate files for languages and
246         core.
247         (build_diffs): Only build one set of diffs.
248         (announce_snapshot): Only announce one tar file.
249         (ADA_DIRS, CPLUSPLUS_DIRS, FORTRAN95_DIRS, GO_DIRS, JAVA_DIRS,
250         OBJECTIVEC_DIRS, TESTSUITE_DIRS): Remove.  Don't adjust names
251         relative to WORKING_DIRECTORY.
253 2011-04-21  Jakub Jelinek  <jakub@redhat.com>
255         * gcc_release (maybe_build_tarfile): Don't build a tarfile if
256         the first directory doesn't exist.
258 2011-03-14  Jakub Jelinek  <jakub@redhat.com>
260         * crontab: Enable 4.7 snapshots, switch 4.6 snapshots to
261         4.6 branch.
263 2011-02-07  Joseph Myers  <joseph@codesourcery.com>
265         * update_web_docs_svn: Generate libquadmath-vers.texi.
267 2011-01-31  Gerald Pfeifer  <gerald@pfeifer.com>
269         * update_version_svn (FILES): Merge with datestamp_FILES.
270         (SVNROOT2): Introduce and use.
271         
272 2011-01-30  Gerald Pfeifer  <gerald@pfeifer.com>
274         * update_version_svn (SVN): Remove obsolete comment.
275         (CURR_DATE): Fix description.
276         Fix description of checkout procedure.
278 2010-12-18  Tobias Burnus  <burnus@net-b.de>
280         * update_web_docs_svn (MANUALS): Add libquadmath.
282 2010-12-08  Ian Lance Taylor  <iant@google.com>
284         * gcc_release: Add support for releasing Go as a separate
285         tarball.
287 2010-12-08  Ian Lance Taylor  <iant@google.com>
289         * update_web_docs_svn (MANUALS): Add gccgo.
291 2010-12-08  Ian Lance Taylor  <iant@google.com>
293         * README: Change "CVS" to "Subversion".
295 2010-08-23  Gerald Pfeifer  <gerald@pfeifer.com>
297         * gcc_release (snapshot_print): Also include an sha1 hash for
298         every tarball.  Slightly tweak indentation.
300 2010-08-15  Gerald Pfeifer  <gerald@pfeifer.com>
302         * gcc_release (CVSROOT): Remove all occurrences.
304 2010-08-14  Gerald Pfeifer  <gerald@pfeifer.com>
306         * gcc_release (snapshot_print): Include md5 hash for every tarball
307         in the README file and notification mail.
309 2010-08-01  Gerald Pfeifer  <gerald@pfeifer.com>
311         * update_web_docs_libstdcxx_svn: Do not compress generated .html
312         files any more.
314 2010-06-24  Joseph Myers  <joseph@codesourcery.com>
316         * update_web_docs_svn: Also pass -I option pointing to ada/ source
317         directory for Ada manual.
319 2010-04-16  Joseph Myers  <joseph@codesourcery.com>
321         * crontab: Enable 4.6 snapshots.
323 2010-04-07  Joseph Myers  <joseph@codesourcery.com>
325         * crontab: Switch 4.5 snapshots to 4.5 branch.
327 2010-03-31  Joseph Myers  <joseph@codesourcery.com>
329         * gcc_release (build_tarfiles): Make directories mode 755, not
330         777.
332 2009-10-10  Gerald Pfeifer  <gerald@pfeifer.com>
334         * update_web_docs_svn: Update BUGURL to http://gcc.gnu.org/bugs/.
336 2009-10-03  Diego Novillo  <dnovillo@google.com>
338         * gcc_release (JAVA_DIRS): Remove zlib.
340 2009-04-23  Gerald Pfeifer  <gerald@pfeifer.com>
342         * update_web_docs_svn: Redirect output of texi2dvi to /dev/null.
344 2009-04-09  Jakub Jelinek  <jakub@redhat.com>
346         * gcc_release: Change copyright header to refer to version
347         3 of the GNU General Public License and to point readers at the
348         COPYING3 file and the FSF's license web page.
349         * maintainer-addresses: Likewise.
351 2009-04-08  Gerald Pfeifer  <gerald@pfeifer.com>
353         * update_web_docs_svn: Run this script under plain /bin/sh
354         as opposed to /bin/sh -x.
356 2009-03-30  Joseph Myers  <joseph@codesourcery.com>
358         * update_version_svn (IGNORE_BRANCHES): Add 4.2 branch.
360 2009-03-28  Gerald Pfeifer  <gerald@pfeifer.com>
362         * crontab: Stop 4.2 snapshots.
363         Spread out 4.3, 4.4, and 4.5 snapshots more evenly.
365 2009-03-27  Mark Mitchell  <mark@codesourcery.com>
367         * crontab: Add 4.4 branch snapshots.
369 2009-02-21  Gerald Pfeifer  <gerald@pfeifer.com>
371         * update_version_svn (ADD_BRANCHES): Remove autovect-branch
372         and document format.
374 2009-01-17  Richard Guenther  <rguenther@suse.de>
376         * gcc_release (JAVA_DIRS): Remove fastjar.
378 2008-10-04  Gerald Pfeifer  <gerald@pfeifer.com>
380         * gcc_release: Fix a couple of comments.
382 2008-07-04  Joseph Myers  <joseph@codesourcery.com>
384         * crontab: Remove 4.1 snapshots job.
385         * update_version: Remove.
386         * gcc_release: Remove support for g77 and release status in
387         version.c.
388         * update_version_svn: Ignore 4.1 branch.  Remove support for
389         updating files other than DATESTAMP.
390         * update_web_docs_svn: Remove support for g77 manual.
392 2008-02-18  Jakub Jelinek  <jakub@redhat.com>
394         * crontab: Add 4.3 branch.  Set trunk to 4.4.
396 2008-01-28  Joseph Myers  <joseph@codesourcery.com>
398         * gcc_release (build_sources): Pass --disable-multilib to
399         gcc_build.
400         (SVN): Don't use full path.
402 2008-01-21  Jonathan Wakely  <jwakely.gcc@gmail.com>
404         * update_web_docs_libstdcxx_svn: "docs" dir moved to "doc".
406 2007-10-01  Gerald Pfeifer  <gerald@pfeifer.com>
408         * gcc_release: Do not include copies of faq.html in releases,
409         and remove all the explicit support code to pull in web pages.
411 2007-08-21  Paul Brook  <paul@codesourcery.com>
412             Nathan Sidwell  <nathan@codesourcery.com>
413             Mark Mitchell  <mark@codesourcery.com>
414             Joseph Myers  <joseph@codesourcery.com>
416         * gcc_release: Do not include copies of bugs.html in releases.
417         * update_web_docs_svn: Set VERSION_PACKAGE and BUGURL in
418         gcc-vers.texi.
420 2007-07-06  Joseph Myers  <joseph@codesourcery.com>
422         * update_web_docs_svn: Use -o with makeinfo, texi2dvi and texi2pdf
423         commands.
425 2007-06-28  Mike Stump  <mrs@apple.com>
427         * gcc_release: Update for Objective-C++.
429 2007-05-28  Mark Mitchell  <mark@codesourcery.com>
431         * gcc_release: Adjust placement of release candidates.
433 2007-04-01  Gerald Pfeifer  <gerald@pfeifer.com>
435         * update_web_docs_svn (MANUALS): Move towards the top of the
436         script.  Reformat for easier editing/diffing.
438 2006-03-31  Tobias Burnus  <burnus@net-b.de>
440         * update_web_docs_svn: Build also gfc-internals.
442 2007-02-25  Gerald Pfeifer  <gerald@pfeifer.com>
444         * update_version_svn (IGNORE_BRANCHES): Add 4_0-branch.
446 2007-01-29  Gerald Pfeifer  <gerald@pfeifer.com>
448         * crontab: No longer build snapshots for 4.0.x.
450 2007-01-21  Tobias Burnus  <burnus@net-b.de>
452         * update_web_docs_svn: Build also libgomp documentation.
454 2007-01-05  Gerald Pfeifer  <gerald@pfeifer.com>
456         * crontab: Spread snapshots more evenly throughout the week, and
457         in "ascending" order.  Build all at the same time of the day.
459 2006-10-20  Mark Mitchell  <mark@codesourcery.com>
461         * crontab: Add 4.2 branch.  Set trunk to 4.3.
463 2006-09-17  Gerald Pfeifer  <gerald@pfeifer.com>
465         * gcc_release (LC_ALL): Default to C.
467 2006-03-11  Gabriel Dos Reis  <gdr@integrable-solutions.net>
469         * crontab: Don't build snapshot for 3.4.x anymore.
470         * update_version_svn (IGNORE_BRANCHES): Add 3_4-branch.
472 2006-01-12  Ben Elliston  <bje@au.ibm.com>
474         * update_version_svn (ADD_BRANCHES): Remove dfp-branch.
476 2005-12-16  Joseph S. Myers  <joseph@codesourcery.com>
478         * update_web_docs_svn: Remove unnecessary files from source tree.
479         Use set -e.
480         * doc_exclude, update_web_docs, update_web_docs_libstdcxx: Remove.
482 2005-12-16  Mark Mitchell  <mark@codesourcery.com>
484         * update_web_docs_svn: Set @srcdir in gcc-vers.texi. 
485         
486 2005-11-18  Mark Mitchell  <mark@codesourcery.com>
488         * crontab: Add 4.1 branch entry.
490 2005-11-06  Joseph S. Myers  <joseph@codesourcery.com>
492         * gcc_release: Further update for SVN.  Don't set EXPORTTAG or
493         EXPORTDATE; always determine SVNREV the same way.  Correct message
494         about what sources are being retrived.  Include branch information
495         in LAST_UPDATED.
496         * crontab: Don't include initial / in branch name.
498 2005-11-05  Daniel Berlin  <dberlin@dberlin.org>
500         * gcc_release:  Always determine revision number from date or tag,
501         and use that, instead of fragile date based export.
502         Put back setting of non-local CVSROOT.
504 2005-11-05  Daniel Berlin  <dberlin@dberlin.org>
506         * gcc_release: Make tags go in /tags.
507         Don't tag for snapshots.
508         Determine revision number of export and put into snapshot
509         announcement.
511 2005-11-03  Daniel Berlin  <dberlin@dberlin.org>
513         * gcc_release: Update for SVN
514         * crontab: Update for new gcc_release
516 2005-10-26  Daniel Berlin  <dberlin@dberlin.org>
518         * update_web_docs_svn: Use -q to quiet svn.
520 2005-10-26  Daniel Berlin  <dberlin@dberlin.org>
522         * crontab: Update to reflect reality
524 2005-10-01  Mark Mitchell  <mark@codesourcery.com>
526         * gcc_release (build_sources): If trying to apply a tag that
527         already exists, issue an error message and exit.
529 2005-09-30  Joseph S. Myers  <joseph@codesourcery.com>
531         PR other/23693
532         * update_web_docs: Add PDF support.  Correct check of DEV-PHASE.
534 2005-09-30  Joseph S. Myers  <joseph@codesourcery.com>
536         * update_web_docs_old: Remove.
538 2005-08-14  Kelley Cook  <kcook@gcc.gnu.org>
540         * gcc_release: Update with FSF address.
542 2005-07-26  Janis Johnson  <janis187@us.ibm.com>
544         * update_version (ADD_BRANCHES): Add dfp-branch.
546 2005-05-21  Gerald Pfeifer  <gerald@pfeifer.com>
548         * crontab: Spread snapshot building more evenly throughout the
549         week.
551 2005-05-19  Joseph S. Myers  <joseph@codesourcery.com>
553         * crontab: Don't build 3.3 branch snapshots.
554         * update_version (IGNORE_BRANCHES): Add gcc-3_3-branch.
556 2005-03-15  Zack Weinberg  <zack@codesourcery.com>
558         * README: Update.
559         * gcc_release: Update gcc/DEV-PHASE if that file exists, instead
560         of gcc/version.c.
561         * update_version: Handle updating gcc/DATESTAMP.
562         * update_web_docs: Generate gcc-vers.texi first.
564 2005-03-10  Ranjit Mathew  <rmathew@hotmail.com>
566         * gcc_release (ADA_DIRS): Add "gnattools".
568 2005-02-25  Mark Mitchell  <mark@codesourcery.com>
570         * crontab: Adjust for 4.0 branch.
572 2004-12-30  Sebastian Pop  <pop@cri.ensmp.fr>
574         * update_version (ADD_BRANCHES): Replace lno-branch with
575         autovect-branch.
577 2004-09-11  Gerald Pfeifer  <gerald@pfeifer.com>
579         * crontab: Rename GCC 3.5 snapshots to GCC 4.0 snapshots.
581 2004-08-14  Kelley Cook  <kcook@gcc.gnu.org>
583         * gcc_release (build_sources): Add comment header to generated
584         MD5SUMS.
586 2004-08-06  Kelley Cook  <kcook@gcc.gnu.org>
588         * gcc_release (snapshot_print): Accept arguments.  Don't use echo -e.
589         (announce_snapshot):  Update for above.  Don't use echo -e.
591 2004-08-03 Kelley Cook  <kcook@gcc.gnu.org>
593         * maintainer-scripts (snapshot_print): New function.
594         (announce_snapshot): Generate announcment on the fly.
595         Use a directory link for LATEST.
596         * snapshot-README: Delete.
597         * snapshot-index.html: Delete.
599 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
601         * gcc_release (build_sources): Move the libcpp gmo files
602         to the source directory.
604 2004-06-03  Joseph S. Myers  <jsm@polyomino.org.uk>
606         * gcc_release (maybe_build_tarfile): New function.
607         (build_tarfiles): Use maybe_build_tarfile.
609 2004-05-21  Paolo Carlini  <pcarlini@suse.de>
611         * gcc_release (build_sources): Generate the NEWS file in toplevel.
613 2004-05-17  Kelley Cook  <kcook@gcc.gnu.org>
615         * gcc_release (build_sources): Change CRCs from brik to md5sum.
617 2004-05-16  Gerald Pfeifer  <gerald@pfeifer.com>
619         * crontab: Add GCC 3.5 snapshots, currenty run on Sundays.
621 2004-05-13  Joseph S. Myers  <jsm@polyomino.org.uk>
623         * update_web_docs: Also remove old .gz files from subdirectories
624         on the 15th of the month.
626 2004-05-13  Joseph S. Myers  <jsm@polyomino.org.uk>
628         * update_web_docs (MANUALS): Add gfortran.
630 2004-05-13  Arnaud Charlet  <charlet@act-europe.fr>
632         * update_web_docs: Fix generation of Ada docs.
634 2004-05-13  Joseph S. Myers  <jsm@polyomino.org.uk>
636         * update_version (ADD_BRANCHES): Remove tree-ssa-20020619-branch.
638         * gcc_release (DIFF): Remove -3 option.
640 2003-07-26  Paul Brook  <paul@nowt.org>
642         * gcc_release: Add gcc-fortran.
643         * snapshot-README: Ditto.
644         * snapshot-index.html: Ditto.
646 2004-05-02  Gerald Pfeifer  <gerald@pfeifer.com>
648         * crontab: Move GCC 3.4 snapshots from Wednesday afternoon to
649         Friday night, where gcc.gnu.org has less load.
651 2004-05-02  Gerald Pfeifer  <gerald@pfeifer.com>
653         * crontab: Adjust temporary directory used for snapshot generation.
654         Move GCC 3.3 snapshots to Wednesday 22:32, where gcc.gnu.org has
655         less load.
657 2004-04-19  Mark Mitchell  <mark@codesourcery.com>
659         * gcc_release (build_sources): Do not use "-F" to tag sources.
661 2004-04-07  Mark Mitchell  <mark@codesourcery.com>
663         * gcc_release (build_sources): Do not use "-r" and "-D" at the
664         same time with "cvs export".
666 2004-03-27  Gerald Pfeifer  <gerald@pfeifer.com>
668         * gcc_release: Fix sanity check for argument of -p command-line
669         options.  In snapshot mode, only generate diffs against the previous
670         snapshot if the user did not specify any old tarball explictly.
672 2004-03-25  Gerald Pfeifer  <gerald@pfeifer.com>
674         * gcc_release (FTP_PATH): Use /var/ftp instead of ~ftp, and
675         only set at a single place.
677 2004-03-14  Gerald Pfeifer  <gerald@pfeifer.com>
679         * gcc_release (SNAPSHOTS_DIR): New variable.  Use it.
680         (announce_snapshot): Use it.
682 2004-03-14  Gerald Pfeifer  <gerald@pfeifer.com>
684         * gcc_release (announce_snapshot): Use changedir instead of
685         plain cd.
687 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>
689         * gcc_release: Add libada as part of ADA_DIRS.
691 2004-01-21  Gerald Pfeifer  <gerald@pfeifer.com>
693         * crontab: Make 3.4 snapshots from the new 3.4 release branch.
695 2004-01-20  Kelley Cook  <kcook@gcc.gnu.org>
697         * gcc_release (build_sources): Delete call to make f77.rebuilt.
699 2004-01-17  Gerald Pfeifer  <gerald@pfeifer.com>
701         * snapshot-README: Mention how the snapshot was generated.
702         * snapshot-index.html: Ditto.  Further sync with snapshot-README.
704 2004-01-03  Joseph S. Myers  <jsm@polyomino.org.uk>
706         * update_web_docs: Create tarballs of documentation sources and
707         HTML docs.
709 2004-01-02  Gerald Pfeifer  <gp@suse.de>
711         * update_version: Add some documentation.
713 2004-01-02  Pop Sébastian  <pop@gauvain.u-strasbg.fr>
715         * update_version (ADD_BRANCHES): Add lno-branch.
717 2003-11-02  Gerald Pfeifer  <gerald@pfeifer.com>
719         * maintainer-addresses: New script.
721 2003-10-24  Kelley Cook  <kcook@gcc.gnu.org>
723         * gcc_release (build_sources): Use --enable-generated-files-in-srcdir.
725 2003-09-22  Gerald Pfeifer  <gerald@pfeifer.com>
727         * gcc_release (announce_snapshot): Restructure processing
728         of snapshot-README and snapshot-index.html and add a new
729         substitution for @EXPORT@.
731 2003-08-24  Gerald Pfeifer  <gerald@pfeifer.com>
733         * gcc_release (build_sources): Create/update the LAST_UPDATED file
734         in the source directory with information how sources were obtained.
736 2003-08-16  Gerald Pfeifer  <gerald@pfeifer.com>
738         * gcc_release (build_sources): Use two new variables EXPORTTAG and
739         EXPORTDATE to make the extraction of sources more transparent and
740         also allow snapshots (off mainline) without a tag.
742 2003-08-08  Mark Mitchell  <mark@codesourcery.com>
744         * gcc_release: Correct logic for updating version.c.  Put
745         prereleases into a subdirectory.
747 2003-07-29  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
749         * crontab: Update invocation of gcc_release according to the
750         previous changes there.  Add automatic 3.4 snapshots from mainline.
752 2003-07-23  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
754         * gcc_release (usage): Document that -s now takes symbolic name
755         and branch of the snapshot as parameters.
756         Implement this as part of command-line processing.
757         (BRANCH): Remove default initialization for snapshots.
758         (CVSBRANCH): Ditto.
759         Do not lay down a CVS tag if generating a snapshot from mainline.
761 2003-07-19  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
763         * gcc_release (announce_snapshot): Use ${RELEASE} instead
764         of ${BRANCH}-${DATE} to refer to the snapshot directory.
765         Put README file into the snapshot directory.
767         (RELEASE): Define as ${BRANCH}-${DATE} for snapshots.
768         (FTP_PATH): Use ${RELEASE} in case of snapshots.
769         (TAG): Ditto.
770         (OLD_TARS): Adjust to new directory scheme for snapshots.
772 2003-07-14  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
774         * gcc_release (announce_snapshot): Add substitution of @RELEASE@
775         for README and index.html.
776         * snapshot-README: Use it.
777         * snapshot-index.html: Ditto.
779 2003-07-09  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
781         * gcc_release (announce_snapshot): Add substitution of @BRANCH@
782         for README and index.html.  Remove substitution of @LONG_DATE@.
783         Put index.html into the respective snapshot directory.
784         Adjust subject of the notification mail to the new naming scheme
785         for CVS tags.
786         Adjust name of the LATEST-IS-... files to the new naming scheme
787         for snapshot directories.
788         (FTP_PATH): Ditto.
789         (LAST_DIR): Ditto.
790         (LAST_LONG_DATE): Remove.
792         * snapshot-README: Adjust to the new naming schemes for directories
793         and snapshots per se.
794         Dynamically fill in the respective branch instead of hardcoding it.
796         * snapshot-index.html: Replace individual links to diffs with a
797         general link to the diff/ subdirectory.
798         Mention the concrete snapshot in <title> and <h1>.
799         Adjust links to the new location of index.html.
801 2003-07-08  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
803         * gcc_release: Move handling of complex modes directly after
804         switch handling.
805         (TAG): Include the branch name as part of snapshot CVS tags.
807 2003-07-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
809         * gcc_release: Execute gcc.gnu.org-only operations which are
810         related to diff generation only if diffs have been requested.
811         (build_sources): Improve tracing and an error message related
812         to tagging.
814 2003-07-01  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
816         * gcc_release (BRANCH): Rename to...
817         (CVSBRANCH): ...new macro, and use BRANCH for the variant users
818         will see.
819         (FTP_BRANCH): For snapshots, include ${BRANCH} in the last part
820         of the directory name.
821         Use .snapshot_date-${BRANCH} instead of .snapshot_date.
823 2003-06-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
825         * gcc_release: Command "all" now creates .gz files only for
826         releases and pre-releases.
828 2003-06-27  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
830         * gcc_release (build_sources): Do not include gnats.html any longer.
831         Make an error message more descriptive.
833 2003-06-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
835         * gcc_release: Factor the updating of links and READMEs on the
836         FTP server and sending mail for snapshots into a...
837         (announce_snapshot): ...new function.
838         Add informative output for both.
840 2003-06-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
842         * gcc_release: Do not update gcc_latest_snapshot tag any longer.
844 2003-06-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
846         * snapshot-index.html: Use F77 instead of G77 front end.
847         Remove link to CodeSourcery snapshots which was not up-to-date.
848         Do not refer to gcc-bugs@gcc.gnu.org any longer.
850         * snapshot-README: Use F77 front end instead of G77 language.
852 2003-06-17  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
854         * gcc_release (build_tarfile): Build .bz2 files instead of .gz files.
855         (build_bz2): Rename to build_gzip and create .gz files from .bz2
856         files instead of the other way around.
857         (build_gzip): New function.
858         (build_diffs): Build .bz2 files instead of .gz files.
859         (build_diff): Use .bz2 files instead of .gz files.
860         Make an error message independent of the compression format.
861         (MODE_BZIP2): Rename to MODE_GZIP.  Related changes to the
862         invocation of this script.
863         (MODE_GZIP): New variable.
864         (OLD_TARS): Use .bz2 archive of the previous snapshot.
866 2003-06-14  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
868         * snapshot-README: Use GCC instead of gcc, C++ front end instead of
869         g++ language, and note that Java includes a run time.
870         * snapshot.index.html: Ditto.
872 2003-06-10  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
874         * gcc_release (build_diff): Properly use ${TAR} instead of
875         hard-coded tar.
877 2003-05-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
879         * snapshot-index.html: Refer to .bz2 files instead of .gz files.
880         Simplify the note on not using unannounced snapshots.
882 2003-05-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
884         * snapshot-README: Refer to .bz2 files instead of .gz files.
885         Add a note on where to find the diff files.
886         Simplify the note on not using unannounced snapshots.
887         Remove documentation of the gcc_latest_snapshot tag.
889 2003-05-27  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
891         * gcc_release (build_diffs): Add diagnostics in case we cannot
892         generate a specific diff file.
894 2003-05-24  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
896         * gcc_release (build_sources): Only update ChangeLog files which
897         do not yet contain the entry we are going to add.
898         Fix typo in added ChangeLog entries.
900 2003-05-20  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
902         * gcc_release (upload_files): Put diff files into a "diffs"
903         subdirectory
905 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
907         * gcc_release: GNU CC -> GCC.
909 2003-05-12  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
911         * gcc_release (usage): Print more detailed description of all
912         command-line options.
914 2003-05-09  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
916         * update_version (ADD_BRANCHES): Add, set to MAIN and
917         tree-ssa-20020619-branch.
918         (BRANCHES): Always consider branches given by $ADD_BRANCHES.
920 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
922         * update_version (textstring_FILES): Only version.c needs to be
923         updated, now that we do not consider older branches any more.
925 2003-05-02  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
927         * update_version (IGNORE_BRANCHES): Add.
928         (BRANCHES): Do not consider branches matching $IGNORE_BRANCHES.
930 2003-05-02  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
932         * update_version: Add a trace of which branch we are currently
933         working on.
935 2002-12-16  Mark Mitchell  <mark@codesourcery.com>
937         * gcc_release: Make snapshots from the GCC 3.3 branch.
938         * snapshot-README: Update.
940 2002-09-23  Zack Weinberg  <zack@codesourcery.com>
942         * update_version: Do not check in files which are unchanged.
943         * gcc_release: Only update the version in gcc/version.c.
945 2002-09-17  Joseph S. Myers  <jsm@polyomino.org.uk>
947         * update_web_docs (MANUALS): Add fastjar.
949 2002-09-08  Joseph S. Myers  <jsm@polyomino.org.uk>
951         * gcc_release: Make snapshots come from the mainline.
952         * snapshot-README: Update.
954 2002-08-28  Joseph S. Myers  <jsm@polyomino.org.uk>
956         * update_web_docs: Remove support for generating g77_news.html and
957         g77_bugs.html.
958         * update_web_docs_old: Likewise.  Remove support for generating
959         thanks.html.
961 2002-07-28  Andreas Jaeger  <aj@suse.de>
963         * gcc_release: Update comment.
965         * snapshot-README: Snapshots are taken from GCC 3.2 branch.
967 2002-07-28  Mark Mitchell  <mark@codesourcery.com>
969         * gcc_release: Use the 3.2 branch for snapshots.
971 2002-05-31  Florian Weimer  <fw@deneb.enyo.de>
973         * update_web_docs (MANUALS): Include various flavours of the GNAT
974         User Guide.
976 2002-05-27  Joseph S. Myers  <jsm28@cam.ac.uk>
978         * update_version (textstring_FILES): Change gcc/ada/gnatvsn.ads to
979         gcc/gcc/ada/gnatvsn.ads.
981 2002-05-26  Joseph S. Myers  <jsm28@cam.ac.uk>
983         * gcc_release: Add gcc/ada/gnatvsn.ads to list of files in which
984         release status is updated.
985         * update_version (textstring_FILES): Add gcc/ada/gnatvsn.ads.
987 2002-05-21  Joseph S. Myers  <jsm28@cam.ac.uk>
989         * gcc_release: Do upload files when local.
991         * snapshot-README, snapshot-index.html: Remove chill.
993 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
995         * gcc_release: Correct upload handling.
997 2002-04-22  Mark Mitchell  <mark@codesourcery.com>
999         * gcc_release (build_diffs): Remove reference to Chill.
1001 2002-04-21  Joseph S. Myers  <jsm28@cam.ac.uk>
1003         * update_web_docs (MANUALS): Remove chill.  Add gnat_rm.
1005 2002-04-19  Kelley R. Cook (kelly.r.cook@gm.com)
1007         * gcc_release: Set TZ to UTC0.
1009 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
1011         * gcc_release (build_tarfiles): Do not build Chill tarfiles.
1012         (CHILL_DIRS): Remove.
1014 2002-03-10  Joseph S. Myers  <jsm28@cam.ac.uk>
1016         * gcc_release: Build diffs for ada and chill.  Make "bzip2" a new
1017         major mode.
1019 2002-03-06  Phil Edwards  <pme@gcc.gnu.org>
1021         * update_version:  Don't indent the version string.
1023 2002-03-05  Joseph S. Myers  <jsm28@cam.ac.uk>
1025         * snapshot-README: Note that snapshots come from the 3.1 branch.
1026         Update list of files.
1028 2002-03-03  Joseph S. Myers  <jsm28@cam.ac.uk>
1030         * gcc_release: Make snapshots come from the 3.1 branch.
1032 2002-02-25  Mark Mitchell  <mark@codesourcery.com>
1034         * update_version: Automatically update version files on all
1035         branches.
1036         * crontab: Only invoke update_version once.
1038 2002-02-23  Joseph S. Myers  <jsm28@cam.ac.uk>
1040         * gcc_release: Revert change to -p interface.  Allow for local and
1041         remote cases in creating directories.  Give an error if -p
1042         argument names a directory.
1044 2002-02-21  Mark Mitchell  <mark@codesourcery.com>
1046         * gcc_release: Correct handling of diff-generation.  Add
1047         "diffs" major mode.
1049 2002-02-08  Joseph S. Myers  <jsm28@cam.ac.uk>
1051         * gcc_release: Substitute dates in snapshot-README and
1052         snapshot-index.html files rather than directly using the old files
1053         on the FTP site.  Set QMAILHOST.
1055 2002-02-08  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
1057         * snapshot-index.html: Improve markup.
1059 2002-01-29  Joseph S. Myers  <jsm28@cam.ac.uk>
1061         * snapshot-README, snapshot-index.html: Use expressions such as
1062         @DATE@ rather than hardcoded dates.
1064         * snapshot-README, snapshot-index.html: New files.
1066 2002-01-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
1068         * update_web_docs (contrib_file): Remove.
1069         Also removing special handling of thanks.html.
1071 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
1073         * update_web_docs: Use makeinfo --html instead of texi2html.
1074         Remove support for pre-3.1 GCC versions.  Build online docs for
1075         gccint manual.
1077 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
1079         * update_web_docs_old: Copy from update_web_docs.  Add comment
1080         that this is for GCC 3.0.x and earlier versions.
1082 2001-11-19  Joseph S. Myers  <jsm28@cam.ac.uk>
1084         * gcc_release: Add /usr/local/bin to path when local.
1086 2001-11-06  Joseph S. Myers  <jsm28@cam.ac.uk>
1088         * update_web_docs: Set SOURCEDIR so that install manual can be
1089         found when running install.texi2html.
1091         * gcc_release: Don't require a username if running locally.
1093 2001-11-05  Joseph S. Myers  <jsm28@cam.ac.uk>
1095         * update_web_docs: Eliminate warnings about keeping files from web
1096         page preprocessing.
1098         * update_web_docs: Allow for the same file name in different
1099         directories.
1101 2001-10-29  Joseph S. Myers  <jsm28@cam.ac.uk>
1103         * update_web_docs: Generate libiberty and gnat-style manuals.
1105 2001-10-24  Joseph S. Myers  <jsm28@cam.ac.uk>
1107         * gcc_release: Build snapshots from mainline.  Generate Ada and
1108         Chill tarballs.  Correct error check when building diffs.  Check
1109         for errors when building bzip2 files.
1110         * crontab: Use /sourceware/snapshot-tmp for building snapshots.
1112 2001-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
1114         * crontab: Build weekly snapshots.
1116         * gcc_release: Copy from 3.0 branch.  Add support for building the
1117         weekly snapshots on gcc.gnu.org.
1119 2001-08-28  Joseph S. Myers  <jsm28@cam.ac.uk>
1121         * update_web_docs: Also check out texinfo.tex from
1122         gcc/doc/include.
1124 2001-08-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
1126         * update_web_docs (PREPROCESS): Rename to WWWPREPROCESS.
1127         Preprocess the entire web site, not just the install docs.
1129 2001-06-25  Phil Edwards  <pme@sources.redhat.com>
1131         * update_version:  Add command-line argument capability, also
1132         bump version for libstdc++-v3, and exit with the return code from
1133         the cvs commit.
1134         * crontab:  Call update_version with arguments instead of
1135         calling update_branch_version.
1136         * update_branch_version:  Remove.
1138 2001-06-08  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
1140         * update_web_docs: Only update the install documentation for the
1141         CVS HEAD.
1143 2001-06-07  Joseph S. Myers  <jsm28@cam.ac.uk>
1145         * update_web_docs, doc_exclude: Check out files that may be in the
1146         Attic.  Check out texinfo.tex.  Don't generate anything from
1147         c-tree.texi.  Generate PostScript output from manuals.
1149 2001-06-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
1151         * update_web_docs (WWWBASE_PREFORMATTED, PREPROCESS): New
1152         variables.
1153         Fix a comment and add another one.
1154         Generate the installation documentation in HTML format from
1155         gcc/doc/install.texi.
1157 2001-05-03  Joseph S. Myers  <jsm28@cam.ac.uk>
1159         * update_web_docs: Don't generate HTML from gxxint.texi.  Don't
1160         run texi2html on manuals that aren't present.
1162 2001-03-18  Phil Edwards  <pme@sources.redhat.com>
1164         * update_web_docs_libstdcxx:  New script.
1165         * crontab:  Call said script.
1167 2001-03-18  Joseph S. Myers  <jsm28@cam.ac.uk>
1169         * update_version, update_branch_version: Check out with gcc
1170         directory instead of using egcs link.
1172 2001-03-17  Joseph S. Myers  <jsm28@cam.ac.uk>
1174         * update_web_docs: Don't strip leading -r from argument following
1175         -r, or leading -d from argument following -d.  Bug pointed out by
1176         Matt Kraai.
1178         * update_web_docs: Handle -r and -d options to generate docs for a
1179         release or branch in a subdirectory.  Determine names of G77 news
1180         and bugs files and contributors file after updated docs have been
1181         installed, not before.  Don't remove files from a subdirectory.
1182         Don't generate manuals for gcov (included in the GCC manual) or
1183         iostream (obsolete).  Do generate manuals for cppinternals, gcj
1184         and porting.  Update regular expressions for detecting whether
1185         files have really changed when regenerated.
1187 2001-03-15  Joseph S. Myers  <jsm28@cam.ac.uk>
1189         * update_web_docs: Use /usr/local/bin/texi2html rather than
1190         gccadmin's local copy.
1192 2001-03-10  Joseph S. Myers  <jsm28@cam.ac.uk>
1194         * crontab, doc_exclude, update_branch_version, update_version,
1195         update_web_docs: New files (as currently used by gccadmin).
1196         * README: New file.