Update ChangeLog and version files for release
[official-gcc.git] / maintainer-scripts / ChangeLog
blobfcf7afa9252b37697ff3ea0dcc61db94c193b371
1 2017-08-14  Release Manager
3         * GCC 7.2.0 released.
5 2017-05-23  Matthias Klose  <doko@ubuntu.com>
7         * gcc_release (XZ): Default to xz --best.
9 2017-05-18  Matthias Klose  <doko@ubuntu.com>
11         * gcc_release (build_gzip): Build xz tarball instead of bz2 tarball.
12         (build_diffs): Handle building diffs from either bz2 or xz tarballs,
13         compress diffs using xz instead of bz2.
14         (build_diff): Likewise.
15         (upload_files): Check for *.xz files instead of *.bz2 files.
16         (announce_snapshot): Announce xz tarball instead of bz2 tarball.
17         (XZ): New definition.
18         (<toplevel>): Look for both bz2 and xz compressed old tarballs.
20 2017-05-02  Release Manager
22         * GCC 7.1.0 released.
24 2017-03-03  Gerald Pfeifer  <gerald@pfeifer.com>
26         * gcc_release (snapshot_print): Replace md5 checksum by sha256.
28 2017-02-28  Gerald Pfeifer  <gerald@pfeifer.com>
30         * update_web_docs_svn: Remove a reference to GCC 3.1.  Describe
31         settings to tweak if running on a host different from gcc.gnu.org.
32         (WWWBASE): Allow override via the environment.  Also check for
33         existance.
35 2017-02-08  Gerald Pfeifer  <gerald@pfeifer.com>
37         * update_web_docs_svn (MANUALS): Add libitm.
39 2016-09-04  Gerald Pfeifer  <gerald@pfeifer.com>
41         PR documentation/50642
42         * update_web_docs_svn (CSS): Introduce.
43         Have generated files refer to it.
45 2016-08-17  Martin Liska  <mliska@suse.cz>
47         * branch_changer.py: Describe the script. Add sample usage
48         of the script.
50 2016-08-03  Martin Liska  <mliska@suse.cz>
52         * branch_changer.py: New file.
54 2016-07-26  Richard Biener  <rguenther@suse.de>
56         * update_version_svn: Ignore the GCC 4.9 branch.
58 2016-07-26  Richard Biener  <rguenther@suse.de>
60         * crontab: Remove entry for the GCC 4.9 branch.
62 2016-06-13  Jonathan Wakely  <jwakely@redhat.com>
64         * generate_libstdcxx_web_docs: Use realpath to get absolute path.
65         Add comment about LaTeX errors.
67 2016-04-15  Jakub Jelinek  <jakub@redhat.com>
69         * crontab: Enable snapshots from gcc-6-branch.
71 2015-06-23  Richard Biener  <rguenther@suse.de>
73         * update_version_svn: Add gcc-4_8-branch to IGNORE_BRANCHES.
75 2015-06-14  Richard Biener  <rguenther@suse.de>
77         * crontab: Disable snapshots from the 4.8 branch.
79 2015-04-13  Jakub Jelinek  <jakub@redhat.com>
81         * update_version_svn: Update DATESTAMP also on
82         branches/gcc-[0-9]+-branch.
84         * gcc_release: Fix up thinko in the last commit, improve error
85         message.  Commit all ChangeLog, DEV-PHASE and BASE-VER changes
86         together, rather than doing dozens of separate commits.
88 2015-04-12  Jakub Jelinek  <jakub@redhat.com>
90         * gcc_release: For RELEASE_MAJOR 5+ only use the major
91         number in branch name.  When doing final release of 5+,
92         if BASE-VER doesn't match release, but is *.*.1 for the
93         one smaller minor version, bump BASE-VER.
95         * crontab: Enable snapshots from gcc-5-branch.
97 2015-04-07  Gerald Pfeifer  <gerald@pfeifer.com>
99         * update_web_docs_libstdcxx_svn (FILTER): Introduce.
100         Use to filter output of the copying process.
102 2015-02-25  Arnaud Charlet  <charlet@adacore.com>
104         * update_web_docs_svn: Preserve gcc/ada/*.png. Update comments.
106 2015-02-25  Arnaud Charlet  <charlet@adacore.com>
108         * update_web_docs_svn: Add -I gcc/gcc/ada/doc/gnat_ugn for gnat_ugn
110 2015-02-06  David Malcolm  <dmalcolm@redhat.com>
112         PR jit/64257
113         * update_web_docs_svn: When copying up files for the built jit
114         documentation, also copy up .txt files.
116 2015-02-04  David Malcolm  <dmalcolm@redhat.com>
118         PR jit/64257
119         * update_web_docs_svn: Update build of jit docs to use EPEL6
120         variant install of sphinx 1.0.8, rather than 0.6.6.
122 2015-01-26  David Malcolm  <dmalcolm@redhat.com>
124         PR jit/64257
125         * update_web_docs_svn: Don't delete gcc/jit/docs or
126         gcc/jit/jit-common.h, gcc/jit/notes.txt. Special case the
127         building of the JIT docs (using sphinx-build).  Special case
128         copying them up.
130 2014-08-14  Richard Biener  <rguenther@suse.de>
132         * crontab: Change trunk snapshots from 4.10 to 5.
134 2014-08-01  Arnaud Charlet  <charlet@adacore.com>
136         * update_web_docs_svn: Simplify build of gnat_ugn.
138 2014-06-12  Richard Biener  <rguenther@suse.de>
140         * crontab: Remove 4.7 snapshot entry.
141         * update_version_svn: Update IGNORE_BRANCHES.
143 2014-05-30  Jonathan Wakely  <jwakely@redhat.com>
145         * generate_libstdcxx_web_docs: New script.
147 2014-04-11  Jakub Jelinek  <jakub@redhat.com>
149         * crontab: Enable snapshots from gcc-4_9-branch.
151 2014-02-01  Dmitry Gorbachev  <d.g.gorbachev@gmail.com>
153         PR other/56653
154         * gcc_release: Avoid printing empty line to generated MD5SUMS files.
155         Bump copyright year.
157 2013-12-02  Gerald Pfeifer  <gerald@pfeifer.com>
159         * update_web_docs_svn: Work around makeinfo generated file names
160         and references with "_002d" instead of "-".
162 2013-04-12  Jakub Jelinek  <jakub@redhat.com>
164         * crontab: Disable snapshots from gcc-4_6-branch.
165         * update_version_svn: Ignore gcc-4_6-branch.
167 2013-04-07  Gerald Pfeifer  <gerald@pfeifer.com>
169         * update_web_docs_libstdcxx_svn: No longer ignore all output from
170         the actual copy process.
171         Check the exit code of the actual copy process; diagnose problems.
173 2013-03-16  Jakub Jelinek  <jakub@redhat.com>
175         * crontab: Enable snapshots from gcc-4_8-branch.
177 2012-07-02  Richard Guenther  <rguenther@suse.de>
179         * crontab: Disable snapshots from gcc-4_5-branch.
180         * update_version_svn: Ingore gcc-4_5-branch.
182 2012-03-23  Richard Guenther  <rguenther@suse.de>
184         * crontab: Enable snapshots from gcc-4_7-branch.
186 2012-03-13  Jakub Jelinek  <jakub@redhat.com>
188         * crontab: Remove 4.4 branch from the list of snapshots to make.
189         * update_version_svn (IGNORE_BRANCHES): Add gcc-4_4-branch.
191 2012-03-05  Richard Guenther  <rguenther@suse.de>
193         * crontab: Remove 4.3 branch from the list of snapshots to make.
195 2012-03-02  Richard Guenther  <rguenther@suse.de>
197         * crontab: Fix day-of-week.
199 2012-03-02  Richard Guenther  <rguenther@suse.de>
201         * crontab: Update for 4.7 branching.
203 2011-11-21  Gerald Pfeifer  <gerald@pfeifer.com>
205         * update_web_docs_svn: Make $DOCSDIR group writable after
206         creating it.
208 2011-06-27  Richard Guenther  <rguenther@suse.de>
210         * update_version_svn (IGNORE_BRANCHES): Add gcc-4_3-branch.
212 2011-05-22  Joseph Myers  <joseph@codesourcery.com>
214         * gcc_release (adjust_dirs, maybe_build_tarfile): Remove.
215         (build_tarfiles): Don't build separate files for languages and
216         core.
217         (build_diffs): Only build one set of diffs.
218         (announce_snapshot): Only announce one tar file.
219         (ADA_DIRS, CPLUSPLUS_DIRS, FORTRAN95_DIRS, GO_DIRS, JAVA_DIRS,
220         OBJECTIVEC_DIRS, TESTSUITE_DIRS): Remove.  Don't adjust names
221         relative to WORKING_DIRECTORY.
223 2011-04-21  Jakub Jelinek  <jakub@redhat.com>
225         * gcc_release (maybe_build_tarfile): Don't build a tarfile if
226         the first directory doesn't exist.
228 2011-03-14  Jakub Jelinek  <jakub@redhat.com>
230         * crontab: Enable 4.7 snapshots, switch 4.6 snapshots to
231         4.6 branch.
233 2011-02-07  Joseph Myers  <joseph@codesourcery.com>
235         * update_web_docs_svn: Generate libquadmath-vers.texi.
237 2011-01-31  Gerald Pfeifer  <gerald@pfeifer.com>
239         * update_version_svn (FILES): Merge with datestamp_FILES.
240         (SVNROOT2): Introduce and use.
241         
242 2011-01-30  Gerald Pfeifer  <gerald@pfeifer.com>
244         * update_version_svn (SVN): Remove obsolete comment.
245         (CURR_DATE): Fix description.
246         Fix description of checkout procedure.
248 2010-12-18  Tobias Burnus  <burnus@net-b.de>
250         * update_web_docs_svn (MANUALS): Add libquadmath.
252 2010-12-08  Ian Lance Taylor  <iant@google.com>
254         * gcc_release: Add support for releasing Go as a separate
255         tarball.
257 2010-12-08  Ian Lance Taylor  <iant@google.com>
259         * update_web_docs_svn (MANUALS): Add gccgo.
261 2010-12-08  Ian Lance Taylor  <iant@google.com>
263         * README: Change "CVS" to "Subversion".
265 2010-08-23  Gerald Pfeifer  <gerald@pfeifer.com>
267         * gcc_release (snapshot_print): Also include an sha1 hash for
268         every tarball.  Slightly tweak indentation.
270 2010-08-15  Gerald Pfeifer  <gerald@pfeifer.com>
272         * gcc_release (CVSROOT): Remove all occurrences.
274 2010-08-14  Gerald Pfeifer  <gerald@pfeifer.com>
276         * gcc_release (snapshot_print): Include md5 hash for every tarball
277         in the README file and notification mail.
279 2010-08-01  Gerald Pfeifer  <gerald@pfeifer.com>
281         * update_web_docs_libstdcxx_svn: Do not compress generated .html
282         files any more.
284 2010-06-24  Joseph Myers  <joseph@codesourcery.com>
286         * update_web_docs_svn: Also pass -I option pointing to ada/ source
287         directory for Ada manual.
289 2010-04-16  Joseph Myers  <joseph@codesourcery.com>
291         * crontab: Enable 4.6 snapshots.
293 2010-04-07  Joseph Myers  <joseph@codesourcery.com>
295         * crontab: Switch 4.5 snapshots to 4.5 branch.
297 2010-03-31  Joseph Myers  <joseph@codesourcery.com>
299         * gcc_release (build_tarfiles): Make directories mode 755, not
300         777.
302 2009-10-10  Gerald Pfeifer  <gerald@pfeifer.com>
304         * update_web_docs_svn: Update BUGURL to http://gcc.gnu.org/bugs/.
306 2009-10-03  Diego Novillo  <dnovillo@google.com>
308         * gcc_release (JAVA_DIRS): Remove zlib.
310 2009-04-23  Gerald Pfeifer  <gerald@pfeifer.com>
312         * update_web_docs_svn: Redirect output of texi2dvi to /dev/null.
314 2009-04-09  Jakub Jelinek  <jakub@redhat.com>
316         * gcc_release: Change copyright header to refer to version
317         3 of the GNU General Public License and to point readers at the
318         COPYING3 file and the FSF's license web page.
319         * maintainer-addresses: Likewise.
321 2009-04-08  Gerald Pfeifer  <gerald@pfeifer.com>
323         * update_web_docs_svn: Run this script under plain /bin/sh
324         as opposed to /bin/sh -x.
326 2009-03-30  Joseph Myers  <joseph@codesourcery.com>
328         * update_version_svn (IGNORE_BRANCHES): Add 4.2 branch.
330 2009-03-28  Gerald Pfeifer  <gerald@pfeifer.com>
332         * crontab: Stop 4.2 snapshots.
333         Spread out 4.3, 4.4, and 4.5 snapshots more evenly.
335 2009-03-27  Mark Mitchell  <mark@codesourcery.com>
337         * crontab: Add 4.4 branch snapshots.
339 2009-02-21  Gerald Pfeifer  <gerald@pfeifer.com>
341         * update_version_svn (ADD_BRANCHES): Remove autovect-branch
342         and document format.
344 2009-01-17  Richard Guenther  <rguenther@suse.de>
346         * gcc_release (JAVA_DIRS): Remove fastjar.
348 2008-10-04  Gerald Pfeifer  <gerald@pfeifer.com>
350         * gcc_release: Fix a couple of comments.
352 2008-07-04  Joseph Myers  <joseph@codesourcery.com>
354         * crontab: Remove 4.1 snapshots job.
355         * update_version: Remove.
356         * gcc_release: Remove support for g77 and release status in
357         version.c.
358         * update_version_svn: Ignore 4.1 branch.  Remove support for
359         updating files other than DATESTAMP.
360         * update_web_docs_svn: Remove support for g77 manual.
362 2008-02-18  Jakub Jelinek  <jakub@redhat.com>
364         * crontab: Add 4.3 branch.  Set trunk to 4.4.
366 2008-01-28  Joseph Myers  <joseph@codesourcery.com>
368         * gcc_release (build_sources): Pass --disable-multilib to
369         gcc_build.
370         (SVN): Don't use full path.
372 2008-01-21  Jonathan Wakely  <jwakely.gcc@gmail.com>
374         * update_web_docs_libstdcxx_svn: "docs" dir moved to "doc".
376 2007-10-01  Gerald Pfeifer  <gerald@pfeifer.com>
378         * gcc_release: Do not include copies of faq.html in releases,
379         and remove all the explicit support code to pull in web pages.
381 2007-08-21  Paul Brook  <paul@codesourcery.com>
382             Nathan Sidwell  <nathan@codesourcery.com>
383             Mark Mitchell  <mark@codesourcery.com>
384             Joseph Myers  <joseph@codesourcery.com>
386         * gcc_release: Do not include copies of bugs.html in releases.
387         * update_web_docs_svn: Set VERSION_PACKAGE and BUGURL in
388         gcc-vers.texi.
390 2007-07-06  Joseph Myers  <joseph@codesourcery.com>
392         * update_web_docs_svn: Use -o with makeinfo, texi2dvi and texi2pdf
393         commands.
395 2007-06-28  Mike Stump  <mrs@apple.com>
397         * gcc_release: Update for Objective-C++.
399 2007-05-28  Mark Mitchell  <mark@codesourcery.com>
401         * gcc_release: Adjust placement of release candidates.
403 2007-04-01  Gerald Pfeifer  <gerald@pfeifer.com>
405         * update_web_docs_svn (MANUALS): Move towards the top of the
406         script.  Reformat for easier editing/diffing.
408 2006-03-31  Tobias Burnus  <burnus@net-b.de>
410         * update_web_docs_svn: Build also gfc-internals.
412 2007-02-25  Gerald Pfeifer  <gerald@pfeifer.com>
414         * update_version_svn (IGNORE_BRANCHES): Add 4_0-branch.
416 2007-01-29  Gerald Pfeifer  <gerald@pfeifer.com>
418         * crontab: No longer build snapshots for 4.0.x.
420 2007-01-21  Tobias Burnus  <burnus@net-b.de>
422         * update_web_docs_svn: Build also libgomp documentation.
424 2007-01-05  Gerald Pfeifer  <gerald@pfeifer.com>
426         * crontab: Spread snapshots more evenly throughout the week, and
427         in "ascending" order.  Build all at the same time of the day.
429 2006-10-20  Mark Mitchell  <mark@codesourcery.com>
431         * crontab: Add 4.2 branch.  Set trunk to 4.3.
433 2006-09-17  Gerald Pfeifer  <gerald@pfeifer.com>
435         * gcc_release (LC_ALL): Default to C.
437 2006-03-11  Gabriel Dos Reis  <gdr@integrable-solutions.net>
439         * crontab: Don't build snapshot for 3.4.x anymore.
440         * update_version_svn (IGNORE_BRANCHES): Add 3_4-branch.
442 2006-01-12  Ben Elliston  <bje@au.ibm.com>
444         * update_version_svn (ADD_BRANCHES): Remove dfp-branch.
446 2005-12-16  Joseph S. Myers  <joseph@codesourcery.com>
448         * update_web_docs_svn: Remove unnecessary files from source tree.
449         Use set -e.
450         * doc_exclude, update_web_docs, update_web_docs_libstdcxx: Remove.
452 2005-12-16  Mark Mitchell  <mark@codesourcery.com>
454         * update_web_docs_svn: Set @srcdir in gcc-vers.texi. 
455         
456 2005-11-18  Mark Mitchell  <mark@codesourcery.com>
458         * crontab: Add 4.1 branch entry.
460 2005-11-06  Joseph S. Myers  <joseph@codesourcery.com>
462         * gcc_release: Further update for SVN.  Don't set EXPORTTAG or
463         EXPORTDATE; always determine SVNREV the same way.  Correct message
464         about what sources are being retrived.  Include branch information
465         in LAST_UPDATED.
466         * crontab: Don't include initial / in branch name.
468 2005-11-05  Daniel Berlin  <dberlin@dberlin.org>
470         * gcc_release:  Always determine revision number from date or tag,
471         and use that, instead of fragile date based export.
472         Put back setting of non-local CVSROOT.
474 2005-11-05  Daniel Berlin  <dberlin@dberlin.org>
476         * gcc_release: Make tags go in /tags.
477         Don't tag for snapshots.
478         Determine revision number of export and put into snapshot
479         announcement.
481 2005-11-03  Daniel Berlin  <dberlin@dberlin.org>
483         * gcc_release: Update for SVN
484         * crontab: Update for new gcc_release
486 2005-10-26  Daniel Berlin  <dberlin@dberlin.org>
488         * update_web_docs_svn: Use -q to quiet svn.
490 2005-10-26  Daniel Berlin  <dberlin@dberlin.org>
492         * crontab: Update to reflect reality
494 2005-10-01  Mark Mitchell  <mark@codesourcery.com>
496         * gcc_release (build_sources): If trying to apply a tag that
497         already exists, issue an error message and exit.
499 2005-09-30  Joseph S. Myers  <joseph@codesourcery.com>
501         PR other/23693
502         * update_web_docs: Add PDF support.  Correct check of DEV-PHASE.
504 2005-09-30  Joseph S. Myers  <joseph@codesourcery.com>
506         * update_web_docs_old: Remove.
508 2005-08-14  Kelley Cook  <kcook@gcc.gnu.org>
510         * gcc_release: Update with FSF address.
512 2005-07-26  Janis Johnson  <janis187@us.ibm.com>
514         * update_version (ADD_BRANCHES): Add dfp-branch.
516 2005-05-21  Gerald Pfeifer  <gerald@pfeifer.com>
518         * crontab: Spread snapshot building more evenly throughout the
519         week.
521 2005-05-19  Joseph S. Myers  <joseph@codesourcery.com>
523         * crontab: Don't build 3.3 branch snapshots.
524         * update_version (IGNORE_BRANCHES): Add gcc-3_3-branch.
526 2005-03-15  Zack Weinberg  <zack@codesourcery.com>
528         * README: Update.
529         * gcc_release: Update gcc/DEV-PHASE if that file exists, instead
530         of gcc/version.c.
531         * update_version: Handle updating gcc/DATESTAMP.
532         * update_web_docs: Generate gcc-vers.texi first.
534 2005-03-10  Ranjit Mathew  <rmathew@hotmail.com>
536         * gcc_release (ADA_DIRS): Add "gnattools".
538 2005-02-25  Mark Mitchell  <mark@codesourcery.com>
540         * crontab: Adjust for 4.0 branch.
542 2004-12-30  Sebastian Pop  <pop@cri.ensmp.fr>
544         * update_version (ADD_BRANCHES): Replace lno-branch with
545         autovect-branch.
547 2004-09-11  Gerald Pfeifer  <gerald@pfeifer.com>
549         * crontab: Rename GCC 3.5 snapshots to GCC 4.0 snapshots.
551 2004-08-14  Kelley Cook  <kcook@gcc.gnu.org>
553         * gcc_release (build_sources): Add comment header to generated
554         MD5SUMS.
556 2004-08-06  Kelley Cook  <kcook@gcc.gnu.org>
558         * gcc_release (snapshot_print): Accept arguments.  Don't use echo -e.
559         (announce_snapshot):  Update for above.  Don't use echo -e.
561 2004-08-03 Kelley Cook  <kcook@gcc.gnu.org>
563         * maintainer-scripts (snapshot_print): New function.
564         (announce_snapshot): Generate announcment on the fly.
565         Use a directory link for LATEST.
566         * snapshot-README: Delete.
567         * snapshot-index.html: Delete.
569 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
571         * gcc_release (build_sources): Move the libcpp gmo files
572         to the source directory.
574 2004-06-03  Joseph S. Myers  <jsm@polyomino.org.uk>
576         * gcc_release (maybe_build_tarfile): New function.
577         (build_tarfiles): Use maybe_build_tarfile.
579 2004-05-21  Paolo Carlini  <pcarlini@suse.de>
581         * gcc_release (build_sources): Generate the NEWS file in toplevel.
583 2004-05-17  Kelley Cook  <kcook@gcc.gnu.org>
585         * gcc_release (build_sources): Change CRCs from brik to md5sum.
587 2004-05-16  Gerald Pfeifer  <gerald@pfeifer.com>
589         * crontab: Add GCC 3.5 snapshots, currenty run on Sundays.
591 2004-05-13  Joseph S. Myers  <jsm@polyomino.org.uk>
593         * update_web_docs: Also remove old .gz files from subdirectories
594         on the 15th of the month.
596 2004-05-13  Joseph S. Myers  <jsm@polyomino.org.uk>
598         * update_web_docs (MANUALS): Add gfortran.
600 2004-05-13  Arnaud Charlet  <charlet@act-europe.fr>
602         * update_web_docs: Fix generation of Ada docs.
604 2004-05-13  Joseph S. Myers  <jsm@polyomino.org.uk>
606         * update_version (ADD_BRANCHES): Remove tree-ssa-20020619-branch.
608         * gcc_release (DIFF): Remove -3 option.
610 2003-07-26  Paul Brook  <paul@nowt.org>
612         * gcc_release: Add gcc-fortran.
613         * snapshot-README: Ditto.
614         * snapshot-index.html: Ditto.
616 2004-05-02  Gerald Pfeifer  <gerald@pfeifer.com>
618         * crontab: Move GCC 3.4 snapshots from Wednesday afternoon to
619         Friday night, where gcc.gnu.org has less load.
621 2004-05-02  Gerald Pfeifer  <gerald@pfeifer.com>
623         * crontab: Adjust temporary directory used for snapshot generation.
624         Move GCC 3.3 snapshots to Wednesday 22:32, where gcc.gnu.org has
625         less load.
627 2004-04-19  Mark Mitchell  <mark@codesourcery.com>
629         * gcc_release (build_sources): Do not use "-F" to tag sources.
631 2004-04-07  Mark Mitchell  <mark@codesourcery.com>
633         * gcc_release (build_sources): Do not use "-r" and "-D" at the
634         same time with "cvs export".
636 2004-03-27  Gerald Pfeifer  <gerald@pfeifer.com>
638         * gcc_release: Fix sanity check for argument of -p command-line
639         options.  In snapshot mode, only generate diffs against the previous
640         snapshot if the user did not specify any old tarball explictly.
642 2004-03-25  Gerald Pfeifer  <gerald@pfeifer.com>
644         * gcc_release (FTP_PATH): Use /var/ftp instead of ~ftp, and
645         only set at a single place.
647 2004-03-14  Gerald Pfeifer  <gerald@pfeifer.com>
649         * gcc_release (SNAPSHOTS_DIR): New variable.  Use it.
650         (announce_snapshot): Use it.
652 2004-03-14  Gerald Pfeifer  <gerald@pfeifer.com>
654         * gcc_release (announce_snapshot): Use changedir instead of
655         plain cd.
657 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>
659         * gcc_release: Add libada as part of ADA_DIRS.
661 2004-01-21  Gerald Pfeifer  <gerald@pfeifer.com>
663         * crontab: Make 3.4 snapshots from the new 3.4 release branch.
665 2004-01-20  Kelley Cook  <kcook@gcc.gnu.org>
667         * gcc_release (build_sources): Delete call to make f77.rebuilt.
669 2004-01-17  Gerald Pfeifer  <gerald@pfeifer.com>
671         * snapshot-README: Mention how the snapshot was generated.
672         * snapshot-index.html: Ditto.  Further sync with snapshot-README.
674 2004-01-03  Joseph S. Myers  <jsm@polyomino.org.uk>
676         * update_web_docs: Create tarballs of documentation sources and
677         HTML docs.
679 2004-01-02  Gerald Pfeifer  <gp@suse.de>
681         * update_version: Add some documentation.
683 2004-01-02  Pop Sébastian  <pop@gauvain.u-strasbg.fr>
685         * update_version (ADD_BRANCHES): Add lno-branch.
687 2003-11-02  Gerald Pfeifer  <gerald@pfeifer.com>
689         * maintainer-addresses: New script.
691 2003-10-24  Kelley Cook  <kcook@gcc.gnu.org>
693         * gcc_release (build_sources): Use --enable-generated-files-in-srcdir.
695 2003-09-22  Gerald Pfeifer  <gerald@pfeifer.com>
697         * gcc_release (announce_snapshot): Restructure processing
698         of snapshot-README and snapshot-index.html and add a new
699         substitution for @EXPORT@.
701 2003-08-24  Gerald Pfeifer  <gerald@pfeifer.com>
703         * gcc_release (build_sources): Create/update the LAST_UPDATED file
704         in the source directory with information how sources were obtained.
706 2003-08-16  Gerald Pfeifer  <gerald@pfeifer.com>
708         * gcc_release (build_sources): Use two new variables EXPORTTAG and
709         EXPORTDATE to make the extraction of sources more transparent and
710         also allow snapshots (off mainline) without a tag.
712 2003-08-08  Mark Mitchell  <mark@codesourcery.com>
714         * gcc_release: Correct logic for updating version.c.  Put
715         prereleases into a subdirectory.
717 2003-07-29  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
719         * crontab: Update invocation of gcc_release according to the
720         previous changes there.  Add automatic 3.4 snapshots from mainline.
722 2003-07-23  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
724         * gcc_release (usage): Document that -s now takes symbolic name
725         and branch of the snapshot as parameters.
726         Implement this as part of command-line processing.
727         (BRANCH): Remove default initialization for snapshots.
728         (CVSBRANCH): Ditto.
729         Do not lay down a CVS tag if generating a snapshot from mainline.
731 2003-07-19  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
733         * gcc_release (announce_snapshot): Use ${RELEASE} instead
734         of ${BRANCH}-${DATE} to refer to the snapshot directory.
735         Put README file into the snapshot directory.
737         (RELEASE): Define as ${BRANCH}-${DATE} for snapshots.
738         (FTP_PATH): Use ${RELEASE} in case of snapshots.
739         (TAG): Ditto.
740         (OLD_TARS): Adjust to new directory scheme for snapshots.
742 2003-07-14  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
744         * gcc_release (announce_snapshot): Add substitution of @RELEASE@
745         for README and index.html.
746         * snapshot-README: Use it.
747         * snapshot-index.html: Ditto.
749 2003-07-09  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
751         * gcc_release (announce_snapshot): Add substitution of @BRANCH@
752         for README and index.html.  Remove substitution of @LONG_DATE@.
753         Put index.html into the respective snapshot directory.
754         Adjust subject of the notification mail to the new naming scheme
755         for CVS tags.
756         Adjust name of the LATEST-IS-... files to the new naming scheme
757         for snapshot directories.
758         (FTP_PATH): Ditto.
759         (LAST_DIR): Ditto.
760         (LAST_LONG_DATE): Remove.
762         * snapshot-README: Adjust to the new naming schemes for directories
763         and snapshots per se.
764         Dynamically fill in the respective branch instead of hardcoding it.
766         * snapshot-index.html: Replace individual links to diffs with a
767         general link to the diff/ subdirectory.
768         Mention the concrete snapshot in <title> and <h1>.
769         Adjust links to the new location of index.html.
771 2003-07-08  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
773         * gcc_release: Move handling of complex modes directly after
774         switch handling.
775         (TAG): Include the branch name as part of snapshot CVS tags.
777 2003-07-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
779         * gcc_release: Execute gcc.gnu.org-only operations which are
780         related to diff generation only if diffs have been requested.
781         (build_sources): Improve tracing and an error message related
782         to tagging.
784 2003-07-01  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
786         * gcc_release (BRANCH): Rename to...
787         (CVSBRANCH): ...new macro, and use BRANCH for the variant users
788         will see.
789         (FTP_BRANCH): For snapshots, include ${BRANCH} in the last part
790         of the directory name.
791         Use .snapshot_date-${BRANCH} instead of .snapshot_date.
793 2003-06-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
795         * gcc_release: Command "all" now creates .gz files only for
796         releases and pre-releases.
798 2003-06-27  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
800         * gcc_release (build_sources): Do not include gnats.html any longer.
801         Make an error message more descriptive.
803 2003-06-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
805         * gcc_release: Factor the updating of links and READMEs on the
806         FTP server and sending mail for snapshots into a...
807         (announce_snapshot): ...new function.
808         Add informative output for both.
810 2003-06-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
812         * gcc_release: Do not update gcc_latest_snapshot tag any longer.
814 2003-06-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
816         * snapshot-index.html: Use F77 instead of G77 front end.
817         Remove link to CodeSourcery snapshots which was not up-to-date.
818         Do not refer to gcc-bugs@gcc.gnu.org any longer.
820         * snapshot-README: Use F77 front end instead of G77 language.
822 2003-06-17  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
824         * gcc_release (build_tarfile): Build .bz2 files instead of .gz files.
825         (build_bz2): Rename to build_gzip and create .gz files from .bz2
826         files instead of the other way around.
827         (build_gzip): New function.
828         (build_diffs): Build .bz2 files instead of .gz files.
829         (build_diff): Use .bz2 files instead of .gz files.
830         Make an error message independent of the compression format.
831         (MODE_BZIP2): Rename to MODE_GZIP.  Related changes to the
832         invocation of this script.
833         (MODE_GZIP): New variable.
834         (OLD_TARS): Use .bz2 archive of the previous snapshot.
836 2003-06-14  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
838         * snapshot-README: Use GCC instead of gcc, C++ front end instead of
839         g++ language, and note that Java includes a run time.
840         * snapshot.index.html: Ditto.
842 2003-06-10  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
844         * gcc_release (build_diff): Properly use ${TAR} instead of
845         hard-coded tar.
847 2003-05-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
849         * snapshot-index.html: Refer to .bz2 files instead of .gz files.
850         Simplify the note on not using unannounced snapshots.
852 2003-05-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
854         * snapshot-README: Refer to .bz2 files instead of .gz files.
855         Add a note on where to find the diff files.
856         Simplify the note on not using unannounced snapshots.
857         Remove documentation of the gcc_latest_snapshot tag.
859 2003-05-27  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
861         * gcc_release (build_diffs): Add diagnostics in case we cannot
862         generate a specific diff file.
864 2003-05-24  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
866         * gcc_release (build_sources): Only update ChangeLog files which
867         do not yet contain the entry we are going to add.
868         Fix typo in added ChangeLog entries.
870 2003-05-20  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
872         * gcc_release (upload_files): Put diff files into a "diffs"
873         subdirectory
875 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
877         * gcc_release: GNU CC -> GCC.
879 2003-05-12  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
881         * gcc_release (usage): Print more detailed description of all
882         command-line options.
884 2003-05-09  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
886         * update_version (ADD_BRANCHES): Add, set to MAIN and
887         tree-ssa-20020619-branch.
888         (BRANCHES): Always consider branches given by $ADD_BRANCHES.
890 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
892         * update_version (textstring_FILES): Only version.c needs to be
893         updated, now that we do not consider older branches any more.
895 2003-05-02  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
897         * update_version (IGNORE_BRANCHES): Add.
898         (BRANCHES): Do not consider branches matching $IGNORE_BRANCHES.
900 2003-05-02  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
902         * update_version: Add a trace of which branch we are currently
903         working on.
905 2002-12-16  Mark Mitchell  <mark@codesourcery.com>
907         * gcc_release: Make snapshots from the GCC 3.3 branch.
908         * snapshot-README: Update.
910 2002-09-23  Zack Weinberg  <zack@codesourcery.com>
912         * update_version: Do not check in files which are unchanged.
913         * gcc_release: Only update the version in gcc/version.c.
915 2002-09-17  Joseph S. Myers  <jsm@polyomino.org.uk>
917         * update_web_docs (MANUALS): Add fastjar.
919 2002-09-08  Joseph S. Myers  <jsm@polyomino.org.uk>
921         * gcc_release: Make snapshots come from the mainline.
922         * snapshot-README: Update.
924 2002-08-28  Joseph S. Myers  <jsm@polyomino.org.uk>
926         * update_web_docs: Remove support for generating g77_news.html and
927         g77_bugs.html.
928         * update_web_docs_old: Likewise.  Remove support for generating
929         thanks.html.
931 2002-07-28  Andreas Jaeger  <aj@suse.de>
933         * gcc_release: Update comment.
935         * snapshot-README: Snapshots are taken from GCC 3.2 branch.
937 2002-07-28  Mark Mitchell  <mark@codesourcery.com>
939         * gcc_release: Use the 3.2 branch for snapshots.
941 2002-05-31  Florian Weimer  <fw@deneb.enyo.de>
943         * update_web_docs (MANUALS): Include various flavours of the GNAT
944         User Guide.
946 2002-05-27  Joseph S. Myers  <jsm28@cam.ac.uk>
948         * update_version (textstring_FILES): Change gcc/ada/gnatvsn.ads to
949         gcc/gcc/ada/gnatvsn.ads.
951 2002-05-26  Joseph S. Myers  <jsm28@cam.ac.uk>
953         * gcc_release: Add gcc/ada/gnatvsn.ads to list of files in which
954         release status is updated.
955         * update_version (textstring_FILES): Add gcc/ada/gnatvsn.ads.
957 2002-05-21  Joseph S. Myers  <jsm28@cam.ac.uk>
959         * gcc_release: Do upload files when local.
961         * snapshot-README, snapshot-index.html: Remove chill.
963 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
965         * gcc_release: Correct upload handling.
967 2002-04-22  Mark Mitchell  <mark@codesourcery.com>
969         * gcc_release (build_diffs): Remove reference to Chill.
971 2002-04-21  Joseph S. Myers  <jsm28@cam.ac.uk>
973         * update_web_docs (MANUALS): Remove chill.  Add gnat_rm.
975 2002-04-19  Kelley R. Cook (kelly.r.cook@gm.com)
977         * gcc_release: Set TZ to UTC0.
979 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
981         * gcc_release (build_tarfiles): Do not build Chill tarfiles.
982         (CHILL_DIRS): Remove.
984 2002-03-10  Joseph S. Myers  <jsm28@cam.ac.uk>
986         * gcc_release: Build diffs for ada and chill.  Make "bzip2" a new
987         major mode.
989 2002-03-06  Phil Edwards  <pme@gcc.gnu.org>
991         * update_version:  Don't indent the version string.
993 2002-03-05  Joseph S. Myers  <jsm28@cam.ac.uk>
995         * snapshot-README: Note that snapshots come from the 3.1 branch.
996         Update list of files.
998 2002-03-03  Joseph S. Myers  <jsm28@cam.ac.uk>
1000         * gcc_release: Make snapshots come from the 3.1 branch.
1002 2002-02-25  Mark Mitchell  <mark@codesourcery.com>
1004         * update_version: Automatically update version files on all
1005         branches.
1006         * crontab: Only invoke update_version once.
1008 2002-02-23  Joseph S. Myers  <jsm28@cam.ac.uk>
1010         * gcc_release: Revert change to -p interface.  Allow for local and
1011         remote cases in creating directories.  Give an error if -p
1012         argument names a directory.
1014 2002-02-21  Mark Mitchell  <mark@codesourcery.com>
1016         * gcc_release: Correct handling of diff-generation.  Add
1017         "diffs" major mode.
1019 2002-02-08  Joseph S. Myers  <jsm28@cam.ac.uk>
1021         * gcc_release: Substitute dates in snapshot-README and
1022         snapshot-index.html files rather than directly using the old files
1023         on the FTP site.  Set QMAILHOST.
1025 2002-02-08  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
1027         * snapshot-index.html: Improve markup.
1029 2002-01-29  Joseph S. Myers  <jsm28@cam.ac.uk>
1031         * snapshot-README, snapshot-index.html: Use expressions such as
1032         @DATE@ rather than hardcoded dates.
1034         * snapshot-README, snapshot-index.html: New files.
1036 2002-01-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
1038         * update_web_docs (contrib_file): Remove.
1039         Also removing special handling of thanks.html.
1041 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
1043         * update_web_docs: Use makeinfo --html instead of texi2html.
1044         Remove support for pre-3.1 GCC versions.  Build online docs for
1045         gccint manual.
1047 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
1049         * update_web_docs_old: Copy from update_web_docs.  Add comment
1050         that this is for GCC 3.0.x and earlier versions.
1052 2001-11-19  Joseph S. Myers  <jsm28@cam.ac.uk>
1054         * gcc_release: Add /usr/local/bin to path when local.
1056 2001-11-06  Joseph S. Myers  <jsm28@cam.ac.uk>
1058         * update_web_docs: Set SOURCEDIR so that install manual can be
1059         found when running install.texi2html.
1061         * gcc_release: Don't require a username if running locally.
1063 2001-11-05  Joseph S. Myers  <jsm28@cam.ac.uk>
1065         * update_web_docs: Eliminate warnings about keeping files from web
1066         page preprocessing.
1068         * update_web_docs: Allow for the same file name in different
1069         directories.
1071 2001-10-29  Joseph S. Myers  <jsm28@cam.ac.uk>
1073         * update_web_docs: Generate libiberty and gnat-style manuals.
1075 2001-10-24  Joseph S. Myers  <jsm28@cam.ac.uk>
1077         * gcc_release: Build snapshots from mainline.  Generate Ada and
1078         Chill tarballs.  Correct error check when building diffs.  Check
1079         for errors when building bzip2 files.
1080         * crontab: Use /sourceware/snapshot-tmp for building snapshots.
1082 2001-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
1084         * crontab: Build weekly snapshots.
1086         * gcc_release: Copy from 3.0 branch.  Add support for building the
1087         weekly snapshots on gcc.gnu.org.
1089 2001-08-28  Joseph S. Myers  <jsm28@cam.ac.uk>
1091         * update_web_docs: Also check out texinfo.tex from
1092         gcc/doc/include.
1094 2001-08-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
1096         * update_web_docs (PREPROCESS): Rename to WWWPREPROCESS.
1097         Preprocess the entire web site, not just the install docs.
1099 2001-06-25  Phil Edwards  <pme@sources.redhat.com>
1101         * update_version:  Add command-line argument capability, also
1102         bump version for libstdc++-v3, and exit with the return code from
1103         the cvs commit.
1104         * crontab:  Call update_version with arguments instead of
1105         calling update_branch_version.
1106         * update_branch_version:  Remove.
1108 2001-06-08  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
1110         * update_web_docs: Only update the install documentation for the
1111         CVS HEAD.
1113 2001-06-07  Joseph S. Myers  <jsm28@cam.ac.uk>
1115         * update_web_docs, doc_exclude: Check out files that may be in the
1116         Attic.  Check out texinfo.tex.  Don't generate anything from
1117         c-tree.texi.  Generate PostScript output from manuals.
1119 2001-06-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
1121         * update_web_docs (WWWBASE_PREFORMATTED, PREPROCESS): New
1122         variables.
1123         Fix a comment and add another one.
1124         Generate the installation documentation in HTML format from
1125         gcc/doc/install.texi.
1127 2001-05-03  Joseph S. Myers  <jsm28@cam.ac.uk>
1129         * update_web_docs: Don't generate HTML from gxxint.texi.  Don't
1130         run texi2html on manuals that aren't present.
1132 2001-03-18  Phil Edwards  <pme@sources.redhat.com>
1134         * update_web_docs_libstdcxx:  New script.
1135         * crontab:  Call said script.
1137 2001-03-18  Joseph S. Myers  <jsm28@cam.ac.uk>
1139         * update_version, update_branch_version: Check out with gcc
1140         directory instead of using egcs link.
1142 2001-03-17  Joseph S. Myers  <jsm28@cam.ac.uk>
1144         * update_web_docs: Don't strip leading -r from argument following
1145         -r, or leading -d from argument following -d.  Bug pointed out by
1146         Matt Kraai.
1148         * update_web_docs: Handle -r and -d options to generate docs for a
1149         release or branch in a subdirectory.  Determine names of G77 news
1150         and bugs files and contributors file after updated docs have been
1151         installed, not before.  Don't remove files from a subdirectory.
1152         Don't generate manuals for gcov (included in the GCC manual) or
1153         iostream (obsolete).  Do generate manuals for cppinternals, gcj
1154         and porting.  Update regular expressions for detecting whether
1155         files have really changed when regenerated.
1157 2001-03-15  Joseph S. Myers  <jsm28@cam.ac.uk>
1159         * update_web_docs: Use /usr/local/bin/texi2html rather than
1160         gccadmin's local copy.
1162 2001-03-10  Joseph S. Myers  <jsm28@cam.ac.uk>
1164         * crontab, doc_exclude, update_branch_version, update_version,
1165         update_web_docs: New files (as currently used by gccadmin).
1166         * README: New file.