PR c/64709
[official-gcc.git] / maintainer-scripts / ChangeLog
blob6def1ae788b9a037d5983ecb6b0dbe69f0fb3002
1 2015-01-26  David Malcolm  <dmalcolm@redhat.com>
3         PR jit/64257
4         * update_web_docs_svn: Don't delete gcc/jit/docs or
5         gcc/jit/jit-common.h, gcc/jit/notes.txt. Special case the
6         building of the JIT docs (using sphinx-build).  Special case
7         copying them up.
9 2014-08-14  Richard Biener  <rguenther@suse.de>
11         * crontab: Change trunk snapshots from 4.10 to 5.
13 2014-08-01  Arnaud Charlet  <charlet@adacore.com>
15         * update_web_docs_svn: Simplify build of gnat_ugn.
17 2014-06-12  Richard Biener  <rguenther@suse.de>
19         * crontab: Remove 4.7 snapshot entry.
20         * update_version_svn: Update IGNORE_BRANCHES.
22 2014-05-30  Jonathan Wakely  <jwakely@redhat.com>
24         * generate_libstdcxx_web_docs: New script.
26 2014-04-11  Jakub Jelinek  <jakub@redhat.com>
28         * crontab: Enable snapshots from gcc-4_9-branch.
30 2014-02-01  Dmitry Gorbachev  <d.g.gorbachev@gmail.com>
32         PR other/56653
33         * gcc_release: Avoid printing empty line to generated MD5SUMS files.
34         Bump copyright year.
36 2013-12-02  Gerald Pfeifer  <gerald@pfeifer.com>
38         * update_web_docs_svn: Work around makeinfo generated file names
39         and references with "_002d" instead of "-".
41 2013-04-12  Jakub Jelinek  <jakub@redhat.com>
43         * crontab: Disable snapshots from gcc-4_6-branch.
44         * update_version_svn: Ignore gcc-4_6-branch.
46 2013-04-07  Gerald Pfeifer  <gerald@pfeifer.com>
48         * update_web_docs_libstdcxx_svn: No longer ignore all output from
49         the actual copy process.
50         Check the exit code of the actual copy process; diagnose problems.
52 2013-03-16  Jakub Jelinek  <jakub@redhat.com>
54         * crontab: Enable snapshots from gcc-4_8-branch.
56 2012-07-02  Richard Guenther  <rguenther@suse.de>
58         * crontab: Disable snapshots from gcc-4_5-branch.
59         * update_version_svn: Ingore gcc-4_5-branch.
61 2012-03-23  Richard Guenther  <rguenther@suse.de>
63         * crontab: Enable snapshots from gcc-4_7-branch.
65 2012-03-13  Jakub Jelinek  <jakub@redhat.com>
67         * crontab: Remove 4.4 branch from the list of snapshots to make.
68         * update_version_svn (IGNORE_BRANCHES): Add gcc-4_4-branch.
70 2012-03-05  Richard Guenther  <rguenther@suse.de>
72         * crontab: Remove 4.3 branch from the list of snapshots to make.
74 2012-03-02  Richard Guenther  <rguenther@suse.de>
76         * crontab: Fix day-of-week.
78 2012-03-02  Richard Guenther  <rguenther@suse.de>
80         * crontab: Update for 4.7 branching.
82 2011-11-21  Gerald Pfeifer  <gerald@pfeifer.com>
84         * update_web_docs_svn: Make $DOCSDIR group writable after
85         creating it.
87 2011-06-27  Richard Guenther  <rguenther@suse.de>
89         * update_version_svn (IGNORE_BRANCHES): Add gcc-4_3-branch.
91 2011-05-22  Joseph Myers  <joseph@codesourcery.com>
93         * gcc_release (adjust_dirs, maybe_build_tarfile): Remove.
94         (build_tarfiles): Don't build separate files for languages and
95         core.
96         (build_diffs): Only build one set of diffs.
97         (announce_snapshot): Only announce one tar file.
98         (ADA_DIRS, CPLUSPLUS_DIRS, FORTRAN95_DIRS, GO_DIRS, JAVA_DIRS,
99         OBJECTIVEC_DIRS, TESTSUITE_DIRS): Remove.  Don't adjust names
100         relative to WORKING_DIRECTORY.
102 2011-04-21  Jakub Jelinek  <jakub@redhat.com>
104         * gcc_release (maybe_build_tarfile): Don't build a tarfile if
105         the first directory doesn't exist.
107 2011-03-14  Jakub Jelinek  <jakub@redhat.com>
109         * crontab: Enable 4.7 snapshots, switch 4.6 snapshots to
110         4.6 branch.
112 2011-02-07  Joseph Myers  <joseph@codesourcery.com>
114         * update_web_docs_svn: Generate libquadmath-vers.texi.
116 2011-01-31  Gerald Pfeifer  <gerald@pfeifer.com>
118         * update_version_svn (FILES): Merge with datestamp_FILES.
119         (SVNROOT2): Introduce and use.
120         
121 2011-01-30  Gerald Pfeifer  <gerald@pfeifer.com>
123         * update_version_svn (SVN): Remove obsolete comment.
124         (CURR_DATE): Fix description.
125         Fix description of checkout procedure.
127 2010-12-18  Tobias Burnus  <burnus@net-b.de>
129         * update_web_docs_svn (MANUALS): Add libquadmath.
131 2010-12-08  Ian Lance Taylor  <iant@google.com>
133         * gcc_release: Add support for releasing Go as a separate
134         tarball.
136 2010-12-08  Ian Lance Taylor  <iant@google.com>
138         * update_web_docs_svn (MANUALS): Add gccgo.
140 2010-12-08  Ian Lance Taylor  <iant@google.com>
142         * README: Change "CVS" to "Subversion".
144 2010-08-23  Gerald Pfeifer  <gerald@pfeifer.com>
146         * gcc_release (snapshot_print): Also include an sha1 hash for
147         every tarball.  Slightly tweak indentation.
149 2010-08-15  Gerald Pfeifer  <gerald@pfeifer.com>
151         * gcc_release (CVSROOT): Remove all occurrences.
153 2010-08-14  Gerald Pfeifer  <gerald@pfeifer.com>
155         * gcc_release (snapshot_print): Include md5 hash for every tarball
156         in the README file and notification mail.
158 2010-08-01  Gerald Pfeifer  <gerald@pfeifer.com>
160         * update_web_docs_libstdcxx_svn: Do not compress generated .html
161         files any more.
163 2010-06-24  Joseph Myers  <joseph@codesourcery.com>
165         * update_web_docs_svn: Also pass -I option pointing to ada/ source
166         directory for Ada manual.
168 2010-04-16  Joseph Myers  <joseph@codesourcery.com>
170         * crontab: Enable 4.6 snapshots.
172 2010-04-07  Joseph Myers  <joseph@codesourcery.com>
174         * crontab: Switch 4.5 snapshots to 4.5 branch.
176 2010-03-31  Joseph Myers  <joseph@codesourcery.com>
178         * gcc_release (build_tarfiles): Make directories mode 755, not
179         777.
181 2009-10-10  Gerald Pfeifer  <gerald@pfeifer.com>
183         * update_web_docs_svn: Update BUGURL to http://gcc.gnu.org/bugs/.
185 2009-10-03  Diego Novillo  <dnovillo@google.com>
187         * gcc_release (JAVA_DIRS): Remove zlib.
189 2009-04-23  Gerald Pfeifer  <gerald@pfeifer.com>
191         * update_web_docs_svn: Redirect output of texi2dvi to /dev/null.
193 2009-04-09  Jakub Jelinek  <jakub@redhat.com>
195         * gcc_release: Change copyright header to refer to version
196         3 of the GNU General Public License and to point readers at the
197         COPYING3 file and the FSF's license web page.
198         * maintainer-addresses: Likewise.
200 2009-04-08  Gerald Pfeifer  <gerald@pfeifer.com>
202         * update_web_docs_svn: Run this script under plain /bin/sh
203         as opposed to /bin/sh -x.
205 2009-03-30  Joseph Myers  <joseph@codesourcery.com>
207         * update_version_svn (IGNORE_BRANCHES): Add 4.2 branch.
209 2009-03-28  Gerald Pfeifer  <gerald@pfeifer.com>
211         * crontab: Stop 4.2 snapshots.
212         Spread out 4.3, 4.4, and 4.5 snapshots more evenly.
214 2009-03-27  Mark Mitchell  <mark@codesourcery.com>
216         * crontab: Add 4.4 branch snapshots.
218 2009-02-21  Gerald Pfeifer  <gerald@pfeifer.com>
220         * update_version_svn (ADD_BRANCHES): Remove autovect-branch
221         and document format.
223 2009-01-17  Richard Guenther  <rguenther@suse.de>
225         * gcc_release (JAVA_DIRS): Remove fastjar.
227 2008-10-04  Gerald Pfeifer  <gerald@pfeifer.com>
229         * gcc_release: Fix a couple of comments.
231 2008-07-04  Joseph Myers  <joseph@codesourcery.com>
233         * crontab: Remove 4.1 snapshots job.
234         * update_version: Remove.
235         * gcc_release: Remove support for g77 and release status in
236         version.c.
237         * update_version_svn: Ignore 4.1 branch.  Remove support for
238         updating files other than DATESTAMP.
239         * update_web_docs_svn: Remove support for g77 manual.
241 2008-02-18  Jakub Jelinek  <jakub@redhat.com>
243         * crontab: Add 4.3 branch.  Set trunk to 4.4.
245 2008-01-28  Joseph Myers  <joseph@codesourcery.com>
247         * gcc_release (build_sources): Pass --disable-multilib to
248         gcc_build.
249         (SVN): Don't use full path.
251 2008-01-21  Jonathan Wakely  <jwakely.gcc@gmail.com>
253         * update_web_docs_libstdcxx_svn: "docs" dir moved to "doc".
255 2007-10-01  Gerald Pfeifer  <gerald@pfeifer.com>
257         * gcc_release: Do not include copies of faq.html in releases,
258         and remove all the explicit support code to pull in web pages.
260 2007-08-21  Paul Brook  <paul@codesourcery.com>
261             Nathan Sidwell  <nathan@codesourcery.com>
262             Mark Mitchell  <mark@codesourcery.com>
263             Joseph Myers  <joseph@codesourcery.com>
265         * gcc_release: Do not include copies of bugs.html in releases.
266         * update_web_docs_svn: Set VERSION_PACKAGE and BUGURL in
267         gcc-vers.texi.
269 2007-07-06  Joseph Myers  <joseph@codesourcery.com>
271         * update_web_docs_svn: Use -o with makeinfo, texi2dvi and texi2pdf
272         commands.
274 2007-06-28  Mike Stump  <mrs@apple.com>
276         * gcc_release: Update for Objective-C++.
278 2007-05-28  Mark Mitchell  <mark@codesourcery.com>
280         * gcc_release: Adjust placement of release candidates.
282 2007-04-01  Gerald Pfeifer  <gerald@pfeifer.com>
284         * update_web_docs_svn (MANUALS): Move towards the top of the
285         script.  Reformat for easier editing/diffing.
287 2006-03-31  Tobias Burnus  <burnus@net-b.de>
289         * update_web_docs_svn: Build also gfc-internals.
291 2007-02-25  Gerald Pfeifer  <gerald@pfeifer.com>
293         * update_version_svn (IGNORE_BRANCHES): Add 4_0-branch.
295 2007-01-29  Gerald Pfeifer  <gerald@pfeifer.com>
297         * crontab: No longer build snapshots for 4.0.x.
299 2007-01-21  Tobias Burnus  <burnus@net-b.de>
301         * update_web_docs_svn: Build also libgomp documentation.
303 2007-01-05  Gerald Pfeifer  <gerald@pfeifer.com>
305         * crontab: Spread snapshots more evenly throughout the week, and
306         in "ascending" order.  Build all at the same time of the day.
308 2006-10-20  Mark Mitchell  <mark@codesourcery.com>
310         * crontab: Add 4.2 branch.  Set trunk to 4.3.
312 2006-09-17  Gerald Pfeifer  <gerald@pfeifer.com>
314         * gcc_release (LC_ALL): Default to C.
316 2006-03-11  Gabriel Dos Reis  <gdr@integrable-solutions.net>
318         * crontab: Don't build snapshot for 3.4.x anymore.
319         * update_version_svn (IGNORE_BRANCHES): Add 3_4-branch.
321 2006-01-12  Ben Elliston  <bje@au.ibm.com>
323         * update_version_svn (ADD_BRANCHES): Remove dfp-branch.
325 2005-12-16  Joseph S. Myers  <joseph@codesourcery.com>
327         * update_web_docs_svn: Remove unnecessary files from source tree.
328         Use set -e.
329         * doc_exclude, update_web_docs, update_web_docs_libstdcxx: Remove.
331 2005-12-16  Mark Mitchell  <mark@codesourcery.com>
333         * update_web_docs_svn: Set @srcdir in gcc-vers.texi. 
334         
335 2005-11-18  Mark Mitchell  <mark@codesourcery.com>
337         * crontab: Add 4.1 branch entry.
339 2005-11-06  Joseph S. Myers  <joseph@codesourcery.com>
341         * gcc_release: Further update for SVN.  Don't set EXPORTTAG or
342         EXPORTDATE; always determine SVNREV the same way.  Correct message
343         about what sources are being retrived.  Include branch information
344         in LAST_UPDATED.
345         * crontab: Don't include initial / in branch name.
347 2005-11-05  Daniel Berlin  <dberlin@dberlin.org>
349         * gcc_release:  Always determine revision number from date or tag,
350         and use that, instead of fragile date based export.
351         Put back setting of non-local CVSROOT.
353 2005-11-05  Daniel Berlin  <dberlin@dberlin.org>
355         * gcc_release: Make tags go in /tags.
356         Don't tag for snapshots.
357         Determine revision number of export and put into snapshot
358         announcement.
360 2005-11-03  Daniel Berlin  <dberlin@dberlin.org>
362         * gcc_release: Update for SVN
363         * crontab: Update for new gcc_release
365 2005-10-26  Daniel Berlin  <dberlin@dberlin.org>
367         * update_web_docs_svn: Use -q to quiet svn.
369 2005-10-26  Daniel Berlin  <dberlin@dberlin.org>
371         * crontab: Update to reflect reality
373 2005-10-01  Mark Mitchell  <mark@codesourcery.com>
375         * gcc_release (build_sources): If trying to apply a tag that
376         already exists, issue an error message and exit.
378 2005-09-30  Joseph S. Myers  <joseph@codesourcery.com>
380         PR other/23693
381         * update_web_docs: Add PDF support.  Correct check of DEV-PHASE.
383 2005-09-30  Joseph S. Myers  <joseph@codesourcery.com>
385         * update_web_docs_old: Remove.
387 2005-08-14  Kelley Cook  <kcook@gcc.gnu.org>
389         * gcc_release: Update with FSF address.
391 2005-07-26  Janis Johnson  <janis187@us.ibm.com>
393         * update_version (ADD_BRANCHES): Add dfp-branch.
395 2005-05-21  Gerald Pfeifer  <gerald@pfeifer.com>
397         * crontab: Spread snapshot building more evenly throughout the
398         week.
400 2005-05-19  Joseph S. Myers  <joseph@codesourcery.com>
402         * crontab: Don't build 3.3 branch snapshots.
403         * update_version (IGNORE_BRANCHES): Add gcc-3_3-branch.
405 2005-03-15  Zack Weinberg  <zack@codesourcery.com>
407         * README: Update.
408         * gcc_release: Update gcc/DEV-PHASE if that file exists, instead
409         of gcc/version.c.
410         * update_version: Handle updating gcc/DATESTAMP.
411         * update_web_docs: Generate gcc-vers.texi first.
413 2005-03-10  Ranjit Mathew  <rmathew@hotmail.com>
415         * gcc_release (ADA_DIRS): Add "gnattools".
417 2005-02-25  Mark Mitchell  <mark@codesourcery.com>
419         * crontab: Adjust for 4.0 branch.
421 2004-12-30  Sebastian Pop  <pop@cri.ensmp.fr>
423         * update_version (ADD_BRANCHES): Replace lno-branch with
424         autovect-branch.
426 2004-09-11  Gerald Pfeifer  <gerald@pfeifer.com>
428         * crontab: Rename GCC 3.5 snapshots to GCC 4.0 snapshots.
430 2004-08-14  Kelley Cook  <kcook@gcc.gnu.org>
432         * gcc_release (build_sources): Add comment header to generated
433         MD5SUMS.
435 2004-08-06  Kelley Cook  <kcook@gcc.gnu.org>
437         * gcc_release (snapshot_print): Accept arguments.  Don't use echo -e.
438         (announce_snapshot):  Update for above.  Don't use echo -e.
440 2004-08-03 Kelley Cook  <kcook@gcc.gnu.org>
442         * maintainer-scripts (snapshot_print): New function.
443         (announce_snapshot): Generate announcment on the fly.
444         Use a directory link for LATEST.
445         * snapshot-README: Delete.
446         * snapshot-index.html: Delete.
448 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
450         * gcc_release (build_sources): Move the libcpp gmo files
451         to the source directory.
453 2004-06-03  Joseph S. Myers  <jsm@polyomino.org.uk>
455         * gcc_release (maybe_build_tarfile): New function.
456         (build_tarfiles): Use maybe_build_tarfile.
458 2004-05-21  Paolo Carlini  <pcarlini@suse.de>
460         * gcc_release (build_sources): Generate the NEWS file in toplevel.
462 2004-05-17  Kelley Cook  <kcook@gcc.gnu.org>
464         * gcc_release (build_sources): Change CRCs from brik to md5sum.
466 2004-05-16  Gerald Pfeifer  <gerald@pfeifer.com>
468         * crontab: Add GCC 3.5 snapshots, currenty run on Sundays.
470 2004-05-13  Joseph S. Myers  <jsm@polyomino.org.uk>
472         * update_web_docs: Also remove old .gz files from subdirectories
473         on the 15th of the month.
475 2004-05-13  Joseph S. Myers  <jsm@polyomino.org.uk>
477         * update_web_docs (MANUALS): Add gfortran.
479 2004-05-13  Arnaud Charlet  <charlet@act-europe.fr>
481         * update_web_docs: Fix generation of Ada docs.
483 2004-05-13  Joseph S. Myers  <jsm@polyomino.org.uk>
485         * update_version (ADD_BRANCHES): Remove tree-ssa-20020619-branch.
487         * gcc_release (DIFF): Remove -3 option.
489 2003-07-26  Paul Brook  <paul@nowt.org>
491         * gcc_release: Add gcc-fortran.
492         * snapshot-README: Ditto.
493         * snapshot-index.html: Ditto.
495 2004-05-02  Gerald Pfeifer  <gerald@pfeifer.com>
497         * crontab: Move GCC 3.4 snapshots from Wednesday afternoon to
498         Friday night, where gcc.gnu.org has less load.
500 2004-05-02  Gerald Pfeifer  <gerald@pfeifer.com>
502         * crontab: Adjust temporary directory used for snapshot generation.
503         Move GCC 3.3 snapshots to Wednesday 22:32, where gcc.gnu.org has
504         less load.
506 2004-04-19  Mark Mitchell  <mark@codesourcery.com>
508         * gcc_release (build_sources): Do not use "-F" to tag sources.
510 2004-04-07  Mark Mitchell  <mark@codesourcery.com>
512         * gcc_release (build_sources): Do not use "-r" and "-D" at the
513         same time with "cvs export".
515 2004-03-27  Gerald Pfeifer  <gerald@pfeifer.com>
517         * gcc_release: Fix sanity check for argument of -p command-line
518         options.  In snapshot mode, only generate diffs against the previous
519         snapshot if the user did not specify any old tarball explictly.
521 2004-03-25  Gerald Pfeifer  <gerald@pfeifer.com>
523         * gcc_release (FTP_PATH): Use /var/ftp instead of ~ftp, and
524         only set at a single place.
526 2004-03-14  Gerald Pfeifer  <gerald@pfeifer.com>
528         * gcc_release (SNAPSHOTS_DIR): New variable.  Use it.
529         (announce_snapshot): Use it.
531 2004-03-14  Gerald Pfeifer  <gerald@pfeifer.com>
533         * gcc_release (announce_snapshot): Use changedir instead of
534         plain cd.
536 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>
538         * gcc_release: Add libada as part of ADA_DIRS.
540 2004-01-21  Gerald Pfeifer  <gerald@pfeifer.com>
542         * crontab: Make 3.4 snapshots from the new 3.4 release branch.
544 2004-01-20  Kelley Cook  <kcook@gcc.gnu.org>
546         * gcc_release (build_sources): Delete call to make f77.rebuilt.
548 2004-01-17  Gerald Pfeifer  <gerald@pfeifer.com>
550         * snapshot-README: Mention how the snapshot was generated.
551         * snapshot-index.html: Ditto.  Further sync with snapshot-README.
553 2004-01-03  Joseph S. Myers  <jsm@polyomino.org.uk>
555         * update_web_docs: Create tarballs of documentation sources and
556         HTML docs.
558 2004-01-02  Gerald Pfeifer  <gp@suse.de>
560         * update_version: Add some documentation.
562 2004-01-02  Pop Sébastian  <pop@gauvain.u-strasbg.fr>
564         * update_version (ADD_BRANCHES): Add lno-branch.
566 2003-11-02  Gerald Pfeifer  <gerald@pfeifer.com>
568         * maintainer-addresses: New script.
570 2003-10-24  Kelley Cook  <kcook@gcc.gnu.org>
572         * gcc_release (build_sources): Use --enable-generated-files-in-srcdir.
574 2003-09-22  Gerald Pfeifer  <gerald@pfeifer.com>
576         * gcc_release (announce_snapshot): Restructure processing
577         of snapshot-README and snapshot-index.html and add a new
578         substitution for @EXPORT@.
580 2003-08-24  Gerald Pfeifer  <gerald@pfeifer.com>
582         * gcc_release (build_sources): Create/update the LAST_UPDATED file
583         in the source directory with information how sources were obtained.
585 2003-08-16  Gerald Pfeifer  <gerald@pfeifer.com>
587         * gcc_release (build_sources): Use two new variables EXPORTTAG and
588         EXPORTDATE to make the extraction of sources more transparent and
589         also allow snapshots (off mainline) without a tag.
591 2003-08-08  Mark Mitchell  <mark@codesourcery.com>
593         * gcc_release: Correct logic for updating version.c.  Put
594         prereleases into a subdirectory.
596 2003-07-29  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
598         * crontab: Update invocation of gcc_release according to the
599         previous changes there.  Add automatic 3.4 snapshots from mainline.
601 2003-07-23  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
603         * gcc_release (usage): Document that -s now takes symbolic name
604         and branch of the snapshot as parameters.
605         Implement this as part of command-line processing.
606         (BRANCH): Remove default initialization for snapshots.
607         (CVSBRANCH): Ditto.
608         Do not lay down a CVS tag if generating a snapshot from mainline.
610 2003-07-19  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
612         * gcc_release (announce_snapshot): Use ${RELEASE} instead
613         of ${BRANCH}-${DATE} to refer to the snapshot directory.
614         Put README file into the snapshot directory.
616         (RELEASE): Define as ${BRANCH}-${DATE} for snapshots.
617         (FTP_PATH): Use ${RELEASE} in case of snapshots.
618         (TAG): Ditto.
619         (OLD_TARS): Adjust to new directory scheme for snapshots.
621 2003-07-14  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
623         * gcc_release (announce_snapshot): Add substitution of @RELEASE@
624         for README and index.html.
625         * snapshot-README: Use it.
626         * snapshot-index.html: Ditto.
628 2003-07-09  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
630         * gcc_release (announce_snapshot): Add substitution of @BRANCH@
631         for README and index.html.  Remove substitution of @LONG_DATE@.
632         Put index.html into the respective snapshot directory.
633         Adjust subject of the notification mail to the new naming scheme
634         for CVS tags.
635         Adjust name of the LATEST-IS-... files to the new naming scheme
636         for snapshot directories.
637         (FTP_PATH): Ditto.
638         (LAST_DIR): Ditto.
639         (LAST_LONG_DATE): Remove.
641         * snapshot-README: Adjust to the new naming schemes for directories
642         and snapshots per se.
643         Dynamically fill in the respective branch instead of hardcoding it.
645         * snapshot-index.html: Replace individual links to diffs with a
646         general link to the diff/ subdirectory.
647         Mention the concrete snapshot in <title> and <h1>.
648         Adjust links to the new location of index.html.
650 2003-07-08  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
652         * gcc_release: Move handling of complex modes directly after
653         switch handling.
654         (TAG): Include the branch name as part of snapshot CVS tags.
656 2003-07-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
658         * gcc_release: Execute gcc.gnu.org-only operations which are
659         related to diff generation only if diffs have been requested.
660         (build_sources): Improve tracing and an error message related
661         to tagging.
663 2003-07-01  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
665         * gcc_release (BRANCH): Rename to...
666         (CVSBRANCH): ...new macro, and use BRANCH for the variant users
667         will see.
668         (FTP_BRANCH): For snapshots, include ${BRANCH} in the last part
669         of the directory name.
670         Use .snapshot_date-${BRANCH} instead of .snapshot_date.
672 2003-06-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
674         * gcc_release: Command "all" now creates .gz files only for
675         releases and pre-releases.
677 2003-06-27  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
679         * gcc_release (build_sources): Do not include gnats.html any longer.
680         Make an error message more descriptive.
682 2003-06-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
684         * gcc_release: Factor the updating of links and READMEs on the
685         FTP server and sending mail for snapshots into a...
686         (announce_snapshot): ...new function.
687         Add informative output for both.
689 2003-06-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
691         * gcc_release: Do not update gcc_latest_snapshot tag any longer.
693 2003-06-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
695         * snapshot-index.html: Use F77 instead of G77 front end.
696         Remove link to CodeSourcery snapshots which was not up-to-date.
697         Do not refer to gcc-bugs@gcc.gnu.org any longer.
699         * snapshot-README: Use F77 front end instead of G77 language.
701 2003-06-17  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
703         * gcc_release (build_tarfile): Build .bz2 files instead of .gz files.
704         (build_bz2): Rename to build_gzip and create .gz files from .bz2
705         files instead of the other way around.
706         (build_gzip): New function.
707         (build_diffs): Build .bz2 files instead of .gz files.
708         (build_diff): Use .bz2 files instead of .gz files.
709         Make an error message independent of the compression format.
710         (MODE_BZIP2): Rename to MODE_GZIP.  Related changes to the
711         invocation of this script.
712         (MODE_GZIP): New variable.
713         (OLD_TARS): Use .bz2 archive of the previous snapshot.
715 2003-06-14  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
717         * snapshot-README: Use GCC instead of gcc, C++ front end instead of
718         g++ language, and note that Java includes a run time.
719         * snapshot.index.html: Ditto.
721 2003-06-10  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
723         * gcc_release (build_diff): Properly use ${TAR} instead of
724         hard-coded tar.
726 2003-05-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
728         * snapshot-index.html: Refer to .bz2 files instead of .gz files.
729         Simplify the note on not using unannounced snapshots.
731 2003-05-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
733         * snapshot-README: Refer to .bz2 files instead of .gz files.
734         Add a note on where to find the diff files.
735         Simplify the note on not using unannounced snapshots.
736         Remove documentation of the gcc_latest_snapshot tag.
738 2003-05-27  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
740         * gcc_release (build_diffs): Add diagnostics in case we cannot
741         generate a specific diff file.
743 2003-05-24  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
745         * gcc_release (build_sources): Only update ChangeLog files which
746         do not yet contain the entry we are going to add.
747         Fix typo in added ChangeLog entries.
749 2003-05-20  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
751         * gcc_release (upload_files): Put diff files into a "diffs"
752         subdirectory
754 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
756         * gcc_release: GNU CC -> GCC.
758 2003-05-12  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
760         * gcc_release (usage): Print more detailed description of all
761         command-line options.
763 2003-05-09  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
765         * update_version (ADD_BRANCHES): Add, set to MAIN and
766         tree-ssa-20020619-branch.
767         (BRANCHES): Always consider branches given by $ADD_BRANCHES.
769 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
771         * update_version (textstring_FILES): Only version.c needs to be
772         updated, now that we do not consider older branches any more.
774 2003-05-02  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
776         * update_version (IGNORE_BRANCHES): Add.
777         (BRANCHES): Do not consider branches matching $IGNORE_BRANCHES.
779 2003-05-02  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
781         * update_version: Add a trace of which branch we are currently
782         working on.
784 2002-12-16  Mark Mitchell  <mark@codesourcery.com>
786         * gcc_release: Make snapshots from the GCC 3.3 branch.
787         * snapshot-README: Update.
789 2002-09-23  Zack Weinberg  <zack@codesourcery.com>
791         * update_version: Do not check in files which are unchanged.
792         * gcc_release: Only update the version in gcc/version.c.
794 2002-09-17  Joseph S. Myers  <jsm@polyomino.org.uk>
796         * update_web_docs (MANUALS): Add fastjar.
798 2002-09-08  Joseph S. Myers  <jsm@polyomino.org.uk>
800         * gcc_release: Make snapshots come from the mainline.
801         * snapshot-README: Update.
803 2002-08-28  Joseph S. Myers  <jsm@polyomino.org.uk>
805         * update_web_docs: Remove support for generating g77_news.html and
806         g77_bugs.html.
807         * update_web_docs_old: Likewise.  Remove support for generating
808         thanks.html.
810 2002-07-28  Andreas Jaeger  <aj@suse.de>
812         * gcc_release: Update comment.
814         * snapshot-README: Snapshots are taken from GCC 3.2 branch.
816 2002-07-28  Mark Mitchell  <mark@codesourcery.com>
818         * gcc_release: Use the 3.2 branch for snapshots.
820 2002-05-31  Florian Weimer  <fw@deneb.enyo.de>
822         * update_web_docs (MANUALS): Include various flavours of the GNAT
823         User Guide.
825 2002-05-27  Joseph S. Myers  <jsm28@cam.ac.uk>
827         * update_version (textstring_FILES): Change gcc/ada/gnatvsn.ads to
828         gcc/gcc/ada/gnatvsn.ads.
830 2002-05-26  Joseph S. Myers  <jsm28@cam.ac.uk>
832         * gcc_release: Add gcc/ada/gnatvsn.ads to list of files in which
833         release status is updated.
834         * update_version (textstring_FILES): Add gcc/ada/gnatvsn.ads.
836 2002-05-21  Joseph S. Myers  <jsm28@cam.ac.uk>
838         * gcc_release: Do upload files when local.
840         * snapshot-README, snapshot-index.html: Remove chill.
842 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
844         * gcc_release: Correct upload handling.
846 2002-04-22  Mark Mitchell  <mark@codesourcery.com>
848         * gcc_release (build_diffs): Remove reference to Chill.
850 2002-04-21  Joseph S. Myers  <jsm28@cam.ac.uk>
852         * update_web_docs (MANUALS): Remove chill.  Add gnat_rm.
854 2002-04-19  Kelley R. Cook (kelly.r.cook@gm.com)
856         * gcc_release: Set TZ to UTC0.
858 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
860         * gcc_release (build_tarfiles): Do not build Chill tarfiles.
861         (CHILL_DIRS): Remove.
863 2002-03-10  Joseph S. Myers  <jsm28@cam.ac.uk>
865         * gcc_release: Build diffs for ada and chill.  Make "bzip2" a new
866         major mode.
868 2002-03-06  Phil Edwards  <pme@gcc.gnu.org>
870         * update_version:  Don't indent the version string.
872 2002-03-05  Joseph S. Myers  <jsm28@cam.ac.uk>
874         * snapshot-README: Note that snapshots come from the 3.1 branch.
875         Update list of files.
877 2002-03-03  Joseph S. Myers  <jsm28@cam.ac.uk>
879         * gcc_release: Make snapshots come from the 3.1 branch.
881 2002-02-25  Mark Mitchell  <mark@codesourcery.com>
883         * update_version: Automatically update version files on all
884         branches.
885         * crontab: Only invoke update_version once.
887 2002-02-23  Joseph S. Myers  <jsm28@cam.ac.uk>
889         * gcc_release: Revert change to -p interface.  Allow for local and
890         remote cases in creating directories.  Give an error if -p
891         argument names a directory.
893 2002-02-21  Mark Mitchell  <mark@codesourcery.com>
895         * gcc_release: Correct handling of diff-generation.  Add
896         "diffs" major mode.
898 2002-02-08  Joseph S. Myers  <jsm28@cam.ac.uk>
900         * gcc_release: Substitute dates in snapshot-README and
901         snapshot-index.html files rather than directly using the old files
902         on the FTP site.  Set QMAILHOST.
904 2002-02-08  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
906         * snapshot-index.html: Improve markup.
908 2002-01-29  Joseph S. Myers  <jsm28@cam.ac.uk>
910         * snapshot-README, snapshot-index.html: Use expressions such as
911         @DATE@ rather than hardcoded dates.
913         * snapshot-README, snapshot-index.html: New files.
915 2002-01-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
917         * update_web_docs (contrib_file): Remove.
918         Also removing special handling of thanks.html.
920 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
922         * update_web_docs: Use makeinfo --html instead of texi2html.
923         Remove support for pre-3.1 GCC versions.  Build online docs for
924         gccint manual.
926 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
928         * update_web_docs_old: Copy from update_web_docs.  Add comment
929         that this is for GCC 3.0.x and earlier versions.
931 2001-11-19  Joseph S. Myers  <jsm28@cam.ac.uk>
933         * gcc_release: Add /usr/local/bin to path when local.
935 2001-11-06  Joseph S. Myers  <jsm28@cam.ac.uk>
937         * update_web_docs: Set SOURCEDIR so that install manual can be
938         found when running install.texi2html.
940         * gcc_release: Don't require a username if running locally.
942 2001-11-05  Joseph S. Myers  <jsm28@cam.ac.uk>
944         * update_web_docs: Eliminate warnings about keeping files from web
945         page preprocessing.
947         * update_web_docs: Allow for the same file name in different
948         directories.
950 2001-10-29  Joseph S. Myers  <jsm28@cam.ac.uk>
952         * update_web_docs: Generate libiberty and gnat-style manuals.
954 2001-10-24  Joseph S. Myers  <jsm28@cam.ac.uk>
956         * gcc_release: Build snapshots from mainline.  Generate Ada and
957         Chill tarballs.  Correct error check when building diffs.  Check
958         for errors when building bzip2 files.
959         * crontab: Use /sourceware/snapshot-tmp for building snapshots.
961 2001-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
963         * crontab: Build weekly snapshots.
965         * gcc_release: Copy from 3.0 branch.  Add support for building the
966         weekly snapshots on gcc.gnu.org.
968 2001-08-28  Joseph S. Myers  <jsm28@cam.ac.uk>
970         * update_web_docs: Also check out texinfo.tex from
971         gcc/doc/include.
973 2001-08-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
975         * update_web_docs (PREPROCESS): Rename to WWWPREPROCESS.
976         Preprocess the entire web site, not just the install docs.
978 2001-06-25  Phil Edwards  <pme@sources.redhat.com>
980         * update_version:  Add command-line argument capability, also
981         bump version for libstdc++-v3, and exit with the return code from
982         the cvs commit.
983         * crontab:  Call update_version with arguments instead of
984         calling update_branch_version.
985         * update_branch_version:  Remove.
987 2001-06-08  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
989         * update_web_docs: Only update the install documentation for the
990         CVS HEAD.
992 2001-06-07  Joseph S. Myers  <jsm28@cam.ac.uk>
994         * update_web_docs, doc_exclude: Check out files that may be in the
995         Attic.  Check out texinfo.tex.  Don't generate anything from
996         c-tree.texi.  Generate PostScript output from manuals.
998 2001-06-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
1000         * update_web_docs (WWWBASE_PREFORMATTED, PREPROCESS): New
1001         variables.
1002         Fix a comment and add another one.
1003         Generate the installation documentation in HTML format from
1004         gcc/doc/install.texi.
1006 2001-05-03  Joseph S. Myers  <jsm28@cam.ac.uk>
1008         * update_web_docs: Don't generate HTML from gxxint.texi.  Don't
1009         run texi2html on manuals that aren't present.
1011 2001-03-18  Phil Edwards  <pme@sources.redhat.com>
1013         * update_web_docs_libstdcxx:  New script.
1014         * crontab:  Call said script.
1016 2001-03-18  Joseph S. Myers  <jsm28@cam.ac.uk>
1018         * update_version, update_branch_version: Check out with gcc
1019         directory instead of using egcs link.
1021 2001-03-17  Joseph S. Myers  <jsm28@cam.ac.uk>
1023         * update_web_docs: Don't strip leading -r from argument following
1024         -r, or leading -d from argument following -d.  Bug pointed out by
1025         Matt Kraai.
1027         * update_web_docs: Handle -r and -d options to generate docs for a
1028         release or branch in a subdirectory.  Determine names of G77 news
1029         and bugs files and contributors file after updated docs have been
1030         installed, not before.  Don't remove files from a subdirectory.
1031         Don't generate manuals for gcov (included in the GCC manual) or
1032         iostream (obsolete).  Do generate manuals for cppinternals, gcj
1033         and porting.  Update regular expressions for detecting whether
1034         files have really changed when regenerated.
1036 2001-03-15  Joseph S. Myers  <jsm28@cam.ac.uk>
1038         * update_web_docs: Use /usr/local/bin/texi2html rather than
1039         gccadmin's local copy.
1041 2001-03-10  Joseph S. Myers  <jsm28@cam.ac.uk>
1043         * crontab, doc_exclude, update_branch_version, update_version,
1044         update_web_docs: New files (as currently used by gccadmin).
1045         * README: New file.