name-lookup.c (lookup_arg_dependent): Use conditional timevars.
[official-gcc.git] / maintainer-scripts / ChangeLog
blobb0c363860e2f8713a2472afba9e52a0dcaff22e4
1 2011-06-27  Richard Guenther  <rguenther@suse.de>
3         * update_version_svn (IGNORE_BRANCHES): Add gcc-4_3-branch.
5 2011-05-22  Joseph Myers  <joseph@codesourcery.com>
7         * gcc_release (adjust_dirs, maybe_build_tarfile): Remove.
8         (build_tarfiles): Don't build separate files for languages and
9         core.
10         (build_diffs): Only build one set of diffs.
11         (announce_snapshot): Only announce one tar file.
12         (ADA_DIRS, CPLUSPLUS_DIRS, FORTRAN95_DIRS, GO_DIRS, JAVA_DIRS,
13         OBJECTIVEC_DIRS, TESTSUITE_DIRS): Remove.  Don't adjust names
14         relative to WORKING_DIRECTORY.
16 2011-04-21  Jakub Jelinek  <jakub@redhat.com>
18         * gcc_release (maybe_build_tarfile): Don't build a tarfile if
19         the first directory doesn't exist.
21 2011-03-14  Jakub Jelinek  <jakub@redhat.com>
23         * crontab: Enable 4.7 snapshots, switch 4.6 snapshots to
24         4.6 branch.
26 2011-02-07  Joseph Myers  <joseph@codesourcery.com>
28         * update_web_docs_svn: Generate libquadmath-vers.texi.
30 2011-01-31  Gerald Pfeifer  <gerald@pfeifer.com>
32         * update_version_svn (FILES): Merge with datestamp_FILES.
33         (SVNROOT2): Introduce and use.
34         
35 2011-01-30  Gerald Pfeifer  <gerald@pfeifer.com>
37         * update_version_svn (SVN): Remove obsolete comment.
38         (CURR_DATE): Fix description.
39         Fix description of checkout procedure.
41 2010-12-18  Tobias Burnus  <burnus@net-b.de>
43         * update_web_docs_svn (MANUALS): Add libquadmath.
45 2010-12-08  Ian Lance Taylor  <iant@google.com>
47         * gcc_release: Add support for releasing Go as a separate
48         tarball.
50 2010-12-08  Ian Lance Taylor  <iant@google.com>
52         * update_web_docs_svn (MANUALS): Add gccgo.
54 2010-12-08  Ian Lance Taylor  <iant@google.com>
56         * README: Change "CVS" to "Subversion".
58 2010-08-23  Gerald Pfeifer  <gerald@pfeifer.com>
60         * gcc_release (snapshot_print): Also include an sha1 hash for
61         every tarball.  Slightly tweak indentation.
63 2010-08-15  Gerald Pfeifer  <gerald@pfeifer.com>
65         * gcc_release (CVSROOT): Remove all occurrences.
67 2010-08-14  Gerald Pfeifer  <gerald@pfeifer.com>
69         * gcc_release (snapshot_print): Include md5 hash for every tarball
70         in the README file and notification mail.
72 2010-08-01  Gerald Pfeifer  <gerald@pfeifer.com>
74         * update_web_docs_libstdcxx_svn: Do not compress generated .html
75         files any more.
77 2010-06-24  Joseph Myers  <joseph@codesourcery.com>
79         * update_web_docs_svn: Also pass -I option pointing to ada/ source
80         directory for Ada manual.
82 2010-04-16  Joseph Myers  <joseph@codesourcery.com>
84         * crontab: Enable 4.6 snapshots.
86 2010-04-07  Joseph Myers  <joseph@codesourcery.com>
88         * crontab: Switch 4.5 snapshots to 4.5 branch.
90 2010-03-31  Joseph Myers  <joseph@codesourcery.com>
92         * gcc_release (build_tarfiles): Make directories mode 755, not
93         777.
95 2009-10-10  Gerald Pfeifer  <gerald@pfeifer.com>
97         * update_web_docs_svn: Update BUGURL to http://gcc.gnu.org/bugs/.
99 2009-10-03  Diego Novillo  <dnovillo@google.com>
101         * gcc_release (JAVA_DIRS): Remove zlib.
103 2009-04-23  Gerald Pfeifer  <gerald@pfeifer.com>
105         * update_web_docs_svn: Redirect output of texi2dvi to /dev/null.
107 2009-04-09  Jakub Jelinek  <jakub@redhat.com>
109         * gcc_release: Change copyright header to refer to version
110         3 of the GNU General Public License and to point readers at the
111         COPYING3 file and the FSF's license web page.
112         * maintainer-addresses: Likewise.
114 2009-04-08  Gerald Pfeifer  <gerald@pfeifer.com>
116         * update_web_docs_svn: Run this script under plain /bin/sh
117         as opposed to /bin/sh -x.
119 2009-03-30  Joseph Myers  <joseph@codesourcery.com>
121         * update_version_svn (IGNORE_BRANCHES): Add 4.2 branch.
123 2009-03-28  Gerald Pfeifer  <gerald@pfeifer.com>
125         * crontab: Stop 4.2 snapshots.
126         Spread out 4.3, 4.4, and 4.5 snapshots more evenly.
128 2009-03-27  Mark Mitchell  <mark@codesourcery.com>
130         * crontab: Add 4.4 branch snapshots.
132 2009-02-21  Gerald Pfeifer  <gerald@pfeifer.com>
134         * update_version_svn (ADD_BRANCHES): Remove autovect-branch
135         and document format.
137 2009-01-17  Richard Guenther  <rguenther@suse.de>
139         * gcc_release (JAVA_DIRS): Remove fastjar.
141 2008-10-04  Gerald Pfeifer  <gerald@pfeifer.com>
143         * gcc_release: Fix a couple of comments.
145 2008-07-04  Joseph Myers  <joseph@codesourcery.com>
147         * crontab: Remove 4.1 snapshots job.
148         * update_version: Remove.
149         * gcc_release: Remove support for g77 and release status in
150         version.c.
151         * update_version_svn: Ignore 4.1 branch.  Remove support for
152         updating files other than DATESTAMP.
153         * update_web_docs_svn: Remove support for g77 manual.
155 2008-02-18  Jakub Jelinek  <jakub@redhat.com>
157         * crontab: Add 4.3 branch.  Set trunk to 4.4.
159 2008-01-28  Joseph Myers  <joseph@codesourcery.com>
161         * gcc_release (build_sources): Pass --disable-multilib to
162         gcc_build.
163         (SVN): Don't use full path.
165 2008-01-21  Jonathan Wakely  <jwakely.gcc@gmail.com>
167         * update_web_docs_libstdcxx_svn: "docs" dir moved to "doc".
169 2007-10-01  Gerald Pfeifer  <gerald@pfeifer.com>
171         * gcc_release: Do not include copies of faq.html in releases,
172         and remove all the explicit support code to pull in web pages.
174 2007-08-21  Paul Brook  <paul@codesourcery.com>
175             Nathan Sidwell  <nathan@codesourcery.com>
176             Mark Mitchell  <mark@codesourcery.com>
177             Joseph Myers  <joseph@codesourcery.com>
179         * gcc_release: Do not include copies of bugs.html in releases.
180         * update_web_docs_svn: Set VERSION_PACKAGE and BUGURL in
181         gcc-vers.texi.
183 2007-07-06  Joseph Myers  <joseph@codesourcery.com>
185         * update_web_docs_svn: Use -o with makeinfo, texi2dvi and texi2pdf
186         commands.
188 2007-06-28  Mike Stump  <mrs@apple.com>
190         * gcc_release: Update for Objective-C++.
192 2007-05-28  Mark Mitchell  <mark@codesourcery.com>
194         * gcc_release: Adjust placement of release candidates.
196 2007-04-01  Gerald Pfeifer  <gerald@pfeifer.com>
198         * update_web_docs_svn (MANUALS): Move towards the top of the
199         script.  Reformat for easier editing/diffing.
201 2006-03-31  Tobias Burnus  <burnus@net-b.de>
203         * update_web_docs_svn: Build also gfc-internals.
205 2007-02-25  Gerald Pfeifer  <gerald@pfeifer.com>
207         * update_version_svn (IGNORE_BRANCHES): Add 4_0-branch.
209 2007-01-29  Gerald Pfeifer  <gerald@pfeifer.com>
211         * crontab: No longer build snapshots for 4.0.x.
213 2007-01-21  Tobias Burnus  <burnus@net-b.de>
215         * update_web_docs_svn: Build also libgomp documentation.
217 2007-01-05  Gerald Pfeifer  <gerald@pfeifer.com>
219         * crontab: Spread snapshots more evenly throughout the week, and
220         in "ascending" order.  Build all at the same time of the day.
222 2006-10-20  Mark Mitchell  <mark@codesourcery.com>
224         * crontab: Add 4.2 branch.  Set trunk to 4.3.
226 2006-09-17  Gerald Pfeifer  <gerald@pfeifer.com>
228         * gcc_release (LC_ALL): Default to C.
230 2006-03-11  Gabriel Dos Reis  <gdr@integrable-solutions.net>
232         * crontab: Don't build snapshot for 3.4.x anymore.
233         * update_version_svn (IGNORE_BRANCHES): Add 3_4-branch.
235 2006-01-12  Ben Elliston  <bje@au.ibm.com>
237         * update_version_svn (ADD_BRANCHES): Remove dfp-branch.
239 2005-12-16  Joseph S. Myers  <joseph@codesourcery.com>
241         * update_web_docs_svn: Remove unnecessary files from source tree.
242         Use set -e.
243         * doc_exclude, update_web_docs, update_web_docs_libstdcxx: Remove.
245 2005-12-16  Mark Mitchell  <mark@codesourcery.com>
247         * update_web_docs_svn: Set @srcdir in gcc-vers.texi. 
248         
249 2005-11-18  Mark Mitchell  <mark@codesourcery.com>
251         * crontab: Add 4.1 branch entry.
253 2005-11-06  Joseph S. Myers  <joseph@codesourcery.com>
255         * gcc_release: Further update for SVN.  Don't set EXPORTTAG or
256         EXPORTDATE; always determine SVNREV the same way.  Correct message
257         about what sources are being retrived.  Include branch information
258         in LAST_UPDATED.
259         * crontab: Don't include initial / in branch name.
261 2005-11-05  Daniel Berlin  <dberlin@dberlin.org>
263         * gcc_release:  Always determine revision number from date or tag,
264         and use that, instead of fragile date based export.
265         Put back setting of non-local CVSROOT.
267 2005-11-05  Daniel Berlin  <dberlin@dberlin.org>
269         * gcc_release: Make tags go in /tags.
270         Don't tag for snapshots.
271         Determine revision number of export and put into snapshot
272         announcement.
274 2005-11-03  Daniel Berlin  <dberlin@dberlin.org>
276         * gcc_release: Update for SVN
277         * crontab: Update for new gcc_release
279 2005-10-26  Daniel Berlin  <dberlin@dberlin.org>
281         * update_web_docs_svn: Use -q to quiet svn.
283 2005-10-26  Daniel Berlin  <dberlin@dberlin.org>
285         * crontab: Update to reflect reality
287 2005-10-01  Mark Mitchell  <mark@codesourcery.com>
289         * gcc_release (build_sources): If trying to apply a tag that
290         already exists, issue an error message and exit.
292 2005-09-30  Joseph S. Myers  <joseph@codesourcery.com>
294         PR other/23693
295         * update_web_docs: Add PDF support.  Correct check of DEV-PHASE.
297 2005-09-30  Joseph S. Myers  <joseph@codesourcery.com>
299         * update_web_docs_old: Remove.
301 2005-08-14  Kelley Cook  <kcook@gcc.gnu.org>
303         * gcc_release: Update with FSF address.
305 2005-07-26  Janis Johnson  <janis187@us.ibm.com>
307         * update_version (ADD_BRANCHES): Add dfp-branch.
309 2005-05-21  Gerald Pfeifer  <gerald@pfeifer.com>
311         * crontab: Spread snapshot building more evenly throughout the
312         week.
314 2005-05-19  Joseph S. Myers  <joseph@codesourcery.com>
316         * crontab: Don't build 3.3 branch snapshots.
317         * update_version (IGNORE_BRANCHES): Add gcc-3_3-branch.
319 2005-03-15  Zack Weinberg  <zack@codesourcery.com>
321         * README: Update.
322         * gcc_release: Update gcc/DEV-PHASE if that file exists, instead
323         of gcc/version.c.
324         * update_version: Handle updating gcc/DATESTAMP.
325         * update_web_docs: Generate gcc-vers.texi first.
327 2005-03-10  Ranjit Mathew  <rmathew@hotmail.com>
329         * gcc_release (ADA_DIRS): Add "gnattools".
331 2005-02-25  Mark Mitchell  <mark@codesourcery.com>
333         * crontab: Adjust for 4.0 branch.
335 2004-12-30  Sebastian Pop  <pop@cri.ensmp.fr>
337         * update_version (ADD_BRANCHES): Replace lno-branch with
338         autovect-branch.
340 2004-09-11  Gerald Pfeifer  <gerald@pfeifer.com>
342         * crontab: Rename GCC 3.5 snapshots to GCC 4.0 snapshots.
344 2004-08-14  Kelley Cook  <kcook@gcc.gnu.org>
346         * gcc_release (build_sources): Add comment header to generated
347         MD5SUMS.
349 2004-08-06  Kelley Cook  <kcook@gcc.gnu.org>
351         * gcc_release (snapshot_print): Accept arguments.  Don't use echo -e.
352         (announce_snapshot):  Update for above.  Don't use echo -e.
354 2004-08-03 Kelley Cook  <kcook@gcc.gnu.org>
356         * maintainer-scripts (snapshot_print): New function.
357         (announce_snapshot): Generate announcment on the fly.
358         Use a directory link for LATEST.
359         * snapshot-README: Delete.
360         * snapshot-index.html: Delete.
362 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
364         * gcc_release (build_sources): Move the libcpp gmo files
365         to the source directory.
367 2004-06-03  Joseph S. Myers  <jsm@polyomino.org.uk>
369         * gcc_release (maybe_build_tarfile): New function.
370         (build_tarfiles): Use maybe_build_tarfile.
372 2004-05-21  Paolo Carlini  <pcarlini@suse.de>
374         * gcc_release (build_sources): Generate the NEWS file in toplevel.
376 2004-05-17  Kelley Cook  <kcook@gcc.gnu.org>
378         * gcc_release (build_sources): Change CRCs from brik to md5sum.
380 2004-05-16  Gerald Pfeifer  <gerald@pfeifer.com>
382         * crontab: Add GCC 3.5 snapshots, currenty run on Sundays.
384 2004-05-13  Joseph S. Myers  <jsm@polyomino.org.uk>
386         * update_web_docs: Also remove old .gz files from subdirectories
387         on the 15th of the month.
389 2004-05-13  Joseph S. Myers  <jsm@polyomino.org.uk>
391         * update_web_docs (MANUALS): Add gfortran.
393 2004-05-13  Arnaud Charlet  <charlet@act-europe.fr>
395         * update_web_docs: Fix generation of Ada docs.
397 2004-05-13  Joseph S. Myers  <jsm@polyomino.org.uk>
399         * update_version (ADD_BRANCHES): Remove tree-ssa-20020619-branch.
401         * gcc_release (DIFF): Remove -3 option.
403 2003-07-26  Paul Brook  <paul@nowt.org>
405         * gcc_release: Add gcc-fortran.
406         * snapshot-README: Ditto.
407         * snapshot-index.html: Ditto.
409 2004-05-02  Gerald Pfeifer  <gerald@pfeifer.com>
411         * crontab: Move GCC 3.4 snapshots from Wednesday afternoon to
412         Friday night, where gcc.gnu.org has less load.
414 2004-05-02  Gerald Pfeifer  <gerald@pfeifer.com>
416         * crontab: Adjust temporary directory used for snapshot generation.
417         Move GCC 3.3 snapshots to Wednesday 22:32, where gcc.gnu.org has
418         less load.
420 2004-04-19  Mark Mitchell  <mark@codesourcery.com>
422         * gcc_release (build_sources): Do not use "-F" to tag sources.
424 2004-04-07  Mark Mitchell  <mark@codesourcery.com>
426         * gcc_release (build_sources): Do not use "-r" and "-D" at the
427         same time with "cvs export".
429 2004-03-27  Gerald Pfeifer  <gerald@pfeifer.com>
431         * gcc_release: Fix sanity check for argument of -p command-line
432         options.  In snapshot mode, only generate diffs against the previous
433         snapshot if the user did not specify any old tarball explictly.
435 2004-03-25  Gerald Pfeifer  <gerald@pfeifer.com>
437         * gcc_release (FTP_PATH): Use /var/ftp instead of ~ftp, and
438         only set at a single place.
440 2004-03-14  Gerald Pfeifer  <gerald@pfeifer.com>
442         * gcc_release (SNAPSHOTS_DIR): New variable.  Use it.
443         (announce_snapshot): Use it.
445 2004-03-14  Gerald Pfeifer  <gerald@pfeifer.com>
447         * gcc_release (announce_snapshot): Use changedir instead of
448         plain cd.
450 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>
452         * gcc_release: Add libada as part of ADA_DIRS.
454 2004-01-21  Gerald Pfeifer  <gerald@pfeifer.com>
456         * crontab: Make 3.4 snapshots from the new 3.4 release branch.
458 2004-01-20  Kelley Cook  <kcook@gcc.gnu.org>
460         * gcc_release (build_sources): Delete call to make f77.rebuilt.
462 2004-01-17  Gerald Pfeifer  <gerald@pfeifer.com>
464         * snapshot-README: Mention how the snapshot was generated.
465         * snapshot-index.html: Ditto.  Further sync with snapshot-README.
467 2004-01-03  Joseph S. Myers  <jsm@polyomino.org.uk>
469         * update_web_docs: Create tarballs of documentation sources and
470         HTML docs.
472 2004-01-02  Gerald Pfeifer  <gp@suse.de>
474         * update_version: Add some documentation.
476 2004-01-02  Pop Sébastian  <pop@gauvain.u-strasbg.fr>
478         * update_version (ADD_BRANCHES): Add lno-branch.
480 2003-11-02  Gerald Pfeifer  <gerald@pfeifer.com>
482         * maintainer-addresses: New script.
484 2003-10-24  Kelley Cook  <kcook@gcc.gnu.org>
486         * gcc_release (build_sources): Use --enable-generated-files-in-srcdir.
488 2003-09-22  Gerald Pfeifer  <gerald@pfeifer.com>
490         * gcc_release (announce_snapshot): Restructure processing
491         of snapshot-README and snapshot-index.html and add a new
492         substitution for @EXPORT@.
494 2003-08-24  Gerald Pfeifer  <gerald@pfeifer.com>
496         * gcc_release (build_sources): Create/update the LAST_UPDATED file
497         in the source directory with information how sources were obtained.
499 2003-08-16  Gerald Pfeifer  <gerald@pfeifer.com>
501         * gcc_release (build_sources): Use two new variables EXPORTTAG and
502         EXPORTDATE to make the extraction of sources more transparent and
503         also allow snapshots (off mainline) without a tag.
505 2003-08-08  Mark Mitchell  <mark@codesourcery.com>
507         * gcc_release: Correct logic for updating version.c.  Put
508         prereleases into a subdirectory.
510 2003-07-29  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
512         * crontab: Update invocation of gcc_release according to the
513         previous changes there.  Add automatic 3.4 snapshots from mainline.
515 2003-07-23  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
517         * gcc_release (usage): Document that -s now takes symbolic name
518         and branch of the snapshot as parameters.
519         Implement this as part of command-line processing.
520         (BRANCH): Remove default initialization for snapshots.
521         (CVSBRANCH): Ditto.
522         Do not lay down a CVS tag if generating a snapshot from mainline.
524 2003-07-19  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
526         * gcc_release (announce_snapshot): Use ${RELEASE} instead
527         of ${BRANCH}-${DATE} to refer to the snapshot directory.
528         Put README file into the snapshot directory.
530         (RELEASE): Define as ${BRANCH}-${DATE} for snapshots.
531         (FTP_PATH): Use ${RELEASE} in case of snapshots.
532         (TAG): Ditto.
533         (OLD_TARS): Adjust to new directory scheme for snapshots.
535 2003-07-14  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
537         * gcc_release (announce_snapshot): Add substitution of @RELEASE@
538         for README and index.html.
539         * snapshot-README: Use it.
540         * snapshot-index.html: Ditto.
542 2003-07-09  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
544         * gcc_release (announce_snapshot): Add substitution of @BRANCH@
545         for README and index.html.  Remove substitution of @LONG_DATE@.
546         Put index.html into the respective snapshot directory.
547         Adjust subject of the notification mail to the new naming scheme
548         for CVS tags.
549         Adjust name of the LATEST-IS-... files to the new naming scheme
550         for snapshot directories.
551         (FTP_PATH): Ditto.
552         (LAST_DIR): Ditto.
553         (LAST_LONG_DATE): Remove.
555         * snapshot-README: Adjust to the new naming schemes for directories
556         and snapshots per se.
557         Dynamically fill in the respective branch instead of hardcoding it.
559         * snapshot-index.html: Replace individual links to diffs with a
560         general link to the diff/ subdirectory.
561         Mention the concrete snapshot in <title> and <h1>.
562         Adjust links to the new location of index.html.
564 2003-07-08  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
566         * gcc_release: Move handling of complex modes directly after
567         switch handling.
568         (TAG): Include the branch name as part of snapshot CVS tags.
570 2003-07-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
572         * gcc_release: Execute gcc.gnu.org-only operations which are
573         related to diff generation only if diffs have been requested.
574         (build_sources): Improve tracing and an error message related
575         to tagging.
577 2003-07-01  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
579         * gcc_release (BRANCH): Rename to...
580         (CVSBRANCH): ...new macro, and use BRANCH for the variant users
581         will see.
582         (FTP_BRANCH): For snapshots, include ${BRANCH} in the last part
583         of the directory name.
584         Use .snapshot_date-${BRANCH} instead of .snapshot_date.
586 2003-06-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
588         * gcc_release: Command "all" now creates .gz files only for
589         releases and pre-releases.
591 2003-06-27  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
593         * gcc_release (build_sources): Do not include gnats.html any longer.
594         Make an error message more descriptive.
596 2003-06-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
598         * gcc_release: Factor the updating of links and READMEs on the
599         FTP server and sending mail for snapshots into a...
600         (announce_snapshot): ...new function.
601         Add informative output for both.
603 2003-06-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
605         * gcc_release: Do not update gcc_latest_snapshot tag any longer.
607 2003-06-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
609         * snapshot-index.html: Use F77 instead of G77 front end.
610         Remove link to CodeSourcery snapshots which was not up-to-date.
611         Do not refer to gcc-bugs@gcc.gnu.org any longer.
613         * snapshot-README: Use F77 front end instead of G77 language.
615 2003-06-17  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
617         * gcc_release (build_tarfile): Build .bz2 files instead of .gz files.
618         (build_bz2): Rename to build_gzip and create .gz files from .bz2
619         files instead of the other way around.
620         (build_gzip): New function.
621         (build_diffs): Build .bz2 files instead of .gz files.
622         (build_diff): Use .bz2 files instead of .gz files.
623         Make an error message independent of the compression format.
624         (MODE_BZIP2): Rename to MODE_GZIP.  Related changes to the
625         invocation of this script.
626         (MODE_GZIP): New variable.
627         (OLD_TARS): Use .bz2 archive of the previous snapshot.
629 2003-06-14  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
631         * snapshot-README: Use GCC instead of gcc, C++ front end instead of
632         g++ language, and note that Java includes a run time.
633         * snapshot.index.html: Ditto.
635 2003-06-10  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
637         * gcc_release (build_diff): Properly use ${TAR} instead of
638         hard-coded tar.
640 2003-05-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
642         * snapshot-index.html: Refer to .bz2 files instead of .gz files.
643         Simplify the note on not using unannounced snapshots.
645 2003-05-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
647         * snapshot-README: Refer to .bz2 files instead of .gz files.
648         Add a note on where to find the diff files.
649         Simplify the note on not using unannounced snapshots.
650         Remove documentation of the gcc_latest_snapshot tag.
652 2003-05-27  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
654         * gcc_release (build_diffs): Add diagnostics in case we cannot
655         generate a specific diff file.
657 2003-05-24  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
659         * gcc_release (build_sources): Only update ChangeLog files which
660         do not yet contain the entry we are going to add.
661         Fix typo in added ChangeLog entries.
663 2003-05-20  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
665         * gcc_release (upload_files): Put diff files into a "diffs"
666         subdirectory
668 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
670         * gcc_release: GNU CC -> GCC.
672 2003-05-12  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
674         * gcc_release (usage): Print more detailed description of all
675         command-line options.
677 2003-05-09  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
679         * update_version (ADD_BRANCHES): Add, set to MAIN and
680         tree-ssa-20020619-branch.
681         (BRANCHES): Always consider branches given by $ADD_BRANCHES.
683 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
685         * update_version (textstring_FILES): Only version.c needs to be
686         updated, now that we do not consider older branches any more.
688 2003-05-02  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
690         * update_version (IGNORE_BRANCHES): Add.
691         (BRANCHES): Do not consider branches matching $IGNORE_BRANCHES.
693 2003-05-02  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
695         * update_version: Add a trace of which branch we are currently
696         working on.
698 2002-12-16  Mark Mitchell  <mark@codesourcery.com>
700         * gcc_release: Make snapshots from the GCC 3.3 branch.
701         * snapshot-README: Update.
703 2002-09-23  Zack Weinberg  <zack@codesourcery.com>
705         * update_version: Do not check in files which are unchanged.
706         * gcc_release: Only update the version in gcc/version.c.
708 2002-09-17  Joseph S. Myers  <jsm@polyomino.org.uk>
710         * update_web_docs (MANUALS): Add fastjar.
712 2002-09-08  Joseph S. Myers  <jsm@polyomino.org.uk>
714         * gcc_release: Make snapshots come from the mainline.
715         * snapshot-README: Update.
717 2002-08-28  Joseph S. Myers  <jsm@polyomino.org.uk>
719         * update_web_docs: Remove support for generating g77_news.html and
720         g77_bugs.html.
721         * update_web_docs_old: Likewise.  Remove support for generating
722         thanks.html.
724 2002-07-28  Andreas Jaeger  <aj@suse.de>
726         * gcc_release: Update comment.
728         * snapshot-README: Snapshots are taken from GCC 3.2 branch.
730 2002-07-28  Mark Mitchell  <mark@codesourcery.com>
732         * gcc_release: Use the 3.2 branch for snapshots.
734 2002-05-31  Florian Weimer  <fw@deneb.enyo.de>
736         * update_web_docs (MANUALS): Include various flavours of the GNAT
737         User Guide.
739 2002-05-27  Joseph S. Myers  <jsm28@cam.ac.uk>
741         * update_version (textstring_FILES): Change gcc/ada/gnatvsn.ads to
742         gcc/gcc/ada/gnatvsn.ads.
744 2002-05-26  Joseph S. Myers  <jsm28@cam.ac.uk>
746         * gcc_release: Add gcc/ada/gnatvsn.ads to list of files in which
747         release status is updated.
748         * update_version (textstring_FILES): Add gcc/ada/gnatvsn.ads.
750 2002-05-21  Joseph S. Myers  <jsm28@cam.ac.uk>
752         * gcc_release: Do upload files when local.
754         * snapshot-README, snapshot-index.html: Remove chill.
756 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
758         * gcc_release: Correct upload handling.
760 2002-04-22  Mark Mitchell  <mark@codesourcery.com>
762         * gcc_release (build_diffs): Remove reference to Chill.
764 2002-04-21  Joseph S. Myers  <jsm28@cam.ac.uk>
766         * update_web_docs (MANUALS): Remove chill.  Add gnat_rm.
768 2002-04-19  Kelley R. Cook (kelly.r.cook@gm.com)
770         * gcc_release: Set TZ to UTC0.
772 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
774         * gcc_release (build_tarfiles): Do not build Chill tarfiles.
775         (CHILL_DIRS): Remove.
777 2002-03-10  Joseph S. Myers  <jsm28@cam.ac.uk>
779         * gcc_release: Build diffs for ada and chill.  Make "bzip2" a new
780         major mode.
782 2002-03-06  Phil Edwards  <pme@gcc.gnu.org>
784         * update_version:  Don't indent the version string.
786 2002-03-05  Joseph S. Myers  <jsm28@cam.ac.uk>
788         * snapshot-README: Note that snapshots come from the 3.1 branch.
789         Update list of files.
791 2002-03-03  Joseph S. Myers  <jsm28@cam.ac.uk>
793         * gcc_release: Make snapshots come from the 3.1 branch.
795 2002-02-25  Mark Mitchell  <mark@codesourcery.com>
797         * update_version: Automatically update version files on all
798         branches.
799         * crontab: Only invoke update_version once.
801 2002-02-23  Joseph S. Myers  <jsm28@cam.ac.uk>
803         * gcc_release: Revert change to -p interface.  Allow for local and
804         remote cases in creating directories.  Give an error if -p
805         argument names a directory.
807 2002-02-21  Mark Mitchell  <mark@codesourcery.com>
809         * gcc_release: Correct handling of diff-generation.  Add
810         "diffs" major mode.
812 2002-02-08  Joseph S. Myers  <jsm28@cam.ac.uk>
814         * gcc_release: Substitute dates in snapshot-README and
815         snapshot-index.html files rather than directly using the old files
816         on the FTP site.  Set QMAILHOST.
818 2002-02-08  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
820         * snapshot-index.html: Improve markup.
822 2002-01-29  Joseph S. Myers  <jsm28@cam.ac.uk>
824         * snapshot-README, snapshot-index.html: Use expressions such as
825         @DATE@ rather than hardcoded dates.
827         * snapshot-README, snapshot-index.html: New files.
829 2002-01-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
831         * update_web_docs (contrib_file): Remove.
832         Also removing special handling of thanks.html.
834 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
836         * update_web_docs: Use makeinfo --html instead of texi2html.
837         Remove support for pre-3.1 GCC versions.  Build online docs for
838         gccint manual.
840 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
842         * update_web_docs_old: Copy from update_web_docs.  Add comment
843         that this is for GCC 3.0.x and earlier versions.
845 2001-11-19  Joseph S. Myers  <jsm28@cam.ac.uk>
847         * gcc_release: Add /usr/local/bin to path when local.
849 2001-11-06  Joseph S. Myers  <jsm28@cam.ac.uk>
851         * update_web_docs: Set SOURCEDIR so that install manual can be
852         found when running install.texi2html.
854         * gcc_release: Don't require a username if running locally.
856 2001-11-05  Joseph S. Myers  <jsm28@cam.ac.uk>
858         * update_web_docs: Eliminate warnings about keeping files from web
859         page preprocessing.
861         * update_web_docs: Allow for the same file name in different
862         directories.
864 2001-10-29  Joseph S. Myers  <jsm28@cam.ac.uk>
866         * update_web_docs: Generate libiberty and gnat-style manuals.
868 2001-10-24  Joseph S. Myers  <jsm28@cam.ac.uk>
870         * gcc_release: Build snapshots from mainline.  Generate Ada and
871         Chill tarballs.  Correct error check when building diffs.  Check
872         for errors when building bzip2 files.
873         * crontab: Use /sourceware/snapshot-tmp for building snapshots.
875 2001-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
877         * crontab: Build weekly snapshots.
879         * gcc_release: Copy from 3.0 branch.  Add support for building the
880         weekly snapshots on gcc.gnu.org.
882 2001-08-28  Joseph S. Myers  <jsm28@cam.ac.uk>
884         * update_web_docs: Also check out texinfo.tex from
885         gcc/doc/include.
887 2001-08-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
889         * update_web_docs (PREPROCESS): Rename to WWWPREPROCESS.
890         Preprocess the entire web site, not just the install docs.
892 2001-06-25  Phil Edwards  <pme@sources.redhat.com>
894         * update_version:  Add command-line argument capability, also
895         bump version for libstdc++-v3, and exit with the return code from
896         the cvs commit.
897         * crontab:  Call update_version with arguments instead of
898         calling update_branch_version.
899         * update_branch_version:  Remove.
901 2001-06-08  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
903         * update_web_docs: Only update the install documentation for the
904         CVS HEAD.
906 2001-06-07  Joseph S. Myers  <jsm28@cam.ac.uk>
908         * update_web_docs, doc_exclude: Check out files that may be in the
909         Attic.  Check out texinfo.tex.  Don't generate anything from
910         c-tree.texi.  Generate PostScript output from manuals.
912 2001-06-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
914         * update_web_docs (WWWBASE_PREFORMATTED, PREPROCESS): New
915         variables.
916         Fix a comment and add another one.
917         Generate the installation documentation in HTML format from
918         gcc/doc/install.texi.
920 2001-05-03  Joseph S. Myers  <jsm28@cam.ac.uk>
922         * update_web_docs: Don't generate HTML from gxxint.texi.  Don't
923         run texi2html on manuals that aren't present.
925 2001-03-18  Phil Edwards  <pme@sources.redhat.com>
927         * update_web_docs_libstdcxx:  New script.
928         * crontab:  Call said script.
930 2001-03-18  Joseph S. Myers  <jsm28@cam.ac.uk>
932         * update_version, update_branch_version: Check out with gcc
933         directory instead of using egcs link.
935 2001-03-17  Joseph S. Myers  <jsm28@cam.ac.uk>
937         * update_web_docs: Don't strip leading -r from argument following
938         -r, or leading -d from argument following -d.  Bug pointed out by
939         Matt Kraai.
941         * update_web_docs: Handle -r and -d options to generate docs for a
942         release or branch in a subdirectory.  Determine names of G77 news
943         and bugs files and contributors file after updated docs have been
944         installed, not before.  Don't remove files from a subdirectory.
945         Don't generate manuals for gcov (included in the GCC manual) or
946         iostream (obsolete).  Do generate manuals for cppinternals, gcj
947         and porting.  Update regular expressions for detecting whether
948         files have really changed when regenerated.
950 2001-03-15  Joseph S. Myers  <jsm28@cam.ac.uk>
952         * update_web_docs: Use /usr/local/bin/texi2html rather than
953         gccadmin's local copy.
955 2001-03-10  Joseph S. Myers  <jsm28@cam.ac.uk>
957         * crontab, doc_exclude, update_branch_version, update_version,
958         update_web_docs: New files (as currently used by gccadmin).
959         * README: New file.