Document branch_changer.py script
[official-gcc.git] / maintainer-scripts / ChangeLog
blobefbba22f2df72f689172d7e5c34d913aaaeaba87
1 2016-08-17  Martin Liska  <mliska@suse.cz>
3         * branch_changer.py: Describe the script. Add sample usage
4         of the script.
6 2016-08-03  Martin Liska  <mliska@suse.cz>
8         * branch_changer.py: New file.
10 2016-07-26  Richard Biener  <rguenther@suse.de>
12         * update_version_svn: Ignore the GCC 4.9 branch.
14 2016-07-26  Richard Biener  <rguenther@suse.de>
16         * crontab: Remove entry for the GCC 4.9 branch.
18 2016-06-13  Jonathan Wakely  <jwakely@redhat.com>
20         * generate_libstdcxx_web_docs: Use realpath to get absolute path.
21         Add comment about LaTeX errors.
23 2016-04-15  Jakub Jelinek  <jakub@redhat.com>
25         * crontab: Enable snapshots from gcc-6-branch.
27 2015-06-23  Richard Biener  <rguenther@suse.de>
29         * update_version_svn: Add gcc-4_8-branch to IGNORE_BRANCHES.
31 2015-06-14  Richard Biener  <rguenther@suse.de>
33         * crontab: Disable snapshots from the 4.8 branch.
35 2015-04-13  Jakub Jelinek  <jakub@redhat.com>
37         * update_version_svn: Update DATESTAMP also on
38         branches/gcc-[0-9]+-branch.
40         * gcc_release: Fix up thinko in the last commit, improve error
41         message.  Commit all ChangeLog, DEV-PHASE and BASE-VER changes
42         together, rather than doing dozens of separate commits.
44 2015-04-12  Jakub Jelinek  <jakub@redhat.com>
46         * gcc_release: For RELEASE_MAJOR 5+ only use the major
47         number in branch name.  When doing final release of 5+,
48         if BASE-VER doesn't match release, but is *.*.1 for the
49         one smaller minor version, bump BASE-VER.
51         * crontab: Enable snapshots from gcc-5-branch.
53 2015-04-07  Gerald Pfeifer  <gerald@pfeifer.com>
55         * update_web_docs_libstdcxx_svn (FILTER): Introduce.
56         Use to filter output of the copying process.
58 2015-02-25  Arnaud Charlet  <charlet@adacore.com>
60         * update_web_docs_svn: Preserve gcc/ada/*.png. Update comments.
62 2015-02-25  Arnaud Charlet  <charlet@adacore.com>
64         * update_web_docs_svn: Add -I gcc/gcc/ada/doc/gnat_ugn for gnat_ugn
66 2015-02-06  David Malcolm  <dmalcolm@redhat.com>
68         PR jit/64257
69         * update_web_docs_svn: When copying up files for the built jit
70         documentation, also copy up .txt files.
72 2015-02-04  David Malcolm  <dmalcolm@redhat.com>
74         PR jit/64257
75         * update_web_docs_svn: Update build of jit docs to use EPEL6
76         variant install of sphinx 1.0.8, rather than 0.6.6.
78 2015-01-26  David Malcolm  <dmalcolm@redhat.com>
80         PR jit/64257
81         * update_web_docs_svn: Don't delete gcc/jit/docs or
82         gcc/jit/jit-common.h, gcc/jit/notes.txt. Special case the
83         building of the JIT docs (using sphinx-build).  Special case
84         copying them up.
86 2014-08-14  Richard Biener  <rguenther@suse.de>
88         * crontab: Change trunk snapshots from 4.10 to 5.
90 2014-08-01  Arnaud Charlet  <charlet@adacore.com>
92         * update_web_docs_svn: Simplify build of gnat_ugn.
94 2014-06-12  Richard Biener  <rguenther@suse.de>
96         * crontab: Remove 4.7 snapshot entry.
97         * update_version_svn: Update IGNORE_BRANCHES.
99 2014-05-30  Jonathan Wakely  <jwakely@redhat.com>
101         * generate_libstdcxx_web_docs: New script.
103 2014-04-11  Jakub Jelinek  <jakub@redhat.com>
105         * crontab: Enable snapshots from gcc-4_9-branch.
107 2014-02-01  Dmitry Gorbachev  <d.g.gorbachev@gmail.com>
109         PR other/56653
110         * gcc_release: Avoid printing empty line to generated MD5SUMS files.
111         Bump copyright year.
113 2013-12-02  Gerald Pfeifer  <gerald@pfeifer.com>
115         * update_web_docs_svn: Work around makeinfo generated file names
116         and references with "_002d" instead of "-".
118 2013-04-12  Jakub Jelinek  <jakub@redhat.com>
120         * crontab: Disable snapshots from gcc-4_6-branch.
121         * update_version_svn: Ignore gcc-4_6-branch.
123 2013-04-07  Gerald Pfeifer  <gerald@pfeifer.com>
125         * update_web_docs_libstdcxx_svn: No longer ignore all output from
126         the actual copy process.
127         Check the exit code of the actual copy process; diagnose problems.
129 2013-03-16  Jakub Jelinek  <jakub@redhat.com>
131         * crontab: Enable snapshots from gcc-4_8-branch.
133 2012-07-02  Richard Guenther  <rguenther@suse.de>
135         * crontab: Disable snapshots from gcc-4_5-branch.
136         * update_version_svn: Ingore gcc-4_5-branch.
138 2012-03-23  Richard Guenther  <rguenther@suse.de>
140         * crontab: Enable snapshots from gcc-4_7-branch.
142 2012-03-13  Jakub Jelinek  <jakub@redhat.com>
144         * crontab: Remove 4.4 branch from the list of snapshots to make.
145         * update_version_svn (IGNORE_BRANCHES): Add gcc-4_4-branch.
147 2012-03-05  Richard Guenther  <rguenther@suse.de>
149         * crontab: Remove 4.3 branch from the list of snapshots to make.
151 2012-03-02  Richard Guenther  <rguenther@suse.de>
153         * crontab: Fix day-of-week.
155 2012-03-02  Richard Guenther  <rguenther@suse.de>
157         * crontab: Update for 4.7 branching.
159 2011-11-21  Gerald Pfeifer  <gerald@pfeifer.com>
161         * update_web_docs_svn: Make $DOCSDIR group writable after
162         creating it.
164 2011-06-27  Richard Guenther  <rguenther@suse.de>
166         * update_version_svn (IGNORE_BRANCHES): Add gcc-4_3-branch.
168 2011-05-22  Joseph Myers  <joseph@codesourcery.com>
170         * gcc_release (adjust_dirs, maybe_build_tarfile): Remove.
171         (build_tarfiles): Don't build separate files for languages and
172         core.
173         (build_diffs): Only build one set of diffs.
174         (announce_snapshot): Only announce one tar file.
175         (ADA_DIRS, CPLUSPLUS_DIRS, FORTRAN95_DIRS, GO_DIRS, JAVA_DIRS,
176         OBJECTIVEC_DIRS, TESTSUITE_DIRS): Remove.  Don't adjust names
177         relative to WORKING_DIRECTORY.
179 2011-04-21  Jakub Jelinek  <jakub@redhat.com>
181         * gcc_release (maybe_build_tarfile): Don't build a tarfile if
182         the first directory doesn't exist.
184 2011-03-14  Jakub Jelinek  <jakub@redhat.com>
186         * crontab: Enable 4.7 snapshots, switch 4.6 snapshots to
187         4.6 branch.
189 2011-02-07  Joseph Myers  <joseph@codesourcery.com>
191         * update_web_docs_svn: Generate libquadmath-vers.texi.
193 2011-01-31  Gerald Pfeifer  <gerald@pfeifer.com>
195         * update_version_svn (FILES): Merge with datestamp_FILES.
196         (SVNROOT2): Introduce and use.
197         
198 2011-01-30  Gerald Pfeifer  <gerald@pfeifer.com>
200         * update_version_svn (SVN): Remove obsolete comment.
201         (CURR_DATE): Fix description.
202         Fix description of checkout procedure.
204 2010-12-18  Tobias Burnus  <burnus@net-b.de>
206         * update_web_docs_svn (MANUALS): Add libquadmath.
208 2010-12-08  Ian Lance Taylor  <iant@google.com>
210         * gcc_release: Add support for releasing Go as a separate
211         tarball.
213 2010-12-08  Ian Lance Taylor  <iant@google.com>
215         * update_web_docs_svn (MANUALS): Add gccgo.
217 2010-12-08  Ian Lance Taylor  <iant@google.com>
219         * README: Change "CVS" to "Subversion".
221 2010-08-23  Gerald Pfeifer  <gerald@pfeifer.com>
223         * gcc_release (snapshot_print): Also include an sha1 hash for
224         every tarball.  Slightly tweak indentation.
226 2010-08-15  Gerald Pfeifer  <gerald@pfeifer.com>
228         * gcc_release (CVSROOT): Remove all occurrences.
230 2010-08-14  Gerald Pfeifer  <gerald@pfeifer.com>
232         * gcc_release (snapshot_print): Include md5 hash for every tarball
233         in the README file and notification mail.
235 2010-08-01  Gerald Pfeifer  <gerald@pfeifer.com>
237         * update_web_docs_libstdcxx_svn: Do not compress generated .html
238         files any more.
240 2010-06-24  Joseph Myers  <joseph@codesourcery.com>
242         * update_web_docs_svn: Also pass -I option pointing to ada/ source
243         directory for Ada manual.
245 2010-04-16  Joseph Myers  <joseph@codesourcery.com>
247         * crontab: Enable 4.6 snapshots.
249 2010-04-07  Joseph Myers  <joseph@codesourcery.com>
251         * crontab: Switch 4.5 snapshots to 4.5 branch.
253 2010-03-31  Joseph Myers  <joseph@codesourcery.com>
255         * gcc_release (build_tarfiles): Make directories mode 755, not
256         777.
258 2009-10-10  Gerald Pfeifer  <gerald@pfeifer.com>
260         * update_web_docs_svn: Update BUGURL to http://gcc.gnu.org/bugs/.
262 2009-10-03  Diego Novillo  <dnovillo@google.com>
264         * gcc_release (JAVA_DIRS): Remove zlib.
266 2009-04-23  Gerald Pfeifer  <gerald@pfeifer.com>
268         * update_web_docs_svn: Redirect output of texi2dvi to /dev/null.
270 2009-04-09  Jakub Jelinek  <jakub@redhat.com>
272         * gcc_release: Change copyright header to refer to version
273         3 of the GNU General Public License and to point readers at the
274         COPYING3 file and the FSF's license web page.
275         * maintainer-addresses: Likewise.
277 2009-04-08  Gerald Pfeifer  <gerald@pfeifer.com>
279         * update_web_docs_svn: Run this script under plain /bin/sh
280         as opposed to /bin/sh -x.
282 2009-03-30  Joseph Myers  <joseph@codesourcery.com>
284         * update_version_svn (IGNORE_BRANCHES): Add 4.2 branch.
286 2009-03-28  Gerald Pfeifer  <gerald@pfeifer.com>
288         * crontab: Stop 4.2 snapshots.
289         Spread out 4.3, 4.4, and 4.5 snapshots more evenly.
291 2009-03-27  Mark Mitchell  <mark@codesourcery.com>
293         * crontab: Add 4.4 branch snapshots.
295 2009-02-21  Gerald Pfeifer  <gerald@pfeifer.com>
297         * update_version_svn (ADD_BRANCHES): Remove autovect-branch
298         and document format.
300 2009-01-17  Richard Guenther  <rguenther@suse.de>
302         * gcc_release (JAVA_DIRS): Remove fastjar.
304 2008-10-04  Gerald Pfeifer  <gerald@pfeifer.com>
306         * gcc_release: Fix a couple of comments.
308 2008-07-04  Joseph Myers  <joseph@codesourcery.com>
310         * crontab: Remove 4.1 snapshots job.
311         * update_version: Remove.
312         * gcc_release: Remove support for g77 and release status in
313         version.c.
314         * update_version_svn: Ignore 4.1 branch.  Remove support for
315         updating files other than DATESTAMP.
316         * update_web_docs_svn: Remove support for g77 manual.
318 2008-02-18  Jakub Jelinek  <jakub@redhat.com>
320         * crontab: Add 4.3 branch.  Set trunk to 4.4.
322 2008-01-28  Joseph Myers  <joseph@codesourcery.com>
324         * gcc_release (build_sources): Pass --disable-multilib to
325         gcc_build.
326         (SVN): Don't use full path.
328 2008-01-21  Jonathan Wakely  <jwakely.gcc@gmail.com>
330         * update_web_docs_libstdcxx_svn: "docs" dir moved to "doc".
332 2007-10-01  Gerald Pfeifer  <gerald@pfeifer.com>
334         * gcc_release: Do not include copies of faq.html in releases,
335         and remove all the explicit support code to pull in web pages.
337 2007-08-21  Paul Brook  <paul@codesourcery.com>
338             Nathan Sidwell  <nathan@codesourcery.com>
339             Mark Mitchell  <mark@codesourcery.com>
340             Joseph Myers  <joseph@codesourcery.com>
342         * gcc_release: Do not include copies of bugs.html in releases.
343         * update_web_docs_svn: Set VERSION_PACKAGE and BUGURL in
344         gcc-vers.texi.
346 2007-07-06  Joseph Myers  <joseph@codesourcery.com>
348         * update_web_docs_svn: Use -o with makeinfo, texi2dvi and texi2pdf
349         commands.
351 2007-06-28  Mike Stump  <mrs@apple.com>
353         * gcc_release: Update for Objective-C++.
355 2007-05-28  Mark Mitchell  <mark@codesourcery.com>
357         * gcc_release: Adjust placement of release candidates.
359 2007-04-01  Gerald Pfeifer  <gerald@pfeifer.com>
361         * update_web_docs_svn (MANUALS): Move towards the top of the
362         script.  Reformat for easier editing/diffing.
364 2006-03-31  Tobias Burnus  <burnus@net-b.de>
366         * update_web_docs_svn: Build also gfc-internals.
368 2007-02-25  Gerald Pfeifer  <gerald@pfeifer.com>
370         * update_version_svn (IGNORE_BRANCHES): Add 4_0-branch.
372 2007-01-29  Gerald Pfeifer  <gerald@pfeifer.com>
374         * crontab: No longer build snapshots for 4.0.x.
376 2007-01-21  Tobias Burnus  <burnus@net-b.de>
378         * update_web_docs_svn: Build also libgomp documentation.
380 2007-01-05  Gerald Pfeifer  <gerald@pfeifer.com>
382         * crontab: Spread snapshots more evenly throughout the week, and
383         in "ascending" order.  Build all at the same time of the day.
385 2006-10-20  Mark Mitchell  <mark@codesourcery.com>
387         * crontab: Add 4.2 branch.  Set trunk to 4.3.
389 2006-09-17  Gerald Pfeifer  <gerald@pfeifer.com>
391         * gcc_release (LC_ALL): Default to C.
393 2006-03-11  Gabriel Dos Reis  <gdr@integrable-solutions.net>
395         * crontab: Don't build snapshot for 3.4.x anymore.
396         * update_version_svn (IGNORE_BRANCHES): Add 3_4-branch.
398 2006-01-12  Ben Elliston  <bje@au.ibm.com>
400         * update_version_svn (ADD_BRANCHES): Remove dfp-branch.
402 2005-12-16  Joseph S. Myers  <joseph@codesourcery.com>
404         * update_web_docs_svn: Remove unnecessary files from source tree.
405         Use set -e.
406         * doc_exclude, update_web_docs, update_web_docs_libstdcxx: Remove.
408 2005-12-16  Mark Mitchell  <mark@codesourcery.com>
410         * update_web_docs_svn: Set @srcdir in gcc-vers.texi. 
411         
412 2005-11-18  Mark Mitchell  <mark@codesourcery.com>
414         * crontab: Add 4.1 branch entry.
416 2005-11-06  Joseph S. Myers  <joseph@codesourcery.com>
418         * gcc_release: Further update for SVN.  Don't set EXPORTTAG or
419         EXPORTDATE; always determine SVNREV the same way.  Correct message
420         about what sources are being retrived.  Include branch information
421         in LAST_UPDATED.
422         * crontab: Don't include initial / in branch name.
424 2005-11-05  Daniel Berlin  <dberlin@dberlin.org>
426         * gcc_release:  Always determine revision number from date or tag,
427         and use that, instead of fragile date based export.
428         Put back setting of non-local CVSROOT.
430 2005-11-05  Daniel Berlin  <dberlin@dberlin.org>
432         * gcc_release: Make tags go in /tags.
433         Don't tag for snapshots.
434         Determine revision number of export and put into snapshot
435         announcement.
437 2005-11-03  Daniel Berlin  <dberlin@dberlin.org>
439         * gcc_release: Update for SVN
440         * crontab: Update for new gcc_release
442 2005-10-26  Daniel Berlin  <dberlin@dberlin.org>
444         * update_web_docs_svn: Use -q to quiet svn.
446 2005-10-26  Daniel Berlin  <dberlin@dberlin.org>
448         * crontab: Update to reflect reality
450 2005-10-01  Mark Mitchell  <mark@codesourcery.com>
452         * gcc_release (build_sources): If trying to apply a tag that
453         already exists, issue an error message and exit.
455 2005-09-30  Joseph S. Myers  <joseph@codesourcery.com>
457         PR other/23693
458         * update_web_docs: Add PDF support.  Correct check of DEV-PHASE.
460 2005-09-30  Joseph S. Myers  <joseph@codesourcery.com>
462         * update_web_docs_old: Remove.
464 2005-08-14  Kelley Cook  <kcook@gcc.gnu.org>
466         * gcc_release: Update with FSF address.
468 2005-07-26  Janis Johnson  <janis187@us.ibm.com>
470         * update_version (ADD_BRANCHES): Add dfp-branch.
472 2005-05-21  Gerald Pfeifer  <gerald@pfeifer.com>
474         * crontab: Spread snapshot building more evenly throughout the
475         week.
477 2005-05-19  Joseph S. Myers  <joseph@codesourcery.com>
479         * crontab: Don't build 3.3 branch snapshots.
480         * update_version (IGNORE_BRANCHES): Add gcc-3_3-branch.
482 2005-03-15  Zack Weinberg  <zack@codesourcery.com>
484         * README: Update.
485         * gcc_release: Update gcc/DEV-PHASE if that file exists, instead
486         of gcc/version.c.
487         * update_version: Handle updating gcc/DATESTAMP.
488         * update_web_docs: Generate gcc-vers.texi first.
490 2005-03-10  Ranjit Mathew  <rmathew@hotmail.com>
492         * gcc_release (ADA_DIRS): Add "gnattools".
494 2005-02-25  Mark Mitchell  <mark@codesourcery.com>
496         * crontab: Adjust for 4.0 branch.
498 2004-12-30  Sebastian Pop  <pop@cri.ensmp.fr>
500         * update_version (ADD_BRANCHES): Replace lno-branch with
501         autovect-branch.
503 2004-09-11  Gerald Pfeifer  <gerald@pfeifer.com>
505         * crontab: Rename GCC 3.5 snapshots to GCC 4.0 snapshots.
507 2004-08-14  Kelley Cook  <kcook@gcc.gnu.org>
509         * gcc_release (build_sources): Add comment header to generated
510         MD5SUMS.
512 2004-08-06  Kelley Cook  <kcook@gcc.gnu.org>
514         * gcc_release (snapshot_print): Accept arguments.  Don't use echo -e.
515         (announce_snapshot):  Update for above.  Don't use echo -e.
517 2004-08-03 Kelley Cook  <kcook@gcc.gnu.org>
519         * maintainer-scripts (snapshot_print): New function.
520         (announce_snapshot): Generate announcment on the fly.
521         Use a directory link for LATEST.
522         * snapshot-README: Delete.
523         * snapshot-index.html: Delete.
525 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
527         * gcc_release (build_sources): Move the libcpp gmo files
528         to the source directory.
530 2004-06-03  Joseph S. Myers  <jsm@polyomino.org.uk>
532         * gcc_release (maybe_build_tarfile): New function.
533         (build_tarfiles): Use maybe_build_tarfile.
535 2004-05-21  Paolo Carlini  <pcarlini@suse.de>
537         * gcc_release (build_sources): Generate the NEWS file in toplevel.
539 2004-05-17  Kelley Cook  <kcook@gcc.gnu.org>
541         * gcc_release (build_sources): Change CRCs from brik to md5sum.
543 2004-05-16  Gerald Pfeifer  <gerald@pfeifer.com>
545         * crontab: Add GCC 3.5 snapshots, currenty run on Sundays.
547 2004-05-13  Joseph S. Myers  <jsm@polyomino.org.uk>
549         * update_web_docs: Also remove old .gz files from subdirectories
550         on the 15th of the month.
552 2004-05-13  Joseph S. Myers  <jsm@polyomino.org.uk>
554         * update_web_docs (MANUALS): Add gfortran.
556 2004-05-13  Arnaud Charlet  <charlet@act-europe.fr>
558         * update_web_docs: Fix generation of Ada docs.
560 2004-05-13  Joseph S. Myers  <jsm@polyomino.org.uk>
562         * update_version (ADD_BRANCHES): Remove tree-ssa-20020619-branch.
564         * gcc_release (DIFF): Remove -3 option.
566 2003-07-26  Paul Brook  <paul@nowt.org>
568         * gcc_release: Add gcc-fortran.
569         * snapshot-README: Ditto.
570         * snapshot-index.html: Ditto.
572 2004-05-02  Gerald Pfeifer  <gerald@pfeifer.com>
574         * crontab: Move GCC 3.4 snapshots from Wednesday afternoon to
575         Friday night, where gcc.gnu.org has less load.
577 2004-05-02  Gerald Pfeifer  <gerald@pfeifer.com>
579         * crontab: Adjust temporary directory used for snapshot generation.
580         Move GCC 3.3 snapshots to Wednesday 22:32, where gcc.gnu.org has
581         less load.
583 2004-04-19  Mark Mitchell  <mark@codesourcery.com>
585         * gcc_release (build_sources): Do not use "-F" to tag sources.
587 2004-04-07  Mark Mitchell  <mark@codesourcery.com>
589         * gcc_release (build_sources): Do not use "-r" and "-D" at the
590         same time with "cvs export".
592 2004-03-27  Gerald Pfeifer  <gerald@pfeifer.com>
594         * gcc_release: Fix sanity check for argument of -p command-line
595         options.  In snapshot mode, only generate diffs against the previous
596         snapshot if the user did not specify any old tarball explictly.
598 2004-03-25  Gerald Pfeifer  <gerald@pfeifer.com>
600         * gcc_release (FTP_PATH): Use /var/ftp instead of ~ftp, and
601         only set at a single place.
603 2004-03-14  Gerald Pfeifer  <gerald@pfeifer.com>
605         * gcc_release (SNAPSHOTS_DIR): New variable.  Use it.
606         (announce_snapshot): Use it.
608 2004-03-14  Gerald Pfeifer  <gerald@pfeifer.com>
610         * gcc_release (announce_snapshot): Use changedir instead of
611         plain cd.
613 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>
615         * gcc_release: Add libada as part of ADA_DIRS.
617 2004-01-21  Gerald Pfeifer  <gerald@pfeifer.com>
619         * crontab: Make 3.4 snapshots from the new 3.4 release branch.
621 2004-01-20  Kelley Cook  <kcook@gcc.gnu.org>
623         * gcc_release (build_sources): Delete call to make f77.rebuilt.
625 2004-01-17  Gerald Pfeifer  <gerald@pfeifer.com>
627         * snapshot-README: Mention how the snapshot was generated.
628         * snapshot-index.html: Ditto.  Further sync with snapshot-README.
630 2004-01-03  Joseph S. Myers  <jsm@polyomino.org.uk>
632         * update_web_docs: Create tarballs of documentation sources and
633         HTML docs.
635 2004-01-02  Gerald Pfeifer  <gp@suse.de>
637         * update_version: Add some documentation.
639 2004-01-02  Pop Sébastian  <pop@gauvain.u-strasbg.fr>
641         * update_version (ADD_BRANCHES): Add lno-branch.
643 2003-11-02  Gerald Pfeifer  <gerald@pfeifer.com>
645         * maintainer-addresses: New script.
647 2003-10-24  Kelley Cook  <kcook@gcc.gnu.org>
649         * gcc_release (build_sources): Use --enable-generated-files-in-srcdir.
651 2003-09-22  Gerald Pfeifer  <gerald@pfeifer.com>
653         * gcc_release (announce_snapshot): Restructure processing
654         of snapshot-README and snapshot-index.html and add a new
655         substitution for @EXPORT@.
657 2003-08-24  Gerald Pfeifer  <gerald@pfeifer.com>
659         * gcc_release (build_sources): Create/update the LAST_UPDATED file
660         in the source directory with information how sources were obtained.
662 2003-08-16  Gerald Pfeifer  <gerald@pfeifer.com>
664         * gcc_release (build_sources): Use two new variables EXPORTTAG and
665         EXPORTDATE to make the extraction of sources more transparent and
666         also allow snapshots (off mainline) without a tag.
668 2003-08-08  Mark Mitchell  <mark@codesourcery.com>
670         * gcc_release: Correct logic for updating version.c.  Put
671         prereleases into a subdirectory.
673 2003-07-29  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
675         * crontab: Update invocation of gcc_release according to the
676         previous changes there.  Add automatic 3.4 snapshots from mainline.
678 2003-07-23  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
680         * gcc_release (usage): Document that -s now takes symbolic name
681         and branch of the snapshot as parameters.
682         Implement this as part of command-line processing.
683         (BRANCH): Remove default initialization for snapshots.
684         (CVSBRANCH): Ditto.
685         Do not lay down a CVS tag if generating a snapshot from mainline.
687 2003-07-19  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
689         * gcc_release (announce_snapshot): Use ${RELEASE} instead
690         of ${BRANCH}-${DATE} to refer to the snapshot directory.
691         Put README file into the snapshot directory.
693         (RELEASE): Define as ${BRANCH}-${DATE} for snapshots.
694         (FTP_PATH): Use ${RELEASE} in case of snapshots.
695         (TAG): Ditto.
696         (OLD_TARS): Adjust to new directory scheme for snapshots.
698 2003-07-14  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
700         * gcc_release (announce_snapshot): Add substitution of @RELEASE@
701         for README and index.html.
702         * snapshot-README: Use it.
703         * snapshot-index.html: Ditto.
705 2003-07-09  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
707         * gcc_release (announce_snapshot): Add substitution of @BRANCH@
708         for README and index.html.  Remove substitution of @LONG_DATE@.
709         Put index.html into the respective snapshot directory.
710         Adjust subject of the notification mail to the new naming scheme
711         for CVS tags.
712         Adjust name of the LATEST-IS-... files to the new naming scheme
713         for snapshot directories.
714         (FTP_PATH): Ditto.
715         (LAST_DIR): Ditto.
716         (LAST_LONG_DATE): Remove.
718         * snapshot-README: Adjust to the new naming schemes for directories
719         and snapshots per se.
720         Dynamically fill in the respective branch instead of hardcoding it.
722         * snapshot-index.html: Replace individual links to diffs with a
723         general link to the diff/ subdirectory.
724         Mention the concrete snapshot in <title> and <h1>.
725         Adjust links to the new location of index.html.
727 2003-07-08  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
729         * gcc_release: Move handling of complex modes directly after
730         switch handling.
731         (TAG): Include the branch name as part of snapshot CVS tags.
733 2003-07-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
735         * gcc_release: Execute gcc.gnu.org-only operations which are
736         related to diff generation only if diffs have been requested.
737         (build_sources): Improve tracing and an error message related
738         to tagging.
740 2003-07-01  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
742         * gcc_release (BRANCH): Rename to...
743         (CVSBRANCH): ...new macro, and use BRANCH for the variant users
744         will see.
745         (FTP_BRANCH): For snapshots, include ${BRANCH} in the last part
746         of the directory name.
747         Use .snapshot_date-${BRANCH} instead of .snapshot_date.
749 2003-06-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
751         * gcc_release: Command "all" now creates .gz files only for
752         releases and pre-releases.
754 2003-06-27  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
756         * gcc_release (build_sources): Do not include gnats.html any longer.
757         Make an error message more descriptive.
759 2003-06-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
761         * gcc_release: Factor the updating of links and READMEs on the
762         FTP server and sending mail for snapshots into a...
763         (announce_snapshot): ...new function.
764         Add informative output for both.
766 2003-06-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
768         * gcc_release: Do not update gcc_latest_snapshot tag any longer.
770 2003-06-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
772         * snapshot-index.html: Use F77 instead of G77 front end.
773         Remove link to CodeSourcery snapshots which was not up-to-date.
774         Do not refer to gcc-bugs@gcc.gnu.org any longer.
776         * snapshot-README: Use F77 front end instead of G77 language.
778 2003-06-17  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
780         * gcc_release (build_tarfile): Build .bz2 files instead of .gz files.
781         (build_bz2): Rename to build_gzip and create .gz files from .bz2
782         files instead of the other way around.
783         (build_gzip): New function.
784         (build_diffs): Build .bz2 files instead of .gz files.
785         (build_diff): Use .bz2 files instead of .gz files.
786         Make an error message independent of the compression format.
787         (MODE_BZIP2): Rename to MODE_GZIP.  Related changes to the
788         invocation of this script.
789         (MODE_GZIP): New variable.
790         (OLD_TARS): Use .bz2 archive of the previous snapshot.
792 2003-06-14  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
794         * snapshot-README: Use GCC instead of gcc, C++ front end instead of
795         g++ language, and note that Java includes a run time.
796         * snapshot.index.html: Ditto.
798 2003-06-10  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
800         * gcc_release (build_diff): Properly use ${TAR} instead of
801         hard-coded tar.
803 2003-05-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
805         * snapshot-index.html: Refer to .bz2 files instead of .gz files.
806         Simplify the note on not using unannounced snapshots.
808 2003-05-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
810         * snapshot-README: Refer to .bz2 files instead of .gz files.
811         Add a note on where to find the diff files.
812         Simplify the note on not using unannounced snapshots.
813         Remove documentation of the gcc_latest_snapshot tag.
815 2003-05-27  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
817         * gcc_release (build_diffs): Add diagnostics in case we cannot
818         generate a specific diff file.
820 2003-05-24  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
822         * gcc_release (build_sources): Only update ChangeLog files which
823         do not yet contain the entry we are going to add.
824         Fix typo in added ChangeLog entries.
826 2003-05-20  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
828         * gcc_release (upload_files): Put diff files into a "diffs"
829         subdirectory
831 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
833         * gcc_release: GNU CC -> GCC.
835 2003-05-12  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
837         * gcc_release (usage): Print more detailed description of all
838         command-line options.
840 2003-05-09  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
842         * update_version (ADD_BRANCHES): Add, set to MAIN and
843         tree-ssa-20020619-branch.
844         (BRANCHES): Always consider branches given by $ADD_BRANCHES.
846 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
848         * update_version (textstring_FILES): Only version.c needs to be
849         updated, now that we do not consider older branches any more.
851 2003-05-02  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
853         * update_version (IGNORE_BRANCHES): Add.
854         (BRANCHES): Do not consider branches matching $IGNORE_BRANCHES.
856 2003-05-02  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
858         * update_version: Add a trace of which branch we are currently
859         working on.
861 2002-12-16  Mark Mitchell  <mark@codesourcery.com>
863         * gcc_release: Make snapshots from the GCC 3.3 branch.
864         * snapshot-README: Update.
866 2002-09-23  Zack Weinberg  <zack@codesourcery.com>
868         * update_version: Do not check in files which are unchanged.
869         * gcc_release: Only update the version in gcc/version.c.
871 2002-09-17  Joseph S. Myers  <jsm@polyomino.org.uk>
873         * update_web_docs (MANUALS): Add fastjar.
875 2002-09-08  Joseph S. Myers  <jsm@polyomino.org.uk>
877         * gcc_release: Make snapshots come from the mainline.
878         * snapshot-README: Update.
880 2002-08-28  Joseph S. Myers  <jsm@polyomino.org.uk>
882         * update_web_docs: Remove support for generating g77_news.html and
883         g77_bugs.html.
884         * update_web_docs_old: Likewise.  Remove support for generating
885         thanks.html.
887 2002-07-28  Andreas Jaeger  <aj@suse.de>
889         * gcc_release: Update comment.
891         * snapshot-README: Snapshots are taken from GCC 3.2 branch.
893 2002-07-28  Mark Mitchell  <mark@codesourcery.com>
895         * gcc_release: Use the 3.2 branch for snapshots.
897 2002-05-31  Florian Weimer  <fw@deneb.enyo.de>
899         * update_web_docs (MANUALS): Include various flavours of the GNAT
900         User Guide.
902 2002-05-27  Joseph S. Myers  <jsm28@cam.ac.uk>
904         * update_version (textstring_FILES): Change gcc/ada/gnatvsn.ads to
905         gcc/gcc/ada/gnatvsn.ads.
907 2002-05-26  Joseph S. Myers  <jsm28@cam.ac.uk>
909         * gcc_release: Add gcc/ada/gnatvsn.ads to list of files in which
910         release status is updated.
911         * update_version (textstring_FILES): Add gcc/ada/gnatvsn.ads.
913 2002-05-21  Joseph S. Myers  <jsm28@cam.ac.uk>
915         * gcc_release: Do upload files when local.
917         * snapshot-README, snapshot-index.html: Remove chill.
919 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
921         * gcc_release: Correct upload handling.
923 2002-04-22  Mark Mitchell  <mark@codesourcery.com>
925         * gcc_release (build_diffs): Remove reference to Chill.
927 2002-04-21  Joseph S. Myers  <jsm28@cam.ac.uk>
929         * update_web_docs (MANUALS): Remove chill.  Add gnat_rm.
931 2002-04-19  Kelley R. Cook (kelly.r.cook@gm.com)
933         * gcc_release: Set TZ to UTC0.
935 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
937         * gcc_release (build_tarfiles): Do not build Chill tarfiles.
938         (CHILL_DIRS): Remove.
940 2002-03-10  Joseph S. Myers  <jsm28@cam.ac.uk>
942         * gcc_release: Build diffs for ada and chill.  Make "bzip2" a new
943         major mode.
945 2002-03-06  Phil Edwards  <pme@gcc.gnu.org>
947         * update_version:  Don't indent the version string.
949 2002-03-05  Joseph S. Myers  <jsm28@cam.ac.uk>
951         * snapshot-README: Note that snapshots come from the 3.1 branch.
952         Update list of files.
954 2002-03-03  Joseph S. Myers  <jsm28@cam.ac.uk>
956         * gcc_release: Make snapshots come from the 3.1 branch.
958 2002-02-25  Mark Mitchell  <mark@codesourcery.com>
960         * update_version: Automatically update version files on all
961         branches.
962         * crontab: Only invoke update_version once.
964 2002-02-23  Joseph S. Myers  <jsm28@cam.ac.uk>
966         * gcc_release: Revert change to -p interface.  Allow for local and
967         remote cases in creating directories.  Give an error if -p
968         argument names a directory.
970 2002-02-21  Mark Mitchell  <mark@codesourcery.com>
972         * gcc_release: Correct handling of diff-generation.  Add
973         "diffs" major mode.
975 2002-02-08  Joseph S. Myers  <jsm28@cam.ac.uk>
977         * gcc_release: Substitute dates in snapshot-README and
978         snapshot-index.html files rather than directly using the old files
979         on the FTP site.  Set QMAILHOST.
981 2002-02-08  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
983         * snapshot-index.html: Improve markup.
985 2002-01-29  Joseph S. Myers  <jsm28@cam.ac.uk>
987         * snapshot-README, snapshot-index.html: Use expressions such as
988         @DATE@ rather than hardcoded dates.
990         * snapshot-README, snapshot-index.html: New files.
992 2002-01-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
994         * update_web_docs (contrib_file): Remove.
995         Also removing special handling of thanks.html.
997 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
999         * update_web_docs: Use makeinfo --html instead of texi2html.
1000         Remove support for pre-3.1 GCC versions.  Build online docs for
1001         gccint manual.
1003 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
1005         * update_web_docs_old: Copy from update_web_docs.  Add comment
1006         that this is for GCC 3.0.x and earlier versions.
1008 2001-11-19  Joseph S. Myers  <jsm28@cam.ac.uk>
1010         * gcc_release: Add /usr/local/bin to path when local.
1012 2001-11-06  Joseph S. Myers  <jsm28@cam.ac.uk>
1014         * update_web_docs: Set SOURCEDIR so that install manual can be
1015         found when running install.texi2html.
1017         * gcc_release: Don't require a username if running locally.
1019 2001-11-05  Joseph S. Myers  <jsm28@cam.ac.uk>
1021         * update_web_docs: Eliminate warnings about keeping files from web
1022         page preprocessing.
1024         * update_web_docs: Allow for the same file name in different
1025         directories.
1027 2001-10-29  Joseph S. Myers  <jsm28@cam.ac.uk>
1029         * update_web_docs: Generate libiberty and gnat-style manuals.
1031 2001-10-24  Joseph S. Myers  <jsm28@cam.ac.uk>
1033         * gcc_release: Build snapshots from mainline.  Generate Ada and
1034         Chill tarballs.  Correct error check when building diffs.  Check
1035         for errors when building bzip2 files.
1036         * crontab: Use /sourceware/snapshot-tmp for building snapshots.
1038 2001-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
1040         * crontab: Build weekly snapshots.
1042         * gcc_release: Copy from 3.0 branch.  Add support for building the
1043         weekly snapshots on gcc.gnu.org.
1045 2001-08-28  Joseph S. Myers  <jsm28@cam.ac.uk>
1047         * update_web_docs: Also check out texinfo.tex from
1048         gcc/doc/include.
1050 2001-08-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
1052         * update_web_docs (PREPROCESS): Rename to WWWPREPROCESS.
1053         Preprocess the entire web site, not just the install docs.
1055 2001-06-25  Phil Edwards  <pme@sources.redhat.com>
1057         * update_version:  Add command-line argument capability, also
1058         bump version for libstdc++-v3, and exit with the return code from
1059         the cvs commit.
1060         * crontab:  Call update_version with arguments instead of
1061         calling update_branch_version.
1062         * update_branch_version:  Remove.
1064 2001-06-08  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
1066         * update_web_docs: Only update the install documentation for the
1067         CVS HEAD.
1069 2001-06-07  Joseph S. Myers  <jsm28@cam.ac.uk>
1071         * update_web_docs, doc_exclude: Check out files that may be in the
1072         Attic.  Check out texinfo.tex.  Don't generate anything from
1073         c-tree.texi.  Generate PostScript output from manuals.
1075 2001-06-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
1077         * update_web_docs (WWWBASE_PREFORMATTED, PREPROCESS): New
1078         variables.
1079         Fix a comment and add another one.
1080         Generate the installation documentation in HTML format from
1081         gcc/doc/install.texi.
1083 2001-05-03  Joseph S. Myers  <jsm28@cam.ac.uk>
1085         * update_web_docs: Don't generate HTML from gxxint.texi.  Don't
1086         run texi2html on manuals that aren't present.
1088 2001-03-18  Phil Edwards  <pme@sources.redhat.com>
1090         * update_web_docs_libstdcxx:  New script.
1091         * crontab:  Call said script.
1093 2001-03-18  Joseph S. Myers  <jsm28@cam.ac.uk>
1095         * update_version, update_branch_version: Check out with gcc
1096         directory instead of using egcs link.
1098 2001-03-17  Joseph S. Myers  <jsm28@cam.ac.uk>
1100         * update_web_docs: Don't strip leading -r from argument following
1101         -r, or leading -d from argument following -d.  Bug pointed out by
1102         Matt Kraai.
1104         * update_web_docs: Handle -r and -d options to generate docs for a
1105         release or branch in a subdirectory.  Determine names of G77 news
1106         and bugs files and contributors file after updated docs have been
1107         installed, not before.  Don't remove files from a subdirectory.
1108         Don't generate manuals for gcov (included in the GCC manual) or
1109         iostream (obsolete).  Do generate manuals for cppinternals, gcj
1110         and porting.  Update regular expressions for detecting whether
1111         files have really changed when regenerated.
1113 2001-03-15  Joseph S. Myers  <jsm28@cam.ac.uk>
1115         * update_web_docs: Use /usr/local/bin/texi2html rather than
1116         gccadmin's local copy.
1118 2001-03-10  Joseph S. Myers  <jsm28@cam.ac.uk>
1120         * crontab, doc_exclude, update_branch_version, update_version,
1121         update_web_docs: New files (as currently used by gccadmin).
1122         * README: New file.