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