2015-01-18 Andre Vehreschild <vehre@gmx.de>
[official-gcc.git] / maintainer-scripts / ChangeLog
blob4e551beddae5f842f1171d56fef2f3c48540494c
1 2014-08-14  Richard Biener  <rguenther@suse.de>
3         * crontab: Change trunk snapshots from 4.10 to 5.
5 2014-08-01  Arnaud Charlet  <charlet@adacore.com>
7         * update_web_docs_svn: Simplify build of gnat_ugn.
9 2014-06-12  Richard Biener  <rguenther@suse.de>
11         * crontab: Remove 4.7 snapshot entry.
12         * update_version_svn: Update IGNORE_BRANCHES.
14 2014-05-30  Jonathan Wakely  <jwakely@redhat.com>
16         * generate_libstdcxx_web_docs: New script.
18 2014-04-11  Jakub Jelinek  <jakub@redhat.com>
20         * crontab: Enable snapshots from gcc-4_9-branch.
22 2014-02-01  Dmitry Gorbachev  <d.g.gorbachev@gmail.com>
24         PR other/56653
25         * gcc_release: Avoid printing empty line to generated MD5SUMS files.
26         Bump copyright year.
28 2013-12-02  Gerald Pfeifer  <gerald@pfeifer.com>
30         * update_web_docs_svn: Work around makeinfo generated file names
31         and references with "_002d" instead of "-".
33 2013-04-12  Jakub Jelinek  <jakub@redhat.com>
35         * crontab: Disable snapshots from gcc-4_6-branch.
36         * update_version_svn: Ignore gcc-4_6-branch.
38 2013-04-07  Gerald Pfeifer  <gerald@pfeifer.com>
40         * update_web_docs_libstdcxx_svn: No longer ignore all output from
41         the actual copy process.
42         Check the exit code of the actual copy process; diagnose problems.
44 2013-03-16  Jakub Jelinek  <jakub@redhat.com>
46         * crontab: Enable snapshots from gcc-4_8-branch.
48 2012-07-02  Richard Guenther  <rguenther@suse.de>
50         * crontab: Disable snapshots from gcc-4_5-branch.
51         * update_version_svn: Ingore gcc-4_5-branch.
53 2012-03-23  Richard Guenther  <rguenther@suse.de>
55         * crontab: Enable snapshots from gcc-4_7-branch.
57 2012-03-13  Jakub Jelinek  <jakub@redhat.com>
59         * crontab: Remove 4.4 branch from the list of snapshots to make.
60         * update_version_svn (IGNORE_BRANCHES): Add gcc-4_4-branch.
62 2012-03-05  Richard Guenther  <rguenther@suse.de>
64         * crontab: Remove 4.3 branch from the list of snapshots to make.
66 2012-03-02  Richard Guenther  <rguenther@suse.de>
68         * crontab: Fix day-of-week.
70 2012-03-02  Richard Guenther  <rguenther@suse.de>
72         * crontab: Update for 4.7 branching.
74 2011-11-21  Gerald Pfeifer  <gerald@pfeifer.com>
76         * update_web_docs_svn: Make $DOCSDIR group writable after
77         creating it.
79 2011-06-27  Richard Guenther  <rguenther@suse.de>
81         * update_version_svn (IGNORE_BRANCHES): Add gcc-4_3-branch.
83 2011-05-22  Joseph Myers  <joseph@codesourcery.com>
85         * gcc_release (adjust_dirs, maybe_build_tarfile): Remove.
86         (build_tarfiles): Don't build separate files for languages and
87         core.
88         (build_diffs): Only build one set of diffs.
89         (announce_snapshot): Only announce one tar file.
90         (ADA_DIRS, CPLUSPLUS_DIRS, FORTRAN95_DIRS, GO_DIRS, JAVA_DIRS,
91         OBJECTIVEC_DIRS, TESTSUITE_DIRS): Remove.  Don't adjust names
92         relative to WORKING_DIRECTORY.
94 2011-04-21  Jakub Jelinek  <jakub@redhat.com>
96         * gcc_release (maybe_build_tarfile): Don't build a tarfile if
97         the first directory doesn't exist.
99 2011-03-14  Jakub Jelinek  <jakub@redhat.com>
101         * crontab: Enable 4.7 snapshots, switch 4.6 snapshots to
102         4.6 branch.
104 2011-02-07  Joseph Myers  <joseph@codesourcery.com>
106         * update_web_docs_svn: Generate libquadmath-vers.texi.
108 2011-01-31  Gerald Pfeifer  <gerald@pfeifer.com>
110         * update_version_svn (FILES): Merge with datestamp_FILES.
111         (SVNROOT2): Introduce and use.
112         
113 2011-01-30  Gerald Pfeifer  <gerald@pfeifer.com>
115         * update_version_svn (SVN): Remove obsolete comment.
116         (CURR_DATE): Fix description.
117         Fix description of checkout procedure.
119 2010-12-18  Tobias Burnus  <burnus@net-b.de>
121         * update_web_docs_svn (MANUALS): Add libquadmath.
123 2010-12-08  Ian Lance Taylor  <iant@google.com>
125         * gcc_release: Add support for releasing Go as a separate
126         tarball.
128 2010-12-08  Ian Lance Taylor  <iant@google.com>
130         * update_web_docs_svn (MANUALS): Add gccgo.
132 2010-12-08  Ian Lance Taylor  <iant@google.com>
134         * README: Change "CVS" to "Subversion".
136 2010-08-23  Gerald Pfeifer  <gerald@pfeifer.com>
138         * gcc_release (snapshot_print): Also include an sha1 hash for
139         every tarball.  Slightly tweak indentation.
141 2010-08-15  Gerald Pfeifer  <gerald@pfeifer.com>
143         * gcc_release (CVSROOT): Remove all occurrences.
145 2010-08-14  Gerald Pfeifer  <gerald@pfeifer.com>
147         * gcc_release (snapshot_print): Include md5 hash for every tarball
148         in the README file and notification mail.
150 2010-08-01  Gerald Pfeifer  <gerald@pfeifer.com>
152         * update_web_docs_libstdcxx_svn: Do not compress generated .html
153         files any more.
155 2010-06-24  Joseph Myers  <joseph@codesourcery.com>
157         * update_web_docs_svn: Also pass -I option pointing to ada/ source
158         directory for Ada manual.
160 2010-04-16  Joseph Myers  <joseph@codesourcery.com>
162         * crontab: Enable 4.6 snapshots.
164 2010-04-07  Joseph Myers  <joseph@codesourcery.com>
166         * crontab: Switch 4.5 snapshots to 4.5 branch.
168 2010-03-31  Joseph Myers  <joseph@codesourcery.com>
170         * gcc_release (build_tarfiles): Make directories mode 755, not
171         777.
173 2009-10-10  Gerald Pfeifer  <gerald@pfeifer.com>
175         * update_web_docs_svn: Update BUGURL to http://gcc.gnu.org/bugs/.
177 2009-10-03  Diego Novillo  <dnovillo@google.com>
179         * gcc_release (JAVA_DIRS): Remove zlib.
181 2009-04-23  Gerald Pfeifer  <gerald@pfeifer.com>
183         * update_web_docs_svn: Redirect output of texi2dvi to /dev/null.
185 2009-04-09  Jakub Jelinek  <jakub@redhat.com>
187         * gcc_release: Change copyright header to refer to version
188         3 of the GNU General Public License and to point readers at the
189         COPYING3 file and the FSF's license web page.
190         * maintainer-addresses: Likewise.
192 2009-04-08  Gerald Pfeifer  <gerald@pfeifer.com>
194         * update_web_docs_svn: Run this script under plain /bin/sh
195         as opposed to /bin/sh -x.
197 2009-03-30  Joseph Myers  <joseph@codesourcery.com>
199         * update_version_svn (IGNORE_BRANCHES): Add 4.2 branch.
201 2009-03-28  Gerald Pfeifer  <gerald@pfeifer.com>
203         * crontab: Stop 4.2 snapshots.
204         Spread out 4.3, 4.4, and 4.5 snapshots more evenly.
206 2009-03-27  Mark Mitchell  <mark@codesourcery.com>
208         * crontab: Add 4.4 branch snapshots.
210 2009-02-21  Gerald Pfeifer  <gerald@pfeifer.com>
212         * update_version_svn (ADD_BRANCHES): Remove autovect-branch
213         and document format.
215 2009-01-17  Richard Guenther  <rguenther@suse.de>
217         * gcc_release (JAVA_DIRS): Remove fastjar.
219 2008-10-04  Gerald Pfeifer  <gerald@pfeifer.com>
221         * gcc_release: Fix a couple of comments.
223 2008-07-04  Joseph Myers  <joseph@codesourcery.com>
225         * crontab: Remove 4.1 snapshots job.
226         * update_version: Remove.
227         * gcc_release: Remove support for g77 and release status in
228         version.c.
229         * update_version_svn: Ignore 4.1 branch.  Remove support for
230         updating files other than DATESTAMP.
231         * update_web_docs_svn: Remove support for g77 manual.
233 2008-02-18  Jakub Jelinek  <jakub@redhat.com>
235         * crontab: Add 4.3 branch.  Set trunk to 4.4.
237 2008-01-28  Joseph Myers  <joseph@codesourcery.com>
239         * gcc_release (build_sources): Pass --disable-multilib to
240         gcc_build.
241         (SVN): Don't use full path.
243 2008-01-21  Jonathan Wakely  <jwakely.gcc@gmail.com>
245         * update_web_docs_libstdcxx_svn: "docs" dir moved to "doc".
247 2007-10-01  Gerald Pfeifer  <gerald@pfeifer.com>
249         * gcc_release: Do not include copies of faq.html in releases,
250         and remove all the explicit support code to pull in web pages.
252 2007-08-21  Paul Brook  <paul@codesourcery.com>
253             Nathan Sidwell  <nathan@codesourcery.com>
254             Mark Mitchell  <mark@codesourcery.com>
255             Joseph Myers  <joseph@codesourcery.com>
257         * gcc_release: Do not include copies of bugs.html in releases.
258         * update_web_docs_svn: Set VERSION_PACKAGE and BUGURL in
259         gcc-vers.texi.
261 2007-07-06  Joseph Myers  <joseph@codesourcery.com>
263         * update_web_docs_svn: Use -o with makeinfo, texi2dvi and texi2pdf
264         commands.
266 2007-06-28  Mike Stump  <mrs@apple.com>
268         * gcc_release: Update for Objective-C++.
270 2007-05-28  Mark Mitchell  <mark@codesourcery.com>
272         * gcc_release: Adjust placement of release candidates.
274 2007-04-01  Gerald Pfeifer  <gerald@pfeifer.com>
276         * update_web_docs_svn (MANUALS): Move towards the top of the
277         script.  Reformat for easier editing/diffing.
279 2006-03-31  Tobias Burnus  <burnus@net-b.de>
281         * update_web_docs_svn: Build also gfc-internals.
283 2007-02-25  Gerald Pfeifer  <gerald@pfeifer.com>
285         * update_version_svn (IGNORE_BRANCHES): Add 4_0-branch.
287 2007-01-29  Gerald Pfeifer  <gerald@pfeifer.com>
289         * crontab: No longer build snapshots for 4.0.x.
291 2007-01-21  Tobias Burnus  <burnus@net-b.de>
293         * update_web_docs_svn: Build also libgomp documentation.
295 2007-01-05  Gerald Pfeifer  <gerald@pfeifer.com>
297         * crontab: Spread snapshots more evenly throughout the week, and
298         in "ascending" order.  Build all at the same time of the day.
300 2006-10-20  Mark Mitchell  <mark@codesourcery.com>
302         * crontab: Add 4.2 branch.  Set trunk to 4.3.
304 2006-09-17  Gerald Pfeifer  <gerald@pfeifer.com>
306         * gcc_release (LC_ALL): Default to C.
308 2006-03-11  Gabriel Dos Reis  <gdr@integrable-solutions.net>
310         * crontab: Don't build snapshot for 3.4.x anymore.
311         * update_version_svn (IGNORE_BRANCHES): Add 3_4-branch.
313 2006-01-12  Ben Elliston  <bje@au.ibm.com>
315         * update_version_svn (ADD_BRANCHES): Remove dfp-branch.
317 2005-12-16  Joseph S. Myers  <joseph@codesourcery.com>
319         * update_web_docs_svn: Remove unnecessary files from source tree.
320         Use set -e.
321         * doc_exclude, update_web_docs, update_web_docs_libstdcxx: Remove.
323 2005-12-16  Mark Mitchell  <mark@codesourcery.com>
325         * update_web_docs_svn: Set @srcdir in gcc-vers.texi. 
326         
327 2005-11-18  Mark Mitchell  <mark@codesourcery.com>
329         * crontab: Add 4.1 branch entry.
331 2005-11-06  Joseph S. Myers  <joseph@codesourcery.com>
333         * gcc_release: Further update for SVN.  Don't set EXPORTTAG or
334         EXPORTDATE; always determine SVNREV the same way.  Correct message
335         about what sources are being retrived.  Include branch information
336         in LAST_UPDATED.
337         * crontab: Don't include initial / in branch name.
339 2005-11-05  Daniel Berlin  <dberlin@dberlin.org>
341         * gcc_release:  Always determine revision number from date or tag,
342         and use that, instead of fragile date based export.
343         Put back setting of non-local CVSROOT.
345 2005-11-05  Daniel Berlin  <dberlin@dberlin.org>
347         * gcc_release: Make tags go in /tags.
348         Don't tag for snapshots.
349         Determine revision number of export and put into snapshot
350         announcement.
352 2005-11-03  Daniel Berlin  <dberlin@dberlin.org>
354         * gcc_release: Update for SVN
355         * crontab: Update for new gcc_release
357 2005-10-26  Daniel Berlin  <dberlin@dberlin.org>
359         * update_web_docs_svn: Use -q to quiet svn.
361 2005-10-26  Daniel Berlin  <dberlin@dberlin.org>
363         * crontab: Update to reflect reality
365 2005-10-01  Mark Mitchell  <mark@codesourcery.com>
367         * gcc_release (build_sources): If trying to apply a tag that
368         already exists, issue an error message and exit.
370 2005-09-30  Joseph S. Myers  <joseph@codesourcery.com>
372         PR other/23693
373         * update_web_docs: Add PDF support.  Correct check of DEV-PHASE.
375 2005-09-30  Joseph S. Myers  <joseph@codesourcery.com>
377         * update_web_docs_old: Remove.
379 2005-08-14  Kelley Cook  <kcook@gcc.gnu.org>
381         * gcc_release: Update with FSF address.
383 2005-07-26  Janis Johnson  <janis187@us.ibm.com>
385         * update_version (ADD_BRANCHES): Add dfp-branch.
387 2005-05-21  Gerald Pfeifer  <gerald@pfeifer.com>
389         * crontab: Spread snapshot building more evenly throughout the
390         week.
392 2005-05-19  Joseph S. Myers  <joseph@codesourcery.com>
394         * crontab: Don't build 3.3 branch snapshots.
395         * update_version (IGNORE_BRANCHES): Add gcc-3_3-branch.
397 2005-03-15  Zack Weinberg  <zack@codesourcery.com>
399         * README: Update.
400         * gcc_release: Update gcc/DEV-PHASE if that file exists, instead
401         of gcc/version.c.
402         * update_version: Handle updating gcc/DATESTAMP.
403         * update_web_docs: Generate gcc-vers.texi first.
405 2005-03-10  Ranjit Mathew  <rmathew@hotmail.com>
407         * gcc_release (ADA_DIRS): Add "gnattools".
409 2005-02-25  Mark Mitchell  <mark@codesourcery.com>
411         * crontab: Adjust for 4.0 branch.
413 2004-12-30  Sebastian Pop  <pop@cri.ensmp.fr>
415         * update_version (ADD_BRANCHES): Replace lno-branch with
416         autovect-branch.
418 2004-09-11  Gerald Pfeifer  <gerald@pfeifer.com>
420         * crontab: Rename GCC 3.5 snapshots to GCC 4.0 snapshots.
422 2004-08-14  Kelley Cook  <kcook@gcc.gnu.org>
424         * gcc_release (build_sources): Add comment header to generated
425         MD5SUMS.
427 2004-08-06  Kelley Cook  <kcook@gcc.gnu.org>
429         * gcc_release (snapshot_print): Accept arguments.  Don't use echo -e.
430         (announce_snapshot):  Update for above.  Don't use echo -e.
432 2004-08-03 Kelley Cook  <kcook@gcc.gnu.org>
434         * maintainer-scripts (snapshot_print): New function.
435         (announce_snapshot): Generate announcment on the fly.
436         Use a directory link for LATEST.
437         * snapshot-README: Delete.
438         * snapshot-index.html: Delete.
440 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
442         * gcc_release (build_sources): Move the libcpp gmo files
443         to the source directory.
445 2004-06-03  Joseph S. Myers  <jsm@polyomino.org.uk>
447         * gcc_release (maybe_build_tarfile): New function.
448         (build_tarfiles): Use maybe_build_tarfile.
450 2004-05-21  Paolo Carlini  <pcarlini@suse.de>
452         * gcc_release (build_sources): Generate the NEWS file in toplevel.
454 2004-05-17  Kelley Cook  <kcook@gcc.gnu.org>
456         * gcc_release (build_sources): Change CRCs from brik to md5sum.
458 2004-05-16  Gerald Pfeifer  <gerald@pfeifer.com>
460         * crontab: Add GCC 3.5 snapshots, currenty run on Sundays.
462 2004-05-13  Joseph S. Myers  <jsm@polyomino.org.uk>
464         * update_web_docs: Also remove old .gz files from subdirectories
465         on the 15th of the month.
467 2004-05-13  Joseph S. Myers  <jsm@polyomino.org.uk>
469         * update_web_docs (MANUALS): Add gfortran.
471 2004-05-13  Arnaud Charlet  <charlet@act-europe.fr>
473         * update_web_docs: Fix generation of Ada docs.
475 2004-05-13  Joseph S. Myers  <jsm@polyomino.org.uk>
477         * update_version (ADD_BRANCHES): Remove tree-ssa-20020619-branch.
479         * gcc_release (DIFF): Remove -3 option.
481 2003-07-26  Paul Brook  <paul@nowt.org>
483         * gcc_release: Add gcc-fortran.
484         * snapshot-README: Ditto.
485         * snapshot-index.html: Ditto.
487 2004-05-02  Gerald Pfeifer  <gerald@pfeifer.com>
489         * crontab: Move GCC 3.4 snapshots from Wednesday afternoon to
490         Friday night, where gcc.gnu.org has less load.
492 2004-05-02  Gerald Pfeifer  <gerald@pfeifer.com>
494         * crontab: Adjust temporary directory used for snapshot generation.
495         Move GCC 3.3 snapshots to Wednesday 22:32, where gcc.gnu.org has
496         less load.
498 2004-04-19  Mark Mitchell  <mark@codesourcery.com>
500         * gcc_release (build_sources): Do not use "-F" to tag sources.
502 2004-04-07  Mark Mitchell  <mark@codesourcery.com>
504         * gcc_release (build_sources): Do not use "-r" and "-D" at the
505         same time with "cvs export".
507 2004-03-27  Gerald Pfeifer  <gerald@pfeifer.com>
509         * gcc_release: Fix sanity check for argument of -p command-line
510         options.  In snapshot mode, only generate diffs against the previous
511         snapshot if the user did not specify any old tarball explictly.
513 2004-03-25  Gerald Pfeifer  <gerald@pfeifer.com>
515         * gcc_release (FTP_PATH): Use /var/ftp instead of ~ftp, and
516         only set at a single place.
518 2004-03-14  Gerald Pfeifer  <gerald@pfeifer.com>
520         * gcc_release (SNAPSHOTS_DIR): New variable.  Use it.
521         (announce_snapshot): Use it.
523 2004-03-14  Gerald Pfeifer  <gerald@pfeifer.com>
525         * gcc_release (announce_snapshot): Use changedir instead of
526         plain cd.
528 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>
530         * gcc_release: Add libada as part of ADA_DIRS.
532 2004-01-21  Gerald Pfeifer  <gerald@pfeifer.com>
534         * crontab: Make 3.4 snapshots from the new 3.4 release branch.
536 2004-01-20  Kelley Cook  <kcook@gcc.gnu.org>
538         * gcc_release (build_sources): Delete call to make f77.rebuilt.
540 2004-01-17  Gerald Pfeifer  <gerald@pfeifer.com>
542         * snapshot-README: Mention how the snapshot was generated.
543         * snapshot-index.html: Ditto.  Further sync with snapshot-README.
545 2004-01-03  Joseph S. Myers  <jsm@polyomino.org.uk>
547         * update_web_docs: Create tarballs of documentation sources and
548         HTML docs.
550 2004-01-02  Gerald Pfeifer  <gp@suse.de>
552         * update_version: Add some documentation.
554 2004-01-02  Pop Sébastian  <pop@gauvain.u-strasbg.fr>
556         * update_version (ADD_BRANCHES): Add lno-branch.
558 2003-11-02  Gerald Pfeifer  <gerald@pfeifer.com>
560         * maintainer-addresses: New script.
562 2003-10-24  Kelley Cook  <kcook@gcc.gnu.org>
564         * gcc_release (build_sources): Use --enable-generated-files-in-srcdir.
566 2003-09-22  Gerald Pfeifer  <gerald@pfeifer.com>
568         * gcc_release (announce_snapshot): Restructure processing
569         of snapshot-README and snapshot-index.html and add a new
570         substitution for @EXPORT@.
572 2003-08-24  Gerald Pfeifer  <gerald@pfeifer.com>
574         * gcc_release (build_sources): Create/update the LAST_UPDATED file
575         in the source directory with information how sources were obtained.
577 2003-08-16  Gerald Pfeifer  <gerald@pfeifer.com>
579         * gcc_release (build_sources): Use two new variables EXPORTTAG and
580         EXPORTDATE to make the extraction of sources more transparent and
581         also allow snapshots (off mainline) without a tag.
583 2003-08-08  Mark Mitchell  <mark@codesourcery.com>
585         * gcc_release: Correct logic for updating version.c.  Put
586         prereleases into a subdirectory.
588 2003-07-29  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
590         * crontab: Update invocation of gcc_release according to the
591         previous changes there.  Add automatic 3.4 snapshots from mainline.
593 2003-07-23  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
595         * gcc_release (usage): Document that -s now takes symbolic name
596         and branch of the snapshot as parameters.
597         Implement this as part of command-line processing.
598         (BRANCH): Remove default initialization for snapshots.
599         (CVSBRANCH): Ditto.
600         Do not lay down a CVS tag if generating a snapshot from mainline.
602 2003-07-19  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
604         * gcc_release (announce_snapshot): Use ${RELEASE} instead
605         of ${BRANCH}-${DATE} to refer to the snapshot directory.
606         Put README file into the snapshot directory.
608         (RELEASE): Define as ${BRANCH}-${DATE} for snapshots.
609         (FTP_PATH): Use ${RELEASE} in case of snapshots.
610         (TAG): Ditto.
611         (OLD_TARS): Adjust to new directory scheme for snapshots.
613 2003-07-14  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
615         * gcc_release (announce_snapshot): Add substitution of @RELEASE@
616         for README and index.html.
617         * snapshot-README: Use it.
618         * snapshot-index.html: Ditto.
620 2003-07-09  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
622         * gcc_release (announce_snapshot): Add substitution of @BRANCH@
623         for README and index.html.  Remove substitution of @LONG_DATE@.
624         Put index.html into the respective snapshot directory.
625         Adjust subject of the notification mail to the new naming scheme
626         for CVS tags.
627         Adjust name of the LATEST-IS-... files to the new naming scheme
628         for snapshot directories.
629         (FTP_PATH): Ditto.
630         (LAST_DIR): Ditto.
631         (LAST_LONG_DATE): Remove.
633         * snapshot-README: Adjust to the new naming schemes for directories
634         and snapshots per se.
635         Dynamically fill in the respective branch instead of hardcoding it.
637         * snapshot-index.html: Replace individual links to diffs with a
638         general link to the diff/ subdirectory.
639         Mention the concrete snapshot in <title> and <h1>.
640         Adjust links to the new location of index.html.
642 2003-07-08  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
644         * gcc_release: Move handling of complex modes directly after
645         switch handling.
646         (TAG): Include the branch name as part of snapshot CVS tags.
648 2003-07-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
650         * gcc_release: Execute gcc.gnu.org-only operations which are
651         related to diff generation only if diffs have been requested.
652         (build_sources): Improve tracing and an error message related
653         to tagging.
655 2003-07-01  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
657         * gcc_release (BRANCH): Rename to...
658         (CVSBRANCH): ...new macro, and use BRANCH for the variant users
659         will see.
660         (FTP_BRANCH): For snapshots, include ${BRANCH} in the last part
661         of the directory name.
662         Use .snapshot_date-${BRANCH} instead of .snapshot_date.
664 2003-06-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
666         * gcc_release: Command "all" now creates .gz files only for
667         releases and pre-releases.
669 2003-06-27  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
671         * gcc_release (build_sources): Do not include gnats.html any longer.
672         Make an error message more descriptive.
674 2003-06-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
676         * gcc_release: Factor the updating of links and READMEs on the
677         FTP server and sending mail for snapshots into a...
678         (announce_snapshot): ...new function.
679         Add informative output for both.
681 2003-06-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
683         * gcc_release: Do not update gcc_latest_snapshot tag any longer.
685 2003-06-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
687         * snapshot-index.html: Use F77 instead of G77 front end.
688         Remove link to CodeSourcery snapshots which was not up-to-date.
689         Do not refer to gcc-bugs@gcc.gnu.org any longer.
691         * snapshot-README: Use F77 front end instead of G77 language.
693 2003-06-17  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
695         * gcc_release (build_tarfile): Build .bz2 files instead of .gz files.
696         (build_bz2): Rename to build_gzip and create .gz files from .bz2
697         files instead of the other way around.
698         (build_gzip): New function.
699         (build_diffs): Build .bz2 files instead of .gz files.
700         (build_diff): Use .bz2 files instead of .gz files.
701         Make an error message independent of the compression format.
702         (MODE_BZIP2): Rename to MODE_GZIP.  Related changes to the
703         invocation of this script.
704         (MODE_GZIP): New variable.
705         (OLD_TARS): Use .bz2 archive of the previous snapshot.
707 2003-06-14  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
709         * snapshot-README: Use GCC instead of gcc, C++ front end instead of
710         g++ language, and note that Java includes a run time.
711         * snapshot.index.html: Ditto.
713 2003-06-10  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
715         * gcc_release (build_diff): Properly use ${TAR} instead of
716         hard-coded tar.
718 2003-05-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
720         * snapshot-index.html: Refer to .bz2 files instead of .gz files.
721         Simplify the note on not using unannounced snapshots.
723 2003-05-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
725         * snapshot-README: Refer to .bz2 files instead of .gz files.
726         Add a note on where to find the diff files.
727         Simplify the note on not using unannounced snapshots.
728         Remove documentation of the gcc_latest_snapshot tag.
730 2003-05-27  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
732         * gcc_release (build_diffs): Add diagnostics in case we cannot
733         generate a specific diff file.
735 2003-05-24  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
737         * gcc_release (build_sources): Only update ChangeLog files which
738         do not yet contain the entry we are going to add.
739         Fix typo in added ChangeLog entries.
741 2003-05-20  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
743         * gcc_release (upload_files): Put diff files into a "diffs"
744         subdirectory
746 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
748         * gcc_release: GNU CC -> GCC.
750 2003-05-12  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
752         * gcc_release (usage): Print more detailed description of all
753         command-line options.
755 2003-05-09  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
757         * update_version (ADD_BRANCHES): Add, set to MAIN and
758         tree-ssa-20020619-branch.
759         (BRANCHES): Always consider branches given by $ADD_BRANCHES.
761 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
763         * update_version (textstring_FILES): Only version.c needs to be
764         updated, now that we do not consider older branches any more.
766 2003-05-02  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
768         * update_version (IGNORE_BRANCHES): Add.
769         (BRANCHES): Do not consider branches matching $IGNORE_BRANCHES.
771 2003-05-02  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
773         * update_version: Add a trace of which branch we are currently
774         working on.
776 2002-12-16  Mark Mitchell  <mark@codesourcery.com>
778         * gcc_release: Make snapshots from the GCC 3.3 branch.
779         * snapshot-README: Update.
781 2002-09-23  Zack Weinberg  <zack@codesourcery.com>
783         * update_version: Do not check in files which are unchanged.
784         * gcc_release: Only update the version in gcc/version.c.
786 2002-09-17  Joseph S. Myers  <jsm@polyomino.org.uk>
788         * update_web_docs (MANUALS): Add fastjar.
790 2002-09-08  Joseph S. Myers  <jsm@polyomino.org.uk>
792         * gcc_release: Make snapshots come from the mainline.
793         * snapshot-README: Update.
795 2002-08-28  Joseph S. Myers  <jsm@polyomino.org.uk>
797         * update_web_docs: Remove support for generating g77_news.html and
798         g77_bugs.html.
799         * update_web_docs_old: Likewise.  Remove support for generating
800         thanks.html.
802 2002-07-28  Andreas Jaeger  <aj@suse.de>
804         * gcc_release: Update comment.
806         * snapshot-README: Snapshots are taken from GCC 3.2 branch.
808 2002-07-28  Mark Mitchell  <mark@codesourcery.com>
810         * gcc_release: Use the 3.2 branch for snapshots.
812 2002-05-31  Florian Weimer  <fw@deneb.enyo.de>
814         * update_web_docs (MANUALS): Include various flavours of the GNAT
815         User Guide.
817 2002-05-27  Joseph S. Myers  <jsm28@cam.ac.uk>
819         * update_version (textstring_FILES): Change gcc/ada/gnatvsn.ads to
820         gcc/gcc/ada/gnatvsn.ads.
822 2002-05-26  Joseph S. Myers  <jsm28@cam.ac.uk>
824         * gcc_release: Add gcc/ada/gnatvsn.ads to list of files in which
825         release status is updated.
826         * update_version (textstring_FILES): Add gcc/ada/gnatvsn.ads.
828 2002-05-21  Joseph S. Myers  <jsm28@cam.ac.uk>
830         * gcc_release: Do upload files when local.
832         * snapshot-README, snapshot-index.html: Remove chill.
834 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
836         * gcc_release: Correct upload handling.
838 2002-04-22  Mark Mitchell  <mark@codesourcery.com>
840         * gcc_release (build_diffs): Remove reference to Chill.
842 2002-04-21  Joseph S. Myers  <jsm28@cam.ac.uk>
844         * update_web_docs (MANUALS): Remove chill.  Add gnat_rm.
846 2002-04-19  Kelley R. Cook (kelly.r.cook@gm.com)
848         * gcc_release: Set TZ to UTC0.
850 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
852         * gcc_release (build_tarfiles): Do not build Chill tarfiles.
853         (CHILL_DIRS): Remove.
855 2002-03-10  Joseph S. Myers  <jsm28@cam.ac.uk>
857         * gcc_release: Build diffs for ada and chill.  Make "bzip2" a new
858         major mode.
860 2002-03-06  Phil Edwards  <pme@gcc.gnu.org>
862         * update_version:  Don't indent the version string.
864 2002-03-05  Joseph S. Myers  <jsm28@cam.ac.uk>
866         * snapshot-README: Note that snapshots come from the 3.1 branch.
867         Update list of files.
869 2002-03-03  Joseph S. Myers  <jsm28@cam.ac.uk>
871         * gcc_release: Make snapshots come from the 3.1 branch.
873 2002-02-25  Mark Mitchell  <mark@codesourcery.com>
875         * update_version: Automatically update version files on all
876         branches.
877         * crontab: Only invoke update_version once.
879 2002-02-23  Joseph S. Myers  <jsm28@cam.ac.uk>
881         * gcc_release: Revert change to -p interface.  Allow for local and
882         remote cases in creating directories.  Give an error if -p
883         argument names a directory.
885 2002-02-21  Mark Mitchell  <mark@codesourcery.com>
887         * gcc_release: Correct handling of diff-generation.  Add
888         "diffs" major mode.
890 2002-02-08  Joseph S. Myers  <jsm28@cam.ac.uk>
892         * gcc_release: Substitute dates in snapshot-README and
893         snapshot-index.html files rather than directly using the old files
894         on the FTP site.  Set QMAILHOST.
896 2002-02-08  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
898         * snapshot-index.html: Improve markup.
900 2002-01-29  Joseph S. Myers  <jsm28@cam.ac.uk>
902         * snapshot-README, snapshot-index.html: Use expressions such as
903         @DATE@ rather than hardcoded dates.
905         * snapshot-README, snapshot-index.html: New files.
907 2002-01-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
909         * update_web_docs (contrib_file): Remove.
910         Also removing special handling of thanks.html.
912 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
914         * update_web_docs: Use makeinfo --html instead of texi2html.
915         Remove support for pre-3.1 GCC versions.  Build online docs for
916         gccint manual.
918 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
920         * update_web_docs_old: Copy from update_web_docs.  Add comment
921         that this is for GCC 3.0.x and earlier versions.
923 2001-11-19  Joseph S. Myers  <jsm28@cam.ac.uk>
925         * gcc_release: Add /usr/local/bin to path when local.
927 2001-11-06  Joseph S. Myers  <jsm28@cam.ac.uk>
929         * update_web_docs: Set SOURCEDIR so that install manual can be
930         found when running install.texi2html.
932         * gcc_release: Don't require a username if running locally.
934 2001-11-05  Joseph S. Myers  <jsm28@cam.ac.uk>
936         * update_web_docs: Eliminate warnings about keeping files from web
937         page preprocessing.
939         * update_web_docs: Allow for the same file name in different
940         directories.
942 2001-10-29  Joseph S. Myers  <jsm28@cam.ac.uk>
944         * update_web_docs: Generate libiberty and gnat-style manuals.
946 2001-10-24  Joseph S. Myers  <jsm28@cam.ac.uk>
948         * gcc_release: Build snapshots from mainline.  Generate Ada and
949         Chill tarballs.  Correct error check when building diffs.  Check
950         for errors when building bzip2 files.
951         * crontab: Use /sourceware/snapshot-tmp for building snapshots.
953 2001-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
955         * crontab: Build weekly snapshots.
957         * gcc_release: Copy from 3.0 branch.  Add support for building the
958         weekly snapshots on gcc.gnu.org.
960 2001-08-28  Joseph S. Myers  <jsm28@cam.ac.uk>
962         * update_web_docs: Also check out texinfo.tex from
963         gcc/doc/include.
965 2001-08-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
967         * update_web_docs (PREPROCESS): Rename to WWWPREPROCESS.
968         Preprocess the entire web site, not just the install docs.
970 2001-06-25  Phil Edwards  <pme@sources.redhat.com>
972         * update_version:  Add command-line argument capability, also
973         bump version for libstdc++-v3, and exit with the return code from
974         the cvs commit.
975         * crontab:  Call update_version with arguments instead of
976         calling update_branch_version.
977         * update_branch_version:  Remove.
979 2001-06-08  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
981         * update_web_docs: Only update the install documentation for the
982         CVS HEAD.
984 2001-06-07  Joseph S. Myers  <jsm28@cam.ac.uk>
986         * update_web_docs, doc_exclude: Check out files that may be in the
987         Attic.  Check out texinfo.tex.  Don't generate anything from
988         c-tree.texi.  Generate PostScript output from manuals.
990 2001-06-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
992         * update_web_docs (WWWBASE_PREFORMATTED, PREPROCESS): New
993         variables.
994         Fix a comment and add another one.
995         Generate the installation documentation in HTML format from
996         gcc/doc/install.texi.
998 2001-05-03  Joseph S. Myers  <jsm28@cam.ac.uk>
1000         * update_web_docs: Don't generate HTML from gxxint.texi.  Don't
1001         run texi2html on manuals that aren't present.
1003 2001-03-18  Phil Edwards  <pme@sources.redhat.com>
1005         * update_web_docs_libstdcxx:  New script.
1006         * crontab:  Call said script.
1008 2001-03-18  Joseph S. Myers  <jsm28@cam.ac.uk>
1010         * update_version, update_branch_version: Check out with gcc
1011         directory instead of using egcs link.
1013 2001-03-17  Joseph S. Myers  <jsm28@cam.ac.uk>
1015         * update_web_docs: Don't strip leading -r from argument following
1016         -r, or leading -d from argument following -d.  Bug pointed out by
1017         Matt Kraai.
1019         * update_web_docs: Handle -r and -d options to generate docs for a
1020         release or branch in a subdirectory.  Determine names of G77 news
1021         and bugs files and contributors file after updated docs have been
1022         installed, not before.  Don't remove files from a subdirectory.
1023         Don't generate manuals for gcov (included in the GCC manual) or
1024         iostream (obsolete).  Do generate manuals for cppinternals, gcj
1025         and porting.  Update regular expressions for detecting whether
1026         files have really changed when regenerated.
1028 2001-03-15  Joseph S. Myers  <jsm28@cam.ac.uk>
1030         * update_web_docs: Use /usr/local/bin/texi2html rather than
1031         gccadmin's local copy.
1033 2001-03-10  Joseph S. Myers  <jsm28@cam.ac.uk>
1035         * crontab, doc_exclude, update_branch_version, update_version,
1036         update_web_docs: New files (as currently used by gccadmin).
1037         * README: New file.