Fix 31018 -- move TARGET_xxx in i386.md to tuning options
[official-gcc.git] / maintainer-scripts / ChangeLog
blob411ee8aa9f0990fc0c4e6996978f2dc51996e55f
1 2007-02-25  Gerald Pfeifer  <gerald@pfeifer.com>
3         * update_version_svn (IGNORE_BRANCHES): Add 4_0-branch.
5 2007-01-29  Gerald Pfeifer  <gerald@pfeifer.com>
7         * crontab: No longer build snapshots for 4.0.x.
9 2007-01-21  Tobias Burnus  <burnus@net-b.de>
11         * update_web_docs_svn: Build also libgomp documentation.
13 2007-01-05  Gerald Pfeifer  <gerald@pfeifer.com>
15         * crontab: Spread snapshots more evenly throughout the week, and
16         in "ascending" order.  Build all at the same time of the day.
18 2006-10-20  Mark Mitchell  <mark@codesourcery.com>
20         * crontab: Add 4.2 branch.  Set trunk to 4.3.
22 2006-09-17  Gerald Pfeifer  <gerald@pfeifer.com>
24         * gcc_release (LC_ALL): Default to C.
26 2006-03-11  Gabriel Dos Reis  <gdr@integrable-solutions.net>
28         * crontab: Don't build snapshot for 3.4.x anymore.
29         * update_version_svn (IGNORE_BRANCHES): Add 3_4-branch.
31 2006-01-12  Ben Elliston  <bje@au.ibm.com>
33         * update_version_svn (ADD_BRANCHES): Remove dfp-branch.
35 2005-12-16  Joseph S. Myers  <joseph@codesourcery.com>
37         * update_web_docs_svn: Remove unnecessary files from source tree.
38         Use set -e.
39         * doc_exclude, update_web_docs, update_web_docs_libstdcxx: Remove.
41 2005-12-16  Mark Mitchell  <mark@codesourcery.com>
43         * update_web_docs_svn: Set @srcdir in gcc-vers.texi. 
44         
45 2005-11-18  Mark Mitchell  <mark@codesourcery.com>
47         * crontab: Add 4.1 branch entry.
49 2005-11-06  Joseph S. Myers  <joseph@codesourcery.com>
51         * gcc_release: Further update for SVN.  Don't set EXPORTTAG or
52         EXPORTDATE; always determine SVNREV the same way.  Correct message
53         about what sources are being retrived.  Include branch information
54         in LAST_UPDATED.
55         * crontab: Don't include initial / in branch name.
57 2005-11-05  Daniel Berlin  <dberlin@dberlin.org>
59         * gcc_release:  Always determine revision number from date or tag,
60         and use that, instead of fragile date based export.
61         Put back setting of non-local CVSROOT.
63 2005-11-05  Daniel Berlin  <dberlin@dberlin.org>
65         * gcc_release: Make tags go in /tags.
66         Don't tag for snapshots.
67         Determine revision number of export and put into snapshot
68         announcement.
70 2005-11-03  Daniel Berlin  <dberlin@dberlin.org>
72         * gcc_release: Update for SVN
73         * crontab: Update for new gcc_release
75 2005-10-26  Daniel Berlin  <dberlin@dberlin.org>
77         * update_web_docs_svn: Use -q to quiet svn.
79 2005-10-26  Daniel Berlin  <dberlin@dberlin.org>
81         * crontab: Update to reflect reality
83 2005-10-01  Mark Mitchell  <mark@codesourcery.com>
85         * gcc_release (build_sources): If trying to apply a tag that
86         already exists, issue an error message and exit.
88 2005-09-30  Joseph S. Myers  <joseph@codesourcery.com>
90         PR other/23693
91         * update_web_docs: Add PDF support.  Correct check of DEV-PHASE.
93 2005-09-30  Joseph S. Myers  <joseph@codesourcery.com>
95         * update_web_docs_old: Remove.
97 2005-08-14  Kelley Cook  <kcook@gcc.gnu.org>
99         * gcc_release: Update with FSF address.
101 2005-07-26  Janis Johnson  <janis187@us.ibm.com>
103         * update_version (ADD_BRANCHES): Add dfp-branch.
105 2005-05-21  Gerald Pfeifer  <gerald@pfeifer.com>
107         * crontab: Spread snapshot building more evenly throughout the
108         week.
110 2005-05-19  Joseph S. Myers  <joseph@codesourcery.com>
112         * crontab: Don't build 3.3 branch snapshots.
113         * update_version (IGNORE_BRANCHES): Add gcc-3_3-branch.
115 2005-03-15  Zack Weinberg  <zack@codesourcery.com>
117         * README: Update.
118         * gcc_release: Update gcc/DEV-PHASE if that file exists, instead
119         of gcc/version.c.
120         * update_version: Handle updating gcc/DATESTAMP.
121         * update_web_docs: Generate gcc-vers.texi first.
123 2005-03-10  Ranjit Mathew  <rmathew@hotmail.com>
125         * gcc_release (ADA_DIRS): Add "gnattools".
127 2005-02-25  Mark Mitchell  <mark@codesourcery.com>
129         * crontab: Adjust for 4.0 branch.
131 2004-12-30  Sebastian Pop  <pop@cri.ensmp.fr>
133         * update_version (ADD_BRANCHES): Replace lno-branch with
134         autovect-branch.
136 2004-09-11  Gerald Pfeifer  <gerald@pfeifer.com>
138         * crontab: Rename GCC 3.5 snapshots to GCC 4.0 snapshots.
140 2004-08-14  Kelley Cook  <kcook@gcc.gnu.org>
142         * gcc_release (build_sources): Add comment header to generated
143         MD5SUMS.
145 2004-08-06  Kelley Cook  <kcook@gcc.gnu.org>
147         * gcc_release (snapshot_print): Accept arguments.  Don't use echo -e.
148         (announce_snapshot):  Update for above.  Don't use echo -e.
150 2004-08-03 Kelley Cook  <kcook@gcc.gnu.org>
152         * maintainer-scripts (snapshot_print): New function.
153         (announce_snapshot): Generate announcment on the fly.
154         Use a directory link for LATEST.
155         * snapshot-README: Delete.
156         * snapshot-index.html: Delete.
158 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
160         * gcc_release (build_sources): Move the libcpp gmo files
161         to the source directory.
163 2004-06-03  Joseph S. Myers  <jsm@polyomino.org.uk>
165         * gcc_release (maybe_build_tarfile): New function.
166         (build_tarfiles): Use maybe_build_tarfile.
168 2004-05-21  Paolo Carlini  <pcarlini@suse.de>
170         * gcc_release (build_sources): Generate the NEWS file in toplevel.
172 2004-05-17  Kelley Cook  <kcook@gcc.gnu.org>
174         * gcc_release (build_sources): Change CRCs from brik to md5sum.
176 2004-05-16  Gerald Pfeifer  <gerald@pfeifer.com>
178         * crontab: Add GCC 3.5 snapshots, currenty run on Sundays.
180 2004-05-13  Joseph S. Myers  <jsm@polyomino.org.uk>
182         * update_web_docs: Also remove old .gz files from subdirectories
183         on the 15th of the month.
185 2004-05-13  Joseph S. Myers  <jsm@polyomino.org.uk>
187         * update_web_docs (MANUALS): Add gfortran.
189 2004-05-13  Arnaud Charlet  <charlet@act-europe.fr>
191         * update_web_docs: Fix generation of Ada docs.
193 2004-05-13  Joseph S. Myers  <jsm@polyomino.org.uk>
195         * update_version (ADD_BRANCHES): Remove tree-ssa-20020619-branch.
197         * gcc_release (DIFF): Remove -3 option.
199 2003-07-26  Paul Brook  <paul@nowt.org>
201         * gcc_release: Add gcc-fortran.
202         * snapshot-README: Ditto.
203         * snapshot-index.html: Ditto.
205 2004-05-02  Gerald Pfeifer  <gerald@pfeifer.com>
207         * crontab: Move GCC 3.4 snapshots from Wednesday afternoon to
208         Friday night, where gcc.gnu.org has less load.
210 2004-05-02  Gerald Pfeifer  <gerald@pfeifer.com>
212         * crontab: Adjust temporary directory used for snapshot generation.
213         Move GCC 3.3 snapshots to Wednesday 22:32, where gcc.gnu.org has
214         less load.
216 2004-04-19  Mark Mitchell  <mark@codesourcery.com>
218         * gcc_release (build_sources): Do not use "-F" to tag sources.
220 2004-04-07  Mark Mitchell  <mark@codesourcery.com>
222         * gcc_release (build_sources): Do not use "-r" and "-D" at the
223         same time with "cvs export".
225 2004-03-27  Gerald Pfeifer  <gerald@pfeifer.com>
227         * gcc_release: Fix sanity check for argument of -p command-line
228         options.  In snapshot mode, only generate diffs against the previous
229         snapshot if the user did not specify any old tarball explictly.
231 2004-03-25  Gerald Pfeifer  <gerald@pfeifer.com>
233         * gcc_release (FTP_PATH): Use /var/ftp instead of ~ftp, and
234         only set at a single place.
236 2004-03-14  Gerald Pfeifer  <gerald@pfeifer.com>
238         * gcc_release (SNAPSHOTS_DIR): New variable.  Use it.
239         (announce_snapshot): Use it.
241 2004-03-14  Gerald Pfeifer  <gerald@pfeifer.com>
243         * gcc_release (announce_snapshot): Use changedir instead of
244         plain cd.
246 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>
248         * gcc_release: Add libada as part of ADA_DIRS.
250 2004-01-21  Gerald Pfeifer  <gerald@pfeifer.com>
252         * crontab: Make 3.4 snapshots from the new 3.4 release branch.
254 2004-01-20  Kelley Cook  <kcook@gcc.gnu.org>
256         * gcc_release (build_sources): Delete call to make f77.rebuilt.
258 2004-01-17  Gerald Pfeifer  <gerald@pfeifer.com>
260         * snapshot-README: Mention how the snapshot was generated.
261         * snapshot-index.html: Ditto.  Further sync with snapshot-README.
263 2004-01-03  Joseph S. Myers  <jsm@polyomino.org.uk>
265         * update_web_docs: Create tarballs of documentation sources and
266         HTML docs.
268 2004-01-02  Gerald Pfeifer  <gp@suse.de>
270         * update_version: Add some documentation.
272 2004-01-02  Pop Sébastian  <pop@gauvain.u-strasbg.fr>
274         * update_version (ADD_BRANCHES): Add lno-branch.
276 2003-11-02  Gerald Pfeifer  <gerald@pfeifer.com>
278         * maintainer-addresses: New script.
280 2003-10-24  Kelley Cook  <kcook@gcc.gnu.org>
282         * gcc_release (build_sources): Use --enable-generated-files-in-srcdir.
284 2003-09-22  Gerald Pfeifer  <gerald@pfeifer.com>
286         * gcc_release (announce_snapshot): Restructure processing
287         of snapshot-README and snapshot-index.html and add a new
288         substitution for @EXPORT@.
290 2003-08-24  Gerald Pfeifer  <gerald@pfeifer.com>
292         * gcc_release (build_sources): Create/update the LAST_UPDATED file
293         in the source directory with information how sources were obtained.
295 2003-08-16  Gerald Pfeifer  <gerald@pfeifer.com>
297         * gcc_release (build_sources): Use two new variables EXPORTTAG and
298         EXPORTDATE to make the extraction of sources more transparent and
299         also allow snapshots (off mainline) without a tag.
301 2003-08-08  Mark Mitchell  <mark@codesourcery.com>
303         * gcc_release: Correct logic for updating version.c.  Put
304         prereleases into a subdirectory.
306 2003-07-29  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
308         * crontab: Update invocation of gcc_release according to the
309         previous changes there.  Add automatic 3.4 snapshots from mainline.
311 2003-07-23  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
313         * gcc_release (usage): Document that -s now takes symbolic name
314         and branch of the snapshot as parameters.
315         Implement this as part of command-line processing.
316         (BRANCH): Remove default initialization for snapshots.
317         (CVSBRANCH): Ditto.
318         Do not lay down a CVS tag if generating a snapshot from mainline.
320 2003-07-19  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
322         * gcc_release (announce_snapshot): Use ${RELEASE} instead
323         of ${BRANCH}-${DATE} to refer to the snapshot directory.
324         Put README file into the snapshot directory.
326         (RELEASE): Define as ${BRANCH}-${DATE} for snapshots.
327         (FTP_PATH): Use ${RELEASE} in case of snapshots.
328         (TAG): Ditto.
329         (OLD_TARS): Adjust to new directory scheme for snapshots.
331 2003-07-14  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
333         * gcc_release (announce_snapshot): Add substitution of @RELEASE@
334         for README and index.html.
335         * snapshot-README: Use it.
336         * snapshot-index.html: Ditto.
338 2003-07-09  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
340         * gcc_release (announce_snapshot): Add substitution of @BRANCH@
341         for README and index.html.  Remove substitution of @LONG_DATE@.
342         Put index.html into the respective snapshot directory.
343         Adjust subject of the notification mail to the new naming scheme
344         for CVS tags.
345         Adjust name of the LATEST-IS-... files to the new naming scheme
346         for snapshot directories.
347         (FTP_PATH): Ditto.
348         (LAST_DIR): Ditto.
349         (LAST_LONG_DATE): Remove.
351         * snapshot-README: Adjust to the new naming schemes for directories
352         and snapshots per se.
353         Dynamically fill in the respective branch instead of hardcoding it.
355         * snapshot-index.html: Replace individual links to diffs with a
356         general link to the diff/ subdirectory.
357         Mention the concrete snapshot in <title> and <h1>.
358         Adjust links to the new location of index.html.
360 2003-07-08  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
362         * gcc_release: Move handling of complex modes directly after
363         switch handling.
364         (TAG): Include the branch name as part of snapshot CVS tags.
366 2003-07-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
368         * gcc_release: Execute gcc.gnu.org-only operations which are
369         related to diff generation only if diffs have been requested.
370         (build_sources): Improve tracing and an error message related
371         to tagging.
373 2003-07-01  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
375         * gcc_release (BRANCH): Rename to...
376         (CVSBRANCH): ...new macro, and use BRANCH for the variant users
377         will see.
378         (FTP_BRANCH): For snapshots, include ${BRANCH} in the last part
379         of the directory name.
380         Use .snapshot_date-${BRANCH} instead of .snapshot_date.
382 2003-06-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
384         * gcc_release: Command "all" now creates .gz files only for
385         releases and pre-releases.
387 2003-06-27  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
389         * gcc_release (build_sources): Do not include gnats.html any longer.
390         Make an error message more descriptive.
392 2003-06-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
394         * gcc_release: Factor the updating of links and READMEs on the
395         FTP server and sending mail for snapshots into a...
396         (announce_snapshot): ...new function.
397         Add informative output for both.
399 2003-06-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
401         * gcc_release: Do not update gcc_latest_snapshot tag any longer.
403 2003-06-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
405         * snapshot-index.html: Use F77 instead of G77 front end.
406         Remove link to CodeSourcery snapshots which was not up-to-date.
407         Do not refer to gcc-bugs@gcc.gnu.org any longer.
409         * snapshot-README: Use F77 front end instead of G77 language.
411 2003-06-17  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
413         * gcc_release (build_tarfile): Build .bz2 files instead of .gz files.
414         (build_bz2): Rename to build_gzip and create .gz files from .bz2
415         files instead of the other way around.
416         (build_gzip): New function.
417         (build_diffs): Build .bz2 files instead of .gz files.
418         (build_diff): Use .bz2 files instead of .gz files.
419         Make an error message independent of the compression format.
420         (MODE_BZIP2): Rename to MODE_GZIP.  Related changes to the
421         invocation of this script.
422         (MODE_GZIP): New variable.
423         (OLD_TARS): Use .bz2 archive of the previous snapshot.
425 2003-06-14  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
427         * snapshot-README: Use GCC instead of gcc, C++ front end instead of
428         g++ language, and note that Java includes a run time.
429         * snapshot.index.html: Ditto.
431 2003-06-10  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
433         * gcc_release (build_diff): Properly use ${TAR} instead of
434         hard-coded tar.
436 2003-05-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
438         * snapshot-index.html: Refer to .bz2 files instead of .gz files.
439         Simplify the note on not using unannounced snapshots.
441 2003-05-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
443         * snapshot-README: Refer to .bz2 files instead of .gz files.
444         Add a note on where to find the diff files.
445         Simplify the note on not using unannounced snapshots.
446         Remove documentation of the gcc_latest_snapshot tag.
448 2003-05-27  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
450         * gcc_release (build_diffs): Add diagnostics in case we cannot
451         generate a specific diff file.
453 2003-05-24  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
455         * gcc_release (build_sources): Only update ChangeLog files which
456         do not yet contain the entry we are going to add.
457         Fix typo in added ChangeLog entries.
459 2003-05-20  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
461         * gcc_release (upload_files): Put diff files into a "diffs"
462         subdirectory
464 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
466         * gcc_release: GNU CC -> GCC.
468 2003-05-12  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
470         * gcc_release (usage): Print more detailed description of all
471         command-line options.
473 2003-05-09  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
475         * update_version (ADD_BRANCHES): Add, set to MAIN and
476         tree-ssa-20020619-branch.
477         (BRANCHES): Always consider branches given by $ADD_BRANCHES.
479 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
481         * update_version (textstring_FILES): Only version.c needs to be
482         updated, now that we do not consider older branches any more.
484 2003-05-02  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
486         * update_version (IGNORE_BRANCHES): Add.
487         (BRANCHES): Do not consider branches matching $IGNORE_BRANCHES.
489 2003-05-02  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
491         * update_version: Add a trace of which branch we are currently
492         working on.
494 2002-12-16  Mark Mitchell  <mark@codesourcery.com>
496         * gcc_release: Make snapshots from the GCC 3.3 branch.
497         * snapshot-README: Update.
499 2002-09-23  Zack Weinberg  <zack@codesourcery.com>
501         * update_version: Do not check in files which are unchanged.
502         * gcc_release: Only update the version in gcc/version.c.
504 2002-09-17  Joseph S. Myers  <jsm@polyomino.org.uk>
506         * update_web_docs (MANUALS): Add fastjar.
508 2002-09-08  Joseph S. Myers  <jsm@polyomino.org.uk>
510         * gcc_release: Make snapshots come from the mainline.
511         * snapshot-README: Update.
513 2002-08-28  Joseph S. Myers  <jsm@polyomino.org.uk>
515         * update_web_docs: Remove support for generating g77_news.html and
516         g77_bugs.html.
517         * update_web_docs_old: Likewise.  Remove support for generating
518         thanks.html.
520 2002-07-28  Andreas Jaeger  <aj@suse.de>
522         * gcc_release: Update comment.
524         * snapshot-README: Snapshots are taken from GCC 3.2 branch.
526 2002-07-28  Mark Mitchell  <mark@codesourcery.com>
528         * gcc_release: Use the 3.2 branch for snapshots.
530 2002-05-31  Florian Weimer  <fw@deneb.enyo.de>
532         * update_web_docs (MANUALS): Include various flavours of the GNAT
533         User Guide.
535 2002-05-27  Joseph S. Myers  <jsm28@cam.ac.uk>
537         * update_version (textstring_FILES): Change gcc/ada/gnatvsn.ads to
538         gcc/gcc/ada/gnatvsn.ads.
540 2002-05-26  Joseph S. Myers  <jsm28@cam.ac.uk>
542         * gcc_release: Add gcc/ada/gnatvsn.ads to list of files in which
543         release status is updated.
544         * update_version (textstring_FILES): Add gcc/ada/gnatvsn.ads.
546 2002-05-21  Joseph S. Myers  <jsm28@cam.ac.uk>
548         * gcc_release: Do upload files when local.
550         * snapshot-README, snapshot-index.html: Remove chill.
552 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
554         * gcc_release: Correct upload handling.
556 2002-04-22  Mark Mitchell  <mark@codesourcery.com>
558         * gcc_release (build_diffs): Remove reference to Chill.
560 2002-04-21  Joseph S. Myers  <jsm28@cam.ac.uk>
562         * update_web_docs (MANUALS): Remove chill.  Add gnat_rm.
564 2002-04-19  Kelley R. Cook (kelly.r.cook@gm.com)
566         * gcc_release: Set TZ to UTC0.
568 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
570         * gcc_release (build_tarfiles): Do not build Chill tarfiles.
571         (CHILL_DIRS): Remove.
573 2002-03-10  Joseph S. Myers  <jsm28@cam.ac.uk>
575         * gcc_release: Build diffs for ada and chill.  Make "bzip2" a new
576         major mode.
578 2002-03-06  Phil Edwards  <pme@gcc.gnu.org>
580         * update_version:  Don't indent the version string.
582 2002-03-05  Joseph S. Myers  <jsm28@cam.ac.uk>
584         * snapshot-README: Note that snapshots come from the 3.1 branch.
585         Update list of files.
587 2002-03-03  Joseph S. Myers  <jsm28@cam.ac.uk>
589         * gcc_release: Make snapshots come from the 3.1 branch.
591 2002-02-25  Mark Mitchell  <mark@codesourcery.com>
593         * update_version: Automatically update version files on all
594         branches.
595         * crontab: Only invoke update_version once.
597 2002-02-23  Joseph S. Myers  <jsm28@cam.ac.uk>
599         * gcc_release: Revert change to -p interface.  Allow for local and
600         remote cases in creating directories.  Give an error if -p
601         argument names a directory.
603 2002-02-21  Mark Mitchell  <mark@codesourcery.com>
605         * gcc_release: Correct handling of diff-generation.  Add
606         "diffs" major mode.
608 2002-02-08  Joseph S. Myers  <jsm28@cam.ac.uk>
610         * gcc_release: Substitute dates in snapshot-README and
611         snapshot-index.html files rather than directly using the old files
612         on the FTP site.  Set QMAILHOST.
614 2002-02-08  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
616         * snapshot-index.html: Improve markup.
618 2002-01-29  Joseph S. Myers  <jsm28@cam.ac.uk>
620         * snapshot-README, snapshot-index.html: Use expressions such as
621         @DATE@ rather than hardcoded dates.
623         * snapshot-README, snapshot-index.html: New files.
625 2002-01-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
627         * update_web_docs (contrib_file): Remove.
628         Also removing special handling of thanks.html.
630 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
632         * update_web_docs: Use makeinfo --html instead of texi2html.
633         Remove support for pre-3.1 GCC versions.  Build online docs for
634         gccint manual.
636 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
638         * update_web_docs_old: Copy from update_web_docs.  Add comment
639         that this is for GCC 3.0.x and earlier versions.
641 2001-11-19  Joseph S. Myers  <jsm28@cam.ac.uk>
643         * gcc_release: Add /usr/local/bin to path when local.
645 2001-11-06  Joseph S. Myers  <jsm28@cam.ac.uk>
647         * update_web_docs: Set SOURCEDIR so that install manual can be
648         found when running install.texi2html.
650         * gcc_release: Don't require a username if running locally.
652 2001-11-05  Joseph S. Myers  <jsm28@cam.ac.uk>
654         * update_web_docs: Eliminate warnings about keeping files from web
655         page preprocessing.
657         * update_web_docs: Allow for the same file name in different
658         directories.
660 2001-10-29  Joseph S. Myers  <jsm28@cam.ac.uk>
662         * update_web_docs: Generate libiberty and gnat-style manuals.
664 2001-10-24  Joseph S. Myers  <jsm28@cam.ac.uk>
666         * gcc_release: Build snapshots from mainline.  Generate Ada and
667         Chill tarballs.  Correct error check when building diffs.  Check
668         for errors when building bzip2 files.
669         * crontab: Use /sourceware/snapshot-tmp for building snapshots.
671 2001-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
673         * crontab: Build weekly snapshots.
675         * gcc_release: Copy from 3.0 branch.  Add support for building the
676         weekly snapshots on gcc.gnu.org.
678 2001-08-28  Joseph S. Myers  <jsm28@cam.ac.uk>
680         * update_web_docs: Also check out texinfo.tex from
681         gcc/doc/include.
683 2001-08-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
685         * update_web_docs (PREPROCESS): Rename to WWWPREPROCESS.
686         Preprocess the entire web site, not just the install docs.
688 2001-06-25  Phil Edwards  <pme@sources.redhat.com>
690         * update_version:  Add command-line argument capability, also
691         bump version for libstdc++-v3, and exit with the return code from
692         the cvs commit.
693         * crontab:  Call update_version with arguments instead of
694         calling update_branch_version.
695         * update_branch_version:  Remove.
697 2001-06-08  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
699         * update_web_docs: Only update the install documentation for the
700         CVS HEAD.
702 2001-06-07  Joseph S. Myers  <jsm28@cam.ac.uk>
704         * update_web_docs, doc_exclude: Check out files that may be in the
705         Attic.  Check out texinfo.tex.  Don't generate anything from
706         c-tree.texi.  Generate PostScript output from manuals.
708 2001-06-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
710         * update_web_docs (WWWBASE_PREFORMATTED, PREPROCESS): New
711         variables.
712         Fix a comment and add another one.
713         Generate the installation documentation in HTML format from
714         gcc/doc/install.texi.
716 2001-05-03  Joseph S. Myers  <jsm28@cam.ac.uk>
718         * update_web_docs: Don't generate HTML from gxxint.texi.  Don't
719         run texi2html on manuals that aren't present.
721 2001-03-18  Phil Edwards  <pme@sources.redhat.com>
723         * update_web_docs_libstdcxx:  New script.
724         * crontab:  Call said script.
726 2001-03-18  Joseph S. Myers  <jsm28@cam.ac.uk>
728         * update_version, update_branch_version: Check out with gcc
729         directory instead of using egcs link.
731 2001-03-17  Joseph S. Myers  <jsm28@cam.ac.uk>
733         * update_web_docs: Don't strip leading -r from argument following
734         -r, or leading -d from argument following -d.  Bug pointed out by
735         Matt Kraai.
737         * update_web_docs: Handle -r and -d options to generate docs for a
738         release or branch in a subdirectory.  Determine names of G77 news
739         and bugs files and contributors file after updated docs have been
740         installed, not before.  Don't remove files from a subdirectory.
741         Don't generate manuals for gcov (included in the GCC manual) or
742         iostream (obsolete).  Do generate manuals for cppinternals, gcj
743         and porting.  Update regular expressions for detecting whether
744         files have really changed when regenerated.
746 2001-03-15  Joseph S. Myers  <jsm28@cam.ac.uk>
748         * update_web_docs: Use /usr/local/bin/texi2html rather than
749         gccadmin's local copy.
751 2001-03-10  Joseph S. Myers  <jsm28@cam.ac.uk>
753         * crontab, doc_exclude, update_branch_version, update_version,
754         update_web_docs: New files (as currently used by gccadmin).
755         * README: New file.