combine.c (simplify_comparison): Use have_insn_for.
[official-gcc.git] / maintainer-scripts / ChangeLog
blob8bedd24639d58536404cfa2772d3db6162db6df0
1 2009-03-28  Gerald Pfeifer  <gerald@pfeifer.com>
3         * crontab: Stop 4.2 snapshots.
4         Spread out 4.3, 4.4, and 4.5 snapshots more evenly.
6 2009-03-27  Mark Mitchell  <mark@codesourcery.com>
8         * crontab: Add 4.4 branch snapshots.
10 2009-02-21  Gerald Pfeifer  <gerald@pfeifer.com>
12         * update_version_svn (ADD_BRANCHES): Remove autovect-branch
13         and document format.
15 2009-01-17  Richard Guenther  <rguenther@suse.de>
17         * gcc_release (JAVA_DIRS): Remove fastjar.
19 2008-10-04  Gerald Pfeifer  <gerald@pfeifer.com>
21         * gcc_release: Fix a couple of comments.
23 2008-07-04  Joseph Myers  <joseph@codesourcery.com>
25         * crontab: Remove 4.1 snapshots job.
26         * update_version: Remove.
27         * gcc_release: Remove support for g77 and release status in
28         version.c.
29         * update_version_svn: Ignore 4.1 branch.  Remove support for
30         updating files other than DATESTAMP.
31         * update_web_docs_svn: Remove support for g77 manual.
33 2008-02-18  Jakub Jelinek  <jakub@redhat.com>
35         * crontab: Add 4.3 branch.  Set trunk to 4.4.
37 2008-01-28  Joseph Myers  <joseph@codesourcery.com>
39         * gcc_release (build_sources): Pass --disable-multilib to
40         gcc_build.
41         (SVN): Don't use full path.
43 2008-01-21  Jonathan Wakely  <jwakely.gcc@gmail.com>
45         * update_web_docs_libstdcxx_svn: "docs" dir moved to "doc".
47 2007-10-01  Gerald Pfeifer  <gerald@pfeifer.com>
49         * gcc_release: Do not include copies of faq.html in releases,
50         and remove all the explicit support code to pull in web pages.
52 2007-08-21  Paul Brook  <paul@codesourcery.com>
53             Nathan Sidwell  <nathan@codesourcery.com>
54             Mark Mitchell  <mark@codesourcery.com>
55             Joseph Myers  <joseph@codesourcery.com>
57         * gcc_release: Do not include copies of bugs.html in releases.
58         * update_web_docs_svn: Set VERSION_PACKAGE and BUGURL in
59         gcc-vers.texi.
61 2007-07-06  Joseph Myers  <joseph@codesourcery.com>
63         * update_web_docs_svn: Use -o with makeinfo, texi2dvi and texi2pdf
64         commands.
66 2007-06-28  Mike Stump  <mrs@apple.com>
68         * gcc_release: Update for Objective-C++.
70 2007-05-28  Mark Mitchell  <mark@codesourcery.com>
72         * gcc_release: Adjust placement of release candidates.
74 2007-04-01  Gerald Pfeifer  <gerald@pfeifer.com>
76         * update_web_docs_svn (MANUALS): Move towards the top of the
77         script.  Reformat for easier editing/diffing.
79 2006-03-31  Tobias Burnus  <burnus@net-b.de>
81         * update_web_docs_svn: Build also gfc-internals.
83 2007-02-25  Gerald Pfeifer  <gerald@pfeifer.com>
85         * update_version_svn (IGNORE_BRANCHES): Add 4_0-branch.
87 2007-01-29  Gerald Pfeifer  <gerald@pfeifer.com>
89         * crontab: No longer build snapshots for 4.0.x.
91 2007-01-21  Tobias Burnus  <burnus@net-b.de>
93         * update_web_docs_svn: Build also libgomp documentation.
95 2007-01-05  Gerald Pfeifer  <gerald@pfeifer.com>
97         * crontab: Spread snapshots more evenly throughout the week, and
98         in "ascending" order.  Build all at the same time of the day.
100 2006-10-20  Mark Mitchell  <mark@codesourcery.com>
102         * crontab: Add 4.2 branch.  Set trunk to 4.3.
104 2006-09-17  Gerald Pfeifer  <gerald@pfeifer.com>
106         * gcc_release (LC_ALL): Default to C.
108 2006-03-11  Gabriel Dos Reis  <gdr@integrable-solutions.net>
110         * crontab: Don't build snapshot for 3.4.x anymore.
111         * update_version_svn (IGNORE_BRANCHES): Add 3_4-branch.
113 2006-01-12  Ben Elliston  <bje@au.ibm.com>
115         * update_version_svn (ADD_BRANCHES): Remove dfp-branch.
117 2005-12-16  Joseph S. Myers  <joseph@codesourcery.com>
119         * update_web_docs_svn: Remove unnecessary files from source tree.
120         Use set -e.
121         * doc_exclude, update_web_docs, update_web_docs_libstdcxx: Remove.
123 2005-12-16  Mark Mitchell  <mark@codesourcery.com>
125         * update_web_docs_svn: Set @srcdir in gcc-vers.texi. 
126         
127 2005-11-18  Mark Mitchell  <mark@codesourcery.com>
129         * crontab: Add 4.1 branch entry.
131 2005-11-06  Joseph S. Myers  <joseph@codesourcery.com>
133         * gcc_release: Further update for SVN.  Don't set EXPORTTAG or
134         EXPORTDATE; always determine SVNREV the same way.  Correct message
135         about what sources are being retrived.  Include branch information
136         in LAST_UPDATED.
137         * crontab: Don't include initial / in branch name.
139 2005-11-05  Daniel Berlin  <dberlin@dberlin.org>
141         * gcc_release:  Always determine revision number from date or tag,
142         and use that, instead of fragile date based export.
143         Put back setting of non-local CVSROOT.
145 2005-11-05  Daniel Berlin  <dberlin@dberlin.org>
147         * gcc_release: Make tags go in /tags.
148         Don't tag for snapshots.
149         Determine revision number of export and put into snapshot
150         announcement.
152 2005-11-03  Daniel Berlin  <dberlin@dberlin.org>
154         * gcc_release: Update for SVN
155         * crontab: Update for new gcc_release
157 2005-10-26  Daniel Berlin  <dberlin@dberlin.org>
159         * update_web_docs_svn: Use -q to quiet svn.
161 2005-10-26  Daniel Berlin  <dberlin@dberlin.org>
163         * crontab: Update to reflect reality
165 2005-10-01  Mark Mitchell  <mark@codesourcery.com>
167         * gcc_release (build_sources): If trying to apply a tag that
168         already exists, issue an error message and exit.
170 2005-09-30  Joseph S. Myers  <joseph@codesourcery.com>
172         PR other/23693
173         * update_web_docs: Add PDF support.  Correct check of DEV-PHASE.
175 2005-09-30  Joseph S. Myers  <joseph@codesourcery.com>
177         * update_web_docs_old: Remove.
179 2005-08-14  Kelley Cook  <kcook@gcc.gnu.org>
181         * gcc_release: Update with FSF address.
183 2005-07-26  Janis Johnson  <janis187@us.ibm.com>
185         * update_version (ADD_BRANCHES): Add dfp-branch.
187 2005-05-21  Gerald Pfeifer  <gerald@pfeifer.com>
189         * crontab: Spread snapshot building more evenly throughout the
190         week.
192 2005-05-19  Joseph S. Myers  <joseph@codesourcery.com>
194         * crontab: Don't build 3.3 branch snapshots.
195         * update_version (IGNORE_BRANCHES): Add gcc-3_3-branch.
197 2005-03-15  Zack Weinberg  <zack@codesourcery.com>
199         * README: Update.
200         * gcc_release: Update gcc/DEV-PHASE if that file exists, instead
201         of gcc/version.c.
202         * update_version: Handle updating gcc/DATESTAMP.
203         * update_web_docs: Generate gcc-vers.texi first.
205 2005-03-10  Ranjit Mathew  <rmathew@hotmail.com>
207         * gcc_release (ADA_DIRS): Add "gnattools".
209 2005-02-25  Mark Mitchell  <mark@codesourcery.com>
211         * crontab: Adjust for 4.0 branch.
213 2004-12-30  Sebastian Pop  <pop@cri.ensmp.fr>
215         * update_version (ADD_BRANCHES): Replace lno-branch with
216         autovect-branch.
218 2004-09-11  Gerald Pfeifer  <gerald@pfeifer.com>
220         * crontab: Rename GCC 3.5 snapshots to GCC 4.0 snapshots.
222 2004-08-14  Kelley Cook  <kcook@gcc.gnu.org>
224         * gcc_release (build_sources): Add comment header to generated
225         MD5SUMS.
227 2004-08-06  Kelley Cook  <kcook@gcc.gnu.org>
229         * gcc_release (snapshot_print): Accept arguments.  Don't use echo -e.
230         (announce_snapshot):  Update for above.  Don't use echo -e.
232 2004-08-03 Kelley Cook  <kcook@gcc.gnu.org>
234         * maintainer-scripts (snapshot_print): New function.
235         (announce_snapshot): Generate announcment on the fly.
236         Use a directory link for LATEST.
237         * snapshot-README: Delete.
238         * snapshot-index.html: Delete.
240 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
242         * gcc_release (build_sources): Move the libcpp gmo files
243         to the source directory.
245 2004-06-03  Joseph S. Myers  <jsm@polyomino.org.uk>
247         * gcc_release (maybe_build_tarfile): New function.
248         (build_tarfiles): Use maybe_build_tarfile.
250 2004-05-21  Paolo Carlini  <pcarlini@suse.de>
252         * gcc_release (build_sources): Generate the NEWS file in toplevel.
254 2004-05-17  Kelley Cook  <kcook@gcc.gnu.org>
256         * gcc_release (build_sources): Change CRCs from brik to md5sum.
258 2004-05-16  Gerald Pfeifer  <gerald@pfeifer.com>
260         * crontab: Add GCC 3.5 snapshots, currenty run on Sundays.
262 2004-05-13  Joseph S. Myers  <jsm@polyomino.org.uk>
264         * update_web_docs: Also remove old .gz files from subdirectories
265         on the 15th of the month.
267 2004-05-13  Joseph S. Myers  <jsm@polyomino.org.uk>
269         * update_web_docs (MANUALS): Add gfortran.
271 2004-05-13  Arnaud Charlet  <charlet@act-europe.fr>
273         * update_web_docs: Fix generation of Ada docs.
275 2004-05-13  Joseph S. Myers  <jsm@polyomino.org.uk>
277         * update_version (ADD_BRANCHES): Remove tree-ssa-20020619-branch.
279         * gcc_release (DIFF): Remove -3 option.
281 2003-07-26  Paul Brook  <paul@nowt.org>
283         * gcc_release: Add gcc-fortran.
284         * snapshot-README: Ditto.
285         * snapshot-index.html: Ditto.
287 2004-05-02  Gerald Pfeifer  <gerald@pfeifer.com>
289         * crontab: Move GCC 3.4 snapshots from Wednesday afternoon to
290         Friday night, where gcc.gnu.org has less load.
292 2004-05-02  Gerald Pfeifer  <gerald@pfeifer.com>
294         * crontab: Adjust temporary directory used for snapshot generation.
295         Move GCC 3.3 snapshots to Wednesday 22:32, where gcc.gnu.org has
296         less load.
298 2004-04-19  Mark Mitchell  <mark@codesourcery.com>
300         * gcc_release (build_sources): Do not use "-F" to tag sources.
302 2004-04-07  Mark Mitchell  <mark@codesourcery.com>
304         * gcc_release (build_sources): Do not use "-r" and "-D" at the
305         same time with "cvs export".
307 2004-03-27  Gerald Pfeifer  <gerald@pfeifer.com>
309         * gcc_release: Fix sanity check for argument of -p command-line
310         options.  In snapshot mode, only generate diffs against the previous
311         snapshot if the user did not specify any old tarball explictly.
313 2004-03-25  Gerald Pfeifer  <gerald@pfeifer.com>
315         * gcc_release (FTP_PATH): Use /var/ftp instead of ~ftp, and
316         only set at a single place.
318 2004-03-14  Gerald Pfeifer  <gerald@pfeifer.com>
320         * gcc_release (SNAPSHOTS_DIR): New variable.  Use it.
321         (announce_snapshot): Use it.
323 2004-03-14  Gerald Pfeifer  <gerald@pfeifer.com>
325         * gcc_release (announce_snapshot): Use changedir instead of
326         plain cd.
328 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>
330         * gcc_release: Add libada as part of ADA_DIRS.
332 2004-01-21  Gerald Pfeifer  <gerald@pfeifer.com>
334         * crontab: Make 3.4 snapshots from the new 3.4 release branch.
336 2004-01-20  Kelley Cook  <kcook@gcc.gnu.org>
338         * gcc_release (build_sources): Delete call to make f77.rebuilt.
340 2004-01-17  Gerald Pfeifer  <gerald@pfeifer.com>
342         * snapshot-README: Mention how the snapshot was generated.
343         * snapshot-index.html: Ditto.  Further sync with snapshot-README.
345 2004-01-03  Joseph S. Myers  <jsm@polyomino.org.uk>
347         * update_web_docs: Create tarballs of documentation sources and
348         HTML docs.
350 2004-01-02  Gerald Pfeifer  <gp@suse.de>
352         * update_version: Add some documentation.
354 2004-01-02  Pop Sébastian  <pop@gauvain.u-strasbg.fr>
356         * update_version (ADD_BRANCHES): Add lno-branch.
358 2003-11-02  Gerald Pfeifer  <gerald@pfeifer.com>
360         * maintainer-addresses: New script.
362 2003-10-24  Kelley Cook  <kcook@gcc.gnu.org>
364         * gcc_release (build_sources): Use --enable-generated-files-in-srcdir.
366 2003-09-22  Gerald Pfeifer  <gerald@pfeifer.com>
368         * gcc_release (announce_snapshot): Restructure processing
369         of snapshot-README and snapshot-index.html and add a new
370         substitution for @EXPORT@.
372 2003-08-24  Gerald Pfeifer  <gerald@pfeifer.com>
374         * gcc_release (build_sources): Create/update the LAST_UPDATED file
375         in the source directory with information how sources were obtained.
377 2003-08-16  Gerald Pfeifer  <gerald@pfeifer.com>
379         * gcc_release (build_sources): Use two new variables EXPORTTAG and
380         EXPORTDATE to make the extraction of sources more transparent and
381         also allow snapshots (off mainline) without a tag.
383 2003-08-08  Mark Mitchell  <mark@codesourcery.com>
385         * gcc_release: Correct logic for updating version.c.  Put
386         prereleases into a subdirectory.
388 2003-07-29  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
390         * crontab: Update invocation of gcc_release according to the
391         previous changes there.  Add automatic 3.4 snapshots from mainline.
393 2003-07-23  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
395         * gcc_release (usage): Document that -s now takes symbolic name
396         and branch of the snapshot as parameters.
397         Implement this as part of command-line processing.
398         (BRANCH): Remove default initialization for snapshots.
399         (CVSBRANCH): Ditto.
400         Do not lay down a CVS tag if generating a snapshot from mainline.
402 2003-07-19  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
404         * gcc_release (announce_snapshot): Use ${RELEASE} instead
405         of ${BRANCH}-${DATE} to refer to the snapshot directory.
406         Put README file into the snapshot directory.
408         (RELEASE): Define as ${BRANCH}-${DATE} for snapshots.
409         (FTP_PATH): Use ${RELEASE} in case of snapshots.
410         (TAG): Ditto.
411         (OLD_TARS): Adjust to new directory scheme for snapshots.
413 2003-07-14  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
415         * gcc_release (announce_snapshot): Add substitution of @RELEASE@
416         for README and index.html.
417         * snapshot-README: Use it.
418         * snapshot-index.html: Ditto.
420 2003-07-09  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
422         * gcc_release (announce_snapshot): Add substitution of @BRANCH@
423         for README and index.html.  Remove substitution of @LONG_DATE@.
424         Put index.html into the respective snapshot directory.
425         Adjust subject of the notification mail to the new naming scheme
426         for CVS tags.
427         Adjust name of the LATEST-IS-... files to the new naming scheme
428         for snapshot directories.
429         (FTP_PATH): Ditto.
430         (LAST_DIR): Ditto.
431         (LAST_LONG_DATE): Remove.
433         * snapshot-README: Adjust to the new naming schemes for directories
434         and snapshots per se.
435         Dynamically fill in the respective branch instead of hardcoding it.
437         * snapshot-index.html: Replace individual links to diffs with a
438         general link to the diff/ subdirectory.
439         Mention the concrete snapshot in <title> and <h1>.
440         Adjust links to the new location of index.html.
442 2003-07-08  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
444         * gcc_release: Move handling of complex modes directly after
445         switch handling.
446         (TAG): Include the branch name as part of snapshot CVS tags.
448 2003-07-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
450         * gcc_release: Execute gcc.gnu.org-only operations which are
451         related to diff generation only if diffs have been requested.
452         (build_sources): Improve tracing and an error message related
453         to tagging.
455 2003-07-01  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
457         * gcc_release (BRANCH): Rename to...
458         (CVSBRANCH): ...new macro, and use BRANCH for the variant users
459         will see.
460         (FTP_BRANCH): For snapshots, include ${BRANCH} in the last part
461         of the directory name.
462         Use .snapshot_date-${BRANCH} instead of .snapshot_date.
464 2003-06-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
466         * gcc_release: Command "all" now creates .gz files only for
467         releases and pre-releases.
469 2003-06-27  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
471         * gcc_release (build_sources): Do not include gnats.html any longer.
472         Make an error message more descriptive.
474 2003-06-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
476         * gcc_release: Factor the updating of links and READMEs on the
477         FTP server and sending mail for snapshots into a...
478         (announce_snapshot): ...new function.
479         Add informative output for both.
481 2003-06-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
483         * gcc_release: Do not update gcc_latest_snapshot tag any longer.
485 2003-06-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
487         * snapshot-index.html: Use F77 instead of G77 front end.
488         Remove link to CodeSourcery snapshots which was not up-to-date.
489         Do not refer to gcc-bugs@gcc.gnu.org any longer.
491         * snapshot-README: Use F77 front end instead of G77 language.
493 2003-06-17  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
495         * gcc_release (build_tarfile): Build .bz2 files instead of .gz files.
496         (build_bz2): Rename to build_gzip and create .gz files from .bz2
497         files instead of the other way around.
498         (build_gzip): New function.
499         (build_diffs): Build .bz2 files instead of .gz files.
500         (build_diff): Use .bz2 files instead of .gz files.
501         Make an error message independent of the compression format.
502         (MODE_BZIP2): Rename to MODE_GZIP.  Related changes to the
503         invocation of this script.
504         (MODE_GZIP): New variable.
505         (OLD_TARS): Use .bz2 archive of the previous snapshot.
507 2003-06-14  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
509         * snapshot-README: Use GCC instead of gcc, C++ front end instead of
510         g++ language, and note that Java includes a run time.
511         * snapshot.index.html: Ditto.
513 2003-06-10  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
515         * gcc_release (build_diff): Properly use ${TAR} instead of
516         hard-coded tar.
518 2003-05-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
520         * snapshot-index.html: Refer to .bz2 files instead of .gz files.
521         Simplify the note on not using unannounced snapshots.
523 2003-05-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
525         * snapshot-README: Refer to .bz2 files instead of .gz files.
526         Add a note on where to find the diff files.
527         Simplify the note on not using unannounced snapshots.
528         Remove documentation of the gcc_latest_snapshot tag.
530 2003-05-27  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
532         * gcc_release (build_diffs): Add diagnostics in case we cannot
533         generate a specific diff file.
535 2003-05-24  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
537         * gcc_release (build_sources): Only update ChangeLog files which
538         do not yet contain the entry we are going to add.
539         Fix typo in added ChangeLog entries.
541 2003-05-20  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
543         * gcc_release (upload_files): Put diff files into a "diffs"
544         subdirectory
546 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
548         * gcc_release: GNU CC -> GCC.
550 2003-05-12  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
552         * gcc_release (usage): Print more detailed description of all
553         command-line options.
555 2003-05-09  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
557         * update_version (ADD_BRANCHES): Add, set to MAIN and
558         tree-ssa-20020619-branch.
559         (BRANCHES): Always consider branches given by $ADD_BRANCHES.
561 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
563         * update_version (textstring_FILES): Only version.c needs to be
564         updated, now that we do not consider older branches any more.
566 2003-05-02  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
568         * update_version (IGNORE_BRANCHES): Add.
569         (BRANCHES): Do not consider branches matching $IGNORE_BRANCHES.
571 2003-05-02  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
573         * update_version: Add a trace of which branch we are currently
574         working on.
576 2002-12-16  Mark Mitchell  <mark@codesourcery.com>
578         * gcc_release: Make snapshots from the GCC 3.3 branch.
579         * snapshot-README: Update.
581 2002-09-23  Zack Weinberg  <zack@codesourcery.com>
583         * update_version: Do not check in files which are unchanged.
584         * gcc_release: Only update the version in gcc/version.c.
586 2002-09-17  Joseph S. Myers  <jsm@polyomino.org.uk>
588         * update_web_docs (MANUALS): Add fastjar.
590 2002-09-08  Joseph S. Myers  <jsm@polyomino.org.uk>
592         * gcc_release: Make snapshots come from the mainline.
593         * snapshot-README: Update.
595 2002-08-28  Joseph S. Myers  <jsm@polyomino.org.uk>
597         * update_web_docs: Remove support for generating g77_news.html and
598         g77_bugs.html.
599         * update_web_docs_old: Likewise.  Remove support for generating
600         thanks.html.
602 2002-07-28  Andreas Jaeger  <aj@suse.de>
604         * gcc_release: Update comment.
606         * snapshot-README: Snapshots are taken from GCC 3.2 branch.
608 2002-07-28  Mark Mitchell  <mark@codesourcery.com>
610         * gcc_release: Use the 3.2 branch for snapshots.
612 2002-05-31  Florian Weimer  <fw@deneb.enyo.de>
614         * update_web_docs (MANUALS): Include various flavours of the GNAT
615         User Guide.
617 2002-05-27  Joseph S. Myers  <jsm28@cam.ac.uk>
619         * update_version (textstring_FILES): Change gcc/ada/gnatvsn.ads to
620         gcc/gcc/ada/gnatvsn.ads.
622 2002-05-26  Joseph S. Myers  <jsm28@cam.ac.uk>
624         * gcc_release: Add gcc/ada/gnatvsn.ads to list of files in which
625         release status is updated.
626         * update_version (textstring_FILES): Add gcc/ada/gnatvsn.ads.
628 2002-05-21  Joseph S. Myers  <jsm28@cam.ac.uk>
630         * gcc_release: Do upload files when local.
632         * snapshot-README, snapshot-index.html: Remove chill.
634 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
636         * gcc_release: Correct upload handling.
638 2002-04-22  Mark Mitchell  <mark@codesourcery.com>
640         * gcc_release (build_diffs): Remove reference to Chill.
642 2002-04-21  Joseph S. Myers  <jsm28@cam.ac.uk>
644         * update_web_docs (MANUALS): Remove chill.  Add gnat_rm.
646 2002-04-19  Kelley R. Cook (kelly.r.cook@gm.com)
648         * gcc_release: Set TZ to UTC0.
650 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
652         * gcc_release (build_tarfiles): Do not build Chill tarfiles.
653         (CHILL_DIRS): Remove.
655 2002-03-10  Joseph S. Myers  <jsm28@cam.ac.uk>
657         * gcc_release: Build diffs for ada and chill.  Make "bzip2" a new
658         major mode.
660 2002-03-06  Phil Edwards  <pme@gcc.gnu.org>
662         * update_version:  Don't indent the version string.
664 2002-03-05  Joseph S. Myers  <jsm28@cam.ac.uk>
666         * snapshot-README: Note that snapshots come from the 3.1 branch.
667         Update list of files.
669 2002-03-03  Joseph S. Myers  <jsm28@cam.ac.uk>
671         * gcc_release: Make snapshots come from the 3.1 branch.
673 2002-02-25  Mark Mitchell  <mark@codesourcery.com>
675         * update_version: Automatically update version files on all
676         branches.
677         * crontab: Only invoke update_version once.
679 2002-02-23  Joseph S. Myers  <jsm28@cam.ac.uk>
681         * gcc_release: Revert change to -p interface.  Allow for local and
682         remote cases in creating directories.  Give an error if -p
683         argument names a directory.
685 2002-02-21  Mark Mitchell  <mark@codesourcery.com>
687         * gcc_release: Correct handling of diff-generation.  Add
688         "diffs" major mode.
690 2002-02-08  Joseph S. Myers  <jsm28@cam.ac.uk>
692         * gcc_release: Substitute dates in snapshot-README and
693         snapshot-index.html files rather than directly using the old files
694         on the FTP site.  Set QMAILHOST.
696 2002-02-08  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
698         * snapshot-index.html: Improve markup.
700 2002-01-29  Joseph S. Myers  <jsm28@cam.ac.uk>
702         * snapshot-README, snapshot-index.html: Use expressions such as
703         @DATE@ rather than hardcoded dates.
705         * snapshot-README, snapshot-index.html: New files.
707 2002-01-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
709         * update_web_docs (contrib_file): Remove.
710         Also removing special handling of thanks.html.
712 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
714         * update_web_docs: Use makeinfo --html instead of texi2html.
715         Remove support for pre-3.1 GCC versions.  Build online docs for
716         gccint manual.
718 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
720         * update_web_docs_old: Copy from update_web_docs.  Add comment
721         that this is for GCC 3.0.x and earlier versions.
723 2001-11-19  Joseph S. Myers  <jsm28@cam.ac.uk>
725         * gcc_release: Add /usr/local/bin to path when local.
727 2001-11-06  Joseph S. Myers  <jsm28@cam.ac.uk>
729         * update_web_docs: Set SOURCEDIR so that install manual can be
730         found when running install.texi2html.
732         * gcc_release: Don't require a username if running locally.
734 2001-11-05  Joseph S. Myers  <jsm28@cam.ac.uk>
736         * update_web_docs: Eliminate warnings about keeping files from web
737         page preprocessing.
739         * update_web_docs: Allow for the same file name in different
740         directories.
742 2001-10-29  Joseph S. Myers  <jsm28@cam.ac.uk>
744         * update_web_docs: Generate libiberty and gnat-style manuals.
746 2001-10-24  Joseph S. Myers  <jsm28@cam.ac.uk>
748         * gcc_release: Build snapshots from mainline.  Generate Ada and
749         Chill tarballs.  Correct error check when building diffs.  Check
750         for errors when building bzip2 files.
751         * crontab: Use /sourceware/snapshot-tmp for building snapshots.
753 2001-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
755         * crontab: Build weekly snapshots.
757         * gcc_release: Copy from 3.0 branch.  Add support for building the
758         weekly snapshots on gcc.gnu.org.
760 2001-08-28  Joseph S. Myers  <jsm28@cam.ac.uk>
762         * update_web_docs: Also check out texinfo.tex from
763         gcc/doc/include.
765 2001-08-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
767         * update_web_docs (PREPROCESS): Rename to WWWPREPROCESS.
768         Preprocess the entire web site, not just the install docs.
770 2001-06-25  Phil Edwards  <pme@sources.redhat.com>
772         * update_version:  Add command-line argument capability, also
773         bump version for libstdc++-v3, and exit with the return code from
774         the cvs commit.
775         * crontab:  Call update_version with arguments instead of
776         calling update_branch_version.
777         * update_branch_version:  Remove.
779 2001-06-08  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
781         * update_web_docs: Only update the install documentation for the
782         CVS HEAD.
784 2001-06-07  Joseph S. Myers  <jsm28@cam.ac.uk>
786         * update_web_docs, doc_exclude: Check out files that may be in the
787         Attic.  Check out texinfo.tex.  Don't generate anything from
788         c-tree.texi.  Generate PostScript output from manuals.
790 2001-06-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
792         * update_web_docs (WWWBASE_PREFORMATTED, PREPROCESS): New
793         variables.
794         Fix a comment and add another one.
795         Generate the installation documentation in HTML format from
796         gcc/doc/install.texi.
798 2001-05-03  Joseph S. Myers  <jsm28@cam.ac.uk>
800         * update_web_docs: Don't generate HTML from gxxint.texi.  Don't
801         run texi2html on manuals that aren't present.
803 2001-03-18  Phil Edwards  <pme@sources.redhat.com>
805         * update_web_docs_libstdcxx:  New script.
806         * crontab:  Call said script.
808 2001-03-18  Joseph S. Myers  <jsm28@cam.ac.uk>
810         * update_version, update_branch_version: Check out with gcc
811         directory instead of using egcs link.
813 2001-03-17  Joseph S. Myers  <jsm28@cam.ac.uk>
815         * update_web_docs: Don't strip leading -r from argument following
816         -r, or leading -d from argument following -d.  Bug pointed out by
817         Matt Kraai.
819         * update_web_docs: Handle -r and -d options to generate docs for a
820         release or branch in a subdirectory.  Determine names of G77 news
821         and bugs files and contributors file after updated docs have been
822         installed, not before.  Don't remove files from a subdirectory.
823         Don't generate manuals for gcov (included in the GCC manual) or
824         iostream (obsolete).  Do generate manuals for cppinternals, gcj
825         and porting.  Update regular expressions for detecting whether
826         files have really changed when regenerated.
828 2001-03-15  Joseph S. Myers  <jsm28@cam.ac.uk>
830         * update_web_docs: Use /usr/local/bin/texi2html rather than
831         gccadmin's local copy.
833 2001-03-10  Joseph S. Myers  <jsm28@cam.ac.uk>
835         * crontab, doc_exclude, update_branch_version, update_version,
836         update_web_docs: New files (as currently used by gccadmin).
837         * README: New file.