[testsuite]
[official-gcc.git] / maintainer-scripts / ChangeLog
blobabe22d8317eeb64222a9c4fc983711edb4483ece
1 2018-01-25  Richard Biener  <rguenther@suse.de>
3         * gcc_release (build_sources): Use getconf to get at the number
4         of cores in the system and pass -jN to gcc_build.
6 2017-10-10  Jakub Jelinek  <jakub@redhat.com>
8         * update_version_svn: Ignore the GCC 5 branch.
9         * crontab: Remove entry for the GCC 5 branch.
11 2017-05-23  Matthias Klose  <doko@ubuntu.com>
13         * gcc_release (XZ): Default to xz --best.
15 2017-05-18  Matthias Klose  <doko@ubuntu.com>
17         * gcc_release (build_gzip): Build xz tarball instead of bz2 tarball.
18         (build_diffs): Handle building diffs from either bz2 or xz tarballs,
19         compress diffs using xz instead of bz2.
20         (build_diff): Likewise.
21         (upload_files): Check for *.xz files instead of *.bz2 files.
22         (announce_snapshot): Announce xz tarball instead of bz2 tarball.
23         (XZ): New definition.
24         (<toplevel>): Look for both bz2 and xz compressed old tarballs.
26 2017-04-20  Jakub Jelinek  <jakub@redhat.com>
28         * crontab: Enable snapshots from gcc-7-branch.
30 2017-03-03  Gerald Pfeifer  <gerald@pfeifer.com>
32         * gcc_release (snapshot_print): Replace md5 checksum by sha256.
34 2017-02-28  Gerald Pfeifer  <gerald@pfeifer.com>
36         * update_web_docs_svn: Remove a reference to GCC 3.1.  Describe
37         settings to tweak if running on a host different from gcc.gnu.org.
38         (WWWBASE): Allow override via the environment.  Also check for
39         existance.
41 2017-02-08  Gerald Pfeifer  <gerald@pfeifer.com>
43         * update_web_docs_svn (MANUALS): Add libitm.
45 2016-09-04  Gerald Pfeifer  <gerald@pfeifer.com>
47         PR documentation/50642
48         * update_web_docs_svn (CSS): Introduce.
49         Have generated files refer to it.
51 2016-08-17  Martin Liska  <mliska@suse.cz>
53         * branch_changer.py: Describe the script. Add sample usage
54         of the script.
56 2016-08-03  Martin Liska  <mliska@suse.cz>
58         * branch_changer.py: New file.
60 2016-07-26  Richard Biener  <rguenther@suse.de>
62         * update_version_svn: Ignore the GCC 4.9 branch.
64 2016-07-26  Richard Biener  <rguenther@suse.de>
66         * crontab: Remove entry for the GCC 4.9 branch.
68 2016-06-13  Jonathan Wakely  <jwakely@redhat.com>
70         * generate_libstdcxx_web_docs: Use realpath to get absolute path.
71         Add comment about LaTeX errors.
73 2016-04-15  Jakub Jelinek  <jakub@redhat.com>
75         * crontab: Enable snapshots from gcc-6-branch.
77 2015-06-23  Richard Biener  <rguenther@suse.de>
79         * update_version_svn: Add gcc-4_8-branch to IGNORE_BRANCHES.
81 2015-06-14  Richard Biener  <rguenther@suse.de>
83         * crontab: Disable snapshots from the 4.8 branch.
85 2015-04-13  Jakub Jelinek  <jakub@redhat.com>
87         * update_version_svn: Update DATESTAMP also on
88         branches/gcc-[0-9]+-branch.
90         * gcc_release: Fix up thinko in the last commit, improve error
91         message.  Commit all ChangeLog, DEV-PHASE and BASE-VER changes
92         together, rather than doing dozens of separate commits.
94 2015-04-12  Jakub Jelinek  <jakub@redhat.com>
96         * gcc_release: For RELEASE_MAJOR 5+ only use the major
97         number in branch name.  When doing final release of 5+,
98         if BASE-VER doesn't match release, but is *.*.1 for the
99         one smaller minor version, bump BASE-VER.
101         * crontab: Enable snapshots from gcc-5-branch.
103 2015-04-07  Gerald Pfeifer  <gerald@pfeifer.com>
105         * update_web_docs_libstdcxx_svn (FILTER): Introduce.
106         Use to filter output of the copying process.
108 2015-02-25  Arnaud Charlet  <charlet@adacore.com>
110         * update_web_docs_svn: Preserve gcc/ada/*.png. Update comments.
112 2015-02-25  Arnaud Charlet  <charlet@adacore.com>
114         * update_web_docs_svn: Add -I gcc/gcc/ada/doc/gnat_ugn for gnat_ugn
116 2015-02-06  David Malcolm  <dmalcolm@redhat.com>
118         PR jit/64257
119         * update_web_docs_svn: When copying up files for the built jit
120         documentation, also copy up .txt files.
122 2015-02-04  David Malcolm  <dmalcolm@redhat.com>
124         PR jit/64257
125         * update_web_docs_svn: Update build of jit docs to use EPEL6
126         variant install of sphinx 1.0.8, rather than 0.6.6.
128 2015-01-26  David Malcolm  <dmalcolm@redhat.com>
130         PR jit/64257
131         * update_web_docs_svn: Don't delete gcc/jit/docs or
132         gcc/jit/jit-common.h, gcc/jit/notes.txt. Special case the
133         building of the JIT docs (using sphinx-build).  Special case
134         copying them up.
136 2014-08-14  Richard Biener  <rguenther@suse.de>
138         * crontab: Change trunk snapshots from 4.10 to 5.
140 2014-08-01  Arnaud Charlet  <charlet@adacore.com>
142         * update_web_docs_svn: Simplify build of gnat_ugn.
144 2014-06-12  Richard Biener  <rguenther@suse.de>
146         * crontab: Remove 4.7 snapshot entry.
147         * update_version_svn: Update IGNORE_BRANCHES.
149 2014-05-30  Jonathan Wakely  <jwakely@redhat.com>
151         * generate_libstdcxx_web_docs: New script.
153 2014-04-11  Jakub Jelinek  <jakub@redhat.com>
155         * crontab: Enable snapshots from gcc-4_9-branch.
157 2014-02-01  Dmitry Gorbachev  <d.g.gorbachev@gmail.com>
159         PR other/56653
160         * gcc_release: Avoid printing empty line to generated MD5SUMS files.
161         Bump copyright year.
163 2013-12-02  Gerald Pfeifer  <gerald@pfeifer.com>
165         * update_web_docs_svn: Work around makeinfo generated file names
166         and references with "_002d" instead of "-".
168 2013-04-12  Jakub Jelinek  <jakub@redhat.com>
170         * crontab: Disable snapshots from gcc-4_6-branch.
171         * update_version_svn: Ignore gcc-4_6-branch.
173 2013-04-07  Gerald Pfeifer  <gerald@pfeifer.com>
175         * update_web_docs_libstdcxx_svn: No longer ignore all output from
176         the actual copy process.
177         Check the exit code of the actual copy process; diagnose problems.
179 2013-03-16  Jakub Jelinek  <jakub@redhat.com>
181         * crontab: Enable snapshots from gcc-4_8-branch.
183 2012-07-02  Richard Guenther  <rguenther@suse.de>
185         * crontab: Disable snapshots from gcc-4_5-branch.
186         * update_version_svn: Ingore gcc-4_5-branch.
188 2012-03-23  Richard Guenther  <rguenther@suse.de>
190         * crontab: Enable snapshots from gcc-4_7-branch.
192 2012-03-13  Jakub Jelinek  <jakub@redhat.com>
194         * crontab: Remove 4.4 branch from the list of snapshots to make.
195         * update_version_svn (IGNORE_BRANCHES): Add gcc-4_4-branch.
197 2012-03-05  Richard Guenther  <rguenther@suse.de>
199         * crontab: Remove 4.3 branch from the list of snapshots to make.
201 2012-03-02  Richard Guenther  <rguenther@suse.de>
203         * crontab: Fix day-of-week.
205 2012-03-02  Richard Guenther  <rguenther@suse.de>
207         * crontab: Update for 4.7 branching.
209 2011-11-21  Gerald Pfeifer  <gerald@pfeifer.com>
211         * update_web_docs_svn: Make $DOCSDIR group writable after
212         creating it.
214 2011-06-27  Richard Guenther  <rguenther@suse.de>
216         * update_version_svn (IGNORE_BRANCHES): Add gcc-4_3-branch.
218 2011-05-22  Joseph Myers  <joseph@codesourcery.com>
220         * gcc_release (adjust_dirs, maybe_build_tarfile): Remove.
221         (build_tarfiles): Don't build separate files for languages and
222         core.
223         (build_diffs): Only build one set of diffs.
224         (announce_snapshot): Only announce one tar file.
225         (ADA_DIRS, CPLUSPLUS_DIRS, FORTRAN95_DIRS, GO_DIRS, JAVA_DIRS,
226         OBJECTIVEC_DIRS, TESTSUITE_DIRS): Remove.  Don't adjust names
227         relative to WORKING_DIRECTORY.
229 2011-04-21  Jakub Jelinek  <jakub@redhat.com>
231         * gcc_release (maybe_build_tarfile): Don't build a tarfile if
232         the first directory doesn't exist.
234 2011-03-14  Jakub Jelinek  <jakub@redhat.com>
236         * crontab: Enable 4.7 snapshots, switch 4.6 snapshots to
237         4.6 branch.
239 2011-02-07  Joseph Myers  <joseph@codesourcery.com>
241         * update_web_docs_svn: Generate libquadmath-vers.texi.
243 2011-01-31  Gerald Pfeifer  <gerald@pfeifer.com>
245         * update_version_svn (FILES): Merge with datestamp_FILES.
246         (SVNROOT2): Introduce and use.
247         
248 2011-01-30  Gerald Pfeifer  <gerald@pfeifer.com>
250         * update_version_svn (SVN): Remove obsolete comment.
251         (CURR_DATE): Fix description.
252         Fix description of checkout procedure.
254 2010-12-18  Tobias Burnus  <burnus@net-b.de>
256         * update_web_docs_svn (MANUALS): Add libquadmath.
258 2010-12-08  Ian Lance Taylor  <iant@google.com>
260         * gcc_release: Add support for releasing Go as a separate
261         tarball.
263 2010-12-08  Ian Lance Taylor  <iant@google.com>
265         * update_web_docs_svn (MANUALS): Add gccgo.
267 2010-12-08  Ian Lance Taylor  <iant@google.com>
269         * README: Change "CVS" to "Subversion".
271 2010-08-23  Gerald Pfeifer  <gerald@pfeifer.com>
273         * gcc_release (snapshot_print): Also include an sha1 hash for
274         every tarball.  Slightly tweak indentation.
276 2010-08-15  Gerald Pfeifer  <gerald@pfeifer.com>
278         * gcc_release (CVSROOT): Remove all occurrences.
280 2010-08-14  Gerald Pfeifer  <gerald@pfeifer.com>
282         * gcc_release (snapshot_print): Include md5 hash for every tarball
283         in the README file and notification mail.
285 2010-08-01  Gerald Pfeifer  <gerald@pfeifer.com>
287         * update_web_docs_libstdcxx_svn: Do not compress generated .html
288         files any more.
290 2010-06-24  Joseph Myers  <joseph@codesourcery.com>
292         * update_web_docs_svn: Also pass -I option pointing to ada/ source
293         directory for Ada manual.
295 2010-04-16  Joseph Myers  <joseph@codesourcery.com>
297         * crontab: Enable 4.6 snapshots.
299 2010-04-07  Joseph Myers  <joseph@codesourcery.com>
301         * crontab: Switch 4.5 snapshots to 4.5 branch.
303 2010-03-31  Joseph Myers  <joseph@codesourcery.com>
305         * gcc_release (build_tarfiles): Make directories mode 755, not
306         777.
308 2009-10-10  Gerald Pfeifer  <gerald@pfeifer.com>
310         * update_web_docs_svn: Update BUGURL to http://gcc.gnu.org/bugs/.
312 2009-10-03  Diego Novillo  <dnovillo@google.com>
314         * gcc_release (JAVA_DIRS): Remove zlib.
316 2009-04-23  Gerald Pfeifer  <gerald@pfeifer.com>
318         * update_web_docs_svn: Redirect output of texi2dvi to /dev/null.
320 2009-04-09  Jakub Jelinek  <jakub@redhat.com>
322         * gcc_release: Change copyright header to refer to version
323         3 of the GNU General Public License and to point readers at the
324         COPYING3 file and the FSF's license web page.
325         * maintainer-addresses: Likewise.
327 2009-04-08  Gerald Pfeifer  <gerald@pfeifer.com>
329         * update_web_docs_svn: Run this script under plain /bin/sh
330         as opposed to /bin/sh -x.
332 2009-03-30  Joseph Myers  <joseph@codesourcery.com>
334         * update_version_svn (IGNORE_BRANCHES): Add 4.2 branch.
336 2009-03-28  Gerald Pfeifer  <gerald@pfeifer.com>
338         * crontab: Stop 4.2 snapshots.
339         Spread out 4.3, 4.4, and 4.5 snapshots more evenly.
341 2009-03-27  Mark Mitchell  <mark@codesourcery.com>
343         * crontab: Add 4.4 branch snapshots.
345 2009-02-21  Gerald Pfeifer  <gerald@pfeifer.com>
347         * update_version_svn (ADD_BRANCHES): Remove autovect-branch
348         and document format.
350 2009-01-17  Richard Guenther  <rguenther@suse.de>
352         * gcc_release (JAVA_DIRS): Remove fastjar.
354 2008-10-04  Gerald Pfeifer  <gerald@pfeifer.com>
356         * gcc_release: Fix a couple of comments.
358 2008-07-04  Joseph Myers  <joseph@codesourcery.com>
360         * crontab: Remove 4.1 snapshots job.
361         * update_version: Remove.
362         * gcc_release: Remove support for g77 and release status in
363         version.c.
364         * update_version_svn: Ignore 4.1 branch.  Remove support for
365         updating files other than DATESTAMP.
366         * update_web_docs_svn: Remove support for g77 manual.
368 2008-02-18  Jakub Jelinek  <jakub@redhat.com>
370         * crontab: Add 4.3 branch.  Set trunk to 4.4.
372 2008-01-28  Joseph Myers  <joseph@codesourcery.com>
374         * gcc_release (build_sources): Pass --disable-multilib to
375         gcc_build.
376         (SVN): Don't use full path.
378 2008-01-21  Jonathan Wakely  <jwakely.gcc@gmail.com>
380         * update_web_docs_libstdcxx_svn: "docs" dir moved to "doc".
382 2007-10-01  Gerald Pfeifer  <gerald@pfeifer.com>
384         * gcc_release: Do not include copies of faq.html in releases,
385         and remove all the explicit support code to pull in web pages.
387 2007-08-21  Paul Brook  <paul@codesourcery.com>
388             Nathan Sidwell  <nathan@codesourcery.com>
389             Mark Mitchell  <mark@codesourcery.com>
390             Joseph Myers  <joseph@codesourcery.com>
392         * gcc_release: Do not include copies of bugs.html in releases.
393         * update_web_docs_svn: Set VERSION_PACKAGE and BUGURL in
394         gcc-vers.texi.
396 2007-07-06  Joseph Myers  <joseph@codesourcery.com>
398         * update_web_docs_svn: Use -o with makeinfo, texi2dvi and texi2pdf
399         commands.
401 2007-06-28  Mike Stump  <mrs@apple.com>
403         * gcc_release: Update for Objective-C++.
405 2007-05-28  Mark Mitchell  <mark@codesourcery.com>
407         * gcc_release: Adjust placement of release candidates.
409 2007-04-01  Gerald Pfeifer  <gerald@pfeifer.com>
411         * update_web_docs_svn (MANUALS): Move towards the top of the
412         script.  Reformat for easier editing/diffing.
414 2006-03-31  Tobias Burnus  <burnus@net-b.de>
416         * update_web_docs_svn: Build also gfc-internals.
418 2007-02-25  Gerald Pfeifer  <gerald@pfeifer.com>
420         * update_version_svn (IGNORE_BRANCHES): Add 4_0-branch.
422 2007-01-29  Gerald Pfeifer  <gerald@pfeifer.com>
424         * crontab: No longer build snapshots for 4.0.x.
426 2007-01-21  Tobias Burnus  <burnus@net-b.de>
428         * update_web_docs_svn: Build also libgomp documentation.
430 2007-01-05  Gerald Pfeifer  <gerald@pfeifer.com>
432         * crontab: Spread snapshots more evenly throughout the week, and
433         in "ascending" order.  Build all at the same time of the day.
435 2006-10-20  Mark Mitchell  <mark@codesourcery.com>
437         * crontab: Add 4.2 branch.  Set trunk to 4.3.
439 2006-09-17  Gerald Pfeifer  <gerald@pfeifer.com>
441         * gcc_release (LC_ALL): Default to C.
443 2006-03-11  Gabriel Dos Reis  <gdr@integrable-solutions.net>
445         * crontab: Don't build snapshot for 3.4.x anymore.
446         * update_version_svn (IGNORE_BRANCHES): Add 3_4-branch.
448 2006-01-12  Ben Elliston  <bje@au.ibm.com>
450         * update_version_svn (ADD_BRANCHES): Remove dfp-branch.
452 2005-12-16  Joseph S. Myers  <joseph@codesourcery.com>
454         * update_web_docs_svn: Remove unnecessary files from source tree.
455         Use set -e.
456         * doc_exclude, update_web_docs, update_web_docs_libstdcxx: Remove.
458 2005-12-16  Mark Mitchell  <mark@codesourcery.com>
460         * update_web_docs_svn: Set @srcdir in gcc-vers.texi. 
461         
462 2005-11-18  Mark Mitchell  <mark@codesourcery.com>
464         * crontab: Add 4.1 branch entry.
466 2005-11-06  Joseph S. Myers  <joseph@codesourcery.com>
468         * gcc_release: Further update for SVN.  Don't set EXPORTTAG or
469         EXPORTDATE; always determine SVNREV the same way.  Correct message
470         about what sources are being retrived.  Include branch information
471         in LAST_UPDATED.
472         * crontab: Don't include initial / in branch name.
474 2005-11-05  Daniel Berlin  <dberlin@dberlin.org>
476         * gcc_release:  Always determine revision number from date or tag,
477         and use that, instead of fragile date based export.
478         Put back setting of non-local CVSROOT.
480 2005-11-05  Daniel Berlin  <dberlin@dberlin.org>
482         * gcc_release: Make tags go in /tags.
483         Don't tag for snapshots.
484         Determine revision number of export and put into snapshot
485         announcement.
487 2005-11-03  Daniel Berlin  <dberlin@dberlin.org>
489         * gcc_release: Update for SVN
490         * crontab: Update for new gcc_release
492 2005-10-26  Daniel Berlin  <dberlin@dberlin.org>
494         * update_web_docs_svn: Use -q to quiet svn.
496 2005-10-26  Daniel Berlin  <dberlin@dberlin.org>
498         * crontab: Update to reflect reality
500 2005-10-01  Mark Mitchell  <mark@codesourcery.com>
502         * gcc_release (build_sources): If trying to apply a tag that
503         already exists, issue an error message and exit.
505 2005-09-30  Joseph S. Myers  <joseph@codesourcery.com>
507         PR other/23693
508         * update_web_docs: Add PDF support.  Correct check of DEV-PHASE.
510 2005-09-30  Joseph S. Myers  <joseph@codesourcery.com>
512         * update_web_docs_old: Remove.
514 2005-08-14  Kelley Cook  <kcook@gcc.gnu.org>
516         * gcc_release: Update with FSF address.
518 2005-07-26  Janis Johnson  <janis187@us.ibm.com>
520         * update_version (ADD_BRANCHES): Add dfp-branch.
522 2005-05-21  Gerald Pfeifer  <gerald@pfeifer.com>
524         * crontab: Spread snapshot building more evenly throughout the
525         week.
527 2005-05-19  Joseph S. Myers  <joseph@codesourcery.com>
529         * crontab: Don't build 3.3 branch snapshots.
530         * update_version (IGNORE_BRANCHES): Add gcc-3_3-branch.
532 2005-03-15  Zack Weinberg  <zack@codesourcery.com>
534         * README: Update.
535         * gcc_release: Update gcc/DEV-PHASE if that file exists, instead
536         of gcc/version.c.
537         * update_version: Handle updating gcc/DATESTAMP.
538         * update_web_docs: Generate gcc-vers.texi first.
540 2005-03-10  Ranjit Mathew  <rmathew@hotmail.com>
542         * gcc_release (ADA_DIRS): Add "gnattools".
544 2005-02-25  Mark Mitchell  <mark@codesourcery.com>
546         * crontab: Adjust for 4.0 branch.
548 2004-12-30  Sebastian Pop  <pop@cri.ensmp.fr>
550         * update_version (ADD_BRANCHES): Replace lno-branch with
551         autovect-branch.
553 2004-09-11  Gerald Pfeifer  <gerald@pfeifer.com>
555         * crontab: Rename GCC 3.5 snapshots to GCC 4.0 snapshots.
557 2004-08-14  Kelley Cook  <kcook@gcc.gnu.org>
559         * gcc_release (build_sources): Add comment header to generated
560         MD5SUMS.
562 2004-08-06  Kelley Cook  <kcook@gcc.gnu.org>
564         * gcc_release (snapshot_print): Accept arguments.  Don't use echo -e.
565         (announce_snapshot):  Update for above.  Don't use echo -e.
567 2004-08-03 Kelley Cook  <kcook@gcc.gnu.org>
569         * maintainer-scripts (snapshot_print): New function.
570         (announce_snapshot): Generate announcment on the fly.
571         Use a directory link for LATEST.
572         * snapshot-README: Delete.
573         * snapshot-index.html: Delete.
575 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
577         * gcc_release (build_sources): Move the libcpp gmo files
578         to the source directory.
580 2004-06-03  Joseph S. Myers  <jsm@polyomino.org.uk>
582         * gcc_release (maybe_build_tarfile): New function.
583         (build_tarfiles): Use maybe_build_tarfile.
585 2004-05-21  Paolo Carlini  <pcarlini@suse.de>
587         * gcc_release (build_sources): Generate the NEWS file in toplevel.
589 2004-05-17  Kelley Cook  <kcook@gcc.gnu.org>
591         * gcc_release (build_sources): Change CRCs from brik to md5sum.
593 2004-05-16  Gerald Pfeifer  <gerald@pfeifer.com>
595         * crontab: Add GCC 3.5 snapshots, currenty run on Sundays.
597 2004-05-13  Joseph S. Myers  <jsm@polyomino.org.uk>
599         * update_web_docs: Also remove old .gz files from subdirectories
600         on the 15th of the month.
602 2004-05-13  Joseph S. Myers  <jsm@polyomino.org.uk>
604         * update_web_docs (MANUALS): Add gfortran.
606 2004-05-13  Arnaud Charlet  <charlet@act-europe.fr>
608         * update_web_docs: Fix generation of Ada docs.
610 2004-05-13  Joseph S. Myers  <jsm@polyomino.org.uk>
612         * update_version (ADD_BRANCHES): Remove tree-ssa-20020619-branch.
614         * gcc_release (DIFF): Remove -3 option.
616 2003-07-26  Paul Brook  <paul@nowt.org>
618         * gcc_release: Add gcc-fortran.
619         * snapshot-README: Ditto.
620         * snapshot-index.html: Ditto.
622 2004-05-02  Gerald Pfeifer  <gerald@pfeifer.com>
624         * crontab: Move GCC 3.4 snapshots from Wednesday afternoon to
625         Friday night, where gcc.gnu.org has less load.
627 2004-05-02  Gerald Pfeifer  <gerald@pfeifer.com>
629         * crontab: Adjust temporary directory used for snapshot generation.
630         Move GCC 3.3 snapshots to Wednesday 22:32, where gcc.gnu.org has
631         less load.
633 2004-04-19  Mark Mitchell  <mark@codesourcery.com>
635         * gcc_release (build_sources): Do not use "-F" to tag sources.
637 2004-04-07  Mark Mitchell  <mark@codesourcery.com>
639         * gcc_release (build_sources): Do not use "-r" and "-D" at the
640         same time with "cvs export".
642 2004-03-27  Gerald Pfeifer  <gerald@pfeifer.com>
644         * gcc_release: Fix sanity check for argument of -p command-line
645         options.  In snapshot mode, only generate diffs against the previous
646         snapshot if the user did not specify any old tarball explictly.
648 2004-03-25  Gerald Pfeifer  <gerald@pfeifer.com>
650         * gcc_release (FTP_PATH): Use /var/ftp instead of ~ftp, and
651         only set at a single place.
653 2004-03-14  Gerald Pfeifer  <gerald@pfeifer.com>
655         * gcc_release (SNAPSHOTS_DIR): New variable.  Use it.
656         (announce_snapshot): Use it.
658 2004-03-14  Gerald Pfeifer  <gerald@pfeifer.com>
660         * gcc_release (announce_snapshot): Use changedir instead of
661         plain cd.
663 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>
665         * gcc_release: Add libada as part of ADA_DIRS.
667 2004-01-21  Gerald Pfeifer  <gerald@pfeifer.com>
669         * crontab: Make 3.4 snapshots from the new 3.4 release branch.
671 2004-01-20  Kelley Cook  <kcook@gcc.gnu.org>
673         * gcc_release (build_sources): Delete call to make f77.rebuilt.
675 2004-01-17  Gerald Pfeifer  <gerald@pfeifer.com>
677         * snapshot-README: Mention how the snapshot was generated.
678         * snapshot-index.html: Ditto.  Further sync with snapshot-README.
680 2004-01-03  Joseph S. Myers  <jsm@polyomino.org.uk>
682         * update_web_docs: Create tarballs of documentation sources and
683         HTML docs.
685 2004-01-02  Gerald Pfeifer  <gp@suse.de>
687         * update_version: Add some documentation.
689 2004-01-02  Pop Sébastian  <pop@gauvain.u-strasbg.fr>
691         * update_version (ADD_BRANCHES): Add lno-branch.
693 2003-11-02  Gerald Pfeifer  <gerald@pfeifer.com>
695         * maintainer-addresses: New script.
697 2003-10-24  Kelley Cook  <kcook@gcc.gnu.org>
699         * gcc_release (build_sources): Use --enable-generated-files-in-srcdir.
701 2003-09-22  Gerald Pfeifer  <gerald@pfeifer.com>
703         * gcc_release (announce_snapshot): Restructure processing
704         of snapshot-README and snapshot-index.html and add a new
705         substitution for @EXPORT@.
707 2003-08-24  Gerald Pfeifer  <gerald@pfeifer.com>
709         * gcc_release (build_sources): Create/update the LAST_UPDATED file
710         in the source directory with information how sources were obtained.
712 2003-08-16  Gerald Pfeifer  <gerald@pfeifer.com>
714         * gcc_release (build_sources): Use two new variables EXPORTTAG and
715         EXPORTDATE to make the extraction of sources more transparent and
716         also allow snapshots (off mainline) without a tag.
718 2003-08-08  Mark Mitchell  <mark@codesourcery.com>
720         * gcc_release: Correct logic for updating version.c.  Put
721         prereleases into a subdirectory.
723 2003-07-29  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
725         * crontab: Update invocation of gcc_release according to the
726         previous changes there.  Add automatic 3.4 snapshots from mainline.
728 2003-07-23  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
730         * gcc_release (usage): Document that -s now takes symbolic name
731         and branch of the snapshot as parameters.
732         Implement this as part of command-line processing.
733         (BRANCH): Remove default initialization for snapshots.
734         (CVSBRANCH): Ditto.
735         Do not lay down a CVS tag if generating a snapshot from mainline.
737 2003-07-19  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
739         * gcc_release (announce_snapshot): Use ${RELEASE} instead
740         of ${BRANCH}-${DATE} to refer to the snapshot directory.
741         Put README file into the snapshot directory.
743         (RELEASE): Define as ${BRANCH}-${DATE} for snapshots.
744         (FTP_PATH): Use ${RELEASE} in case of snapshots.
745         (TAG): Ditto.
746         (OLD_TARS): Adjust to new directory scheme for snapshots.
748 2003-07-14  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
750         * gcc_release (announce_snapshot): Add substitution of @RELEASE@
751         for README and index.html.
752         * snapshot-README: Use it.
753         * snapshot-index.html: Ditto.
755 2003-07-09  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
757         * gcc_release (announce_snapshot): Add substitution of @BRANCH@
758         for README and index.html.  Remove substitution of @LONG_DATE@.
759         Put index.html into the respective snapshot directory.
760         Adjust subject of the notification mail to the new naming scheme
761         for CVS tags.
762         Adjust name of the LATEST-IS-... files to the new naming scheme
763         for snapshot directories.
764         (FTP_PATH): Ditto.
765         (LAST_DIR): Ditto.
766         (LAST_LONG_DATE): Remove.
768         * snapshot-README: Adjust to the new naming schemes for directories
769         and snapshots per se.
770         Dynamically fill in the respective branch instead of hardcoding it.
772         * snapshot-index.html: Replace individual links to diffs with a
773         general link to the diff/ subdirectory.
774         Mention the concrete snapshot in <title> and <h1>.
775         Adjust links to the new location of index.html.
777 2003-07-08  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
779         * gcc_release: Move handling of complex modes directly after
780         switch handling.
781         (TAG): Include the branch name as part of snapshot CVS tags.
783 2003-07-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
785         * gcc_release: Execute gcc.gnu.org-only operations which are
786         related to diff generation only if diffs have been requested.
787         (build_sources): Improve tracing and an error message related
788         to tagging.
790 2003-07-01  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
792         * gcc_release (BRANCH): Rename to...
793         (CVSBRANCH): ...new macro, and use BRANCH for the variant users
794         will see.
795         (FTP_BRANCH): For snapshots, include ${BRANCH} in the last part
796         of the directory name.
797         Use .snapshot_date-${BRANCH} instead of .snapshot_date.
799 2003-06-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
801         * gcc_release: Command "all" now creates .gz files only for
802         releases and pre-releases.
804 2003-06-27  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
806         * gcc_release (build_sources): Do not include gnats.html any longer.
807         Make an error message more descriptive.
809 2003-06-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
811         * gcc_release: Factor the updating of links and READMEs on the
812         FTP server and sending mail for snapshots into a...
813         (announce_snapshot): ...new function.
814         Add informative output for both.
816 2003-06-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
818         * gcc_release: Do not update gcc_latest_snapshot tag any longer.
820 2003-06-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
822         * snapshot-index.html: Use F77 instead of G77 front end.
823         Remove link to CodeSourcery snapshots which was not up-to-date.
824         Do not refer to gcc-bugs@gcc.gnu.org any longer.
826         * snapshot-README: Use F77 front end instead of G77 language.
828 2003-06-17  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
830         * gcc_release (build_tarfile): Build .bz2 files instead of .gz files.
831         (build_bz2): Rename to build_gzip and create .gz files from .bz2
832         files instead of the other way around.
833         (build_gzip): New function.
834         (build_diffs): Build .bz2 files instead of .gz files.
835         (build_diff): Use .bz2 files instead of .gz files.
836         Make an error message independent of the compression format.
837         (MODE_BZIP2): Rename to MODE_GZIP.  Related changes to the
838         invocation of this script.
839         (MODE_GZIP): New variable.
840         (OLD_TARS): Use .bz2 archive of the previous snapshot.
842 2003-06-14  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
844         * snapshot-README: Use GCC instead of gcc, C++ front end instead of
845         g++ language, and note that Java includes a run time.
846         * snapshot.index.html: Ditto.
848 2003-06-10  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
850         * gcc_release (build_diff): Properly use ${TAR} instead of
851         hard-coded tar.
853 2003-05-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
855         * snapshot-index.html: Refer to .bz2 files instead of .gz files.
856         Simplify the note on not using unannounced snapshots.
858 2003-05-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
860         * snapshot-README: Refer to .bz2 files instead of .gz files.
861         Add a note on where to find the diff files.
862         Simplify the note on not using unannounced snapshots.
863         Remove documentation of the gcc_latest_snapshot tag.
865 2003-05-27  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
867         * gcc_release (build_diffs): Add diagnostics in case we cannot
868         generate a specific diff file.
870 2003-05-24  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
872         * gcc_release (build_sources): Only update ChangeLog files which
873         do not yet contain the entry we are going to add.
874         Fix typo in added ChangeLog entries.
876 2003-05-20  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
878         * gcc_release (upload_files): Put diff files into a "diffs"
879         subdirectory
881 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
883         * gcc_release: GNU CC -> GCC.
885 2003-05-12  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
887         * gcc_release (usage): Print more detailed description of all
888         command-line options.
890 2003-05-09  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
892         * update_version (ADD_BRANCHES): Add, set to MAIN and
893         tree-ssa-20020619-branch.
894         (BRANCHES): Always consider branches given by $ADD_BRANCHES.
896 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
898         * update_version (textstring_FILES): Only version.c needs to be
899         updated, now that we do not consider older branches any more.
901 2003-05-02  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
903         * update_version (IGNORE_BRANCHES): Add.
904         (BRANCHES): Do not consider branches matching $IGNORE_BRANCHES.
906 2003-05-02  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
908         * update_version: Add a trace of which branch we are currently
909         working on.
911 2002-12-16  Mark Mitchell  <mark@codesourcery.com>
913         * gcc_release: Make snapshots from the GCC 3.3 branch.
914         * snapshot-README: Update.
916 2002-09-23  Zack Weinberg  <zack@codesourcery.com>
918         * update_version: Do not check in files which are unchanged.
919         * gcc_release: Only update the version in gcc/version.c.
921 2002-09-17  Joseph S. Myers  <jsm@polyomino.org.uk>
923         * update_web_docs (MANUALS): Add fastjar.
925 2002-09-08  Joseph S. Myers  <jsm@polyomino.org.uk>
927         * gcc_release: Make snapshots come from the mainline.
928         * snapshot-README: Update.
930 2002-08-28  Joseph S. Myers  <jsm@polyomino.org.uk>
932         * update_web_docs: Remove support for generating g77_news.html and
933         g77_bugs.html.
934         * update_web_docs_old: Likewise.  Remove support for generating
935         thanks.html.
937 2002-07-28  Andreas Jaeger  <aj@suse.de>
939         * gcc_release: Update comment.
941         * snapshot-README: Snapshots are taken from GCC 3.2 branch.
943 2002-07-28  Mark Mitchell  <mark@codesourcery.com>
945         * gcc_release: Use the 3.2 branch for snapshots.
947 2002-05-31  Florian Weimer  <fw@deneb.enyo.de>
949         * update_web_docs (MANUALS): Include various flavours of the GNAT
950         User Guide.
952 2002-05-27  Joseph S. Myers  <jsm28@cam.ac.uk>
954         * update_version (textstring_FILES): Change gcc/ada/gnatvsn.ads to
955         gcc/gcc/ada/gnatvsn.ads.
957 2002-05-26  Joseph S. Myers  <jsm28@cam.ac.uk>
959         * gcc_release: Add gcc/ada/gnatvsn.ads to list of files in which
960         release status is updated.
961         * update_version (textstring_FILES): Add gcc/ada/gnatvsn.ads.
963 2002-05-21  Joseph S. Myers  <jsm28@cam.ac.uk>
965         * gcc_release: Do upload files when local.
967         * snapshot-README, snapshot-index.html: Remove chill.
969 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
971         * gcc_release: Correct upload handling.
973 2002-04-22  Mark Mitchell  <mark@codesourcery.com>
975         * gcc_release (build_diffs): Remove reference to Chill.
977 2002-04-21  Joseph S. Myers  <jsm28@cam.ac.uk>
979         * update_web_docs (MANUALS): Remove chill.  Add gnat_rm.
981 2002-04-19  Kelley R. Cook (kelly.r.cook@gm.com)
983         * gcc_release: Set TZ to UTC0.
985 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
987         * gcc_release (build_tarfiles): Do not build Chill tarfiles.
988         (CHILL_DIRS): Remove.
990 2002-03-10  Joseph S. Myers  <jsm28@cam.ac.uk>
992         * gcc_release: Build diffs for ada and chill.  Make "bzip2" a new
993         major mode.
995 2002-03-06  Phil Edwards  <pme@gcc.gnu.org>
997         * update_version:  Don't indent the version string.
999 2002-03-05  Joseph S. Myers  <jsm28@cam.ac.uk>
1001         * snapshot-README: Note that snapshots come from the 3.1 branch.
1002         Update list of files.
1004 2002-03-03  Joseph S. Myers  <jsm28@cam.ac.uk>
1006         * gcc_release: Make snapshots come from the 3.1 branch.
1008 2002-02-25  Mark Mitchell  <mark@codesourcery.com>
1010         * update_version: Automatically update version files on all
1011         branches.
1012         * crontab: Only invoke update_version once.
1014 2002-02-23  Joseph S. Myers  <jsm28@cam.ac.uk>
1016         * gcc_release: Revert change to -p interface.  Allow for local and
1017         remote cases in creating directories.  Give an error if -p
1018         argument names a directory.
1020 2002-02-21  Mark Mitchell  <mark@codesourcery.com>
1022         * gcc_release: Correct handling of diff-generation.  Add
1023         "diffs" major mode.
1025 2002-02-08  Joseph S. Myers  <jsm28@cam.ac.uk>
1027         * gcc_release: Substitute dates in snapshot-README and
1028         snapshot-index.html files rather than directly using the old files
1029         on the FTP site.  Set QMAILHOST.
1031 2002-02-08  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
1033         * snapshot-index.html: Improve markup.
1035 2002-01-29  Joseph S. Myers  <jsm28@cam.ac.uk>
1037         * snapshot-README, snapshot-index.html: Use expressions such as
1038         @DATE@ rather than hardcoded dates.
1040         * snapshot-README, snapshot-index.html: New files.
1042 2002-01-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
1044         * update_web_docs (contrib_file): Remove.
1045         Also removing special handling of thanks.html.
1047 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
1049         * update_web_docs: Use makeinfo --html instead of texi2html.
1050         Remove support for pre-3.1 GCC versions.  Build online docs for
1051         gccint manual.
1053 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
1055         * update_web_docs_old: Copy from update_web_docs.  Add comment
1056         that this is for GCC 3.0.x and earlier versions.
1058 2001-11-19  Joseph S. Myers  <jsm28@cam.ac.uk>
1060         * gcc_release: Add /usr/local/bin to path when local.
1062 2001-11-06  Joseph S. Myers  <jsm28@cam.ac.uk>
1064         * update_web_docs: Set SOURCEDIR so that install manual can be
1065         found when running install.texi2html.
1067         * gcc_release: Don't require a username if running locally.
1069 2001-11-05  Joseph S. Myers  <jsm28@cam.ac.uk>
1071         * update_web_docs: Eliminate warnings about keeping files from web
1072         page preprocessing.
1074         * update_web_docs: Allow for the same file name in different
1075         directories.
1077 2001-10-29  Joseph S. Myers  <jsm28@cam.ac.uk>
1079         * update_web_docs: Generate libiberty and gnat-style manuals.
1081 2001-10-24  Joseph S. Myers  <jsm28@cam.ac.uk>
1083         * gcc_release: Build snapshots from mainline.  Generate Ada and
1084         Chill tarballs.  Correct error check when building diffs.  Check
1085         for errors when building bzip2 files.
1086         * crontab: Use /sourceware/snapshot-tmp for building snapshots.
1088 2001-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
1090         * crontab: Build weekly snapshots.
1092         * gcc_release: Copy from 3.0 branch.  Add support for building the
1093         weekly snapshots on gcc.gnu.org.
1095 2001-08-28  Joseph S. Myers  <jsm28@cam.ac.uk>
1097         * update_web_docs: Also check out texinfo.tex from
1098         gcc/doc/include.
1100 2001-08-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
1102         * update_web_docs (PREPROCESS): Rename to WWWPREPROCESS.
1103         Preprocess the entire web site, not just the install docs.
1105 2001-06-25  Phil Edwards  <pme@sources.redhat.com>
1107         * update_version:  Add command-line argument capability, also
1108         bump version for libstdc++-v3, and exit with the return code from
1109         the cvs commit.
1110         * crontab:  Call update_version with arguments instead of
1111         calling update_branch_version.
1112         * update_branch_version:  Remove.
1114 2001-06-08  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
1116         * update_web_docs: Only update the install documentation for the
1117         CVS HEAD.
1119 2001-06-07  Joseph S. Myers  <jsm28@cam.ac.uk>
1121         * update_web_docs, doc_exclude: Check out files that may be in the
1122         Attic.  Check out texinfo.tex.  Don't generate anything from
1123         c-tree.texi.  Generate PostScript output from manuals.
1125 2001-06-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
1127         * update_web_docs (WWWBASE_PREFORMATTED, PREPROCESS): New
1128         variables.
1129         Fix a comment and add another one.
1130         Generate the installation documentation in HTML format from
1131         gcc/doc/install.texi.
1133 2001-05-03  Joseph S. Myers  <jsm28@cam.ac.uk>
1135         * update_web_docs: Don't generate HTML from gxxint.texi.  Don't
1136         run texi2html on manuals that aren't present.
1138 2001-03-18  Phil Edwards  <pme@sources.redhat.com>
1140         * update_web_docs_libstdcxx:  New script.
1141         * crontab:  Call said script.
1143 2001-03-18  Joseph S. Myers  <jsm28@cam.ac.uk>
1145         * update_version, update_branch_version: Check out with gcc
1146         directory instead of using egcs link.
1148 2001-03-17  Joseph S. Myers  <jsm28@cam.ac.uk>
1150         * update_web_docs: Don't strip leading -r from argument following
1151         -r, or leading -d from argument following -d.  Bug pointed out by
1152         Matt Kraai.
1154         * update_web_docs: Handle -r and -d options to generate docs for a
1155         release or branch in a subdirectory.  Determine names of G77 news
1156         and bugs files and contributors file after updated docs have been
1157         installed, not before.  Don't remove files from a subdirectory.
1158         Don't generate manuals for gcov (included in the GCC manual) or
1159         iostream (obsolete).  Do generate manuals for cppinternals, gcj
1160         and porting.  Update regular expressions for detecting whether
1161         files have really changed when regenerated.
1163 2001-03-15  Joseph S. Myers  <jsm28@cam.ac.uk>
1165         * update_web_docs: Use /usr/local/bin/texi2html rather than
1166         gccadmin's local copy.
1168 2001-03-10  Joseph S. Myers  <jsm28@cam.ac.uk>
1170         * crontab, doc_exclude, update_branch_version, update_version,
1171         update_web_docs: New files (as currently used by gccadmin).
1172         * README: New file.