re PR target/90530 (Invalid SUBREG insn generated by reload)
[official-gcc.git] / maintainer-scripts / ChangeLog
blob3658bdafd10e600e44fef928e28df61ae5abea8c
1 2019-05-04  Gerald Pfeifer  <gerald@pfeifer.com>
3         * crontab: Snapshots from trunk are now GCC 10 related.
4         Add GCC 9 snapshots from the respective branch.
6 2019-02-23  Jonathan Wakely  <jwakely@redhat.com>
8         * generate_libstdcxx_web_docs: Improve error output.
10 2018-11-22  Martin Liska  <mliska@suse.cz>
12         * bugzilla-close-candidate.py: New file.
14 2018-10-26  Jakub Jelinek  <jakub@redhat.com>
16         * update_version_svn (IGNORE_BRANCHES): Add gcc-6-branch.
17         * crontab: Remove gcc-6-branch entry.
19         * gcc_release (error, inform): Use $@ instead of $1.
20         (build_sources): Check for ^[[:blank:]]*GCC in both index.html
21         and changes.html, rather than for GCC in one and ^GCC in another one.
23 2018-05-03  Jakub Jelinek  <jakub@redhat.com>
25         PR other/85622
26         * gcc_release: For -f, verify contrib/gennews has the major version
27         pages listed and both index.html and changes.html have been updated
28         for the new release.
30 2018-04-25  Jakub Jelinek  <jakub@redhat.com>
32         * crontab: Enable snapshots from gcc-8-branch.
34 2018-01-25  Richard Biener  <rguenther@suse.de>
36         * gcc_release (build_sources): Use getconf to get at the number
37         of cores in the system and pass -jN to gcc_build.
39 2017-10-10  Jakub Jelinek  <jakub@redhat.com>
41         * update_version_svn: Ignore the GCC 5 branch.
42         * crontab: Remove entry for the GCC 5 branch.
44 2017-05-23  Matthias Klose  <doko@ubuntu.com>
46         * gcc_release (XZ): Default to xz --best.
48 2017-05-18  Matthias Klose  <doko@ubuntu.com>
50         * gcc_release (build_gzip): Build xz tarball instead of bz2 tarball.
51         (build_diffs): Handle building diffs from either bz2 or xz tarballs,
52         compress diffs using xz instead of bz2.
53         (build_diff): Likewise.
54         (upload_files): Check for *.xz files instead of *.bz2 files.
55         (announce_snapshot): Announce xz tarball instead of bz2 tarball.
56         (XZ): New definition.
57         (<toplevel>): Look for both bz2 and xz compressed old tarballs.
59 2017-04-20  Jakub Jelinek  <jakub@redhat.com>
61         * crontab: Enable snapshots from gcc-7-branch.
63 2017-03-03  Gerald Pfeifer  <gerald@pfeifer.com>
65         * gcc_release (snapshot_print): Replace md5 checksum by sha256.
67 2017-02-28  Gerald Pfeifer  <gerald@pfeifer.com>
69         * update_web_docs_svn: Remove a reference to GCC 3.1.  Describe
70         settings to tweak if running on a host different from gcc.gnu.org.
71         (WWWBASE): Allow override via the environment.  Also check for
72         existance.
74 2017-02-08  Gerald Pfeifer  <gerald@pfeifer.com>
76         * update_web_docs_svn (MANUALS): Add libitm.
78 2016-09-04  Gerald Pfeifer  <gerald@pfeifer.com>
80         PR documentation/50642
81         * update_web_docs_svn (CSS): Introduce.
82         Have generated files refer to it.
84 2016-08-17  Martin Liska  <mliska@suse.cz>
86         * branch_changer.py: Describe the script. Add sample usage
87         of the script.
89 2016-08-03  Martin Liska  <mliska@suse.cz>
91         * branch_changer.py: New file.
93 2016-07-26  Richard Biener  <rguenther@suse.de>
95         * update_version_svn: Ignore the GCC 4.9 branch.
97 2016-07-26  Richard Biener  <rguenther@suse.de>
99         * crontab: Remove entry for the GCC 4.9 branch.
101 2016-06-13  Jonathan Wakely  <jwakely@redhat.com>
103         * generate_libstdcxx_web_docs: Use realpath to get absolute path.
104         Add comment about LaTeX errors.
106 2016-04-15  Jakub Jelinek  <jakub@redhat.com>
108         * crontab: Enable snapshots from gcc-6-branch.
110 2015-06-23  Richard Biener  <rguenther@suse.de>
112         * update_version_svn: Add gcc-4_8-branch to IGNORE_BRANCHES.
114 2015-06-14  Richard Biener  <rguenther@suse.de>
116         * crontab: Disable snapshots from the 4.8 branch.
118 2015-04-13  Jakub Jelinek  <jakub@redhat.com>
120         * update_version_svn: Update DATESTAMP also on
121         branches/gcc-[0-9]+-branch.
123         * gcc_release: Fix up thinko in the last commit, improve error
124         message.  Commit all ChangeLog, DEV-PHASE and BASE-VER changes
125         together, rather than doing dozens of separate commits.
127 2015-04-12  Jakub Jelinek  <jakub@redhat.com>
129         * gcc_release: For RELEASE_MAJOR 5+ only use the major
130         number in branch name.  When doing final release of 5+,
131         if BASE-VER doesn't match release, but is *.*.1 for the
132         one smaller minor version, bump BASE-VER.
134         * crontab: Enable snapshots from gcc-5-branch.
136 2015-04-07  Gerald Pfeifer  <gerald@pfeifer.com>
138         * update_web_docs_libstdcxx_svn (FILTER): Introduce.
139         Use to filter output of the copying process.
141 2015-02-25  Arnaud Charlet  <charlet@adacore.com>
143         * update_web_docs_svn: Preserve gcc/ada/*.png. Update comments.
145 2015-02-25  Arnaud Charlet  <charlet@adacore.com>
147         * update_web_docs_svn: Add -I gcc/gcc/ada/doc/gnat_ugn for gnat_ugn
149 2015-02-06  David Malcolm  <dmalcolm@redhat.com>
151         PR jit/64257
152         * update_web_docs_svn: When copying up files for the built jit
153         documentation, also copy up .txt files.
155 2015-02-04  David Malcolm  <dmalcolm@redhat.com>
157         PR jit/64257
158         * update_web_docs_svn: Update build of jit docs to use EPEL6
159         variant install of sphinx 1.0.8, rather than 0.6.6.
161 2015-01-26  David Malcolm  <dmalcolm@redhat.com>
163         PR jit/64257
164         * update_web_docs_svn: Don't delete gcc/jit/docs or
165         gcc/jit/jit-common.h, gcc/jit/notes.txt. Special case the
166         building of the JIT docs (using sphinx-build).  Special case
167         copying them up.
169 2014-08-14  Richard Biener  <rguenther@suse.de>
171         * crontab: Change trunk snapshots from 4.10 to 5.
173 2014-08-01  Arnaud Charlet  <charlet@adacore.com>
175         * update_web_docs_svn: Simplify build of gnat_ugn.
177 2014-06-12  Richard Biener  <rguenther@suse.de>
179         * crontab: Remove 4.7 snapshot entry.
180         * update_version_svn: Update IGNORE_BRANCHES.
182 2014-05-30  Jonathan Wakely  <jwakely@redhat.com>
184         * generate_libstdcxx_web_docs: New script.
186 2014-04-11  Jakub Jelinek  <jakub@redhat.com>
188         * crontab: Enable snapshots from gcc-4_9-branch.
190 2014-02-01  Dmitry Gorbachev  <d.g.gorbachev@gmail.com>
192         PR other/56653
193         * gcc_release: Avoid printing empty line to generated MD5SUMS files.
194         Bump copyright year.
196 2013-12-02  Gerald Pfeifer  <gerald@pfeifer.com>
198         * update_web_docs_svn: Work around makeinfo generated file names
199         and references with "_002d" instead of "-".
201 2013-04-12  Jakub Jelinek  <jakub@redhat.com>
203         * crontab: Disable snapshots from gcc-4_6-branch.
204         * update_version_svn: Ignore gcc-4_6-branch.
206 2013-04-07  Gerald Pfeifer  <gerald@pfeifer.com>
208         * update_web_docs_libstdcxx_svn: No longer ignore all output from
209         the actual copy process.
210         Check the exit code of the actual copy process; diagnose problems.
212 2013-03-16  Jakub Jelinek  <jakub@redhat.com>
214         * crontab: Enable snapshots from gcc-4_8-branch.
216 2012-07-02  Richard Guenther  <rguenther@suse.de>
218         * crontab: Disable snapshots from gcc-4_5-branch.
219         * update_version_svn: Ingore gcc-4_5-branch.
221 2012-03-23  Richard Guenther  <rguenther@suse.de>
223         * crontab: Enable snapshots from gcc-4_7-branch.
225 2012-03-13  Jakub Jelinek  <jakub@redhat.com>
227         * crontab: Remove 4.4 branch from the list of snapshots to make.
228         * update_version_svn (IGNORE_BRANCHES): Add gcc-4_4-branch.
230 2012-03-05  Richard Guenther  <rguenther@suse.de>
232         * crontab: Remove 4.3 branch from the list of snapshots to make.
234 2012-03-02  Richard Guenther  <rguenther@suse.de>
236         * crontab: Fix day-of-week.
238 2012-03-02  Richard Guenther  <rguenther@suse.de>
240         * crontab: Update for 4.7 branching.
242 2011-11-21  Gerald Pfeifer  <gerald@pfeifer.com>
244         * update_web_docs_svn: Make $DOCSDIR group writable after
245         creating it.
247 2011-06-27  Richard Guenther  <rguenther@suse.de>
249         * update_version_svn (IGNORE_BRANCHES): Add gcc-4_3-branch.
251 2011-05-22  Joseph Myers  <joseph@codesourcery.com>
253         * gcc_release (adjust_dirs, maybe_build_tarfile): Remove.
254         (build_tarfiles): Don't build separate files for languages and
255         core.
256         (build_diffs): Only build one set of diffs.
257         (announce_snapshot): Only announce one tar file.
258         (ADA_DIRS, CPLUSPLUS_DIRS, FORTRAN95_DIRS, GO_DIRS, JAVA_DIRS,
259         OBJECTIVEC_DIRS, TESTSUITE_DIRS): Remove.  Don't adjust names
260         relative to WORKING_DIRECTORY.
262 2011-04-21  Jakub Jelinek  <jakub@redhat.com>
264         * gcc_release (maybe_build_tarfile): Don't build a tarfile if
265         the first directory doesn't exist.
267 2011-03-14  Jakub Jelinek  <jakub@redhat.com>
269         * crontab: Enable 4.7 snapshots, switch 4.6 snapshots to
270         4.6 branch.
272 2011-02-07  Joseph Myers  <joseph@codesourcery.com>
274         * update_web_docs_svn: Generate libquadmath-vers.texi.
276 2011-01-31  Gerald Pfeifer  <gerald@pfeifer.com>
278         * update_version_svn (FILES): Merge with datestamp_FILES.
279         (SVNROOT2): Introduce and use.
280         
281 2011-01-30  Gerald Pfeifer  <gerald@pfeifer.com>
283         * update_version_svn (SVN): Remove obsolete comment.
284         (CURR_DATE): Fix description.
285         Fix description of checkout procedure.
287 2010-12-18  Tobias Burnus  <burnus@net-b.de>
289         * update_web_docs_svn (MANUALS): Add libquadmath.
291 2010-12-08  Ian Lance Taylor  <iant@google.com>
293         * gcc_release: Add support for releasing Go as a separate
294         tarball.
296 2010-12-08  Ian Lance Taylor  <iant@google.com>
298         * update_web_docs_svn (MANUALS): Add gccgo.
300 2010-12-08  Ian Lance Taylor  <iant@google.com>
302         * README: Change "CVS" to "Subversion".
304 2010-08-23  Gerald Pfeifer  <gerald@pfeifer.com>
306         * gcc_release (snapshot_print): Also include an sha1 hash for
307         every tarball.  Slightly tweak indentation.
309 2010-08-15  Gerald Pfeifer  <gerald@pfeifer.com>
311         * gcc_release (CVSROOT): Remove all occurrences.
313 2010-08-14  Gerald Pfeifer  <gerald@pfeifer.com>
315         * gcc_release (snapshot_print): Include md5 hash for every tarball
316         in the README file and notification mail.
318 2010-08-01  Gerald Pfeifer  <gerald@pfeifer.com>
320         * update_web_docs_libstdcxx_svn: Do not compress generated .html
321         files any more.
323 2010-06-24  Joseph Myers  <joseph@codesourcery.com>
325         * update_web_docs_svn: Also pass -I option pointing to ada/ source
326         directory for Ada manual.
328 2010-04-16  Joseph Myers  <joseph@codesourcery.com>
330         * crontab: Enable 4.6 snapshots.
332 2010-04-07  Joseph Myers  <joseph@codesourcery.com>
334         * crontab: Switch 4.5 snapshots to 4.5 branch.
336 2010-03-31  Joseph Myers  <joseph@codesourcery.com>
338         * gcc_release (build_tarfiles): Make directories mode 755, not
339         777.
341 2009-10-10  Gerald Pfeifer  <gerald@pfeifer.com>
343         * update_web_docs_svn: Update BUGURL to http://gcc.gnu.org/bugs/.
345 2009-10-03  Diego Novillo  <dnovillo@google.com>
347         * gcc_release (JAVA_DIRS): Remove zlib.
349 2009-04-23  Gerald Pfeifer  <gerald@pfeifer.com>
351         * update_web_docs_svn: Redirect output of texi2dvi to /dev/null.
353 2009-04-09  Jakub Jelinek  <jakub@redhat.com>
355         * gcc_release: Change copyright header to refer to version
356         3 of the GNU General Public License and to point readers at the
357         COPYING3 file and the FSF's license web page.
358         * maintainer-addresses: Likewise.
360 2009-04-08  Gerald Pfeifer  <gerald@pfeifer.com>
362         * update_web_docs_svn: Run this script under plain /bin/sh
363         as opposed to /bin/sh -x.
365 2009-03-30  Joseph Myers  <joseph@codesourcery.com>
367         * update_version_svn (IGNORE_BRANCHES): Add 4.2 branch.
369 2009-03-28  Gerald Pfeifer  <gerald@pfeifer.com>
371         * crontab: Stop 4.2 snapshots.
372         Spread out 4.3, 4.4, and 4.5 snapshots more evenly.
374 2009-03-27  Mark Mitchell  <mark@codesourcery.com>
376         * crontab: Add 4.4 branch snapshots.
378 2009-02-21  Gerald Pfeifer  <gerald@pfeifer.com>
380         * update_version_svn (ADD_BRANCHES): Remove autovect-branch
381         and document format.
383 2009-01-17  Richard Guenther  <rguenther@suse.de>
385         * gcc_release (JAVA_DIRS): Remove fastjar.
387 2008-10-04  Gerald Pfeifer  <gerald@pfeifer.com>
389         * gcc_release: Fix a couple of comments.
391 2008-07-04  Joseph Myers  <joseph@codesourcery.com>
393         * crontab: Remove 4.1 snapshots job.
394         * update_version: Remove.
395         * gcc_release: Remove support for g77 and release status in
396         version.c.
397         * update_version_svn: Ignore 4.1 branch.  Remove support for
398         updating files other than DATESTAMP.
399         * update_web_docs_svn: Remove support for g77 manual.
401 2008-02-18  Jakub Jelinek  <jakub@redhat.com>
403         * crontab: Add 4.3 branch.  Set trunk to 4.4.
405 2008-01-28  Joseph Myers  <joseph@codesourcery.com>
407         * gcc_release (build_sources): Pass --disable-multilib to
408         gcc_build.
409         (SVN): Don't use full path.
411 2008-01-21  Jonathan Wakely  <jwakely.gcc@gmail.com>
413         * update_web_docs_libstdcxx_svn: "docs" dir moved to "doc".
415 2007-10-01  Gerald Pfeifer  <gerald@pfeifer.com>
417         * gcc_release: Do not include copies of faq.html in releases,
418         and remove all the explicit support code to pull in web pages.
420 2007-08-21  Paul Brook  <paul@codesourcery.com>
421             Nathan Sidwell  <nathan@codesourcery.com>
422             Mark Mitchell  <mark@codesourcery.com>
423             Joseph Myers  <joseph@codesourcery.com>
425         * gcc_release: Do not include copies of bugs.html in releases.
426         * update_web_docs_svn: Set VERSION_PACKAGE and BUGURL in
427         gcc-vers.texi.
429 2007-07-06  Joseph Myers  <joseph@codesourcery.com>
431         * update_web_docs_svn: Use -o with makeinfo, texi2dvi and texi2pdf
432         commands.
434 2007-06-28  Mike Stump  <mrs@apple.com>
436         * gcc_release: Update for Objective-C++.
438 2007-05-28  Mark Mitchell  <mark@codesourcery.com>
440         * gcc_release: Adjust placement of release candidates.
442 2007-04-01  Gerald Pfeifer  <gerald@pfeifer.com>
444         * update_web_docs_svn (MANUALS): Move towards the top of the
445         script.  Reformat for easier editing/diffing.
447 2006-03-31  Tobias Burnus  <burnus@net-b.de>
449         * update_web_docs_svn: Build also gfc-internals.
451 2007-02-25  Gerald Pfeifer  <gerald@pfeifer.com>
453         * update_version_svn (IGNORE_BRANCHES): Add 4_0-branch.
455 2007-01-29  Gerald Pfeifer  <gerald@pfeifer.com>
457         * crontab: No longer build snapshots for 4.0.x.
459 2007-01-21  Tobias Burnus  <burnus@net-b.de>
461         * update_web_docs_svn: Build also libgomp documentation.
463 2007-01-05  Gerald Pfeifer  <gerald@pfeifer.com>
465         * crontab: Spread snapshots more evenly throughout the week, and
466         in "ascending" order.  Build all at the same time of the day.
468 2006-10-20  Mark Mitchell  <mark@codesourcery.com>
470         * crontab: Add 4.2 branch.  Set trunk to 4.3.
472 2006-09-17  Gerald Pfeifer  <gerald@pfeifer.com>
474         * gcc_release (LC_ALL): Default to C.
476 2006-03-11  Gabriel Dos Reis  <gdr@integrable-solutions.net>
478         * crontab: Don't build snapshot for 3.4.x anymore.
479         * update_version_svn (IGNORE_BRANCHES): Add 3_4-branch.
481 2006-01-12  Ben Elliston  <bje@au.ibm.com>
483         * update_version_svn (ADD_BRANCHES): Remove dfp-branch.
485 2005-12-16  Joseph S. Myers  <joseph@codesourcery.com>
487         * update_web_docs_svn: Remove unnecessary files from source tree.
488         Use set -e.
489         * doc_exclude, update_web_docs, update_web_docs_libstdcxx: Remove.
491 2005-12-16  Mark Mitchell  <mark@codesourcery.com>
493         * update_web_docs_svn: Set @srcdir in gcc-vers.texi. 
494         
495 2005-11-18  Mark Mitchell  <mark@codesourcery.com>
497         * crontab: Add 4.1 branch entry.
499 2005-11-06  Joseph S. Myers  <joseph@codesourcery.com>
501         * gcc_release: Further update for SVN.  Don't set EXPORTTAG or
502         EXPORTDATE; always determine SVNREV the same way.  Correct message
503         about what sources are being retrived.  Include branch information
504         in LAST_UPDATED.
505         * crontab: Don't include initial / in branch name.
507 2005-11-05  Daniel Berlin  <dberlin@dberlin.org>
509         * gcc_release:  Always determine revision number from date or tag,
510         and use that, instead of fragile date based export.
511         Put back setting of non-local CVSROOT.
513 2005-11-05  Daniel Berlin  <dberlin@dberlin.org>
515         * gcc_release: Make tags go in /tags.
516         Don't tag for snapshots.
517         Determine revision number of export and put into snapshot
518         announcement.
520 2005-11-03  Daniel Berlin  <dberlin@dberlin.org>
522         * gcc_release: Update for SVN
523         * crontab: Update for new gcc_release
525 2005-10-26  Daniel Berlin  <dberlin@dberlin.org>
527         * update_web_docs_svn: Use -q to quiet svn.
529 2005-10-26  Daniel Berlin  <dberlin@dberlin.org>
531         * crontab: Update to reflect reality
533 2005-10-01  Mark Mitchell  <mark@codesourcery.com>
535         * gcc_release (build_sources): If trying to apply a tag that
536         already exists, issue an error message and exit.
538 2005-09-30  Joseph S. Myers  <joseph@codesourcery.com>
540         PR other/23693
541         * update_web_docs: Add PDF support.  Correct check of DEV-PHASE.
543 2005-09-30  Joseph S. Myers  <joseph@codesourcery.com>
545         * update_web_docs_old: Remove.
547 2005-08-14  Kelley Cook  <kcook@gcc.gnu.org>
549         * gcc_release: Update with FSF address.
551 2005-07-26  Janis Johnson  <janis187@us.ibm.com>
553         * update_version (ADD_BRANCHES): Add dfp-branch.
555 2005-05-21  Gerald Pfeifer  <gerald@pfeifer.com>
557         * crontab: Spread snapshot building more evenly throughout the
558         week.
560 2005-05-19  Joseph S. Myers  <joseph@codesourcery.com>
562         * crontab: Don't build 3.3 branch snapshots.
563         * update_version (IGNORE_BRANCHES): Add gcc-3_3-branch.
565 2005-03-15  Zack Weinberg  <zack@codesourcery.com>
567         * README: Update.
568         * gcc_release: Update gcc/DEV-PHASE if that file exists, instead
569         of gcc/version.c.
570         * update_version: Handle updating gcc/DATESTAMP.
571         * update_web_docs: Generate gcc-vers.texi first.
573 2005-03-10  Ranjit Mathew  <rmathew@hotmail.com>
575         * gcc_release (ADA_DIRS): Add "gnattools".
577 2005-02-25  Mark Mitchell  <mark@codesourcery.com>
579         * crontab: Adjust for 4.0 branch.
581 2004-12-30  Sebastian Pop  <pop@cri.ensmp.fr>
583         * update_version (ADD_BRANCHES): Replace lno-branch with
584         autovect-branch.
586 2004-09-11  Gerald Pfeifer  <gerald@pfeifer.com>
588         * crontab: Rename GCC 3.5 snapshots to GCC 4.0 snapshots.
590 2004-08-14  Kelley Cook  <kcook@gcc.gnu.org>
592         * gcc_release (build_sources): Add comment header to generated
593         MD5SUMS.
595 2004-08-06  Kelley Cook  <kcook@gcc.gnu.org>
597         * gcc_release (snapshot_print): Accept arguments.  Don't use echo -e.
598         (announce_snapshot):  Update for above.  Don't use echo -e.
600 2004-08-03 Kelley Cook  <kcook@gcc.gnu.org>
602         * maintainer-scripts (snapshot_print): New function.
603         (announce_snapshot): Generate announcment on the fly.
604         Use a directory link for LATEST.
605         * snapshot-README: Delete.
606         * snapshot-index.html: Delete.
608 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
610         * gcc_release (build_sources): Move the libcpp gmo files
611         to the source directory.
613 2004-06-03  Joseph S. Myers  <jsm@polyomino.org.uk>
615         * gcc_release (maybe_build_tarfile): New function.
616         (build_tarfiles): Use maybe_build_tarfile.
618 2004-05-21  Paolo Carlini  <pcarlini@suse.de>
620         * gcc_release (build_sources): Generate the NEWS file in toplevel.
622 2004-05-17  Kelley Cook  <kcook@gcc.gnu.org>
624         * gcc_release (build_sources): Change CRCs from brik to md5sum.
626 2004-05-16  Gerald Pfeifer  <gerald@pfeifer.com>
628         * crontab: Add GCC 3.5 snapshots, currenty run on Sundays.
630 2004-05-13  Joseph S. Myers  <jsm@polyomino.org.uk>
632         * update_web_docs: Also remove old .gz files from subdirectories
633         on the 15th of the month.
635 2004-05-13  Joseph S. Myers  <jsm@polyomino.org.uk>
637         * update_web_docs (MANUALS): Add gfortran.
639 2004-05-13  Arnaud Charlet  <charlet@act-europe.fr>
641         * update_web_docs: Fix generation of Ada docs.
643 2004-05-13  Joseph S. Myers  <jsm@polyomino.org.uk>
645         * update_version (ADD_BRANCHES): Remove tree-ssa-20020619-branch.
647         * gcc_release (DIFF): Remove -3 option.
649 2003-07-26  Paul Brook  <paul@nowt.org>
651         * gcc_release: Add gcc-fortran.
652         * snapshot-README: Ditto.
653         * snapshot-index.html: Ditto.
655 2004-05-02  Gerald Pfeifer  <gerald@pfeifer.com>
657         * crontab: Move GCC 3.4 snapshots from Wednesday afternoon to
658         Friday night, where gcc.gnu.org has less load.
660 2004-05-02  Gerald Pfeifer  <gerald@pfeifer.com>
662         * crontab: Adjust temporary directory used for snapshot generation.
663         Move GCC 3.3 snapshots to Wednesday 22:32, where gcc.gnu.org has
664         less load.
666 2004-04-19  Mark Mitchell  <mark@codesourcery.com>
668         * gcc_release (build_sources): Do not use "-F" to tag sources.
670 2004-04-07  Mark Mitchell  <mark@codesourcery.com>
672         * gcc_release (build_sources): Do not use "-r" and "-D" at the
673         same time with "cvs export".
675 2004-03-27  Gerald Pfeifer  <gerald@pfeifer.com>
677         * gcc_release: Fix sanity check for argument of -p command-line
678         options.  In snapshot mode, only generate diffs against the previous
679         snapshot if the user did not specify any old tarball explictly.
681 2004-03-25  Gerald Pfeifer  <gerald@pfeifer.com>
683         * gcc_release (FTP_PATH): Use /var/ftp instead of ~ftp, and
684         only set at a single place.
686 2004-03-14  Gerald Pfeifer  <gerald@pfeifer.com>
688         * gcc_release (SNAPSHOTS_DIR): New variable.  Use it.
689         (announce_snapshot): Use it.
691 2004-03-14  Gerald Pfeifer  <gerald@pfeifer.com>
693         * gcc_release (announce_snapshot): Use changedir instead of
694         plain cd.
696 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>
698         * gcc_release: Add libada as part of ADA_DIRS.
700 2004-01-21  Gerald Pfeifer  <gerald@pfeifer.com>
702         * crontab: Make 3.4 snapshots from the new 3.4 release branch.
704 2004-01-20  Kelley Cook  <kcook@gcc.gnu.org>
706         * gcc_release (build_sources): Delete call to make f77.rebuilt.
708 2004-01-17  Gerald Pfeifer  <gerald@pfeifer.com>
710         * snapshot-README: Mention how the snapshot was generated.
711         * snapshot-index.html: Ditto.  Further sync with snapshot-README.
713 2004-01-03  Joseph S. Myers  <jsm@polyomino.org.uk>
715         * update_web_docs: Create tarballs of documentation sources and
716         HTML docs.
718 2004-01-02  Gerald Pfeifer  <gp@suse.de>
720         * update_version: Add some documentation.
722 2004-01-02  Pop Sébastian  <pop@gauvain.u-strasbg.fr>
724         * update_version (ADD_BRANCHES): Add lno-branch.
726 2003-11-02  Gerald Pfeifer  <gerald@pfeifer.com>
728         * maintainer-addresses: New script.
730 2003-10-24  Kelley Cook  <kcook@gcc.gnu.org>
732         * gcc_release (build_sources): Use --enable-generated-files-in-srcdir.
734 2003-09-22  Gerald Pfeifer  <gerald@pfeifer.com>
736         * gcc_release (announce_snapshot): Restructure processing
737         of snapshot-README and snapshot-index.html and add a new
738         substitution for @EXPORT@.
740 2003-08-24  Gerald Pfeifer  <gerald@pfeifer.com>
742         * gcc_release (build_sources): Create/update the LAST_UPDATED file
743         in the source directory with information how sources were obtained.
745 2003-08-16  Gerald Pfeifer  <gerald@pfeifer.com>
747         * gcc_release (build_sources): Use two new variables EXPORTTAG and
748         EXPORTDATE to make the extraction of sources more transparent and
749         also allow snapshots (off mainline) without a tag.
751 2003-08-08  Mark Mitchell  <mark@codesourcery.com>
753         * gcc_release: Correct logic for updating version.c.  Put
754         prereleases into a subdirectory.
756 2003-07-29  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
758         * crontab: Update invocation of gcc_release according to the
759         previous changes there.  Add automatic 3.4 snapshots from mainline.
761 2003-07-23  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
763         * gcc_release (usage): Document that -s now takes symbolic name
764         and branch of the snapshot as parameters.
765         Implement this as part of command-line processing.
766         (BRANCH): Remove default initialization for snapshots.
767         (CVSBRANCH): Ditto.
768         Do not lay down a CVS tag if generating a snapshot from mainline.
770 2003-07-19  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
772         * gcc_release (announce_snapshot): Use ${RELEASE} instead
773         of ${BRANCH}-${DATE} to refer to the snapshot directory.
774         Put README file into the snapshot directory.
776         (RELEASE): Define as ${BRANCH}-${DATE} for snapshots.
777         (FTP_PATH): Use ${RELEASE} in case of snapshots.
778         (TAG): Ditto.
779         (OLD_TARS): Adjust to new directory scheme for snapshots.
781 2003-07-14  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
783         * gcc_release (announce_snapshot): Add substitution of @RELEASE@
784         for README and index.html.
785         * snapshot-README: Use it.
786         * snapshot-index.html: Ditto.
788 2003-07-09  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
790         * gcc_release (announce_snapshot): Add substitution of @BRANCH@
791         for README and index.html.  Remove substitution of @LONG_DATE@.
792         Put index.html into the respective snapshot directory.
793         Adjust subject of the notification mail to the new naming scheme
794         for CVS tags.
795         Adjust name of the LATEST-IS-... files to the new naming scheme
796         for snapshot directories.
797         (FTP_PATH): Ditto.
798         (LAST_DIR): Ditto.
799         (LAST_LONG_DATE): Remove.
801         * snapshot-README: Adjust to the new naming schemes for directories
802         and snapshots per se.
803         Dynamically fill in the respective branch instead of hardcoding it.
805         * snapshot-index.html: Replace individual links to diffs with a
806         general link to the diff/ subdirectory.
807         Mention the concrete snapshot in <title> and <h1>.
808         Adjust links to the new location of index.html.
810 2003-07-08  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
812         * gcc_release: Move handling of complex modes directly after
813         switch handling.
814         (TAG): Include the branch name as part of snapshot CVS tags.
816 2003-07-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
818         * gcc_release: Execute gcc.gnu.org-only operations which are
819         related to diff generation only if diffs have been requested.
820         (build_sources): Improve tracing and an error message related
821         to tagging.
823 2003-07-01  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
825         * gcc_release (BRANCH): Rename to...
826         (CVSBRANCH): ...new macro, and use BRANCH for the variant users
827         will see.
828         (FTP_BRANCH): For snapshots, include ${BRANCH} in the last part
829         of the directory name.
830         Use .snapshot_date-${BRANCH} instead of .snapshot_date.
832 2003-06-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
834         * gcc_release: Command "all" now creates .gz files only for
835         releases and pre-releases.
837 2003-06-27  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
839         * gcc_release (build_sources): Do not include gnats.html any longer.
840         Make an error message more descriptive.
842 2003-06-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
844         * gcc_release: Factor the updating of links and READMEs on the
845         FTP server and sending mail for snapshots into a...
846         (announce_snapshot): ...new function.
847         Add informative output for both.
849 2003-06-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
851         * gcc_release: Do not update gcc_latest_snapshot tag any longer.
853 2003-06-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
855         * snapshot-index.html: Use F77 instead of G77 front end.
856         Remove link to CodeSourcery snapshots which was not up-to-date.
857         Do not refer to gcc-bugs@gcc.gnu.org any longer.
859         * snapshot-README: Use F77 front end instead of G77 language.
861 2003-06-17  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
863         * gcc_release (build_tarfile): Build .bz2 files instead of .gz files.
864         (build_bz2): Rename to build_gzip and create .gz files from .bz2
865         files instead of the other way around.
866         (build_gzip): New function.
867         (build_diffs): Build .bz2 files instead of .gz files.
868         (build_diff): Use .bz2 files instead of .gz files.
869         Make an error message independent of the compression format.
870         (MODE_BZIP2): Rename to MODE_GZIP.  Related changes to the
871         invocation of this script.
872         (MODE_GZIP): New variable.
873         (OLD_TARS): Use .bz2 archive of the previous snapshot.
875 2003-06-14  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
877         * snapshot-README: Use GCC instead of gcc, C++ front end instead of
878         g++ language, and note that Java includes a run time.
879         * snapshot.index.html: Ditto.
881 2003-06-10  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
883         * gcc_release (build_diff): Properly use ${TAR} instead of
884         hard-coded tar.
886 2003-05-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
888         * snapshot-index.html: Refer to .bz2 files instead of .gz files.
889         Simplify the note on not using unannounced snapshots.
891 2003-05-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
893         * snapshot-README: Refer to .bz2 files instead of .gz files.
894         Add a note on where to find the diff files.
895         Simplify the note on not using unannounced snapshots.
896         Remove documentation of the gcc_latest_snapshot tag.
898 2003-05-27  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
900         * gcc_release (build_diffs): Add diagnostics in case we cannot
901         generate a specific diff file.
903 2003-05-24  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
905         * gcc_release (build_sources): Only update ChangeLog files which
906         do not yet contain the entry we are going to add.
907         Fix typo in added ChangeLog entries.
909 2003-05-20  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
911         * gcc_release (upload_files): Put diff files into a "diffs"
912         subdirectory
914 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
916         * gcc_release: GNU CC -> GCC.
918 2003-05-12  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
920         * gcc_release (usage): Print more detailed description of all
921         command-line options.
923 2003-05-09  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
925         * update_version (ADD_BRANCHES): Add, set to MAIN and
926         tree-ssa-20020619-branch.
927         (BRANCHES): Always consider branches given by $ADD_BRANCHES.
929 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
931         * update_version (textstring_FILES): Only version.c needs to be
932         updated, now that we do not consider older branches any more.
934 2003-05-02  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
936         * update_version (IGNORE_BRANCHES): Add.
937         (BRANCHES): Do not consider branches matching $IGNORE_BRANCHES.
939 2003-05-02  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
941         * update_version: Add a trace of which branch we are currently
942         working on.
944 2002-12-16  Mark Mitchell  <mark@codesourcery.com>
946         * gcc_release: Make snapshots from the GCC 3.3 branch.
947         * snapshot-README: Update.
949 2002-09-23  Zack Weinberg  <zack@codesourcery.com>
951         * update_version: Do not check in files which are unchanged.
952         * gcc_release: Only update the version in gcc/version.c.
954 2002-09-17  Joseph S. Myers  <jsm@polyomino.org.uk>
956         * update_web_docs (MANUALS): Add fastjar.
958 2002-09-08  Joseph S. Myers  <jsm@polyomino.org.uk>
960         * gcc_release: Make snapshots come from the mainline.
961         * snapshot-README: Update.
963 2002-08-28  Joseph S. Myers  <jsm@polyomino.org.uk>
965         * update_web_docs: Remove support for generating g77_news.html and
966         g77_bugs.html.
967         * update_web_docs_old: Likewise.  Remove support for generating
968         thanks.html.
970 2002-07-28  Andreas Jaeger  <aj@suse.de>
972         * gcc_release: Update comment.
974         * snapshot-README: Snapshots are taken from GCC 3.2 branch.
976 2002-07-28  Mark Mitchell  <mark@codesourcery.com>
978         * gcc_release: Use the 3.2 branch for snapshots.
980 2002-05-31  Florian Weimer  <fw@deneb.enyo.de>
982         * update_web_docs (MANUALS): Include various flavours of the GNAT
983         User Guide.
985 2002-05-27  Joseph S. Myers  <jsm28@cam.ac.uk>
987         * update_version (textstring_FILES): Change gcc/ada/gnatvsn.ads to
988         gcc/gcc/ada/gnatvsn.ads.
990 2002-05-26  Joseph S. Myers  <jsm28@cam.ac.uk>
992         * gcc_release: Add gcc/ada/gnatvsn.ads to list of files in which
993         release status is updated.
994         * update_version (textstring_FILES): Add gcc/ada/gnatvsn.ads.
996 2002-05-21  Joseph S. Myers  <jsm28@cam.ac.uk>
998         * gcc_release: Do upload files when local.
1000         * snapshot-README, snapshot-index.html: Remove chill.
1002 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
1004         * gcc_release: Correct upload handling.
1006 2002-04-22  Mark Mitchell  <mark@codesourcery.com>
1008         * gcc_release (build_diffs): Remove reference to Chill.
1010 2002-04-21  Joseph S. Myers  <jsm28@cam.ac.uk>
1012         * update_web_docs (MANUALS): Remove chill.  Add gnat_rm.
1014 2002-04-19  Kelley R. Cook (kelly.r.cook@gm.com)
1016         * gcc_release: Set TZ to UTC0.
1018 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
1020         * gcc_release (build_tarfiles): Do not build Chill tarfiles.
1021         (CHILL_DIRS): Remove.
1023 2002-03-10  Joseph S. Myers  <jsm28@cam.ac.uk>
1025         * gcc_release: Build diffs for ada and chill.  Make "bzip2" a new
1026         major mode.
1028 2002-03-06  Phil Edwards  <pme@gcc.gnu.org>
1030         * update_version:  Don't indent the version string.
1032 2002-03-05  Joseph S. Myers  <jsm28@cam.ac.uk>
1034         * snapshot-README: Note that snapshots come from the 3.1 branch.
1035         Update list of files.
1037 2002-03-03  Joseph S. Myers  <jsm28@cam.ac.uk>
1039         * gcc_release: Make snapshots come from the 3.1 branch.
1041 2002-02-25  Mark Mitchell  <mark@codesourcery.com>
1043         * update_version: Automatically update version files on all
1044         branches.
1045         * crontab: Only invoke update_version once.
1047 2002-02-23  Joseph S. Myers  <jsm28@cam.ac.uk>
1049         * gcc_release: Revert change to -p interface.  Allow for local and
1050         remote cases in creating directories.  Give an error if -p
1051         argument names a directory.
1053 2002-02-21  Mark Mitchell  <mark@codesourcery.com>
1055         * gcc_release: Correct handling of diff-generation.  Add
1056         "diffs" major mode.
1058 2002-02-08  Joseph S. Myers  <jsm28@cam.ac.uk>
1060         * gcc_release: Substitute dates in snapshot-README and
1061         snapshot-index.html files rather than directly using the old files
1062         on the FTP site.  Set QMAILHOST.
1064 2002-02-08  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
1066         * snapshot-index.html: Improve markup.
1068 2002-01-29  Joseph S. Myers  <jsm28@cam.ac.uk>
1070         * snapshot-README, snapshot-index.html: Use expressions such as
1071         @DATE@ rather than hardcoded dates.
1073         * snapshot-README, snapshot-index.html: New files.
1075 2002-01-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
1077         * update_web_docs (contrib_file): Remove.
1078         Also removing special handling of thanks.html.
1080 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
1082         * update_web_docs: Use makeinfo --html instead of texi2html.
1083         Remove support for pre-3.1 GCC versions.  Build online docs for
1084         gccint manual.
1086 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
1088         * update_web_docs_old: Copy from update_web_docs.  Add comment
1089         that this is for GCC 3.0.x and earlier versions.
1091 2001-11-19  Joseph S. Myers  <jsm28@cam.ac.uk>
1093         * gcc_release: Add /usr/local/bin to path when local.
1095 2001-11-06  Joseph S. Myers  <jsm28@cam.ac.uk>
1097         * update_web_docs: Set SOURCEDIR so that install manual can be
1098         found when running install.texi2html.
1100         * gcc_release: Don't require a username if running locally.
1102 2001-11-05  Joseph S. Myers  <jsm28@cam.ac.uk>
1104         * update_web_docs: Eliminate warnings about keeping files from web
1105         page preprocessing.
1107         * update_web_docs: Allow for the same file name in different
1108         directories.
1110 2001-10-29  Joseph S. Myers  <jsm28@cam.ac.uk>
1112         * update_web_docs: Generate libiberty and gnat-style manuals.
1114 2001-10-24  Joseph S. Myers  <jsm28@cam.ac.uk>
1116         * gcc_release: Build snapshots from mainline.  Generate Ada and
1117         Chill tarballs.  Correct error check when building diffs.  Check
1118         for errors when building bzip2 files.
1119         * crontab: Use /sourceware/snapshot-tmp for building snapshots.
1121 2001-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
1123         * crontab: Build weekly snapshots.
1125         * gcc_release: Copy from 3.0 branch.  Add support for building the
1126         weekly snapshots on gcc.gnu.org.
1128 2001-08-28  Joseph S. Myers  <jsm28@cam.ac.uk>
1130         * update_web_docs: Also check out texinfo.tex from
1131         gcc/doc/include.
1133 2001-08-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
1135         * update_web_docs (PREPROCESS): Rename to WWWPREPROCESS.
1136         Preprocess the entire web site, not just the install docs.
1138 2001-06-25  Phil Edwards  <pme@sources.redhat.com>
1140         * update_version:  Add command-line argument capability, also
1141         bump version for libstdc++-v3, and exit with the return code from
1142         the cvs commit.
1143         * crontab:  Call update_version with arguments instead of
1144         calling update_branch_version.
1145         * update_branch_version:  Remove.
1147 2001-06-08  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
1149         * update_web_docs: Only update the install documentation for the
1150         CVS HEAD.
1152 2001-06-07  Joseph S. Myers  <jsm28@cam.ac.uk>
1154         * update_web_docs, doc_exclude: Check out files that may be in the
1155         Attic.  Check out texinfo.tex.  Don't generate anything from
1156         c-tree.texi.  Generate PostScript output from manuals.
1158 2001-06-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
1160         * update_web_docs (WWWBASE_PREFORMATTED, PREPROCESS): New
1161         variables.
1162         Fix a comment and add another one.
1163         Generate the installation documentation in HTML format from
1164         gcc/doc/install.texi.
1166 2001-05-03  Joseph S. Myers  <jsm28@cam.ac.uk>
1168         * update_web_docs: Don't generate HTML from gxxint.texi.  Don't
1169         run texi2html on manuals that aren't present.
1171 2001-03-18  Phil Edwards  <pme@sources.redhat.com>
1173         * update_web_docs_libstdcxx:  New script.
1174         * crontab:  Call said script.
1176 2001-03-18  Joseph S. Myers  <jsm28@cam.ac.uk>
1178         * update_version, update_branch_version: Check out with gcc
1179         directory instead of using egcs link.
1181 2001-03-17  Joseph S. Myers  <jsm28@cam.ac.uk>
1183         * update_web_docs: Don't strip leading -r from argument following
1184         -r, or leading -d from argument following -d.  Bug pointed out by
1185         Matt Kraai.
1187         * update_web_docs: Handle -r and -d options to generate docs for a
1188         release or branch in a subdirectory.  Determine names of G77 news
1189         and bugs files and contributors file after updated docs have been
1190         installed, not before.  Don't remove files from a subdirectory.
1191         Don't generate manuals for gcov (included in the GCC manual) or
1192         iostream (obsolete).  Do generate manuals for cppinternals, gcj
1193         and porting.  Update regular expressions for detecting whether
1194         files have really changed when regenerated.
1196 2001-03-15  Joseph S. Myers  <jsm28@cam.ac.uk>
1198         * update_web_docs: Use /usr/local/bin/texi2html rather than
1199         gccadmin's local copy.
1201 2001-03-10  Joseph S. Myers  <jsm28@cam.ac.uk>
1203         * crontab, doc_exclude, update_branch_version, update_version,
1204         update_web_docs: New files (as currently used by gccadmin).
1205         * README: New file.