Update ChangeLog and version files for release
[official-gcc.git] / maintainer-scripts / ChangeLog
blobadde12f341e8fe93b23d052cc67e6a81f1ec1e45
1 2017-10-10  Release Manager
3         * GCC 5.5.0 released.
5 2016-06-03  Release Manager
7         * GCC 5.4.0 released.
9 2015-12-04  Release Manager
11         * GCC 5.3.0 released.
13 2015-07-16  Release Manager
15         * GCC 5.2.0 released.
17 2015-04-22  Release Manager
19         * GCC 5.1.0 released.
21 2015-04-07  Gerald Pfeifer  <gerald@pfeifer.com>
23         * update_web_docs_libstdcxx_svn (FILTER): Introduce.
24         Use to filter output of the copying process.
26 2015-02-25  Arnaud Charlet  <charlet@adacore.com>
28         * update_web_docs_svn: Preserve gcc/ada/*.png. Update comments.
30 2015-02-25  Arnaud Charlet  <charlet@adacore.com>
32         * update_web_docs_svn: Add -I gcc/gcc/ada/doc/gnat_ugn for gnat_ugn
34 2015-02-06  David Malcolm  <dmalcolm@redhat.com>
36         PR jit/64257
37         * update_web_docs_svn: When copying up files for the built jit
38         documentation, also copy up .txt files.
40 2015-02-04  David Malcolm  <dmalcolm@redhat.com>
42         PR jit/64257
43         * update_web_docs_svn: Update build of jit docs to use EPEL6
44         variant install of sphinx 1.0.8, rather than 0.6.6.
46 2015-01-26  David Malcolm  <dmalcolm@redhat.com>
48         PR jit/64257
49         * update_web_docs_svn: Don't delete gcc/jit/docs or
50         gcc/jit/jit-common.h, gcc/jit/notes.txt. Special case the
51         building of the JIT docs (using sphinx-build).  Special case
52         copying them up.
54 2014-08-14  Richard Biener  <rguenther@suse.de>
56         * crontab: Change trunk snapshots from 4.10 to 5.
58 2014-08-01  Arnaud Charlet  <charlet@adacore.com>
60         * update_web_docs_svn: Simplify build of gnat_ugn.
62 2014-06-12  Richard Biener  <rguenther@suse.de>
64         * crontab: Remove 4.7 snapshot entry.
65         * update_version_svn: Update IGNORE_BRANCHES.
67 2014-05-30  Jonathan Wakely  <jwakely@redhat.com>
69         * generate_libstdcxx_web_docs: New script.
71 2014-04-11  Jakub Jelinek  <jakub@redhat.com>
73         * crontab: Enable snapshots from gcc-4_9-branch.
75 2014-02-01  Dmitry Gorbachev  <d.g.gorbachev@gmail.com>
77         PR other/56653
78         * gcc_release: Avoid printing empty line to generated MD5SUMS files.
79         Bump copyright year.
81 2013-12-02  Gerald Pfeifer  <gerald@pfeifer.com>
83         * update_web_docs_svn: Work around makeinfo generated file names
84         and references with "_002d" instead of "-".
86 2013-04-12  Jakub Jelinek  <jakub@redhat.com>
88         * crontab: Disable snapshots from gcc-4_6-branch.
89         * update_version_svn: Ignore gcc-4_6-branch.
91 2013-04-07  Gerald Pfeifer  <gerald@pfeifer.com>
93         * update_web_docs_libstdcxx_svn: No longer ignore all output from
94         the actual copy process.
95         Check the exit code of the actual copy process; diagnose problems.
97 2013-03-16  Jakub Jelinek  <jakub@redhat.com>
99         * crontab: Enable snapshots from gcc-4_8-branch.
101 2012-07-02  Richard Guenther  <rguenther@suse.de>
103         * crontab: Disable snapshots from gcc-4_5-branch.
104         * update_version_svn: Ingore gcc-4_5-branch.
106 2012-03-23  Richard Guenther  <rguenther@suse.de>
108         * crontab: Enable snapshots from gcc-4_7-branch.
110 2012-03-13  Jakub Jelinek  <jakub@redhat.com>
112         * crontab: Remove 4.4 branch from the list of snapshots to make.
113         * update_version_svn (IGNORE_BRANCHES): Add gcc-4_4-branch.
115 2012-03-05  Richard Guenther  <rguenther@suse.de>
117         * crontab: Remove 4.3 branch from the list of snapshots to make.
119 2012-03-02  Richard Guenther  <rguenther@suse.de>
121         * crontab: Fix day-of-week.
123 2012-03-02  Richard Guenther  <rguenther@suse.de>
125         * crontab: Update for 4.7 branching.
127 2011-11-21  Gerald Pfeifer  <gerald@pfeifer.com>
129         * update_web_docs_svn: Make $DOCSDIR group writable after
130         creating it.
132 2011-06-27  Richard Guenther  <rguenther@suse.de>
134         * update_version_svn (IGNORE_BRANCHES): Add gcc-4_3-branch.
136 2011-05-22  Joseph Myers  <joseph@codesourcery.com>
138         * gcc_release (adjust_dirs, maybe_build_tarfile): Remove.
139         (build_tarfiles): Don't build separate files for languages and
140         core.
141         (build_diffs): Only build one set of diffs.
142         (announce_snapshot): Only announce one tar file.
143         (ADA_DIRS, CPLUSPLUS_DIRS, FORTRAN95_DIRS, GO_DIRS, JAVA_DIRS,
144         OBJECTIVEC_DIRS, TESTSUITE_DIRS): Remove.  Don't adjust names
145         relative to WORKING_DIRECTORY.
147 2011-04-21  Jakub Jelinek  <jakub@redhat.com>
149         * gcc_release (maybe_build_tarfile): Don't build a tarfile if
150         the first directory doesn't exist.
152 2011-03-14  Jakub Jelinek  <jakub@redhat.com>
154         * crontab: Enable 4.7 snapshots, switch 4.6 snapshots to
155         4.6 branch.
157 2011-02-07  Joseph Myers  <joseph@codesourcery.com>
159         * update_web_docs_svn: Generate libquadmath-vers.texi.
161 2011-01-31  Gerald Pfeifer  <gerald@pfeifer.com>
163         * update_version_svn (FILES): Merge with datestamp_FILES.
164         (SVNROOT2): Introduce and use.
165         
166 2011-01-30  Gerald Pfeifer  <gerald@pfeifer.com>
168         * update_version_svn (SVN): Remove obsolete comment.
169         (CURR_DATE): Fix description.
170         Fix description of checkout procedure.
172 2010-12-18  Tobias Burnus  <burnus@net-b.de>
174         * update_web_docs_svn (MANUALS): Add libquadmath.
176 2010-12-08  Ian Lance Taylor  <iant@google.com>
178         * gcc_release: Add support for releasing Go as a separate
179         tarball.
181 2010-12-08  Ian Lance Taylor  <iant@google.com>
183         * update_web_docs_svn (MANUALS): Add gccgo.
185 2010-12-08  Ian Lance Taylor  <iant@google.com>
187         * README: Change "CVS" to "Subversion".
189 2010-08-23  Gerald Pfeifer  <gerald@pfeifer.com>
191         * gcc_release (snapshot_print): Also include an sha1 hash for
192         every tarball.  Slightly tweak indentation.
194 2010-08-15  Gerald Pfeifer  <gerald@pfeifer.com>
196         * gcc_release (CVSROOT): Remove all occurrences.
198 2010-08-14  Gerald Pfeifer  <gerald@pfeifer.com>
200         * gcc_release (snapshot_print): Include md5 hash for every tarball
201         in the README file and notification mail.
203 2010-08-01  Gerald Pfeifer  <gerald@pfeifer.com>
205         * update_web_docs_libstdcxx_svn: Do not compress generated .html
206         files any more.
208 2010-06-24  Joseph Myers  <joseph@codesourcery.com>
210         * update_web_docs_svn: Also pass -I option pointing to ada/ source
211         directory for Ada manual.
213 2010-04-16  Joseph Myers  <joseph@codesourcery.com>
215         * crontab: Enable 4.6 snapshots.
217 2010-04-07  Joseph Myers  <joseph@codesourcery.com>
219         * crontab: Switch 4.5 snapshots to 4.5 branch.
221 2010-03-31  Joseph Myers  <joseph@codesourcery.com>
223         * gcc_release (build_tarfiles): Make directories mode 755, not
224         777.
226 2009-10-10  Gerald Pfeifer  <gerald@pfeifer.com>
228         * update_web_docs_svn: Update BUGURL to http://gcc.gnu.org/bugs/.
230 2009-10-03  Diego Novillo  <dnovillo@google.com>
232         * gcc_release (JAVA_DIRS): Remove zlib.
234 2009-04-23  Gerald Pfeifer  <gerald@pfeifer.com>
236         * update_web_docs_svn: Redirect output of texi2dvi to /dev/null.
238 2009-04-09  Jakub Jelinek  <jakub@redhat.com>
240         * gcc_release: Change copyright header to refer to version
241         3 of the GNU General Public License and to point readers at the
242         COPYING3 file and the FSF's license web page.
243         * maintainer-addresses: Likewise.
245 2009-04-08  Gerald Pfeifer  <gerald@pfeifer.com>
247         * update_web_docs_svn: Run this script under plain /bin/sh
248         as opposed to /bin/sh -x.
250 2009-03-30  Joseph Myers  <joseph@codesourcery.com>
252         * update_version_svn (IGNORE_BRANCHES): Add 4.2 branch.
254 2009-03-28  Gerald Pfeifer  <gerald@pfeifer.com>
256         * crontab: Stop 4.2 snapshots.
257         Spread out 4.3, 4.4, and 4.5 snapshots more evenly.
259 2009-03-27  Mark Mitchell  <mark@codesourcery.com>
261         * crontab: Add 4.4 branch snapshots.
263 2009-02-21  Gerald Pfeifer  <gerald@pfeifer.com>
265         * update_version_svn (ADD_BRANCHES): Remove autovect-branch
266         and document format.
268 2009-01-17  Richard Guenther  <rguenther@suse.de>
270         * gcc_release (JAVA_DIRS): Remove fastjar.
272 2008-10-04  Gerald Pfeifer  <gerald@pfeifer.com>
274         * gcc_release: Fix a couple of comments.
276 2008-07-04  Joseph Myers  <joseph@codesourcery.com>
278         * crontab: Remove 4.1 snapshots job.
279         * update_version: Remove.
280         * gcc_release: Remove support for g77 and release status in
281         version.c.
282         * update_version_svn: Ignore 4.1 branch.  Remove support for
283         updating files other than DATESTAMP.
284         * update_web_docs_svn: Remove support for g77 manual.
286 2008-02-18  Jakub Jelinek  <jakub@redhat.com>
288         * crontab: Add 4.3 branch.  Set trunk to 4.4.
290 2008-01-28  Joseph Myers  <joseph@codesourcery.com>
292         * gcc_release (build_sources): Pass --disable-multilib to
293         gcc_build.
294         (SVN): Don't use full path.
296 2008-01-21  Jonathan Wakely  <jwakely.gcc@gmail.com>
298         * update_web_docs_libstdcxx_svn: "docs" dir moved to "doc".
300 2007-10-01  Gerald Pfeifer  <gerald@pfeifer.com>
302         * gcc_release: Do not include copies of faq.html in releases,
303         and remove all the explicit support code to pull in web pages.
305 2007-08-21  Paul Brook  <paul@codesourcery.com>
306             Nathan Sidwell  <nathan@codesourcery.com>
307             Mark Mitchell  <mark@codesourcery.com>
308             Joseph Myers  <joseph@codesourcery.com>
310         * gcc_release: Do not include copies of bugs.html in releases.
311         * update_web_docs_svn: Set VERSION_PACKAGE and BUGURL in
312         gcc-vers.texi.
314 2007-07-06  Joseph Myers  <joseph@codesourcery.com>
316         * update_web_docs_svn: Use -o with makeinfo, texi2dvi and texi2pdf
317         commands.
319 2007-06-28  Mike Stump  <mrs@apple.com>
321         * gcc_release: Update for Objective-C++.
323 2007-05-28  Mark Mitchell  <mark@codesourcery.com>
325         * gcc_release: Adjust placement of release candidates.
327 2007-04-01  Gerald Pfeifer  <gerald@pfeifer.com>
329         * update_web_docs_svn (MANUALS): Move towards the top of the
330         script.  Reformat for easier editing/diffing.
332 2006-03-31  Tobias Burnus  <burnus@net-b.de>
334         * update_web_docs_svn: Build also gfc-internals.
336 2007-02-25  Gerald Pfeifer  <gerald@pfeifer.com>
338         * update_version_svn (IGNORE_BRANCHES): Add 4_0-branch.
340 2007-01-29  Gerald Pfeifer  <gerald@pfeifer.com>
342         * crontab: No longer build snapshots for 4.0.x.
344 2007-01-21  Tobias Burnus  <burnus@net-b.de>
346         * update_web_docs_svn: Build also libgomp documentation.
348 2007-01-05  Gerald Pfeifer  <gerald@pfeifer.com>
350         * crontab: Spread snapshots more evenly throughout the week, and
351         in "ascending" order.  Build all at the same time of the day.
353 2006-10-20  Mark Mitchell  <mark@codesourcery.com>
355         * crontab: Add 4.2 branch.  Set trunk to 4.3.
357 2006-09-17  Gerald Pfeifer  <gerald@pfeifer.com>
359         * gcc_release (LC_ALL): Default to C.
361 2006-03-11  Gabriel Dos Reis  <gdr@integrable-solutions.net>
363         * crontab: Don't build snapshot for 3.4.x anymore.
364         * update_version_svn (IGNORE_BRANCHES): Add 3_4-branch.
366 2006-01-12  Ben Elliston  <bje@au.ibm.com>
368         * update_version_svn (ADD_BRANCHES): Remove dfp-branch.
370 2005-12-16  Joseph S. Myers  <joseph@codesourcery.com>
372         * update_web_docs_svn: Remove unnecessary files from source tree.
373         Use set -e.
374         * doc_exclude, update_web_docs, update_web_docs_libstdcxx: Remove.
376 2005-12-16  Mark Mitchell  <mark@codesourcery.com>
378         * update_web_docs_svn: Set @srcdir in gcc-vers.texi. 
379         
380 2005-11-18  Mark Mitchell  <mark@codesourcery.com>
382         * crontab: Add 4.1 branch entry.
384 2005-11-06  Joseph S. Myers  <joseph@codesourcery.com>
386         * gcc_release: Further update for SVN.  Don't set EXPORTTAG or
387         EXPORTDATE; always determine SVNREV the same way.  Correct message
388         about what sources are being retrived.  Include branch information
389         in LAST_UPDATED.
390         * crontab: Don't include initial / in branch name.
392 2005-11-05  Daniel Berlin  <dberlin@dberlin.org>
394         * gcc_release:  Always determine revision number from date or tag,
395         and use that, instead of fragile date based export.
396         Put back setting of non-local CVSROOT.
398 2005-11-05  Daniel Berlin  <dberlin@dberlin.org>
400         * gcc_release: Make tags go in /tags.
401         Don't tag for snapshots.
402         Determine revision number of export and put into snapshot
403         announcement.
405 2005-11-03  Daniel Berlin  <dberlin@dberlin.org>
407         * gcc_release: Update for SVN
408         * crontab: Update for new gcc_release
410 2005-10-26  Daniel Berlin  <dberlin@dberlin.org>
412         * update_web_docs_svn: Use -q to quiet svn.
414 2005-10-26  Daniel Berlin  <dberlin@dberlin.org>
416         * crontab: Update to reflect reality
418 2005-10-01  Mark Mitchell  <mark@codesourcery.com>
420         * gcc_release (build_sources): If trying to apply a tag that
421         already exists, issue an error message and exit.
423 2005-09-30  Joseph S. Myers  <joseph@codesourcery.com>
425         PR other/23693
426         * update_web_docs: Add PDF support.  Correct check of DEV-PHASE.
428 2005-09-30  Joseph S. Myers  <joseph@codesourcery.com>
430         * update_web_docs_old: Remove.
432 2005-08-14  Kelley Cook  <kcook@gcc.gnu.org>
434         * gcc_release: Update with FSF address.
436 2005-07-26  Janis Johnson  <janis187@us.ibm.com>
438         * update_version (ADD_BRANCHES): Add dfp-branch.
440 2005-05-21  Gerald Pfeifer  <gerald@pfeifer.com>
442         * crontab: Spread snapshot building more evenly throughout the
443         week.
445 2005-05-19  Joseph S. Myers  <joseph@codesourcery.com>
447         * crontab: Don't build 3.3 branch snapshots.
448         * update_version (IGNORE_BRANCHES): Add gcc-3_3-branch.
450 2005-03-15  Zack Weinberg  <zack@codesourcery.com>
452         * README: Update.
453         * gcc_release: Update gcc/DEV-PHASE if that file exists, instead
454         of gcc/version.c.
455         * update_version: Handle updating gcc/DATESTAMP.
456         * update_web_docs: Generate gcc-vers.texi first.
458 2005-03-10  Ranjit Mathew  <rmathew@hotmail.com>
460         * gcc_release (ADA_DIRS): Add "gnattools".
462 2005-02-25  Mark Mitchell  <mark@codesourcery.com>
464         * crontab: Adjust for 4.0 branch.
466 2004-12-30  Sebastian Pop  <pop@cri.ensmp.fr>
468         * update_version (ADD_BRANCHES): Replace lno-branch with
469         autovect-branch.
471 2004-09-11  Gerald Pfeifer  <gerald@pfeifer.com>
473         * crontab: Rename GCC 3.5 snapshots to GCC 4.0 snapshots.
475 2004-08-14  Kelley Cook  <kcook@gcc.gnu.org>
477         * gcc_release (build_sources): Add comment header to generated
478         MD5SUMS.
480 2004-08-06  Kelley Cook  <kcook@gcc.gnu.org>
482         * gcc_release (snapshot_print): Accept arguments.  Don't use echo -e.
483         (announce_snapshot):  Update for above.  Don't use echo -e.
485 2004-08-03 Kelley Cook  <kcook@gcc.gnu.org>
487         * maintainer-scripts (snapshot_print): New function.
488         (announce_snapshot): Generate announcment on the fly.
489         Use a directory link for LATEST.
490         * snapshot-README: Delete.
491         * snapshot-index.html: Delete.
493 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
495         * gcc_release (build_sources): Move the libcpp gmo files
496         to the source directory.
498 2004-06-03  Joseph S. Myers  <jsm@polyomino.org.uk>
500         * gcc_release (maybe_build_tarfile): New function.
501         (build_tarfiles): Use maybe_build_tarfile.
503 2004-05-21  Paolo Carlini  <pcarlini@suse.de>
505         * gcc_release (build_sources): Generate the NEWS file in toplevel.
507 2004-05-17  Kelley Cook  <kcook@gcc.gnu.org>
509         * gcc_release (build_sources): Change CRCs from brik to md5sum.
511 2004-05-16  Gerald Pfeifer  <gerald@pfeifer.com>
513         * crontab: Add GCC 3.5 snapshots, currenty run on Sundays.
515 2004-05-13  Joseph S. Myers  <jsm@polyomino.org.uk>
517         * update_web_docs: Also remove old .gz files from subdirectories
518         on the 15th of the month.
520 2004-05-13  Joseph S. Myers  <jsm@polyomino.org.uk>
522         * update_web_docs (MANUALS): Add gfortran.
524 2004-05-13  Arnaud Charlet  <charlet@act-europe.fr>
526         * update_web_docs: Fix generation of Ada docs.
528 2004-05-13  Joseph S. Myers  <jsm@polyomino.org.uk>
530         * update_version (ADD_BRANCHES): Remove tree-ssa-20020619-branch.
532         * gcc_release (DIFF): Remove -3 option.
534 2003-07-26  Paul Brook  <paul@nowt.org>
536         * gcc_release: Add gcc-fortran.
537         * snapshot-README: Ditto.
538         * snapshot-index.html: Ditto.
540 2004-05-02  Gerald Pfeifer  <gerald@pfeifer.com>
542         * crontab: Move GCC 3.4 snapshots from Wednesday afternoon to
543         Friday night, where gcc.gnu.org has less load.
545 2004-05-02  Gerald Pfeifer  <gerald@pfeifer.com>
547         * crontab: Adjust temporary directory used for snapshot generation.
548         Move GCC 3.3 snapshots to Wednesday 22:32, where gcc.gnu.org has
549         less load.
551 2004-04-19  Mark Mitchell  <mark@codesourcery.com>
553         * gcc_release (build_sources): Do not use "-F" to tag sources.
555 2004-04-07  Mark Mitchell  <mark@codesourcery.com>
557         * gcc_release (build_sources): Do not use "-r" and "-D" at the
558         same time with "cvs export".
560 2004-03-27  Gerald Pfeifer  <gerald@pfeifer.com>
562         * gcc_release: Fix sanity check for argument of -p command-line
563         options.  In snapshot mode, only generate diffs against the previous
564         snapshot if the user did not specify any old tarball explictly.
566 2004-03-25  Gerald Pfeifer  <gerald@pfeifer.com>
568         * gcc_release (FTP_PATH): Use /var/ftp instead of ~ftp, and
569         only set at a single place.
571 2004-03-14  Gerald Pfeifer  <gerald@pfeifer.com>
573         * gcc_release (SNAPSHOTS_DIR): New variable.  Use it.
574         (announce_snapshot): Use it.
576 2004-03-14  Gerald Pfeifer  <gerald@pfeifer.com>
578         * gcc_release (announce_snapshot): Use changedir instead of
579         plain cd.
581 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>
583         * gcc_release: Add libada as part of ADA_DIRS.
585 2004-01-21  Gerald Pfeifer  <gerald@pfeifer.com>
587         * crontab: Make 3.4 snapshots from the new 3.4 release branch.
589 2004-01-20  Kelley Cook  <kcook@gcc.gnu.org>
591         * gcc_release (build_sources): Delete call to make f77.rebuilt.
593 2004-01-17  Gerald Pfeifer  <gerald@pfeifer.com>
595         * snapshot-README: Mention how the snapshot was generated.
596         * snapshot-index.html: Ditto.  Further sync with snapshot-README.
598 2004-01-03  Joseph S. Myers  <jsm@polyomino.org.uk>
600         * update_web_docs: Create tarballs of documentation sources and
601         HTML docs.
603 2004-01-02  Gerald Pfeifer  <gp@suse.de>
605         * update_version: Add some documentation.
607 2004-01-02  Pop Sébastian  <pop@gauvain.u-strasbg.fr>
609         * update_version (ADD_BRANCHES): Add lno-branch.
611 2003-11-02  Gerald Pfeifer  <gerald@pfeifer.com>
613         * maintainer-addresses: New script.
615 2003-10-24  Kelley Cook  <kcook@gcc.gnu.org>
617         * gcc_release (build_sources): Use --enable-generated-files-in-srcdir.
619 2003-09-22  Gerald Pfeifer  <gerald@pfeifer.com>
621         * gcc_release (announce_snapshot): Restructure processing
622         of snapshot-README and snapshot-index.html and add a new
623         substitution for @EXPORT@.
625 2003-08-24  Gerald Pfeifer  <gerald@pfeifer.com>
627         * gcc_release (build_sources): Create/update the LAST_UPDATED file
628         in the source directory with information how sources were obtained.
630 2003-08-16  Gerald Pfeifer  <gerald@pfeifer.com>
632         * gcc_release (build_sources): Use two new variables EXPORTTAG and
633         EXPORTDATE to make the extraction of sources more transparent and
634         also allow snapshots (off mainline) without a tag.
636 2003-08-08  Mark Mitchell  <mark@codesourcery.com>
638         * gcc_release: Correct logic for updating version.c.  Put
639         prereleases into a subdirectory.
641 2003-07-29  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
643         * crontab: Update invocation of gcc_release according to the
644         previous changes there.  Add automatic 3.4 snapshots from mainline.
646 2003-07-23  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
648         * gcc_release (usage): Document that -s now takes symbolic name
649         and branch of the snapshot as parameters.
650         Implement this as part of command-line processing.
651         (BRANCH): Remove default initialization for snapshots.
652         (CVSBRANCH): Ditto.
653         Do not lay down a CVS tag if generating a snapshot from mainline.
655 2003-07-19  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
657         * gcc_release (announce_snapshot): Use ${RELEASE} instead
658         of ${BRANCH}-${DATE} to refer to the snapshot directory.
659         Put README file into the snapshot directory.
661         (RELEASE): Define as ${BRANCH}-${DATE} for snapshots.
662         (FTP_PATH): Use ${RELEASE} in case of snapshots.
663         (TAG): Ditto.
664         (OLD_TARS): Adjust to new directory scheme for snapshots.
666 2003-07-14  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
668         * gcc_release (announce_snapshot): Add substitution of @RELEASE@
669         for README and index.html.
670         * snapshot-README: Use it.
671         * snapshot-index.html: Ditto.
673 2003-07-09  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
675         * gcc_release (announce_snapshot): Add substitution of @BRANCH@
676         for README and index.html.  Remove substitution of @LONG_DATE@.
677         Put index.html into the respective snapshot directory.
678         Adjust subject of the notification mail to the new naming scheme
679         for CVS tags.
680         Adjust name of the LATEST-IS-... files to the new naming scheme
681         for snapshot directories.
682         (FTP_PATH): Ditto.
683         (LAST_DIR): Ditto.
684         (LAST_LONG_DATE): Remove.
686         * snapshot-README: Adjust to the new naming schemes for directories
687         and snapshots per se.
688         Dynamically fill in the respective branch instead of hardcoding it.
690         * snapshot-index.html: Replace individual links to diffs with a
691         general link to the diff/ subdirectory.
692         Mention the concrete snapshot in <title> and <h1>.
693         Adjust links to the new location of index.html.
695 2003-07-08  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
697         * gcc_release: Move handling of complex modes directly after
698         switch handling.
699         (TAG): Include the branch name as part of snapshot CVS tags.
701 2003-07-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
703         * gcc_release: Execute gcc.gnu.org-only operations which are
704         related to diff generation only if diffs have been requested.
705         (build_sources): Improve tracing and an error message related
706         to tagging.
708 2003-07-01  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
710         * gcc_release (BRANCH): Rename to...
711         (CVSBRANCH): ...new macro, and use BRANCH for the variant users
712         will see.
713         (FTP_BRANCH): For snapshots, include ${BRANCH} in the last part
714         of the directory name.
715         Use .snapshot_date-${BRANCH} instead of .snapshot_date.
717 2003-06-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
719         * gcc_release: Command "all" now creates .gz files only for
720         releases and pre-releases.
722 2003-06-27  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
724         * gcc_release (build_sources): Do not include gnats.html any longer.
725         Make an error message more descriptive.
727 2003-06-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
729         * gcc_release: Factor the updating of links and READMEs on the
730         FTP server and sending mail for snapshots into a...
731         (announce_snapshot): ...new function.
732         Add informative output for both.
734 2003-06-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
736         * gcc_release: Do not update gcc_latest_snapshot tag any longer.
738 2003-06-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
740         * snapshot-index.html: Use F77 instead of G77 front end.
741         Remove link to CodeSourcery snapshots which was not up-to-date.
742         Do not refer to gcc-bugs@gcc.gnu.org any longer.
744         * snapshot-README: Use F77 front end instead of G77 language.
746 2003-06-17  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
748         * gcc_release (build_tarfile): Build .bz2 files instead of .gz files.
749         (build_bz2): Rename to build_gzip and create .gz files from .bz2
750         files instead of the other way around.
751         (build_gzip): New function.
752         (build_diffs): Build .bz2 files instead of .gz files.
753         (build_diff): Use .bz2 files instead of .gz files.
754         Make an error message independent of the compression format.
755         (MODE_BZIP2): Rename to MODE_GZIP.  Related changes to the
756         invocation of this script.
757         (MODE_GZIP): New variable.
758         (OLD_TARS): Use .bz2 archive of the previous snapshot.
760 2003-06-14  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
762         * snapshot-README: Use GCC instead of gcc, C++ front end instead of
763         g++ language, and note that Java includes a run time.
764         * snapshot.index.html: Ditto.
766 2003-06-10  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
768         * gcc_release (build_diff): Properly use ${TAR} instead of
769         hard-coded tar.
771 2003-05-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
773         * snapshot-index.html: Refer to .bz2 files instead of .gz files.
774         Simplify the note on not using unannounced snapshots.
776 2003-05-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
778         * snapshot-README: Refer to .bz2 files instead of .gz files.
779         Add a note on where to find the diff files.
780         Simplify the note on not using unannounced snapshots.
781         Remove documentation of the gcc_latest_snapshot tag.
783 2003-05-27  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
785         * gcc_release (build_diffs): Add diagnostics in case we cannot
786         generate a specific diff file.
788 2003-05-24  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
790         * gcc_release (build_sources): Only update ChangeLog files which
791         do not yet contain the entry we are going to add.
792         Fix typo in added ChangeLog entries.
794 2003-05-20  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
796         * gcc_release (upload_files): Put diff files into a "diffs"
797         subdirectory
799 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
801         * gcc_release: GNU CC -> GCC.
803 2003-05-12  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
805         * gcc_release (usage): Print more detailed description of all
806         command-line options.
808 2003-05-09  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
810         * update_version (ADD_BRANCHES): Add, set to MAIN and
811         tree-ssa-20020619-branch.
812         (BRANCHES): Always consider branches given by $ADD_BRANCHES.
814 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
816         * update_version (textstring_FILES): Only version.c needs to be
817         updated, now that we do not consider older branches any more.
819 2003-05-02  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
821         * update_version (IGNORE_BRANCHES): Add.
822         (BRANCHES): Do not consider branches matching $IGNORE_BRANCHES.
824 2003-05-02  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
826         * update_version: Add a trace of which branch we are currently
827         working on.
829 2002-12-16  Mark Mitchell  <mark@codesourcery.com>
831         * gcc_release: Make snapshots from the GCC 3.3 branch.
832         * snapshot-README: Update.
834 2002-09-23  Zack Weinberg  <zack@codesourcery.com>
836         * update_version: Do not check in files which are unchanged.
837         * gcc_release: Only update the version in gcc/version.c.
839 2002-09-17  Joseph S. Myers  <jsm@polyomino.org.uk>
841         * update_web_docs (MANUALS): Add fastjar.
843 2002-09-08  Joseph S. Myers  <jsm@polyomino.org.uk>
845         * gcc_release: Make snapshots come from the mainline.
846         * snapshot-README: Update.
848 2002-08-28  Joseph S. Myers  <jsm@polyomino.org.uk>
850         * update_web_docs: Remove support for generating g77_news.html and
851         g77_bugs.html.
852         * update_web_docs_old: Likewise.  Remove support for generating
853         thanks.html.
855 2002-07-28  Andreas Jaeger  <aj@suse.de>
857         * gcc_release: Update comment.
859         * snapshot-README: Snapshots are taken from GCC 3.2 branch.
861 2002-07-28  Mark Mitchell  <mark@codesourcery.com>
863         * gcc_release: Use the 3.2 branch for snapshots.
865 2002-05-31  Florian Weimer  <fw@deneb.enyo.de>
867         * update_web_docs (MANUALS): Include various flavours of the GNAT
868         User Guide.
870 2002-05-27  Joseph S. Myers  <jsm28@cam.ac.uk>
872         * update_version (textstring_FILES): Change gcc/ada/gnatvsn.ads to
873         gcc/gcc/ada/gnatvsn.ads.
875 2002-05-26  Joseph S. Myers  <jsm28@cam.ac.uk>
877         * gcc_release: Add gcc/ada/gnatvsn.ads to list of files in which
878         release status is updated.
879         * update_version (textstring_FILES): Add gcc/ada/gnatvsn.ads.
881 2002-05-21  Joseph S. Myers  <jsm28@cam.ac.uk>
883         * gcc_release: Do upload files when local.
885         * snapshot-README, snapshot-index.html: Remove chill.
887 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
889         * gcc_release: Correct upload handling.
891 2002-04-22  Mark Mitchell  <mark@codesourcery.com>
893         * gcc_release (build_diffs): Remove reference to Chill.
895 2002-04-21  Joseph S. Myers  <jsm28@cam.ac.uk>
897         * update_web_docs (MANUALS): Remove chill.  Add gnat_rm.
899 2002-04-19  Kelley R. Cook (kelly.r.cook@gm.com)
901         * gcc_release: Set TZ to UTC0.
903 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
905         * gcc_release (build_tarfiles): Do not build Chill tarfiles.
906         (CHILL_DIRS): Remove.
908 2002-03-10  Joseph S. Myers  <jsm28@cam.ac.uk>
910         * gcc_release: Build diffs for ada and chill.  Make "bzip2" a new
911         major mode.
913 2002-03-06  Phil Edwards  <pme@gcc.gnu.org>
915         * update_version:  Don't indent the version string.
917 2002-03-05  Joseph S. Myers  <jsm28@cam.ac.uk>
919         * snapshot-README: Note that snapshots come from the 3.1 branch.
920         Update list of files.
922 2002-03-03  Joseph S. Myers  <jsm28@cam.ac.uk>
924         * gcc_release: Make snapshots come from the 3.1 branch.
926 2002-02-25  Mark Mitchell  <mark@codesourcery.com>
928         * update_version: Automatically update version files on all
929         branches.
930         * crontab: Only invoke update_version once.
932 2002-02-23  Joseph S. Myers  <jsm28@cam.ac.uk>
934         * gcc_release: Revert change to -p interface.  Allow for local and
935         remote cases in creating directories.  Give an error if -p
936         argument names a directory.
938 2002-02-21  Mark Mitchell  <mark@codesourcery.com>
940         * gcc_release: Correct handling of diff-generation.  Add
941         "diffs" major mode.
943 2002-02-08  Joseph S. Myers  <jsm28@cam.ac.uk>
945         * gcc_release: Substitute dates in snapshot-README and
946         snapshot-index.html files rather than directly using the old files
947         on the FTP site.  Set QMAILHOST.
949 2002-02-08  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
951         * snapshot-index.html: Improve markup.
953 2002-01-29  Joseph S. Myers  <jsm28@cam.ac.uk>
955         * snapshot-README, snapshot-index.html: Use expressions such as
956         @DATE@ rather than hardcoded dates.
958         * snapshot-README, snapshot-index.html: New files.
960 2002-01-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
962         * update_web_docs (contrib_file): Remove.
963         Also removing special handling of thanks.html.
965 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
967         * update_web_docs: Use makeinfo --html instead of texi2html.
968         Remove support for pre-3.1 GCC versions.  Build online docs for
969         gccint manual.
971 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
973         * update_web_docs_old: Copy from update_web_docs.  Add comment
974         that this is for GCC 3.0.x and earlier versions.
976 2001-11-19  Joseph S. Myers  <jsm28@cam.ac.uk>
978         * gcc_release: Add /usr/local/bin to path when local.
980 2001-11-06  Joseph S. Myers  <jsm28@cam.ac.uk>
982         * update_web_docs: Set SOURCEDIR so that install manual can be
983         found when running install.texi2html.
985         * gcc_release: Don't require a username if running locally.
987 2001-11-05  Joseph S. Myers  <jsm28@cam.ac.uk>
989         * update_web_docs: Eliminate warnings about keeping files from web
990         page preprocessing.
992         * update_web_docs: Allow for the same file name in different
993         directories.
995 2001-10-29  Joseph S. Myers  <jsm28@cam.ac.uk>
997         * update_web_docs: Generate libiberty and gnat-style manuals.
999 2001-10-24  Joseph S. Myers  <jsm28@cam.ac.uk>
1001         * gcc_release: Build snapshots from mainline.  Generate Ada and
1002         Chill tarballs.  Correct error check when building diffs.  Check
1003         for errors when building bzip2 files.
1004         * crontab: Use /sourceware/snapshot-tmp for building snapshots.
1006 2001-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
1008         * crontab: Build weekly snapshots.
1010         * gcc_release: Copy from 3.0 branch.  Add support for building the
1011         weekly snapshots on gcc.gnu.org.
1013 2001-08-28  Joseph S. Myers  <jsm28@cam.ac.uk>
1015         * update_web_docs: Also check out texinfo.tex from
1016         gcc/doc/include.
1018 2001-08-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
1020         * update_web_docs (PREPROCESS): Rename to WWWPREPROCESS.
1021         Preprocess the entire web site, not just the install docs.
1023 2001-06-25  Phil Edwards  <pme@sources.redhat.com>
1025         * update_version:  Add command-line argument capability, also
1026         bump version for libstdc++-v3, and exit with the return code from
1027         the cvs commit.
1028         * crontab:  Call update_version with arguments instead of
1029         calling update_branch_version.
1030         * update_branch_version:  Remove.
1032 2001-06-08  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
1034         * update_web_docs: Only update the install documentation for the
1035         CVS HEAD.
1037 2001-06-07  Joseph S. Myers  <jsm28@cam.ac.uk>
1039         * update_web_docs, doc_exclude: Check out files that may be in the
1040         Attic.  Check out texinfo.tex.  Don't generate anything from
1041         c-tree.texi.  Generate PostScript output from manuals.
1043 2001-06-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
1045         * update_web_docs (WWWBASE_PREFORMATTED, PREPROCESS): New
1046         variables.
1047         Fix a comment and add another one.
1048         Generate the installation documentation in HTML format from
1049         gcc/doc/install.texi.
1051 2001-05-03  Joseph S. Myers  <jsm28@cam.ac.uk>
1053         * update_web_docs: Don't generate HTML from gxxint.texi.  Don't
1054         run texi2html on manuals that aren't present.
1056 2001-03-18  Phil Edwards  <pme@sources.redhat.com>
1058         * update_web_docs_libstdcxx:  New script.
1059         * crontab:  Call said script.
1061 2001-03-18  Joseph S. Myers  <jsm28@cam.ac.uk>
1063         * update_version, update_branch_version: Check out with gcc
1064         directory instead of using egcs link.
1066 2001-03-17  Joseph S. Myers  <jsm28@cam.ac.uk>
1068         * update_web_docs: Don't strip leading -r from argument following
1069         -r, or leading -d from argument following -d.  Bug pointed out by
1070         Matt Kraai.
1072         * update_web_docs: Handle -r and -d options to generate docs for a
1073         release or branch in a subdirectory.  Determine names of G77 news
1074         and bugs files and contributors file after updated docs have been
1075         installed, not before.  Don't remove files from a subdirectory.
1076         Don't generate manuals for gcov (included in the GCC manual) or
1077         iostream (obsolete).  Do generate manuals for cppinternals, gcj
1078         and porting.  Update regular expressions for detecting whether
1079         files have really changed when regenerated.
1081 2001-03-15  Joseph S. Myers  <jsm28@cam.ac.uk>
1083         * update_web_docs: Use /usr/local/bin/texi2html rather than
1084         gccadmin's local copy.
1086 2001-03-10  Joseph S. Myers  <jsm28@cam.ac.uk>
1088         * crontab, doc_exclude, update_branch_version, update_version,
1089         update_web_docs: New files (as currently used by gccadmin).
1090         * README: New file.