Remove deprecated DW_FORM_sig8 define.
[official-gcc.git] / maintainer-scripts / ChangeLog
blobd997e8d49b1761103f1436302aa46a46d53e85e8
1 2011-03-14  Jakub Jelinek  <jakub@redhat.com>
3         * crontab: Enable 4.7 snapshots, switch 4.6 snapshots to
4         4.6 branch.
6 2011-02-07  Joseph Myers  <joseph@codesourcery.com>
8         * update_web_docs_svn: Generate libquadmath-vers.texi.
10 2011-01-31  Gerald Pfeifer  <gerald@pfeifer.com>
12         * update_version_svn (FILES): Merge with datestamp_FILES.
13         (SVNROOT2): Introduce and use.
14         
15 2011-01-30  Gerald Pfeifer  <gerald@pfeifer.com>
17         * update_version_svn (SVN): Remove obsolete comment.
18         (CURR_DATE): Fix description.
19         Fix description of checkout procedure.
21 2010-12-18  Tobias Burnus  <burnus@net-b.de>
23         * update_web_docs_svn (MANUALS): Add libquadmath.
25 2010-12-08  Ian Lance Taylor  <iant@google.com>
27         * gcc_release: Add support for releasing Go as a separate
28         tarball.
30 2010-12-08  Ian Lance Taylor  <iant@google.com>
32         * update_web_docs_svn (MANUALS): Add gccgo.
34 2010-12-08  Ian Lance Taylor  <iant@google.com>
36         * README: Change "CVS" to "Subversion".
38 2010-08-23  Gerald Pfeifer  <gerald@pfeifer.com>
40         * gcc_release (snapshot_print): Also include an sha1 hash for
41         every tarball.  Slightly tweak indentation.
43 2010-08-15  Gerald Pfeifer  <gerald@pfeifer.com>
45         * gcc_release (CVSROOT): Remove all occurrences.
47 2010-08-14  Gerald Pfeifer  <gerald@pfeifer.com>
49         * gcc_release (snapshot_print): Include md5 hash for every tarball
50         in the README file and notification mail.
52 2010-08-01  Gerald Pfeifer  <gerald@pfeifer.com>
54         * update_web_docs_libstdcxx_svn: Do not compress generated .html
55         files any more.
57 2010-06-24  Joseph Myers  <joseph@codesourcery.com>
59         * update_web_docs_svn: Also pass -I option pointing to ada/ source
60         directory for Ada manual.
62 2010-04-16  Joseph Myers  <joseph@codesourcery.com>
64         * crontab: Enable 4.6 snapshots.
66 2010-04-07  Joseph Myers  <joseph@codesourcery.com>
68         * crontab: Switch 4.5 snapshots to 4.5 branch.
70 2010-03-31  Joseph Myers  <joseph@codesourcery.com>
72         * gcc_release (build_tarfiles): Make directories mode 755, not
73         777.
75 2009-10-10  Gerald Pfeifer  <gerald@pfeifer.com>
77         * update_web_docs_svn: Update BUGURL to http://gcc.gnu.org/bugs/.
79 2009-10-03  Diego Novillo  <dnovillo@google.com>
81         * gcc_release (JAVA_DIRS): Remove zlib.
83 2009-04-23  Gerald Pfeifer  <gerald@pfeifer.com>
85         * update_web_docs_svn: Redirect output of texi2dvi to /dev/null.
87 2009-04-09  Jakub Jelinek  <jakub@redhat.com>
89         * gcc_release: Change copyright header to refer to version
90         3 of the GNU General Public License and to point readers at the
91         COPYING3 file and the FSF's license web page.
92         * maintainer-addresses: Likewise.
94 2009-04-08  Gerald Pfeifer  <gerald@pfeifer.com>
96         * update_web_docs_svn: Run this script under plain /bin/sh
97         as opposed to /bin/sh -x.
99 2009-03-30  Joseph Myers  <joseph@codesourcery.com>
101         * update_version_svn (IGNORE_BRANCHES): Add 4.2 branch.
103 2009-03-28  Gerald Pfeifer  <gerald@pfeifer.com>
105         * crontab: Stop 4.2 snapshots.
106         Spread out 4.3, 4.4, and 4.5 snapshots more evenly.
108 2009-03-27  Mark Mitchell  <mark@codesourcery.com>
110         * crontab: Add 4.4 branch snapshots.
112 2009-02-21  Gerald Pfeifer  <gerald@pfeifer.com>
114         * update_version_svn (ADD_BRANCHES): Remove autovect-branch
115         and document format.
117 2009-01-17  Richard Guenther  <rguenther@suse.de>
119         * gcc_release (JAVA_DIRS): Remove fastjar.
121 2008-10-04  Gerald Pfeifer  <gerald@pfeifer.com>
123         * gcc_release: Fix a couple of comments.
125 2008-07-04  Joseph Myers  <joseph@codesourcery.com>
127         * crontab: Remove 4.1 snapshots job.
128         * update_version: Remove.
129         * gcc_release: Remove support for g77 and release status in
130         version.c.
131         * update_version_svn: Ignore 4.1 branch.  Remove support for
132         updating files other than DATESTAMP.
133         * update_web_docs_svn: Remove support for g77 manual.
135 2008-02-18  Jakub Jelinek  <jakub@redhat.com>
137         * crontab: Add 4.3 branch.  Set trunk to 4.4.
139 2008-01-28  Joseph Myers  <joseph@codesourcery.com>
141         * gcc_release (build_sources): Pass --disable-multilib to
142         gcc_build.
143         (SVN): Don't use full path.
145 2008-01-21  Jonathan Wakely  <jwakely.gcc@gmail.com>
147         * update_web_docs_libstdcxx_svn: "docs" dir moved to "doc".
149 2007-10-01  Gerald Pfeifer  <gerald@pfeifer.com>
151         * gcc_release: Do not include copies of faq.html in releases,
152         and remove all the explicit support code to pull in web pages.
154 2007-08-21  Paul Brook  <paul@codesourcery.com>
155             Nathan Sidwell  <nathan@codesourcery.com>
156             Mark Mitchell  <mark@codesourcery.com>
157             Joseph Myers  <joseph@codesourcery.com>
159         * gcc_release: Do not include copies of bugs.html in releases.
160         * update_web_docs_svn: Set VERSION_PACKAGE and BUGURL in
161         gcc-vers.texi.
163 2007-07-06  Joseph Myers  <joseph@codesourcery.com>
165         * update_web_docs_svn: Use -o with makeinfo, texi2dvi and texi2pdf
166         commands.
168 2007-06-28  Mike Stump  <mrs@apple.com>
170         * gcc_release: Update for Objective-C++.
172 2007-05-28  Mark Mitchell  <mark@codesourcery.com>
174         * gcc_release: Adjust placement of release candidates.
176 2007-04-01  Gerald Pfeifer  <gerald@pfeifer.com>
178         * update_web_docs_svn (MANUALS): Move towards the top of the
179         script.  Reformat for easier editing/diffing.
181 2006-03-31  Tobias Burnus  <burnus@net-b.de>
183         * update_web_docs_svn: Build also gfc-internals.
185 2007-02-25  Gerald Pfeifer  <gerald@pfeifer.com>
187         * update_version_svn (IGNORE_BRANCHES): Add 4_0-branch.
189 2007-01-29  Gerald Pfeifer  <gerald@pfeifer.com>
191         * crontab: No longer build snapshots for 4.0.x.
193 2007-01-21  Tobias Burnus  <burnus@net-b.de>
195         * update_web_docs_svn: Build also libgomp documentation.
197 2007-01-05  Gerald Pfeifer  <gerald@pfeifer.com>
199         * crontab: Spread snapshots more evenly throughout the week, and
200         in "ascending" order.  Build all at the same time of the day.
202 2006-10-20  Mark Mitchell  <mark@codesourcery.com>
204         * crontab: Add 4.2 branch.  Set trunk to 4.3.
206 2006-09-17  Gerald Pfeifer  <gerald@pfeifer.com>
208         * gcc_release (LC_ALL): Default to C.
210 2006-03-11  Gabriel Dos Reis  <gdr@integrable-solutions.net>
212         * crontab: Don't build snapshot for 3.4.x anymore.
213         * update_version_svn (IGNORE_BRANCHES): Add 3_4-branch.
215 2006-01-12  Ben Elliston  <bje@au.ibm.com>
217         * update_version_svn (ADD_BRANCHES): Remove dfp-branch.
219 2005-12-16  Joseph S. Myers  <joseph@codesourcery.com>
221         * update_web_docs_svn: Remove unnecessary files from source tree.
222         Use set -e.
223         * doc_exclude, update_web_docs, update_web_docs_libstdcxx: Remove.
225 2005-12-16  Mark Mitchell  <mark@codesourcery.com>
227         * update_web_docs_svn: Set @srcdir in gcc-vers.texi. 
228         
229 2005-11-18  Mark Mitchell  <mark@codesourcery.com>
231         * crontab: Add 4.1 branch entry.
233 2005-11-06  Joseph S. Myers  <joseph@codesourcery.com>
235         * gcc_release: Further update for SVN.  Don't set EXPORTTAG or
236         EXPORTDATE; always determine SVNREV the same way.  Correct message
237         about what sources are being retrived.  Include branch information
238         in LAST_UPDATED.
239         * crontab: Don't include initial / in branch name.
241 2005-11-05  Daniel Berlin  <dberlin@dberlin.org>
243         * gcc_release:  Always determine revision number from date or tag,
244         and use that, instead of fragile date based export.
245         Put back setting of non-local CVSROOT.
247 2005-11-05  Daniel Berlin  <dberlin@dberlin.org>
249         * gcc_release: Make tags go in /tags.
250         Don't tag for snapshots.
251         Determine revision number of export and put into snapshot
252         announcement.
254 2005-11-03  Daniel Berlin  <dberlin@dberlin.org>
256         * gcc_release: Update for SVN
257         * crontab: Update for new gcc_release
259 2005-10-26  Daniel Berlin  <dberlin@dberlin.org>
261         * update_web_docs_svn: Use -q to quiet svn.
263 2005-10-26  Daniel Berlin  <dberlin@dberlin.org>
265         * crontab: Update to reflect reality
267 2005-10-01  Mark Mitchell  <mark@codesourcery.com>
269         * gcc_release (build_sources): If trying to apply a tag that
270         already exists, issue an error message and exit.
272 2005-09-30  Joseph S. Myers  <joseph@codesourcery.com>
274         PR other/23693
275         * update_web_docs: Add PDF support.  Correct check of DEV-PHASE.
277 2005-09-30  Joseph S. Myers  <joseph@codesourcery.com>
279         * update_web_docs_old: Remove.
281 2005-08-14  Kelley Cook  <kcook@gcc.gnu.org>
283         * gcc_release: Update with FSF address.
285 2005-07-26  Janis Johnson  <janis187@us.ibm.com>
287         * update_version (ADD_BRANCHES): Add dfp-branch.
289 2005-05-21  Gerald Pfeifer  <gerald@pfeifer.com>
291         * crontab: Spread snapshot building more evenly throughout the
292         week.
294 2005-05-19  Joseph S. Myers  <joseph@codesourcery.com>
296         * crontab: Don't build 3.3 branch snapshots.
297         * update_version (IGNORE_BRANCHES): Add gcc-3_3-branch.
299 2005-03-15  Zack Weinberg  <zack@codesourcery.com>
301         * README: Update.
302         * gcc_release: Update gcc/DEV-PHASE if that file exists, instead
303         of gcc/version.c.
304         * update_version: Handle updating gcc/DATESTAMP.
305         * update_web_docs: Generate gcc-vers.texi first.
307 2005-03-10  Ranjit Mathew  <rmathew@hotmail.com>
309         * gcc_release (ADA_DIRS): Add "gnattools".
311 2005-02-25  Mark Mitchell  <mark@codesourcery.com>
313         * crontab: Adjust for 4.0 branch.
315 2004-12-30  Sebastian Pop  <pop@cri.ensmp.fr>
317         * update_version (ADD_BRANCHES): Replace lno-branch with
318         autovect-branch.
320 2004-09-11  Gerald Pfeifer  <gerald@pfeifer.com>
322         * crontab: Rename GCC 3.5 snapshots to GCC 4.0 snapshots.
324 2004-08-14  Kelley Cook  <kcook@gcc.gnu.org>
326         * gcc_release (build_sources): Add comment header to generated
327         MD5SUMS.
329 2004-08-06  Kelley Cook  <kcook@gcc.gnu.org>
331         * gcc_release (snapshot_print): Accept arguments.  Don't use echo -e.
332         (announce_snapshot):  Update for above.  Don't use echo -e.
334 2004-08-03 Kelley Cook  <kcook@gcc.gnu.org>
336         * maintainer-scripts (snapshot_print): New function.
337         (announce_snapshot): Generate announcment on the fly.
338         Use a directory link for LATEST.
339         * snapshot-README: Delete.
340         * snapshot-index.html: Delete.
342 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
344         * gcc_release (build_sources): Move the libcpp gmo files
345         to the source directory.
347 2004-06-03  Joseph S. Myers  <jsm@polyomino.org.uk>
349         * gcc_release (maybe_build_tarfile): New function.
350         (build_tarfiles): Use maybe_build_tarfile.
352 2004-05-21  Paolo Carlini  <pcarlini@suse.de>
354         * gcc_release (build_sources): Generate the NEWS file in toplevel.
356 2004-05-17  Kelley Cook  <kcook@gcc.gnu.org>
358         * gcc_release (build_sources): Change CRCs from brik to md5sum.
360 2004-05-16  Gerald Pfeifer  <gerald@pfeifer.com>
362         * crontab: Add GCC 3.5 snapshots, currenty run on Sundays.
364 2004-05-13  Joseph S. Myers  <jsm@polyomino.org.uk>
366         * update_web_docs: Also remove old .gz files from subdirectories
367         on the 15th of the month.
369 2004-05-13  Joseph S. Myers  <jsm@polyomino.org.uk>
371         * update_web_docs (MANUALS): Add gfortran.
373 2004-05-13  Arnaud Charlet  <charlet@act-europe.fr>
375         * update_web_docs: Fix generation of Ada docs.
377 2004-05-13  Joseph S. Myers  <jsm@polyomino.org.uk>
379         * update_version (ADD_BRANCHES): Remove tree-ssa-20020619-branch.
381         * gcc_release (DIFF): Remove -3 option.
383 2003-07-26  Paul Brook  <paul@nowt.org>
385         * gcc_release: Add gcc-fortran.
386         * snapshot-README: Ditto.
387         * snapshot-index.html: Ditto.
389 2004-05-02  Gerald Pfeifer  <gerald@pfeifer.com>
391         * crontab: Move GCC 3.4 snapshots from Wednesday afternoon to
392         Friday night, where gcc.gnu.org has less load.
394 2004-05-02  Gerald Pfeifer  <gerald@pfeifer.com>
396         * crontab: Adjust temporary directory used for snapshot generation.
397         Move GCC 3.3 snapshots to Wednesday 22:32, where gcc.gnu.org has
398         less load.
400 2004-04-19  Mark Mitchell  <mark@codesourcery.com>
402         * gcc_release (build_sources): Do not use "-F" to tag sources.
404 2004-04-07  Mark Mitchell  <mark@codesourcery.com>
406         * gcc_release (build_sources): Do not use "-r" and "-D" at the
407         same time with "cvs export".
409 2004-03-27  Gerald Pfeifer  <gerald@pfeifer.com>
411         * gcc_release: Fix sanity check for argument of -p command-line
412         options.  In snapshot mode, only generate diffs against the previous
413         snapshot if the user did not specify any old tarball explictly.
415 2004-03-25  Gerald Pfeifer  <gerald@pfeifer.com>
417         * gcc_release (FTP_PATH): Use /var/ftp instead of ~ftp, and
418         only set at a single place.
420 2004-03-14  Gerald Pfeifer  <gerald@pfeifer.com>
422         * gcc_release (SNAPSHOTS_DIR): New variable.  Use it.
423         (announce_snapshot): Use it.
425 2004-03-14  Gerald Pfeifer  <gerald@pfeifer.com>
427         * gcc_release (announce_snapshot): Use changedir instead of
428         plain cd.
430 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>
432         * gcc_release: Add libada as part of ADA_DIRS.
434 2004-01-21  Gerald Pfeifer  <gerald@pfeifer.com>
436         * crontab: Make 3.4 snapshots from the new 3.4 release branch.
438 2004-01-20  Kelley Cook  <kcook@gcc.gnu.org>
440         * gcc_release (build_sources): Delete call to make f77.rebuilt.
442 2004-01-17  Gerald Pfeifer  <gerald@pfeifer.com>
444         * snapshot-README: Mention how the snapshot was generated.
445         * snapshot-index.html: Ditto.  Further sync with snapshot-README.
447 2004-01-03  Joseph S. Myers  <jsm@polyomino.org.uk>
449         * update_web_docs: Create tarballs of documentation sources and
450         HTML docs.
452 2004-01-02  Gerald Pfeifer  <gp@suse.de>
454         * update_version: Add some documentation.
456 2004-01-02  Pop Sébastian  <pop@gauvain.u-strasbg.fr>
458         * update_version (ADD_BRANCHES): Add lno-branch.
460 2003-11-02  Gerald Pfeifer  <gerald@pfeifer.com>
462         * maintainer-addresses: New script.
464 2003-10-24  Kelley Cook  <kcook@gcc.gnu.org>
466         * gcc_release (build_sources): Use --enable-generated-files-in-srcdir.
468 2003-09-22  Gerald Pfeifer  <gerald@pfeifer.com>
470         * gcc_release (announce_snapshot): Restructure processing
471         of snapshot-README and snapshot-index.html and add a new
472         substitution for @EXPORT@.
474 2003-08-24  Gerald Pfeifer  <gerald@pfeifer.com>
476         * gcc_release (build_sources): Create/update the LAST_UPDATED file
477         in the source directory with information how sources were obtained.
479 2003-08-16  Gerald Pfeifer  <gerald@pfeifer.com>
481         * gcc_release (build_sources): Use two new variables EXPORTTAG and
482         EXPORTDATE to make the extraction of sources more transparent and
483         also allow snapshots (off mainline) without a tag.
485 2003-08-08  Mark Mitchell  <mark@codesourcery.com>
487         * gcc_release: Correct logic for updating version.c.  Put
488         prereleases into a subdirectory.
490 2003-07-29  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
492         * crontab: Update invocation of gcc_release according to the
493         previous changes there.  Add automatic 3.4 snapshots from mainline.
495 2003-07-23  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
497         * gcc_release (usage): Document that -s now takes symbolic name
498         and branch of the snapshot as parameters.
499         Implement this as part of command-line processing.
500         (BRANCH): Remove default initialization for snapshots.
501         (CVSBRANCH): Ditto.
502         Do not lay down a CVS tag if generating a snapshot from mainline.
504 2003-07-19  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
506         * gcc_release (announce_snapshot): Use ${RELEASE} instead
507         of ${BRANCH}-${DATE} to refer to the snapshot directory.
508         Put README file into the snapshot directory.
510         (RELEASE): Define as ${BRANCH}-${DATE} for snapshots.
511         (FTP_PATH): Use ${RELEASE} in case of snapshots.
512         (TAG): Ditto.
513         (OLD_TARS): Adjust to new directory scheme for snapshots.
515 2003-07-14  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
517         * gcc_release (announce_snapshot): Add substitution of @RELEASE@
518         for README and index.html.
519         * snapshot-README: Use it.
520         * snapshot-index.html: Ditto.
522 2003-07-09  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
524         * gcc_release (announce_snapshot): Add substitution of @BRANCH@
525         for README and index.html.  Remove substitution of @LONG_DATE@.
526         Put index.html into the respective snapshot directory.
527         Adjust subject of the notification mail to the new naming scheme
528         for CVS tags.
529         Adjust name of the LATEST-IS-... files to the new naming scheme
530         for snapshot directories.
531         (FTP_PATH): Ditto.
532         (LAST_DIR): Ditto.
533         (LAST_LONG_DATE): Remove.
535         * snapshot-README: Adjust to the new naming schemes for directories
536         and snapshots per se.
537         Dynamically fill in the respective branch instead of hardcoding it.
539         * snapshot-index.html: Replace individual links to diffs with a
540         general link to the diff/ subdirectory.
541         Mention the concrete snapshot in <title> and <h1>.
542         Adjust links to the new location of index.html.
544 2003-07-08  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
546         * gcc_release: Move handling of complex modes directly after
547         switch handling.
548         (TAG): Include the branch name as part of snapshot CVS tags.
550 2003-07-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
552         * gcc_release: Execute gcc.gnu.org-only operations which are
553         related to diff generation only if diffs have been requested.
554         (build_sources): Improve tracing and an error message related
555         to tagging.
557 2003-07-01  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
559         * gcc_release (BRANCH): Rename to...
560         (CVSBRANCH): ...new macro, and use BRANCH for the variant users
561         will see.
562         (FTP_BRANCH): For snapshots, include ${BRANCH} in the last part
563         of the directory name.
564         Use .snapshot_date-${BRANCH} instead of .snapshot_date.
566 2003-06-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
568         * gcc_release: Command "all" now creates .gz files only for
569         releases and pre-releases.
571 2003-06-27  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
573         * gcc_release (build_sources): Do not include gnats.html any longer.
574         Make an error message more descriptive.
576 2003-06-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
578         * gcc_release: Factor the updating of links and READMEs on the
579         FTP server and sending mail for snapshots into a...
580         (announce_snapshot): ...new function.
581         Add informative output for both.
583 2003-06-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
585         * gcc_release: Do not update gcc_latest_snapshot tag any longer.
587 2003-06-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
589         * snapshot-index.html: Use F77 instead of G77 front end.
590         Remove link to CodeSourcery snapshots which was not up-to-date.
591         Do not refer to gcc-bugs@gcc.gnu.org any longer.
593         * snapshot-README: Use F77 front end instead of G77 language.
595 2003-06-17  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
597         * gcc_release (build_tarfile): Build .bz2 files instead of .gz files.
598         (build_bz2): Rename to build_gzip and create .gz files from .bz2
599         files instead of the other way around.
600         (build_gzip): New function.
601         (build_diffs): Build .bz2 files instead of .gz files.
602         (build_diff): Use .bz2 files instead of .gz files.
603         Make an error message independent of the compression format.
604         (MODE_BZIP2): Rename to MODE_GZIP.  Related changes to the
605         invocation of this script.
606         (MODE_GZIP): New variable.
607         (OLD_TARS): Use .bz2 archive of the previous snapshot.
609 2003-06-14  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
611         * snapshot-README: Use GCC instead of gcc, C++ front end instead of
612         g++ language, and note that Java includes a run time.
613         * snapshot.index.html: Ditto.
615 2003-06-10  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
617         * gcc_release (build_diff): Properly use ${TAR} instead of
618         hard-coded tar.
620 2003-05-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
622         * snapshot-index.html: Refer to .bz2 files instead of .gz files.
623         Simplify the note on not using unannounced snapshots.
625 2003-05-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
627         * snapshot-README: Refer to .bz2 files instead of .gz files.
628         Add a note on where to find the diff files.
629         Simplify the note on not using unannounced snapshots.
630         Remove documentation of the gcc_latest_snapshot tag.
632 2003-05-27  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
634         * gcc_release (build_diffs): Add diagnostics in case we cannot
635         generate a specific diff file.
637 2003-05-24  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
639         * gcc_release (build_sources): Only update ChangeLog files which
640         do not yet contain the entry we are going to add.
641         Fix typo in added ChangeLog entries.
643 2003-05-20  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
645         * gcc_release (upload_files): Put diff files into a "diffs"
646         subdirectory
648 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
650         * gcc_release: GNU CC -> GCC.
652 2003-05-12  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
654         * gcc_release (usage): Print more detailed description of all
655         command-line options.
657 2003-05-09  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
659         * update_version (ADD_BRANCHES): Add, set to MAIN and
660         tree-ssa-20020619-branch.
661         (BRANCHES): Always consider branches given by $ADD_BRANCHES.
663 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
665         * update_version (textstring_FILES): Only version.c needs to be
666         updated, now that we do not consider older branches any more.
668 2003-05-02  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
670         * update_version (IGNORE_BRANCHES): Add.
671         (BRANCHES): Do not consider branches matching $IGNORE_BRANCHES.
673 2003-05-02  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
675         * update_version: Add a trace of which branch we are currently
676         working on.
678 2002-12-16  Mark Mitchell  <mark@codesourcery.com>
680         * gcc_release: Make snapshots from the GCC 3.3 branch.
681         * snapshot-README: Update.
683 2002-09-23  Zack Weinberg  <zack@codesourcery.com>
685         * update_version: Do not check in files which are unchanged.
686         * gcc_release: Only update the version in gcc/version.c.
688 2002-09-17  Joseph S. Myers  <jsm@polyomino.org.uk>
690         * update_web_docs (MANUALS): Add fastjar.
692 2002-09-08  Joseph S. Myers  <jsm@polyomino.org.uk>
694         * gcc_release: Make snapshots come from the mainline.
695         * snapshot-README: Update.
697 2002-08-28  Joseph S. Myers  <jsm@polyomino.org.uk>
699         * update_web_docs: Remove support for generating g77_news.html and
700         g77_bugs.html.
701         * update_web_docs_old: Likewise.  Remove support for generating
702         thanks.html.
704 2002-07-28  Andreas Jaeger  <aj@suse.de>
706         * gcc_release: Update comment.
708         * snapshot-README: Snapshots are taken from GCC 3.2 branch.
710 2002-07-28  Mark Mitchell  <mark@codesourcery.com>
712         * gcc_release: Use the 3.2 branch for snapshots.
714 2002-05-31  Florian Weimer  <fw@deneb.enyo.de>
716         * update_web_docs (MANUALS): Include various flavours of the GNAT
717         User Guide.
719 2002-05-27  Joseph S. Myers  <jsm28@cam.ac.uk>
721         * update_version (textstring_FILES): Change gcc/ada/gnatvsn.ads to
722         gcc/gcc/ada/gnatvsn.ads.
724 2002-05-26  Joseph S. Myers  <jsm28@cam.ac.uk>
726         * gcc_release: Add gcc/ada/gnatvsn.ads to list of files in which
727         release status is updated.
728         * update_version (textstring_FILES): Add gcc/ada/gnatvsn.ads.
730 2002-05-21  Joseph S. Myers  <jsm28@cam.ac.uk>
732         * gcc_release: Do upload files when local.
734         * snapshot-README, snapshot-index.html: Remove chill.
736 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
738         * gcc_release: Correct upload handling.
740 2002-04-22  Mark Mitchell  <mark@codesourcery.com>
742         * gcc_release (build_diffs): Remove reference to Chill.
744 2002-04-21  Joseph S. Myers  <jsm28@cam.ac.uk>
746         * update_web_docs (MANUALS): Remove chill.  Add gnat_rm.
748 2002-04-19  Kelley R. Cook (kelly.r.cook@gm.com)
750         * gcc_release: Set TZ to UTC0.
752 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
754         * gcc_release (build_tarfiles): Do not build Chill tarfiles.
755         (CHILL_DIRS): Remove.
757 2002-03-10  Joseph S. Myers  <jsm28@cam.ac.uk>
759         * gcc_release: Build diffs for ada and chill.  Make "bzip2" a new
760         major mode.
762 2002-03-06  Phil Edwards  <pme@gcc.gnu.org>
764         * update_version:  Don't indent the version string.
766 2002-03-05  Joseph S. Myers  <jsm28@cam.ac.uk>
768         * snapshot-README: Note that snapshots come from the 3.1 branch.
769         Update list of files.
771 2002-03-03  Joseph S. Myers  <jsm28@cam.ac.uk>
773         * gcc_release: Make snapshots come from the 3.1 branch.
775 2002-02-25  Mark Mitchell  <mark@codesourcery.com>
777         * update_version: Automatically update version files on all
778         branches.
779         * crontab: Only invoke update_version once.
781 2002-02-23  Joseph S. Myers  <jsm28@cam.ac.uk>
783         * gcc_release: Revert change to -p interface.  Allow for local and
784         remote cases in creating directories.  Give an error if -p
785         argument names a directory.
787 2002-02-21  Mark Mitchell  <mark@codesourcery.com>
789         * gcc_release: Correct handling of diff-generation.  Add
790         "diffs" major mode.
792 2002-02-08  Joseph S. Myers  <jsm28@cam.ac.uk>
794         * gcc_release: Substitute dates in snapshot-README and
795         snapshot-index.html files rather than directly using the old files
796         on the FTP site.  Set QMAILHOST.
798 2002-02-08  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
800         * snapshot-index.html: Improve markup.
802 2002-01-29  Joseph S. Myers  <jsm28@cam.ac.uk>
804         * snapshot-README, snapshot-index.html: Use expressions such as
805         @DATE@ rather than hardcoded dates.
807         * snapshot-README, snapshot-index.html: New files.
809 2002-01-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
811         * update_web_docs (contrib_file): Remove.
812         Also removing special handling of thanks.html.
814 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
816         * update_web_docs: Use makeinfo --html instead of texi2html.
817         Remove support for pre-3.1 GCC versions.  Build online docs for
818         gccint manual.
820 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
822         * update_web_docs_old: Copy from update_web_docs.  Add comment
823         that this is for GCC 3.0.x and earlier versions.
825 2001-11-19  Joseph S. Myers  <jsm28@cam.ac.uk>
827         * gcc_release: Add /usr/local/bin to path when local.
829 2001-11-06  Joseph S. Myers  <jsm28@cam.ac.uk>
831         * update_web_docs: Set SOURCEDIR so that install manual can be
832         found when running install.texi2html.
834         * gcc_release: Don't require a username if running locally.
836 2001-11-05  Joseph S. Myers  <jsm28@cam.ac.uk>
838         * update_web_docs: Eliminate warnings about keeping files from web
839         page preprocessing.
841         * update_web_docs: Allow for the same file name in different
842         directories.
844 2001-10-29  Joseph S. Myers  <jsm28@cam.ac.uk>
846         * update_web_docs: Generate libiberty and gnat-style manuals.
848 2001-10-24  Joseph S. Myers  <jsm28@cam.ac.uk>
850         * gcc_release: Build snapshots from mainline.  Generate Ada and
851         Chill tarballs.  Correct error check when building diffs.  Check
852         for errors when building bzip2 files.
853         * crontab: Use /sourceware/snapshot-tmp for building snapshots.
855 2001-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
857         * crontab: Build weekly snapshots.
859         * gcc_release: Copy from 3.0 branch.  Add support for building the
860         weekly snapshots on gcc.gnu.org.
862 2001-08-28  Joseph S. Myers  <jsm28@cam.ac.uk>
864         * update_web_docs: Also check out texinfo.tex from
865         gcc/doc/include.
867 2001-08-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
869         * update_web_docs (PREPROCESS): Rename to WWWPREPROCESS.
870         Preprocess the entire web site, not just the install docs.
872 2001-06-25  Phil Edwards  <pme@sources.redhat.com>
874         * update_version:  Add command-line argument capability, also
875         bump version for libstdc++-v3, and exit with the return code from
876         the cvs commit.
877         * crontab:  Call update_version with arguments instead of
878         calling update_branch_version.
879         * update_branch_version:  Remove.
881 2001-06-08  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
883         * update_web_docs: Only update the install documentation for the
884         CVS HEAD.
886 2001-06-07  Joseph S. Myers  <jsm28@cam.ac.uk>
888         * update_web_docs, doc_exclude: Check out files that may be in the
889         Attic.  Check out texinfo.tex.  Don't generate anything from
890         c-tree.texi.  Generate PostScript output from manuals.
892 2001-06-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
894         * update_web_docs (WWWBASE_PREFORMATTED, PREPROCESS): New
895         variables.
896         Fix a comment and add another one.
897         Generate the installation documentation in HTML format from
898         gcc/doc/install.texi.
900 2001-05-03  Joseph S. Myers  <jsm28@cam.ac.uk>
902         * update_web_docs: Don't generate HTML from gxxint.texi.  Don't
903         run texi2html on manuals that aren't present.
905 2001-03-18  Phil Edwards  <pme@sources.redhat.com>
907         * update_web_docs_libstdcxx:  New script.
908         * crontab:  Call said script.
910 2001-03-18  Joseph S. Myers  <jsm28@cam.ac.uk>
912         * update_version, update_branch_version: Check out with gcc
913         directory instead of using egcs link.
915 2001-03-17  Joseph S. Myers  <jsm28@cam.ac.uk>
917         * update_web_docs: Don't strip leading -r from argument following
918         -r, or leading -d from argument following -d.  Bug pointed out by
919         Matt Kraai.
921         * update_web_docs: Handle -r and -d options to generate docs for a
922         release or branch in a subdirectory.  Determine names of G77 news
923         and bugs files and contributors file after updated docs have been
924         installed, not before.  Don't remove files from a subdirectory.
925         Don't generate manuals for gcov (included in the GCC manual) or
926         iostream (obsolete).  Do generate manuals for cppinternals, gcj
927         and porting.  Update regular expressions for detecting whether
928         files have really changed when regenerated.
930 2001-03-15  Joseph S. Myers  <jsm28@cam.ac.uk>
932         * update_web_docs: Use /usr/local/bin/texi2html rather than
933         gccadmin's local copy.
935 2001-03-10  Joseph S. Myers  <jsm28@cam.ac.uk>
937         * crontab, doc_exclude, update_branch_version, update_version,
938         update_web_docs: New files (as currently used by gccadmin).
939         * README: New file.