Merge from mainline (167278:168000).
[official-gcc/graphite-test-results.git] / maintainer-scripts / ChangeLog
blob2a66abc0c2fd7b9aaa36b4584e801964cb814271
1 2010-12-08  Ian Lance Taylor  <iant@google.com>
3         * gcc_release: Add support for releasing Go as a separate
4         tarball.
6 2010-12-08  Ian Lance Taylor  <iant@google.com>
8         * update_web_docs_svn (MANUALS): Add gccgo.
10 2010-12-08  Ian Lance Taylor  <iant@google.com>
12         * README: Change "CVS" to "Subversion".
14 2010-08-23  Gerald Pfeifer  <gerald@pfeifer.com>
16         * gcc_release (snapshot_print): Also include an sha1 hash for
17         every tarball.  Slightly tweak indentation.
19 2010-08-15  Gerald Pfeifer  <gerald@pfeifer.com>
21         * gcc_release (CVSROOT): Remove all occurrences.
23 2010-08-14  Gerald Pfeifer  <gerald@pfeifer.com>
25         * gcc_release (snapshot_print): Include md5 hash for every tarball
26         in the README file and notification mail.
28 2010-08-01  Gerald Pfeifer  <gerald@pfeifer.com>
30         * update_web_docs_libstdcxx_svn: Do not compress generated .html
31         files any more.
33 2010-06-24  Joseph Myers  <joseph@codesourcery.com>
35         * update_web_docs_svn: Also pass -I option pointing to ada/ source
36         directory for Ada manual.
38 2010-04-16  Joseph Myers  <joseph@codesourcery.com>
40         * crontab: Enable 4.6 snapshots.
42 2010-04-07  Joseph Myers  <joseph@codesourcery.com>
44         * crontab: Switch 4.5 snapshots to 4.5 branch.
46 2010-03-31  Joseph Myers  <joseph@codesourcery.com>
48         * gcc_release (build_tarfiles): Make directories mode 755, not
49         777.
51 2009-10-10  Gerald Pfeifer  <gerald@pfeifer.com>
53         * update_web_docs_svn: Update BUGURL to http://gcc.gnu.org/bugs/.
55 2009-10-03  Diego Novillo  <dnovillo@google.com>
57         * gcc_release (JAVA_DIRS): Remove zlib.
59 2009-04-23  Gerald Pfeifer  <gerald@pfeifer.com>
61         * update_web_docs_svn: Redirect output of texi2dvi to /dev/null.
63 2009-04-09  Jakub Jelinek  <jakub@redhat.com>
65         * gcc_release: Change copyright header to refer to version
66         3 of the GNU General Public License and to point readers at the
67         COPYING3 file and the FSF's license web page.
68         * maintainer-addresses: Likewise.
70 2009-04-08  Gerald Pfeifer  <gerald@pfeifer.com>
72         * update_web_docs_svn: Run this script under plain /bin/sh
73         as opposed to /bin/sh -x.
75 2009-03-30  Joseph Myers  <joseph@codesourcery.com>
77         * update_version_svn (IGNORE_BRANCHES): Add 4.2 branch.
79 2009-03-28  Gerald Pfeifer  <gerald@pfeifer.com>
81         * crontab: Stop 4.2 snapshots.
82         Spread out 4.3, 4.4, and 4.5 snapshots more evenly.
84 2009-03-27  Mark Mitchell  <mark@codesourcery.com>
86         * crontab: Add 4.4 branch snapshots.
88 2009-02-21  Gerald Pfeifer  <gerald@pfeifer.com>
90         * update_version_svn (ADD_BRANCHES): Remove autovect-branch
91         and document format.
93 2009-01-17  Richard Guenther  <rguenther@suse.de>
95         * gcc_release (JAVA_DIRS): Remove fastjar.
97 2008-10-04  Gerald Pfeifer  <gerald@pfeifer.com>
99         * gcc_release: Fix a couple of comments.
101 2008-07-04  Joseph Myers  <joseph@codesourcery.com>
103         * crontab: Remove 4.1 snapshots job.
104         * update_version: Remove.
105         * gcc_release: Remove support for g77 and release status in
106         version.c.
107         * update_version_svn: Ignore 4.1 branch.  Remove support for
108         updating files other than DATESTAMP.
109         * update_web_docs_svn: Remove support for g77 manual.
111 2008-02-18  Jakub Jelinek  <jakub@redhat.com>
113         * crontab: Add 4.3 branch.  Set trunk to 4.4.
115 2008-01-28  Joseph Myers  <joseph@codesourcery.com>
117         * gcc_release (build_sources): Pass --disable-multilib to
118         gcc_build.
119         (SVN): Don't use full path.
121 2008-01-21  Jonathan Wakely  <jwakely.gcc@gmail.com>
123         * update_web_docs_libstdcxx_svn: "docs" dir moved to "doc".
125 2007-10-01  Gerald Pfeifer  <gerald@pfeifer.com>
127         * gcc_release: Do not include copies of faq.html in releases,
128         and remove all the explicit support code to pull in web pages.
130 2007-08-21  Paul Brook  <paul@codesourcery.com>
131             Nathan Sidwell  <nathan@codesourcery.com>
132             Mark Mitchell  <mark@codesourcery.com>
133             Joseph Myers  <joseph@codesourcery.com>
135         * gcc_release: Do not include copies of bugs.html in releases.
136         * update_web_docs_svn: Set VERSION_PACKAGE and BUGURL in
137         gcc-vers.texi.
139 2007-07-06  Joseph Myers  <joseph@codesourcery.com>
141         * update_web_docs_svn: Use -o with makeinfo, texi2dvi and texi2pdf
142         commands.
144 2007-06-28  Mike Stump  <mrs@apple.com>
146         * gcc_release: Update for Objective-C++.
148 2007-05-28  Mark Mitchell  <mark@codesourcery.com>
150         * gcc_release: Adjust placement of release candidates.
152 2007-04-01  Gerald Pfeifer  <gerald@pfeifer.com>
154         * update_web_docs_svn (MANUALS): Move towards the top of the
155         script.  Reformat for easier editing/diffing.
157 2006-03-31  Tobias Burnus  <burnus@net-b.de>
159         * update_web_docs_svn: Build also gfc-internals.
161 2007-02-25  Gerald Pfeifer  <gerald@pfeifer.com>
163         * update_version_svn (IGNORE_BRANCHES): Add 4_0-branch.
165 2007-01-29  Gerald Pfeifer  <gerald@pfeifer.com>
167         * crontab: No longer build snapshots for 4.0.x.
169 2007-01-21  Tobias Burnus  <burnus@net-b.de>
171         * update_web_docs_svn: Build also libgomp documentation.
173 2007-01-05  Gerald Pfeifer  <gerald@pfeifer.com>
175         * crontab: Spread snapshots more evenly throughout the week, and
176         in "ascending" order.  Build all at the same time of the day.
178 2006-10-20  Mark Mitchell  <mark@codesourcery.com>
180         * crontab: Add 4.2 branch.  Set trunk to 4.3.
182 2006-09-17  Gerald Pfeifer  <gerald@pfeifer.com>
184         * gcc_release (LC_ALL): Default to C.
186 2006-03-11  Gabriel Dos Reis  <gdr@integrable-solutions.net>
188         * crontab: Don't build snapshot for 3.4.x anymore.
189         * update_version_svn (IGNORE_BRANCHES): Add 3_4-branch.
191 2006-01-12  Ben Elliston  <bje@au.ibm.com>
193         * update_version_svn (ADD_BRANCHES): Remove dfp-branch.
195 2005-12-16  Joseph S. Myers  <joseph@codesourcery.com>
197         * update_web_docs_svn: Remove unnecessary files from source tree.
198         Use set -e.
199         * doc_exclude, update_web_docs, update_web_docs_libstdcxx: Remove.
201 2005-12-16  Mark Mitchell  <mark@codesourcery.com>
203         * update_web_docs_svn: Set @srcdir in gcc-vers.texi. 
204         
205 2005-11-18  Mark Mitchell  <mark@codesourcery.com>
207         * crontab: Add 4.1 branch entry.
209 2005-11-06  Joseph S. Myers  <joseph@codesourcery.com>
211         * gcc_release: Further update for SVN.  Don't set EXPORTTAG or
212         EXPORTDATE; always determine SVNREV the same way.  Correct message
213         about what sources are being retrived.  Include branch information
214         in LAST_UPDATED.
215         * crontab: Don't include initial / in branch name.
217 2005-11-05  Daniel Berlin  <dberlin@dberlin.org>
219         * gcc_release:  Always determine revision number from date or tag,
220         and use that, instead of fragile date based export.
221         Put back setting of non-local CVSROOT.
223 2005-11-05  Daniel Berlin  <dberlin@dberlin.org>
225         * gcc_release: Make tags go in /tags.
226         Don't tag for snapshots.
227         Determine revision number of export and put into snapshot
228         announcement.
230 2005-11-03  Daniel Berlin  <dberlin@dberlin.org>
232         * gcc_release: Update for SVN
233         * crontab: Update for new gcc_release
235 2005-10-26  Daniel Berlin  <dberlin@dberlin.org>
237         * update_web_docs_svn: Use -q to quiet svn.
239 2005-10-26  Daniel Berlin  <dberlin@dberlin.org>
241         * crontab: Update to reflect reality
243 2005-10-01  Mark Mitchell  <mark@codesourcery.com>
245         * gcc_release (build_sources): If trying to apply a tag that
246         already exists, issue an error message and exit.
248 2005-09-30  Joseph S. Myers  <joseph@codesourcery.com>
250         PR other/23693
251         * update_web_docs: Add PDF support.  Correct check of DEV-PHASE.
253 2005-09-30  Joseph S. Myers  <joseph@codesourcery.com>
255         * update_web_docs_old: Remove.
257 2005-08-14  Kelley Cook  <kcook@gcc.gnu.org>
259         * gcc_release: Update with FSF address.
261 2005-07-26  Janis Johnson  <janis187@us.ibm.com>
263         * update_version (ADD_BRANCHES): Add dfp-branch.
265 2005-05-21  Gerald Pfeifer  <gerald@pfeifer.com>
267         * crontab: Spread snapshot building more evenly throughout the
268         week.
270 2005-05-19  Joseph S. Myers  <joseph@codesourcery.com>
272         * crontab: Don't build 3.3 branch snapshots.
273         * update_version (IGNORE_BRANCHES): Add gcc-3_3-branch.
275 2005-03-15  Zack Weinberg  <zack@codesourcery.com>
277         * README: Update.
278         * gcc_release: Update gcc/DEV-PHASE if that file exists, instead
279         of gcc/version.c.
280         * update_version: Handle updating gcc/DATESTAMP.
281         * update_web_docs: Generate gcc-vers.texi first.
283 2005-03-10  Ranjit Mathew  <rmathew@hotmail.com>
285         * gcc_release (ADA_DIRS): Add "gnattools".
287 2005-02-25  Mark Mitchell  <mark@codesourcery.com>
289         * crontab: Adjust for 4.0 branch.
291 2004-12-30  Sebastian Pop  <pop@cri.ensmp.fr>
293         * update_version (ADD_BRANCHES): Replace lno-branch with
294         autovect-branch.
296 2004-09-11  Gerald Pfeifer  <gerald@pfeifer.com>
298         * crontab: Rename GCC 3.5 snapshots to GCC 4.0 snapshots.
300 2004-08-14  Kelley Cook  <kcook@gcc.gnu.org>
302         * gcc_release (build_sources): Add comment header to generated
303         MD5SUMS.
305 2004-08-06  Kelley Cook  <kcook@gcc.gnu.org>
307         * gcc_release (snapshot_print): Accept arguments.  Don't use echo -e.
308         (announce_snapshot):  Update for above.  Don't use echo -e.
310 2004-08-03 Kelley Cook  <kcook@gcc.gnu.org>
312         * maintainer-scripts (snapshot_print): New function.
313         (announce_snapshot): Generate announcment on the fly.
314         Use a directory link for LATEST.
315         * snapshot-README: Delete.
316         * snapshot-index.html: Delete.
318 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
320         * gcc_release (build_sources): Move the libcpp gmo files
321         to the source directory.
323 2004-06-03  Joseph S. Myers  <jsm@polyomino.org.uk>
325         * gcc_release (maybe_build_tarfile): New function.
326         (build_tarfiles): Use maybe_build_tarfile.
328 2004-05-21  Paolo Carlini  <pcarlini@suse.de>
330         * gcc_release (build_sources): Generate the NEWS file in toplevel.
332 2004-05-17  Kelley Cook  <kcook@gcc.gnu.org>
334         * gcc_release (build_sources): Change CRCs from brik to md5sum.
336 2004-05-16  Gerald Pfeifer  <gerald@pfeifer.com>
338         * crontab: Add GCC 3.5 snapshots, currenty run on Sundays.
340 2004-05-13  Joseph S. Myers  <jsm@polyomino.org.uk>
342         * update_web_docs: Also remove old .gz files from subdirectories
343         on the 15th of the month.
345 2004-05-13  Joseph S. Myers  <jsm@polyomino.org.uk>
347         * update_web_docs (MANUALS): Add gfortran.
349 2004-05-13  Arnaud Charlet  <charlet@act-europe.fr>
351         * update_web_docs: Fix generation of Ada docs.
353 2004-05-13  Joseph S. Myers  <jsm@polyomino.org.uk>
355         * update_version (ADD_BRANCHES): Remove tree-ssa-20020619-branch.
357         * gcc_release (DIFF): Remove -3 option.
359 2003-07-26  Paul Brook  <paul@nowt.org>
361         * gcc_release: Add gcc-fortran.
362         * snapshot-README: Ditto.
363         * snapshot-index.html: Ditto.
365 2004-05-02  Gerald Pfeifer  <gerald@pfeifer.com>
367         * crontab: Move GCC 3.4 snapshots from Wednesday afternoon to
368         Friday night, where gcc.gnu.org has less load.
370 2004-05-02  Gerald Pfeifer  <gerald@pfeifer.com>
372         * crontab: Adjust temporary directory used for snapshot generation.
373         Move GCC 3.3 snapshots to Wednesday 22:32, where gcc.gnu.org has
374         less load.
376 2004-04-19  Mark Mitchell  <mark@codesourcery.com>
378         * gcc_release (build_sources): Do not use "-F" to tag sources.
380 2004-04-07  Mark Mitchell  <mark@codesourcery.com>
382         * gcc_release (build_sources): Do not use "-r" and "-D" at the
383         same time with "cvs export".
385 2004-03-27  Gerald Pfeifer  <gerald@pfeifer.com>
387         * gcc_release: Fix sanity check for argument of -p command-line
388         options.  In snapshot mode, only generate diffs against the previous
389         snapshot if the user did not specify any old tarball explictly.
391 2004-03-25  Gerald Pfeifer  <gerald@pfeifer.com>
393         * gcc_release (FTP_PATH): Use /var/ftp instead of ~ftp, and
394         only set at a single place.
396 2004-03-14  Gerald Pfeifer  <gerald@pfeifer.com>
398         * gcc_release (SNAPSHOTS_DIR): New variable.  Use it.
399         (announce_snapshot): Use it.
401 2004-03-14  Gerald Pfeifer  <gerald@pfeifer.com>
403         * gcc_release (announce_snapshot): Use changedir instead of
404         plain cd.
406 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>
408         * gcc_release: Add libada as part of ADA_DIRS.
410 2004-01-21  Gerald Pfeifer  <gerald@pfeifer.com>
412         * crontab: Make 3.4 snapshots from the new 3.4 release branch.
414 2004-01-20  Kelley Cook  <kcook@gcc.gnu.org>
416         * gcc_release (build_sources): Delete call to make f77.rebuilt.
418 2004-01-17  Gerald Pfeifer  <gerald@pfeifer.com>
420         * snapshot-README: Mention how the snapshot was generated.
421         * snapshot-index.html: Ditto.  Further sync with snapshot-README.
423 2004-01-03  Joseph S. Myers  <jsm@polyomino.org.uk>
425         * update_web_docs: Create tarballs of documentation sources and
426         HTML docs.
428 2004-01-02  Gerald Pfeifer  <gp@suse.de>
430         * update_version: Add some documentation.
432 2004-01-02  Pop Sébastian  <pop@gauvain.u-strasbg.fr>
434         * update_version (ADD_BRANCHES): Add lno-branch.
436 2003-11-02  Gerald Pfeifer  <gerald@pfeifer.com>
438         * maintainer-addresses: New script.
440 2003-10-24  Kelley Cook  <kcook@gcc.gnu.org>
442         * gcc_release (build_sources): Use --enable-generated-files-in-srcdir.
444 2003-09-22  Gerald Pfeifer  <gerald@pfeifer.com>
446         * gcc_release (announce_snapshot): Restructure processing
447         of snapshot-README and snapshot-index.html and add a new
448         substitution for @EXPORT@.
450 2003-08-24  Gerald Pfeifer  <gerald@pfeifer.com>
452         * gcc_release (build_sources): Create/update the LAST_UPDATED file
453         in the source directory with information how sources were obtained.
455 2003-08-16  Gerald Pfeifer  <gerald@pfeifer.com>
457         * gcc_release (build_sources): Use two new variables EXPORTTAG and
458         EXPORTDATE to make the extraction of sources more transparent and
459         also allow snapshots (off mainline) without a tag.
461 2003-08-08  Mark Mitchell  <mark@codesourcery.com>
463         * gcc_release: Correct logic for updating version.c.  Put
464         prereleases into a subdirectory.
466 2003-07-29  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
468         * crontab: Update invocation of gcc_release according to the
469         previous changes there.  Add automatic 3.4 snapshots from mainline.
471 2003-07-23  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
473         * gcc_release (usage): Document that -s now takes symbolic name
474         and branch of the snapshot as parameters.
475         Implement this as part of command-line processing.
476         (BRANCH): Remove default initialization for snapshots.
477         (CVSBRANCH): Ditto.
478         Do not lay down a CVS tag if generating a snapshot from mainline.
480 2003-07-19  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
482         * gcc_release (announce_snapshot): Use ${RELEASE} instead
483         of ${BRANCH}-${DATE} to refer to the snapshot directory.
484         Put README file into the snapshot directory.
486         (RELEASE): Define as ${BRANCH}-${DATE} for snapshots.
487         (FTP_PATH): Use ${RELEASE} in case of snapshots.
488         (TAG): Ditto.
489         (OLD_TARS): Adjust to new directory scheme for snapshots.
491 2003-07-14  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
493         * gcc_release (announce_snapshot): Add substitution of @RELEASE@
494         for README and index.html.
495         * snapshot-README: Use it.
496         * snapshot-index.html: Ditto.
498 2003-07-09  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
500         * gcc_release (announce_snapshot): Add substitution of @BRANCH@
501         for README and index.html.  Remove substitution of @LONG_DATE@.
502         Put index.html into the respective snapshot directory.
503         Adjust subject of the notification mail to the new naming scheme
504         for CVS tags.
505         Adjust name of the LATEST-IS-... files to the new naming scheme
506         for snapshot directories.
507         (FTP_PATH): Ditto.
508         (LAST_DIR): Ditto.
509         (LAST_LONG_DATE): Remove.
511         * snapshot-README: Adjust to the new naming schemes for directories
512         and snapshots per se.
513         Dynamically fill in the respective branch instead of hardcoding it.
515         * snapshot-index.html: Replace individual links to diffs with a
516         general link to the diff/ subdirectory.
517         Mention the concrete snapshot in <title> and <h1>.
518         Adjust links to the new location of index.html.
520 2003-07-08  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
522         * gcc_release: Move handling of complex modes directly after
523         switch handling.
524         (TAG): Include the branch name as part of snapshot CVS tags.
526 2003-07-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
528         * gcc_release: Execute gcc.gnu.org-only operations which are
529         related to diff generation only if diffs have been requested.
530         (build_sources): Improve tracing and an error message related
531         to tagging.
533 2003-07-01  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
535         * gcc_release (BRANCH): Rename to...
536         (CVSBRANCH): ...new macro, and use BRANCH for the variant users
537         will see.
538         (FTP_BRANCH): For snapshots, include ${BRANCH} in the last part
539         of the directory name.
540         Use .snapshot_date-${BRANCH} instead of .snapshot_date.
542 2003-06-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
544         * gcc_release: Command "all" now creates .gz files only for
545         releases and pre-releases.
547 2003-06-27  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
549         * gcc_release (build_sources): Do not include gnats.html any longer.
550         Make an error message more descriptive.
552 2003-06-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
554         * gcc_release: Factor the updating of links and READMEs on the
555         FTP server and sending mail for snapshots into a...
556         (announce_snapshot): ...new function.
557         Add informative output for both.
559 2003-06-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
561         * gcc_release: Do not update gcc_latest_snapshot tag any longer.
563 2003-06-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
565         * snapshot-index.html: Use F77 instead of G77 front end.
566         Remove link to CodeSourcery snapshots which was not up-to-date.
567         Do not refer to gcc-bugs@gcc.gnu.org any longer.
569         * snapshot-README: Use F77 front end instead of G77 language.
571 2003-06-17  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
573         * gcc_release (build_tarfile): Build .bz2 files instead of .gz files.
574         (build_bz2): Rename to build_gzip and create .gz files from .bz2
575         files instead of the other way around.
576         (build_gzip): New function.
577         (build_diffs): Build .bz2 files instead of .gz files.
578         (build_diff): Use .bz2 files instead of .gz files.
579         Make an error message independent of the compression format.
580         (MODE_BZIP2): Rename to MODE_GZIP.  Related changes to the
581         invocation of this script.
582         (MODE_GZIP): New variable.
583         (OLD_TARS): Use .bz2 archive of the previous snapshot.
585 2003-06-14  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
587         * snapshot-README: Use GCC instead of gcc, C++ front end instead of
588         g++ language, and note that Java includes a run time.
589         * snapshot.index.html: Ditto.
591 2003-06-10  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
593         * gcc_release (build_diff): Properly use ${TAR} instead of
594         hard-coded tar.
596 2003-05-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
598         * snapshot-index.html: Refer to .bz2 files instead of .gz files.
599         Simplify the note on not using unannounced snapshots.
601 2003-05-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
603         * snapshot-README: Refer to .bz2 files instead of .gz files.
604         Add a note on where to find the diff files.
605         Simplify the note on not using unannounced snapshots.
606         Remove documentation of the gcc_latest_snapshot tag.
608 2003-05-27  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
610         * gcc_release (build_diffs): Add diagnostics in case we cannot
611         generate a specific diff file.
613 2003-05-24  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
615         * gcc_release (build_sources): Only update ChangeLog files which
616         do not yet contain the entry we are going to add.
617         Fix typo in added ChangeLog entries.
619 2003-05-20  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
621         * gcc_release (upload_files): Put diff files into a "diffs"
622         subdirectory
624 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
626         * gcc_release: GNU CC -> GCC.
628 2003-05-12  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
630         * gcc_release (usage): Print more detailed description of all
631         command-line options.
633 2003-05-09  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
635         * update_version (ADD_BRANCHES): Add, set to MAIN and
636         tree-ssa-20020619-branch.
637         (BRANCHES): Always consider branches given by $ADD_BRANCHES.
639 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
641         * update_version (textstring_FILES): Only version.c needs to be
642         updated, now that we do not consider older branches any more.
644 2003-05-02  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
646         * update_version (IGNORE_BRANCHES): Add.
647         (BRANCHES): Do not consider branches matching $IGNORE_BRANCHES.
649 2003-05-02  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
651         * update_version: Add a trace of which branch we are currently
652         working on.
654 2002-12-16  Mark Mitchell  <mark@codesourcery.com>
656         * gcc_release: Make snapshots from the GCC 3.3 branch.
657         * snapshot-README: Update.
659 2002-09-23  Zack Weinberg  <zack@codesourcery.com>
661         * update_version: Do not check in files which are unchanged.
662         * gcc_release: Only update the version in gcc/version.c.
664 2002-09-17  Joseph S. Myers  <jsm@polyomino.org.uk>
666         * update_web_docs (MANUALS): Add fastjar.
668 2002-09-08  Joseph S. Myers  <jsm@polyomino.org.uk>
670         * gcc_release: Make snapshots come from the mainline.
671         * snapshot-README: Update.
673 2002-08-28  Joseph S. Myers  <jsm@polyomino.org.uk>
675         * update_web_docs: Remove support for generating g77_news.html and
676         g77_bugs.html.
677         * update_web_docs_old: Likewise.  Remove support for generating
678         thanks.html.
680 2002-07-28  Andreas Jaeger  <aj@suse.de>
682         * gcc_release: Update comment.
684         * snapshot-README: Snapshots are taken from GCC 3.2 branch.
686 2002-07-28  Mark Mitchell  <mark@codesourcery.com>
688         * gcc_release: Use the 3.2 branch for snapshots.
690 2002-05-31  Florian Weimer  <fw@deneb.enyo.de>
692         * update_web_docs (MANUALS): Include various flavours of the GNAT
693         User Guide.
695 2002-05-27  Joseph S. Myers  <jsm28@cam.ac.uk>
697         * update_version (textstring_FILES): Change gcc/ada/gnatvsn.ads to
698         gcc/gcc/ada/gnatvsn.ads.
700 2002-05-26  Joseph S. Myers  <jsm28@cam.ac.uk>
702         * gcc_release: Add gcc/ada/gnatvsn.ads to list of files in which
703         release status is updated.
704         * update_version (textstring_FILES): Add gcc/ada/gnatvsn.ads.
706 2002-05-21  Joseph S. Myers  <jsm28@cam.ac.uk>
708         * gcc_release: Do upload files when local.
710         * snapshot-README, snapshot-index.html: Remove chill.
712 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
714         * gcc_release: Correct upload handling.
716 2002-04-22  Mark Mitchell  <mark@codesourcery.com>
718         * gcc_release (build_diffs): Remove reference to Chill.
720 2002-04-21  Joseph S. Myers  <jsm28@cam.ac.uk>
722         * update_web_docs (MANUALS): Remove chill.  Add gnat_rm.
724 2002-04-19  Kelley R. Cook (kelly.r.cook@gm.com)
726         * gcc_release: Set TZ to UTC0.
728 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
730         * gcc_release (build_tarfiles): Do not build Chill tarfiles.
731         (CHILL_DIRS): Remove.
733 2002-03-10  Joseph S. Myers  <jsm28@cam.ac.uk>
735         * gcc_release: Build diffs for ada and chill.  Make "bzip2" a new
736         major mode.
738 2002-03-06  Phil Edwards  <pme@gcc.gnu.org>
740         * update_version:  Don't indent the version string.
742 2002-03-05  Joseph S. Myers  <jsm28@cam.ac.uk>
744         * snapshot-README: Note that snapshots come from the 3.1 branch.
745         Update list of files.
747 2002-03-03  Joseph S. Myers  <jsm28@cam.ac.uk>
749         * gcc_release: Make snapshots come from the 3.1 branch.
751 2002-02-25  Mark Mitchell  <mark@codesourcery.com>
753         * update_version: Automatically update version files on all
754         branches.
755         * crontab: Only invoke update_version once.
757 2002-02-23  Joseph S. Myers  <jsm28@cam.ac.uk>
759         * gcc_release: Revert change to -p interface.  Allow for local and
760         remote cases in creating directories.  Give an error if -p
761         argument names a directory.
763 2002-02-21  Mark Mitchell  <mark@codesourcery.com>
765         * gcc_release: Correct handling of diff-generation.  Add
766         "diffs" major mode.
768 2002-02-08  Joseph S. Myers  <jsm28@cam.ac.uk>
770         * gcc_release: Substitute dates in snapshot-README and
771         snapshot-index.html files rather than directly using the old files
772         on the FTP site.  Set QMAILHOST.
774 2002-02-08  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
776         * snapshot-index.html: Improve markup.
778 2002-01-29  Joseph S. Myers  <jsm28@cam.ac.uk>
780         * snapshot-README, snapshot-index.html: Use expressions such as
781         @DATE@ rather than hardcoded dates.
783         * snapshot-README, snapshot-index.html: New files.
785 2002-01-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
787         * update_web_docs (contrib_file): Remove.
788         Also removing special handling of thanks.html.
790 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
792         * update_web_docs: Use makeinfo --html instead of texi2html.
793         Remove support for pre-3.1 GCC versions.  Build online docs for
794         gccint manual.
796 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
798         * update_web_docs_old: Copy from update_web_docs.  Add comment
799         that this is for GCC 3.0.x and earlier versions.
801 2001-11-19  Joseph S. Myers  <jsm28@cam.ac.uk>
803         * gcc_release: Add /usr/local/bin to path when local.
805 2001-11-06  Joseph S. Myers  <jsm28@cam.ac.uk>
807         * update_web_docs: Set SOURCEDIR so that install manual can be
808         found when running install.texi2html.
810         * gcc_release: Don't require a username if running locally.
812 2001-11-05  Joseph S. Myers  <jsm28@cam.ac.uk>
814         * update_web_docs: Eliminate warnings about keeping files from web
815         page preprocessing.
817         * update_web_docs: Allow for the same file name in different
818         directories.
820 2001-10-29  Joseph S. Myers  <jsm28@cam.ac.uk>
822         * update_web_docs: Generate libiberty and gnat-style manuals.
824 2001-10-24  Joseph S. Myers  <jsm28@cam.ac.uk>
826         * gcc_release: Build snapshots from mainline.  Generate Ada and
827         Chill tarballs.  Correct error check when building diffs.  Check
828         for errors when building bzip2 files.
829         * crontab: Use /sourceware/snapshot-tmp for building snapshots.
831 2001-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
833         * crontab: Build weekly snapshots.
835         * gcc_release: Copy from 3.0 branch.  Add support for building the
836         weekly snapshots on gcc.gnu.org.
838 2001-08-28  Joseph S. Myers  <jsm28@cam.ac.uk>
840         * update_web_docs: Also check out texinfo.tex from
841         gcc/doc/include.
843 2001-08-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
845         * update_web_docs (PREPROCESS): Rename to WWWPREPROCESS.
846         Preprocess the entire web site, not just the install docs.
848 2001-06-25  Phil Edwards  <pme@sources.redhat.com>
850         * update_version:  Add command-line argument capability, also
851         bump version for libstdc++-v3, and exit with the return code from
852         the cvs commit.
853         * crontab:  Call update_version with arguments instead of
854         calling update_branch_version.
855         * update_branch_version:  Remove.
857 2001-06-08  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
859         * update_web_docs: Only update the install documentation for the
860         CVS HEAD.
862 2001-06-07  Joseph S. Myers  <jsm28@cam.ac.uk>
864         * update_web_docs, doc_exclude: Check out files that may be in the
865         Attic.  Check out texinfo.tex.  Don't generate anything from
866         c-tree.texi.  Generate PostScript output from manuals.
868 2001-06-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
870         * update_web_docs (WWWBASE_PREFORMATTED, PREPROCESS): New
871         variables.
872         Fix a comment and add another one.
873         Generate the installation documentation in HTML format from
874         gcc/doc/install.texi.
876 2001-05-03  Joseph S. Myers  <jsm28@cam.ac.uk>
878         * update_web_docs: Don't generate HTML from gxxint.texi.  Don't
879         run texi2html on manuals that aren't present.
881 2001-03-18  Phil Edwards  <pme@sources.redhat.com>
883         * update_web_docs_libstdcxx:  New script.
884         * crontab:  Call said script.
886 2001-03-18  Joseph S. Myers  <jsm28@cam.ac.uk>
888         * update_version, update_branch_version: Check out with gcc
889         directory instead of using egcs link.
891 2001-03-17  Joseph S. Myers  <jsm28@cam.ac.uk>
893         * update_web_docs: Don't strip leading -r from argument following
894         -r, or leading -d from argument following -d.  Bug pointed out by
895         Matt Kraai.
897         * update_web_docs: Handle -r and -d options to generate docs for a
898         release or branch in a subdirectory.  Determine names of G77 news
899         and bugs files and contributors file after updated docs have been
900         installed, not before.  Don't remove files from a subdirectory.
901         Don't generate manuals for gcov (included in the GCC manual) or
902         iostream (obsolete).  Do generate manuals for cppinternals, gcj
903         and porting.  Update regular expressions for detecting whether
904         files have really changed when regenerated.
906 2001-03-15  Joseph S. Myers  <jsm28@cam.ac.uk>
908         * update_web_docs: Use /usr/local/bin/texi2html rather than
909         gccadmin's local copy.
911 2001-03-10  Joseph S. Myers  <jsm28@cam.ac.uk>
913         * crontab, doc_exclude, update_branch_version, update_version,
914         update_web_docs: New files (as currently used by gccadmin).
915         * README: New file.