* config/i386/i386.md (cmpdi_ccno_1_rex64, *cmpsi_ccno_1,
[official-gcc.git] / maintainer-scripts / ChangeLog
blob6bf53507f7d5c1905cc452fcfa7fe669ca55994e
1 2007-01-29  Gerald Pfeifer  <gerald@pfeifer.com>
3         * crontab: No longer build snapshots for 4.0.x.
5 2007-01-21  Tobias Burnus  <burnus@net-b.de>
7         * update_web_docs_svn: Build also libgomp documentation.
9 2007-01-05  Gerald Pfeifer  <gerald@pfeifer.com>
11         * crontab: Spread snapshots more evenly throughout the week, and
12         in "ascending" order.  Build all at the same time of the day.
14 2006-10-20  Mark Mitchell  <mark@codesourcery.com>
16         * crontab: Add 4.2 branch.  Set trunk to 4.3.
18 2006-09-17  Gerald Pfeifer  <gerald@pfeifer.com>
20         * gcc_release (LC_ALL): Default to C.
22 2006-03-11  Gabriel Dos Reis  <gdr@integrable-solutions.net>
24         * crontab: Don't build snapshot for 3.4.x anymore.
25         * update_version_svn (IGNORE_BRANCHES): Add 3_4-branch.
27 2006-01-12  Ben Elliston  <bje@au.ibm.com>
29         * update_version_svn (ADD_BRANCHES): Remove dfp-branch.
31 2005-12-16  Joseph S. Myers  <joseph@codesourcery.com>
33         * update_web_docs_svn: Remove unnecessary files from source tree.
34         Use set -e.
35         * doc_exclude, update_web_docs, update_web_docs_libstdcxx: Remove.
37 2005-12-16  Mark Mitchell  <mark@codesourcery.com>
39         * update_web_docs_svn: Set @srcdir in gcc-vers.texi. 
40         
41 2005-11-18  Mark Mitchell  <mark@codesourcery.com>
43         * crontab: Add 4.1 branch entry.
45 2005-11-06  Joseph S. Myers  <joseph@codesourcery.com>
47         * gcc_release: Further update for SVN.  Don't set EXPORTTAG or
48         EXPORTDATE; always determine SVNREV the same way.  Correct message
49         about what sources are being retrived.  Include branch information
50         in LAST_UPDATED.
51         * crontab: Don't include initial / in branch name.
53 2005-11-05  Daniel Berlin  <dberlin@dberlin.org>
55         * gcc_release:  Always determine revision number from date or tag,
56         and use that, instead of fragile date based export.
57         Put back setting of non-local CVSROOT.
59 2005-11-05  Daniel Berlin  <dberlin@dberlin.org>
61         * gcc_release: Make tags go in /tags.
62         Don't tag for snapshots.
63         Determine revision number of export and put into snapshot
64         announcement.
66 2005-11-03  Daniel Berlin  <dberlin@dberlin.org>
68         * gcc_release: Update for SVN
69         * crontab: Update for new gcc_release
71 2005-10-26  Daniel Berlin  <dberlin@dberlin.org>
73         * update_web_docs_svn: Use -q to quiet svn.
75 2005-10-26  Daniel Berlin  <dberlin@dberlin.org>
77         * crontab: Update to reflect reality
79 2005-10-01  Mark Mitchell  <mark@codesourcery.com>
81         * gcc_release (build_sources): If trying to apply a tag that
82         already exists, issue an error message and exit.
84 2005-09-30  Joseph S. Myers  <joseph@codesourcery.com>
86         PR other/23693
87         * update_web_docs: Add PDF support.  Correct check of DEV-PHASE.
89 2005-09-30  Joseph S. Myers  <joseph@codesourcery.com>
91         * update_web_docs_old: Remove.
93 2005-08-14  Kelley Cook  <kcook@gcc.gnu.org>
95         * gcc_release: Update with FSF address.
97 2005-07-26  Janis Johnson  <janis187@us.ibm.com>
99         * update_version (ADD_BRANCHES): Add dfp-branch.
101 2005-05-21  Gerald Pfeifer  <gerald@pfeifer.com>
103         * crontab: Spread snapshot building more evenly throughout the
104         week.
106 2005-05-19  Joseph S. Myers  <joseph@codesourcery.com>
108         * crontab: Don't build 3.3 branch snapshots.
109         * update_version (IGNORE_BRANCHES): Add gcc-3_3-branch.
111 2005-03-15  Zack Weinberg  <zack@codesourcery.com>
113         * README: Update.
114         * gcc_release: Update gcc/DEV-PHASE if that file exists, instead
115         of gcc/version.c.
116         * update_version: Handle updating gcc/DATESTAMP.
117         * update_web_docs: Generate gcc-vers.texi first.
119 2005-03-10  Ranjit Mathew  <rmathew@hotmail.com>
121         * gcc_release (ADA_DIRS): Add "gnattools".
123 2005-02-25  Mark Mitchell  <mark@codesourcery.com>
125         * crontab: Adjust for 4.0 branch.
127 2004-12-30  Sebastian Pop  <pop@cri.ensmp.fr>
129         * update_version (ADD_BRANCHES): Replace lno-branch with
130         autovect-branch.
132 2004-09-11  Gerald Pfeifer  <gerald@pfeifer.com>
134         * crontab: Rename GCC 3.5 snapshots to GCC 4.0 snapshots.
136 2004-08-14  Kelley Cook  <kcook@gcc.gnu.org>
138         * gcc_release (build_sources): Add comment header to generated
139         MD5SUMS.
141 2004-08-06  Kelley Cook  <kcook@gcc.gnu.org>
143         * gcc_release (snapshot_print): Accept arguments.  Don't use echo -e.
144         (announce_snapshot):  Update for above.  Don't use echo -e.
146 2004-08-03 Kelley Cook  <kcook@gcc.gnu.org>
148         * maintainer-scripts (snapshot_print): New function.
149         (announce_snapshot): Generate announcment on the fly.
150         Use a directory link for LATEST.
151         * snapshot-README: Delete.
152         * snapshot-index.html: Delete.
154 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
156         * gcc_release (build_sources): Move the libcpp gmo files
157         to the source directory.
159 2004-06-03  Joseph S. Myers  <jsm@polyomino.org.uk>
161         * gcc_release (maybe_build_tarfile): New function.
162         (build_tarfiles): Use maybe_build_tarfile.
164 2004-05-21  Paolo Carlini  <pcarlini@suse.de>
166         * gcc_release (build_sources): Generate the NEWS file in toplevel.
168 2004-05-17  Kelley Cook  <kcook@gcc.gnu.org>
170         * gcc_release (build_sources): Change CRCs from brik to md5sum.
172 2004-05-16  Gerald Pfeifer  <gerald@pfeifer.com>
174         * crontab: Add GCC 3.5 snapshots, currenty run on Sundays.
176 2004-05-13  Joseph S. Myers  <jsm@polyomino.org.uk>
178         * update_web_docs: Also remove old .gz files from subdirectories
179         on the 15th of the month.
181 2004-05-13  Joseph S. Myers  <jsm@polyomino.org.uk>
183         * update_web_docs (MANUALS): Add gfortran.
185 2004-05-13  Arnaud Charlet  <charlet@act-europe.fr>
187         * update_web_docs: Fix generation of Ada docs.
189 2004-05-13  Joseph S. Myers  <jsm@polyomino.org.uk>
191         * update_version (ADD_BRANCHES): Remove tree-ssa-20020619-branch.
193         * gcc_release (DIFF): Remove -3 option.
195 2003-07-26  Paul Brook  <paul@nowt.org>
197         * gcc_release: Add gcc-fortran.
198         * snapshot-README: Ditto.
199         * snapshot-index.html: Ditto.
201 2004-05-02  Gerald Pfeifer  <gerald@pfeifer.com>
203         * crontab: Move GCC 3.4 snapshots from Wednesday afternoon to
204         Friday night, where gcc.gnu.org has less load.
206 2004-05-02  Gerald Pfeifer  <gerald@pfeifer.com>
208         * crontab: Adjust temporary directory used for snapshot generation.
209         Move GCC 3.3 snapshots to Wednesday 22:32, where gcc.gnu.org has
210         less load.
212 2004-04-19  Mark Mitchell  <mark@codesourcery.com>
214         * gcc_release (build_sources): Do not use "-F" to tag sources.
216 2004-04-07  Mark Mitchell  <mark@codesourcery.com>
218         * gcc_release (build_sources): Do not use "-r" and "-D" at the
219         same time with "cvs export".
221 2004-03-27  Gerald Pfeifer  <gerald@pfeifer.com>
223         * gcc_release: Fix sanity check for argument of -p command-line
224         options.  In snapshot mode, only generate diffs against the previous
225         snapshot if the user did not specify any old tarball explictly.
227 2004-03-25  Gerald Pfeifer  <gerald@pfeifer.com>
229         * gcc_release (FTP_PATH): Use /var/ftp instead of ~ftp, and
230         only set at a single place.
232 2004-03-14  Gerald Pfeifer  <gerald@pfeifer.com>
234         * gcc_release (SNAPSHOTS_DIR): New variable.  Use it.
235         (announce_snapshot): Use it.
237 2004-03-14  Gerald Pfeifer  <gerald@pfeifer.com>
239         * gcc_release (announce_snapshot): Use changedir instead of
240         plain cd.
242 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>
244         * gcc_release: Add libada as part of ADA_DIRS.
246 2004-01-21  Gerald Pfeifer  <gerald@pfeifer.com>
248         * crontab: Make 3.4 snapshots from the new 3.4 release branch.
250 2004-01-20  Kelley Cook  <kcook@gcc.gnu.org>
252         * gcc_release (build_sources): Delete call to make f77.rebuilt.
254 2004-01-17  Gerald Pfeifer  <gerald@pfeifer.com>
256         * snapshot-README: Mention how the snapshot was generated.
257         * snapshot-index.html: Ditto.  Further sync with snapshot-README.
259 2004-01-03  Joseph S. Myers  <jsm@polyomino.org.uk>
261         * update_web_docs: Create tarballs of documentation sources and
262         HTML docs.
264 2004-01-02  Gerald Pfeifer  <gp@suse.de>
266         * update_version: Add some documentation.
268 2004-01-02  Pop Sébastian  <pop@gauvain.u-strasbg.fr>
270         * update_version (ADD_BRANCHES): Add lno-branch.
272 2003-11-02  Gerald Pfeifer  <gerald@pfeifer.com>
274         * maintainer-addresses: New script.
276 2003-10-24  Kelley Cook  <kcook@gcc.gnu.org>
278         * gcc_release (build_sources): Use --enable-generated-files-in-srcdir.
280 2003-09-22  Gerald Pfeifer  <gerald@pfeifer.com>
282         * gcc_release (announce_snapshot): Restructure processing
283         of snapshot-README and snapshot-index.html and add a new
284         substitution for @EXPORT@.
286 2003-08-24  Gerald Pfeifer  <gerald@pfeifer.com>
288         * gcc_release (build_sources): Create/update the LAST_UPDATED file
289         in the source directory with information how sources were obtained.
291 2003-08-16  Gerald Pfeifer  <gerald@pfeifer.com>
293         * gcc_release (build_sources): Use two new variables EXPORTTAG and
294         EXPORTDATE to make the extraction of sources more transparent and
295         also allow snapshots (off mainline) without a tag.
297 2003-08-08  Mark Mitchell  <mark@codesourcery.com>
299         * gcc_release: Correct logic for updating version.c.  Put
300         prereleases into a subdirectory.
302 2003-07-29  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
304         * crontab: Update invocation of gcc_release according to the
305         previous changes there.  Add automatic 3.4 snapshots from mainline.
307 2003-07-23  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
309         * gcc_release (usage): Document that -s now takes symbolic name
310         and branch of the snapshot as parameters.
311         Implement this as part of command-line processing.
312         (BRANCH): Remove default initialization for snapshots.
313         (CVSBRANCH): Ditto.
314         Do not lay down a CVS tag if generating a snapshot from mainline.
316 2003-07-19  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
318         * gcc_release (announce_snapshot): Use ${RELEASE} instead
319         of ${BRANCH}-${DATE} to refer to the snapshot directory.
320         Put README file into the snapshot directory.
322         (RELEASE): Define as ${BRANCH}-${DATE} for snapshots.
323         (FTP_PATH): Use ${RELEASE} in case of snapshots.
324         (TAG): Ditto.
325         (OLD_TARS): Adjust to new directory scheme for snapshots.
327 2003-07-14  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
329         * gcc_release (announce_snapshot): Add substitution of @RELEASE@
330         for README and index.html.
331         * snapshot-README: Use it.
332         * snapshot-index.html: Ditto.
334 2003-07-09  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
336         * gcc_release (announce_snapshot): Add substitution of @BRANCH@
337         for README and index.html.  Remove substitution of @LONG_DATE@.
338         Put index.html into the respective snapshot directory.
339         Adjust subject of the notification mail to the new naming scheme
340         for CVS tags.
341         Adjust name of the LATEST-IS-... files to the new naming scheme
342         for snapshot directories.
343         (FTP_PATH): Ditto.
344         (LAST_DIR): Ditto.
345         (LAST_LONG_DATE): Remove.
347         * snapshot-README: Adjust to the new naming schemes for directories
348         and snapshots per se.
349         Dynamically fill in the respective branch instead of hardcoding it.
351         * snapshot-index.html: Replace individual links to diffs with a
352         general link to the diff/ subdirectory.
353         Mention the concrete snapshot in <title> and <h1>.
354         Adjust links to the new location of index.html.
356 2003-07-08  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
358         * gcc_release: Move handling of complex modes directly after
359         switch handling.
360         (TAG): Include the branch name as part of snapshot CVS tags.
362 2003-07-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
364         * gcc_release: Execute gcc.gnu.org-only operations which are
365         related to diff generation only if diffs have been requested.
366         (build_sources): Improve tracing and an error message related
367         to tagging.
369 2003-07-01  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
371         * gcc_release (BRANCH): Rename to...
372         (CVSBRANCH): ...new macro, and use BRANCH for the variant users
373         will see.
374         (FTP_BRANCH): For snapshots, include ${BRANCH} in the last part
375         of the directory name.
376         Use .snapshot_date-${BRANCH} instead of .snapshot_date.
378 2003-06-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
380         * gcc_release: Command "all" now creates .gz files only for
381         releases and pre-releases.
383 2003-06-27  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
385         * gcc_release (build_sources): Do not include gnats.html any longer.
386         Make an error message more descriptive.
388 2003-06-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
390         * gcc_release: Factor the updating of links and READMEs on the
391         FTP server and sending mail for snapshots into a...
392         (announce_snapshot): ...new function.
393         Add informative output for both.
395 2003-06-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
397         * gcc_release: Do not update gcc_latest_snapshot tag any longer.
399 2003-06-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
401         * snapshot-index.html: Use F77 instead of G77 front end.
402         Remove link to CodeSourcery snapshots which was not up-to-date.
403         Do not refer to gcc-bugs@gcc.gnu.org any longer.
405         * snapshot-README: Use F77 front end instead of G77 language.
407 2003-06-17  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
409         * gcc_release (build_tarfile): Build .bz2 files instead of .gz files.
410         (build_bz2): Rename to build_gzip and create .gz files from .bz2
411         files instead of the other way around.
412         (build_gzip): New function.
413         (build_diffs): Build .bz2 files instead of .gz files.
414         (build_diff): Use .bz2 files instead of .gz files.
415         Make an error message independent of the compression format.
416         (MODE_BZIP2): Rename to MODE_GZIP.  Related changes to the
417         invocation of this script.
418         (MODE_GZIP): New variable.
419         (OLD_TARS): Use .bz2 archive of the previous snapshot.
421 2003-06-14  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
423         * snapshot-README: Use GCC instead of gcc, C++ front end instead of
424         g++ language, and note that Java includes a run time.
425         * snapshot.index.html: Ditto.
427 2003-06-10  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
429         * gcc_release (build_diff): Properly use ${TAR} instead of
430         hard-coded tar.
432 2003-05-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
434         * snapshot-index.html: Refer to .bz2 files instead of .gz files.
435         Simplify the note on not using unannounced snapshots.
437 2003-05-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
439         * snapshot-README: Refer to .bz2 files instead of .gz files.
440         Add a note on where to find the diff files.
441         Simplify the note on not using unannounced snapshots.
442         Remove documentation of the gcc_latest_snapshot tag.
444 2003-05-27  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
446         * gcc_release (build_diffs): Add diagnostics in case we cannot
447         generate a specific diff file.
449 2003-05-24  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
451         * gcc_release (build_sources): Only update ChangeLog files which
452         do not yet contain the entry we are going to add.
453         Fix typo in added ChangeLog entries.
455 2003-05-20  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
457         * gcc_release (upload_files): Put diff files into a "diffs"
458         subdirectory
460 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
462         * gcc_release: GNU CC -> GCC.
464 2003-05-12  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
466         * gcc_release (usage): Print more detailed description of all
467         command-line options.
469 2003-05-09  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
471         * update_version (ADD_BRANCHES): Add, set to MAIN and
472         tree-ssa-20020619-branch.
473         (BRANCHES): Always consider branches given by $ADD_BRANCHES.
475 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
477         * update_version (textstring_FILES): Only version.c needs to be
478         updated, now that we do not consider older branches any more.
480 2003-05-02  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
482         * update_version (IGNORE_BRANCHES): Add.
483         (BRANCHES): Do not consider branches matching $IGNORE_BRANCHES.
485 2003-05-02  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
487         * update_version: Add a trace of which branch we are currently
488         working on.
490 2002-12-16  Mark Mitchell  <mark@codesourcery.com>
492         * gcc_release: Make snapshots from the GCC 3.3 branch.
493         * snapshot-README: Update.
495 2002-09-23  Zack Weinberg  <zack@codesourcery.com>
497         * update_version: Do not check in files which are unchanged.
498         * gcc_release: Only update the version in gcc/version.c.
500 2002-09-17  Joseph S. Myers  <jsm@polyomino.org.uk>
502         * update_web_docs (MANUALS): Add fastjar.
504 2002-09-08  Joseph S. Myers  <jsm@polyomino.org.uk>
506         * gcc_release: Make snapshots come from the mainline.
507         * snapshot-README: Update.
509 2002-08-28  Joseph S. Myers  <jsm@polyomino.org.uk>
511         * update_web_docs: Remove support for generating g77_news.html and
512         g77_bugs.html.
513         * update_web_docs_old: Likewise.  Remove support for generating
514         thanks.html.
516 2002-07-28  Andreas Jaeger  <aj@suse.de>
518         * gcc_release: Update comment.
520         * snapshot-README: Snapshots are taken from GCC 3.2 branch.
522 2002-07-28  Mark Mitchell  <mark@codesourcery.com>
524         * gcc_release: Use the 3.2 branch for snapshots.
526 2002-05-31  Florian Weimer  <fw@deneb.enyo.de>
528         * update_web_docs (MANUALS): Include various flavours of the GNAT
529         User Guide.
531 2002-05-27  Joseph S. Myers  <jsm28@cam.ac.uk>
533         * update_version (textstring_FILES): Change gcc/ada/gnatvsn.ads to
534         gcc/gcc/ada/gnatvsn.ads.
536 2002-05-26  Joseph S. Myers  <jsm28@cam.ac.uk>
538         * gcc_release: Add gcc/ada/gnatvsn.ads to list of files in which
539         release status is updated.
540         * update_version (textstring_FILES): Add gcc/ada/gnatvsn.ads.
542 2002-05-21  Joseph S. Myers  <jsm28@cam.ac.uk>
544         * gcc_release: Do upload files when local.
546         * snapshot-README, snapshot-index.html: Remove chill.
548 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
550         * gcc_release: Correct upload handling.
552 2002-04-22  Mark Mitchell  <mark@codesourcery.com>
554         * gcc_release (build_diffs): Remove reference to Chill.
556 2002-04-21  Joseph S. Myers  <jsm28@cam.ac.uk>
558         * update_web_docs (MANUALS): Remove chill.  Add gnat_rm.
560 2002-04-19  Kelley R. Cook (kelly.r.cook@gm.com)
562         * gcc_release: Set TZ to UTC0.
564 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
566         * gcc_release (build_tarfiles): Do not build Chill tarfiles.
567         (CHILL_DIRS): Remove.
569 2002-03-10  Joseph S. Myers  <jsm28@cam.ac.uk>
571         * gcc_release: Build diffs for ada and chill.  Make "bzip2" a new
572         major mode.
574 2002-03-06  Phil Edwards  <pme@gcc.gnu.org>
576         * update_version:  Don't indent the version string.
578 2002-03-05  Joseph S. Myers  <jsm28@cam.ac.uk>
580         * snapshot-README: Note that snapshots come from the 3.1 branch.
581         Update list of files.
583 2002-03-03  Joseph S. Myers  <jsm28@cam.ac.uk>
585         * gcc_release: Make snapshots come from the 3.1 branch.
587 2002-02-25  Mark Mitchell  <mark@codesourcery.com>
589         * update_version: Automatically update version files on all
590         branches.
591         * crontab: Only invoke update_version once.
593 2002-02-23  Joseph S. Myers  <jsm28@cam.ac.uk>
595         * gcc_release: Revert change to -p interface.  Allow for local and
596         remote cases in creating directories.  Give an error if -p
597         argument names a directory.
599 2002-02-21  Mark Mitchell  <mark@codesourcery.com>
601         * gcc_release: Correct handling of diff-generation.  Add
602         "diffs" major mode.
604 2002-02-08  Joseph S. Myers  <jsm28@cam.ac.uk>
606         * gcc_release: Substitute dates in snapshot-README and
607         snapshot-index.html files rather than directly using the old files
608         on the FTP site.  Set QMAILHOST.
610 2002-02-08  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
612         * snapshot-index.html: Improve markup.
614 2002-01-29  Joseph S. Myers  <jsm28@cam.ac.uk>
616         * snapshot-README, snapshot-index.html: Use expressions such as
617         @DATE@ rather than hardcoded dates.
619         * snapshot-README, snapshot-index.html: New files.
621 2002-01-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
623         * update_web_docs (contrib_file): Remove.
624         Also removing special handling of thanks.html.
626 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
628         * update_web_docs: Use makeinfo --html instead of texi2html.
629         Remove support for pre-3.1 GCC versions.  Build online docs for
630         gccint manual.
632 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
634         * update_web_docs_old: Copy from update_web_docs.  Add comment
635         that this is for GCC 3.0.x and earlier versions.
637 2001-11-19  Joseph S. Myers  <jsm28@cam.ac.uk>
639         * gcc_release: Add /usr/local/bin to path when local.
641 2001-11-06  Joseph S. Myers  <jsm28@cam.ac.uk>
643         * update_web_docs: Set SOURCEDIR so that install manual can be
644         found when running install.texi2html.
646         * gcc_release: Don't require a username if running locally.
648 2001-11-05  Joseph S. Myers  <jsm28@cam.ac.uk>
650         * update_web_docs: Eliminate warnings about keeping files from web
651         page preprocessing.
653         * update_web_docs: Allow for the same file name in different
654         directories.
656 2001-10-29  Joseph S. Myers  <jsm28@cam.ac.uk>
658         * update_web_docs: Generate libiberty and gnat-style manuals.
660 2001-10-24  Joseph S. Myers  <jsm28@cam.ac.uk>
662         * gcc_release: Build snapshots from mainline.  Generate Ada and
663         Chill tarballs.  Correct error check when building diffs.  Check
664         for errors when building bzip2 files.
665         * crontab: Use /sourceware/snapshot-tmp for building snapshots.
667 2001-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
669         * crontab: Build weekly snapshots.
671         * gcc_release: Copy from 3.0 branch.  Add support for building the
672         weekly snapshots on gcc.gnu.org.
674 2001-08-28  Joseph S. Myers  <jsm28@cam.ac.uk>
676         * update_web_docs: Also check out texinfo.tex from
677         gcc/doc/include.
679 2001-08-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
681         * update_web_docs (PREPROCESS): Rename to WWWPREPROCESS.
682         Preprocess the entire web site, not just the install docs.
684 2001-06-25  Phil Edwards  <pme@sources.redhat.com>
686         * update_version:  Add command-line argument capability, also
687         bump version for libstdc++-v3, and exit with the return code from
688         the cvs commit.
689         * crontab:  Call update_version with arguments instead of
690         calling update_branch_version.
691         * update_branch_version:  Remove.
693 2001-06-08  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
695         * update_web_docs: Only update the install documentation for the
696         CVS HEAD.
698 2001-06-07  Joseph S. Myers  <jsm28@cam.ac.uk>
700         * update_web_docs, doc_exclude: Check out files that may be in the
701         Attic.  Check out texinfo.tex.  Don't generate anything from
702         c-tree.texi.  Generate PostScript output from manuals.
704 2001-06-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
706         * update_web_docs (WWWBASE_PREFORMATTED, PREPROCESS): New
707         variables.
708         Fix a comment and add another one.
709         Generate the installation documentation in HTML format from
710         gcc/doc/install.texi.
712 2001-05-03  Joseph S. Myers  <jsm28@cam.ac.uk>
714         * update_web_docs: Don't generate HTML from gxxint.texi.  Don't
715         run texi2html on manuals that aren't present.
717 2001-03-18  Phil Edwards  <pme@sources.redhat.com>
719         * update_web_docs_libstdcxx:  New script.
720         * crontab:  Call said script.
722 2001-03-18  Joseph S. Myers  <jsm28@cam.ac.uk>
724         * update_version, update_branch_version: Check out with gcc
725         directory instead of using egcs link.
727 2001-03-17  Joseph S. Myers  <jsm28@cam.ac.uk>
729         * update_web_docs: Don't strip leading -r from argument following
730         -r, or leading -d from argument following -d.  Bug pointed out by
731         Matt Kraai.
733         * update_web_docs: Handle -r and -d options to generate docs for a
734         release or branch in a subdirectory.  Determine names of G77 news
735         and bugs files and contributors file after updated docs have been
736         installed, not before.  Don't remove files from a subdirectory.
737         Don't generate manuals for gcov (included in the GCC manual) or
738         iostream (obsolete).  Do generate manuals for cppinternals, gcj
739         and porting.  Update regular expressions for detecting whether
740         files have really changed when regenerated.
742 2001-03-15  Joseph S. Myers  <jsm28@cam.ac.uk>
744         * update_web_docs: Use /usr/local/bin/texi2html rather than
745         gccadmin's local copy.
747 2001-03-10  Joseph S. Myers  <jsm28@cam.ac.uk>
749         * crontab, doc_exclude, update_branch_version, update_version,
750         update_web_docs: New files (as currently used by gccadmin).
751         * README: New file.