Add files that I missed when importing NaCl changes earlier
[gcc/nacl-gcc.git] / maintainer-scripts / ChangeLog
blobde577be23c935357611fd71093007d5472dcfebd
1 2007-10-07  Release Manager
3         * GCC 4.2.2 released.
5 2007-07-19  Release Manager
7         * GCC 4.2.1 released.
9 2007-06-28  Mike Stump  <mrs@apple.com>
11         * gcc_release: Update for Objective-C++.
13 2007-05-28  Mark Mitchell  <mark@codesourcery.com>
15         * gcc_release: Adjust placement of release candidates.
17 2007-05-13  Release Manager
19         * GCC 4.2.0 released.
21 2006-09-17  Gerald Pfeifer  <gerald@pfeifer.com>
23         * gcc_release (LC_ALL): Default to C.
25 2006-03-11  Gabriel Dos Reis  <gdr@integrable-solutions.net>
27         * crontab: Don't build snapshot for 3.4.x anymore.
28         * update_version_svn (IGNORE_BRANCHES): Add 3_4-branch.
30 2006-01-12  Ben Elliston  <bje@au.ibm.com>
32         * update_version_svn (ADD_BRANCHES): Remove dfp-branch.
34 2005-12-16  Joseph S. Myers  <joseph@codesourcery.com>
36         * update_web_docs_svn: Remove unnecessary files from source tree.
37         Use set -e.
38         * doc_exclude, update_web_docs, update_web_docs_libstdcxx: Remove.
40 2005-12-16  Mark Mitchell  <mark@codesourcery.com>
42         * update_web_docs_svn: Set @srcdir in gcc-vers.texi. 
43         
44 2005-11-18  Mark Mitchell  <mark@codesourcery.com>
46         * crontab: Add 4.1 branch entry.
48 2005-11-06  Joseph S. Myers  <joseph@codesourcery.com>
50         * gcc_release: Further update for SVN.  Don't set EXPORTTAG or
51         EXPORTDATE; always determine SVNREV the same way.  Correct message
52         about what sources are being retrived.  Include branch information
53         in LAST_UPDATED.
54         * crontab: Don't include initial / in branch name.
56 2005-11-05  Daniel Berlin  <dberlin@dberlin.org>
58         * gcc_release:  Always determine revision number from date or tag,
59         and use that, instead of fragile date based export.
60         Put back setting of non-local CVSROOT.
62 2005-11-05  Daniel Berlin  <dberlin@dberlin.org>
64         * gcc_release: Make tags go in /tags.
65         Don't tag for snapshots.
66         Determine revision number of export and put into snapshot
67         announcement.
69 2005-11-03  Daniel Berlin  <dberlin@dberlin.org>
71         * gcc_release: Update for SVN
72         * crontab: Update for new gcc_release
74 2005-10-26  Daniel Berlin  <dberlin@dberlin.org>
76         * update_web_docs_svn: Use -q to quiet svn.
78 2005-10-26  Daniel Berlin  <dberlin@dberlin.org>
80         * crontab: Update to reflect reality
82 2005-10-01  Mark Mitchell  <mark@codesourcery.com>
84         * gcc_release (build_sources): If trying to apply a tag that
85         already exists, issue an error message and exit.
87 2005-09-30  Joseph S. Myers  <joseph@codesourcery.com>
89         PR other/23693
90         * update_web_docs: Add PDF support.  Correct check of DEV-PHASE.
92 2005-09-30  Joseph S. Myers  <joseph@codesourcery.com>
94         * update_web_docs_old: Remove.
96 2005-08-14  Kelley Cook  <kcook@gcc.gnu.org>
98         * gcc_release: Update with FSF address.
100 2005-07-26  Janis Johnson  <janis187@us.ibm.com>
102         * update_version (ADD_BRANCHES): Add dfp-branch.
104 2005-05-21  Gerald Pfeifer  <gerald@pfeifer.com>
106         * crontab: Spread snapshot building more evenly throughout the
107         week.
109 2005-05-19  Joseph S. Myers  <joseph@codesourcery.com>
111         * crontab: Don't build 3.3 branch snapshots.
112         * update_version (IGNORE_BRANCHES): Add gcc-3_3-branch.
114 2005-03-15  Zack Weinberg  <zack@codesourcery.com>
116         * README: Update.
117         * gcc_release: Update gcc/DEV-PHASE if that file exists, instead
118         of gcc/version.c.
119         * update_version: Handle updating gcc/DATESTAMP.
120         * update_web_docs: Generate gcc-vers.texi first.
122 2005-03-10  Ranjit Mathew  <rmathew@hotmail.com>
124         * gcc_release (ADA_DIRS): Add "gnattools".
126 2005-02-25  Mark Mitchell  <mark@codesourcery.com>
128         * crontab: Adjust for 4.0 branch.
130 2004-12-30  Sebastian Pop  <pop@cri.ensmp.fr>
132         * update_version (ADD_BRANCHES): Replace lno-branch with
133         autovect-branch.
135 2004-09-11  Gerald Pfeifer  <gerald@pfeifer.com>
137         * crontab: Rename GCC 3.5 snapshots to GCC 4.0 snapshots.
139 2004-08-14  Kelley Cook  <kcook@gcc.gnu.org>
141         * gcc_release (build_sources): Add comment header to generated
142         MD5SUMS.
144 2004-08-06  Kelley Cook  <kcook@gcc.gnu.org>
146         * gcc_release (snapshot_print): Accept arguments.  Don't use echo -e.
147         (announce_snapshot):  Update for above.  Don't use echo -e.
149 2004-08-03 Kelley Cook  <kcook@gcc.gnu.org>
151         * maintainer-scripts (snapshot_print): New function.
152         (announce_snapshot): Generate announcment on the fly.
153         Use a directory link for LATEST.
154         * snapshot-README: Delete.
155         * snapshot-index.html: Delete.
157 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
159         * gcc_release (build_sources): Move the libcpp gmo files
160         to the source directory.
162 2004-06-03  Joseph S. Myers  <jsm@polyomino.org.uk>
164         * gcc_release (maybe_build_tarfile): New function.
165         (build_tarfiles): Use maybe_build_tarfile.
167 2004-05-21  Paolo Carlini  <pcarlini@suse.de>
169         * gcc_release (build_sources): Generate the NEWS file in toplevel.
171 2004-05-17  Kelley Cook  <kcook@gcc.gnu.org>
173         * gcc_release (build_sources): Change CRCs from brik to md5sum.
175 2004-05-16  Gerald Pfeifer  <gerald@pfeifer.com>
177         * crontab: Add GCC 3.5 snapshots, currenty run on Sundays.
179 2004-05-13  Joseph S. Myers  <jsm@polyomino.org.uk>
181         * update_web_docs: Also remove old .gz files from subdirectories
182         on the 15th of the month.
184 2004-05-13  Joseph S. Myers  <jsm@polyomino.org.uk>
186         * update_web_docs (MANUALS): Add gfortran.
188 2004-05-13  Arnaud Charlet  <charlet@act-europe.fr>
190         * update_web_docs: Fix generation of Ada docs.
192 2004-05-13  Joseph S. Myers  <jsm@polyomino.org.uk>
194         * update_version (ADD_BRANCHES): Remove tree-ssa-20020619-branch.
196         * gcc_release (DIFF): Remove -3 option.
198 2003-07-26  Paul Brook  <paul@nowt.org>
200         * gcc_release: Add gcc-fortran.
201         * snapshot-README: Ditto.
202         * snapshot-index.html: Ditto.
204 2004-05-02  Gerald Pfeifer  <gerald@pfeifer.com>
206         * crontab: Move GCC 3.4 snapshots from Wednesday afternoon to
207         Friday night, where gcc.gnu.org has less load.
209 2004-05-02  Gerald Pfeifer  <gerald@pfeifer.com>
211         * crontab: Adjust temporary directory used for snapshot generation.
212         Move GCC 3.3 snapshots to Wednesday 22:32, where gcc.gnu.org has
213         less load.
215 2004-04-19  Mark Mitchell  <mark@codesourcery.com>
217         * gcc_release (build_sources): Do not use "-F" to tag sources.
219 2004-04-07  Mark Mitchell  <mark@codesourcery.com>
221         * gcc_release (build_sources): Do not use "-r" and "-D" at the
222         same time with "cvs export".
224 2004-03-27  Gerald Pfeifer  <gerald@pfeifer.com>
226         * gcc_release: Fix sanity check for argument of -p command-line
227         options.  In snapshot mode, only generate diffs against the previous
228         snapshot if the user did not specify any old tarball explictly.
230 2004-03-25  Gerald Pfeifer  <gerald@pfeifer.com>
232         * gcc_release (FTP_PATH): Use /var/ftp instead of ~ftp, and
233         only set at a single place.
235 2004-03-14  Gerald Pfeifer  <gerald@pfeifer.com>
237         * gcc_release (SNAPSHOTS_DIR): New variable.  Use it.
238         (announce_snapshot): Use it.
240 2004-03-14  Gerald Pfeifer  <gerald@pfeifer.com>
242         * gcc_release (announce_snapshot): Use changedir instead of
243         plain cd.
245 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>
247         * gcc_release: Add libada as part of ADA_DIRS.
249 2004-01-21  Gerald Pfeifer  <gerald@pfeifer.com>
251         * crontab: Make 3.4 snapshots from the new 3.4 release branch.
253 2004-01-20  Kelley Cook  <kcook@gcc.gnu.org>
255         * gcc_release (build_sources): Delete call to make f77.rebuilt.
257 2004-01-17  Gerald Pfeifer  <gerald@pfeifer.com>
259         * snapshot-README: Mention how the snapshot was generated.
260         * snapshot-index.html: Ditto.  Further sync with snapshot-README.
262 2004-01-03  Joseph S. Myers  <jsm@polyomino.org.uk>
264         * update_web_docs: Create tarballs of documentation sources and
265         HTML docs.
267 2004-01-02  Gerald Pfeifer  <gp@suse.de>
269         * update_version: Add some documentation.
271 2004-01-02  Pop Sébastian  <pop@gauvain.u-strasbg.fr>
273         * update_version (ADD_BRANCHES): Add lno-branch.
275 2003-11-02  Gerald Pfeifer  <gerald@pfeifer.com>
277         * maintainer-addresses: New script.
279 2003-10-24  Kelley Cook  <kcook@gcc.gnu.org>
281         * gcc_release (build_sources): Use --enable-generated-files-in-srcdir.
283 2003-09-22  Gerald Pfeifer  <gerald@pfeifer.com>
285         * gcc_release (announce_snapshot): Restructure processing
286         of snapshot-README and snapshot-index.html and add a new
287         substitution for @EXPORT@.
289 2003-08-24  Gerald Pfeifer  <gerald@pfeifer.com>
291         * gcc_release (build_sources): Create/update the LAST_UPDATED file
292         in the source directory with information how sources were obtained.
294 2003-08-16  Gerald Pfeifer  <gerald@pfeifer.com>
296         * gcc_release (build_sources): Use two new variables EXPORTTAG and
297         EXPORTDATE to make the extraction of sources more transparent and
298         also allow snapshots (off mainline) without a tag.
300 2003-08-08  Mark Mitchell  <mark@codesourcery.com>
302         * gcc_release: Correct logic for updating version.c.  Put
303         prereleases into a subdirectory.
305 2003-07-29  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
307         * crontab: Update invocation of gcc_release according to the
308         previous changes there.  Add automatic 3.4 snapshots from mainline.
310 2003-07-23  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
312         * gcc_release (usage): Document that -s now takes symbolic name
313         and branch of the snapshot as parameters.
314         Implement this as part of command-line processing.
315         (BRANCH): Remove default initialization for snapshots.
316         (CVSBRANCH): Ditto.
317         Do not lay down a CVS tag if generating a snapshot from mainline.
319 2003-07-19  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
321         * gcc_release (announce_snapshot): Use ${RELEASE} instead
322         of ${BRANCH}-${DATE} to refer to the snapshot directory.
323         Put README file into the snapshot directory.
325         (RELEASE): Define as ${BRANCH}-${DATE} for snapshots.
326         (FTP_PATH): Use ${RELEASE} in case of snapshots.
327         (TAG): Ditto.
328         (OLD_TARS): Adjust to new directory scheme for snapshots.
330 2003-07-14  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
332         * gcc_release (announce_snapshot): Add substitution of @RELEASE@
333         for README and index.html.
334         * snapshot-README: Use it.
335         * snapshot-index.html: Ditto.
337 2003-07-09  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
339         * gcc_release (announce_snapshot): Add substitution of @BRANCH@
340         for README and index.html.  Remove substitution of @LONG_DATE@.
341         Put index.html into the respective snapshot directory.
342         Adjust subject of the notification mail to the new naming scheme
343         for CVS tags.
344         Adjust name of the LATEST-IS-... files to the new naming scheme
345         for snapshot directories.
346         (FTP_PATH): Ditto.
347         (LAST_DIR): Ditto.
348         (LAST_LONG_DATE): Remove.
350         * snapshot-README: Adjust to the new naming schemes for directories
351         and snapshots per se.
352         Dynamically fill in the respective branch instead of hardcoding it.
354         * snapshot-index.html: Replace individual links to diffs with a
355         general link to the diff/ subdirectory.
356         Mention the concrete snapshot in <title> and <h1>.
357         Adjust links to the new location of index.html.
359 2003-07-08  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
361         * gcc_release: Move handling of complex modes directly after
362         switch handling.
363         (TAG): Include the branch name as part of snapshot CVS tags.
365 2003-07-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
367         * gcc_release: Execute gcc.gnu.org-only operations which are
368         related to diff generation only if diffs have been requested.
369         (build_sources): Improve tracing and an error message related
370         to tagging.
372 2003-07-01  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
374         * gcc_release (BRANCH): Rename to...
375         (CVSBRANCH): ...new macro, and use BRANCH for the variant users
376         will see.
377         (FTP_BRANCH): For snapshots, include ${BRANCH} in the last part
378         of the directory name.
379         Use .snapshot_date-${BRANCH} instead of .snapshot_date.
381 2003-06-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
383         * gcc_release: Command "all" now creates .gz files only for
384         releases and pre-releases.
386 2003-06-27  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
388         * gcc_release (build_sources): Do not include gnats.html any longer.
389         Make an error message more descriptive.
391 2003-06-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
393         * gcc_release: Factor the updating of links and READMEs on the
394         FTP server and sending mail for snapshots into a...
395         (announce_snapshot): ...new function.
396         Add informative output for both.
398 2003-06-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
400         * gcc_release: Do not update gcc_latest_snapshot tag any longer.
402 2003-06-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
404         * snapshot-index.html: Use F77 instead of G77 front end.
405         Remove link to CodeSourcery snapshots which was not up-to-date.
406         Do not refer to gcc-bugs@gcc.gnu.org any longer.
408         * snapshot-README: Use F77 front end instead of G77 language.
410 2003-06-17  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
412         * gcc_release (build_tarfile): Build .bz2 files instead of .gz files.
413         (build_bz2): Rename to build_gzip and create .gz files from .bz2
414         files instead of the other way around.
415         (build_gzip): New function.
416         (build_diffs): Build .bz2 files instead of .gz files.
417         (build_diff): Use .bz2 files instead of .gz files.
418         Make an error message independent of the compression format.
419         (MODE_BZIP2): Rename to MODE_GZIP.  Related changes to the
420         invocation of this script.
421         (MODE_GZIP): New variable.
422         (OLD_TARS): Use .bz2 archive of the previous snapshot.
424 2003-06-14  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
426         * snapshot-README: Use GCC instead of gcc, C++ front end instead of
427         g++ language, and note that Java includes a run time.
428         * snapshot.index.html: Ditto.
430 2003-06-10  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
432         * gcc_release (build_diff): Properly use ${TAR} instead of
433         hard-coded tar.
435 2003-05-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
437         * snapshot-index.html: Refer to .bz2 files instead of .gz files.
438         Simplify the note on not using unannounced snapshots.
440 2003-05-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
442         * snapshot-README: Refer to .bz2 files instead of .gz files.
443         Add a note on where to find the diff files.
444         Simplify the note on not using unannounced snapshots.
445         Remove documentation of the gcc_latest_snapshot tag.
447 2003-05-27  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
449         * gcc_release (build_diffs): Add diagnostics in case we cannot
450         generate a specific diff file.
452 2003-05-24  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
454         * gcc_release (build_sources): Only update ChangeLog files which
455         do not yet contain the entry we are going to add.
456         Fix typo in added ChangeLog entries.
458 2003-05-20  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
460         * gcc_release (upload_files): Put diff files into a "diffs"
461         subdirectory
463 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
465         * gcc_release: GNU CC -> GCC.
467 2003-05-12  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
469         * gcc_release (usage): Print more detailed description of all
470         command-line options.
472 2003-05-09  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
474         * update_version (ADD_BRANCHES): Add, set to MAIN and
475         tree-ssa-20020619-branch.
476         (BRANCHES): Always consider branches given by $ADD_BRANCHES.
478 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
480         * update_version (textstring_FILES): Only version.c needs to be
481         updated, now that we do not consider older branches any more.
483 2003-05-02  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
485         * update_version (IGNORE_BRANCHES): Add.
486         (BRANCHES): Do not consider branches matching $IGNORE_BRANCHES.
488 2003-05-02  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
490         * update_version: Add a trace of which branch we are currently
491         working on.
493 2002-12-16  Mark Mitchell  <mark@codesourcery.com>
495         * gcc_release: Make snapshots from the GCC 3.3 branch.
496         * snapshot-README: Update.
498 2002-09-23  Zack Weinberg  <zack@codesourcery.com>
500         * update_version: Do not check in files which are unchanged.
501         * gcc_release: Only update the version in gcc/version.c.
503 2002-09-17  Joseph S. Myers  <jsm@polyomino.org.uk>
505         * update_web_docs (MANUALS): Add fastjar.
507 2002-09-08  Joseph S. Myers  <jsm@polyomino.org.uk>
509         * gcc_release: Make snapshots come from the mainline.
510         * snapshot-README: Update.
512 2002-08-28  Joseph S. Myers  <jsm@polyomino.org.uk>
514         * update_web_docs: Remove support for generating g77_news.html and
515         g77_bugs.html.
516         * update_web_docs_old: Likewise.  Remove support for generating
517         thanks.html.
519 2002-07-28  Andreas Jaeger  <aj@suse.de>
521         * gcc_release: Update comment.
523         * snapshot-README: Snapshots are taken from GCC 3.2 branch.
525 2002-07-28  Mark Mitchell  <mark@codesourcery.com>
527         * gcc_release: Use the 3.2 branch for snapshots.
529 2002-05-31  Florian Weimer  <fw@deneb.enyo.de>
531         * update_web_docs (MANUALS): Include various flavours of the GNAT
532         User Guide.
534 2002-05-27  Joseph S. Myers  <jsm28@cam.ac.uk>
536         * update_version (textstring_FILES): Change gcc/ada/gnatvsn.ads to
537         gcc/gcc/ada/gnatvsn.ads.
539 2002-05-26  Joseph S. Myers  <jsm28@cam.ac.uk>
541         * gcc_release: Add gcc/ada/gnatvsn.ads to list of files in which
542         release status is updated.
543         * update_version (textstring_FILES): Add gcc/ada/gnatvsn.ads.
545 2002-05-21  Joseph S. Myers  <jsm28@cam.ac.uk>
547         * gcc_release: Do upload files when local.
549         * snapshot-README, snapshot-index.html: Remove chill.
551 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
553         * gcc_release: Correct upload handling.
555 2002-04-22  Mark Mitchell  <mark@codesourcery.com>
557         * gcc_release (build_diffs): Remove reference to Chill.
559 2002-04-21  Joseph S. Myers  <jsm28@cam.ac.uk>
561         * update_web_docs (MANUALS): Remove chill.  Add gnat_rm.
563 2002-04-19  Kelley R. Cook (kelly.r.cook@gm.com)
565         * gcc_release: Set TZ to UTC0.
567 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
569         * gcc_release (build_tarfiles): Do not build Chill tarfiles.
570         (CHILL_DIRS): Remove.
572 2002-03-10  Joseph S. Myers  <jsm28@cam.ac.uk>
574         * gcc_release: Build diffs for ada and chill.  Make "bzip2" a new
575         major mode.
577 2002-03-06  Phil Edwards  <pme@gcc.gnu.org>
579         * update_version:  Don't indent the version string.
581 2002-03-05  Joseph S. Myers  <jsm28@cam.ac.uk>
583         * snapshot-README: Note that snapshots come from the 3.1 branch.
584         Update list of files.
586 2002-03-03  Joseph S. Myers  <jsm28@cam.ac.uk>
588         * gcc_release: Make snapshots come from the 3.1 branch.
590 2002-02-25  Mark Mitchell  <mark@codesourcery.com>
592         * update_version: Automatically update version files on all
593         branches.
594         * crontab: Only invoke update_version once.
596 2002-02-23  Joseph S. Myers  <jsm28@cam.ac.uk>
598         * gcc_release: Revert change to -p interface.  Allow for local and
599         remote cases in creating directories.  Give an error if -p
600         argument names a directory.
602 2002-02-21  Mark Mitchell  <mark@codesourcery.com>
604         * gcc_release: Correct handling of diff-generation.  Add
605         "diffs" major mode.
607 2002-02-08  Joseph S. Myers  <jsm28@cam.ac.uk>
609         * gcc_release: Substitute dates in snapshot-README and
610         snapshot-index.html files rather than directly using the old files
611         on the FTP site.  Set QMAILHOST.
613 2002-02-08  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
615         * snapshot-index.html: Improve markup.
617 2002-01-29  Joseph S. Myers  <jsm28@cam.ac.uk>
619         * snapshot-README, snapshot-index.html: Use expressions such as
620         @DATE@ rather than hardcoded dates.
622         * snapshot-README, snapshot-index.html: New files.
624 2002-01-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
626         * update_web_docs (contrib_file): Remove.
627         Also removing special handling of thanks.html.
629 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
631         * update_web_docs: Use makeinfo --html instead of texi2html.
632         Remove support for pre-3.1 GCC versions.  Build online docs for
633         gccint manual.
635 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
637         * update_web_docs_old: Copy from update_web_docs.  Add comment
638         that this is for GCC 3.0.x and earlier versions.
640 2001-11-19  Joseph S. Myers  <jsm28@cam.ac.uk>
642         * gcc_release: Add /usr/local/bin to path when local.
644 2001-11-06  Joseph S. Myers  <jsm28@cam.ac.uk>
646         * update_web_docs: Set SOURCEDIR so that install manual can be
647         found when running install.texi2html.
649         * gcc_release: Don't require a username if running locally.
651 2001-11-05  Joseph S. Myers  <jsm28@cam.ac.uk>
653         * update_web_docs: Eliminate warnings about keeping files from web
654         page preprocessing.
656         * update_web_docs: Allow for the same file name in different
657         directories.
659 2001-10-29  Joseph S. Myers  <jsm28@cam.ac.uk>
661         * update_web_docs: Generate libiberty and gnat-style manuals.
663 2001-10-24  Joseph S. Myers  <jsm28@cam.ac.uk>
665         * gcc_release: Build snapshots from mainline.  Generate Ada and
666         Chill tarballs.  Correct error check when building diffs.  Check
667         for errors when building bzip2 files.
668         * crontab: Use /sourceware/snapshot-tmp for building snapshots.
670 2001-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
672         * crontab: Build weekly snapshots.
674         * gcc_release: Copy from 3.0 branch.  Add support for building the
675         weekly snapshots on gcc.gnu.org.
677 2001-08-28  Joseph S. Myers  <jsm28@cam.ac.uk>
679         * update_web_docs: Also check out texinfo.tex from
680         gcc/doc/include.
682 2001-08-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
684         * update_web_docs (PREPROCESS): Rename to WWWPREPROCESS.
685         Preprocess the entire web site, not just the install docs.
687 2001-06-25  Phil Edwards  <pme@sources.redhat.com>
689         * update_version:  Add command-line argument capability, also
690         bump version for libstdc++-v3, and exit with the return code from
691         the cvs commit.
692         * crontab:  Call update_version with arguments instead of
693         calling update_branch_version.
694         * update_branch_version:  Remove.
696 2001-06-08  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
698         * update_web_docs: Only update the install documentation for the
699         CVS HEAD.
701 2001-06-07  Joseph S. Myers  <jsm28@cam.ac.uk>
703         * update_web_docs, doc_exclude: Check out files that may be in the
704         Attic.  Check out texinfo.tex.  Don't generate anything from
705         c-tree.texi.  Generate PostScript output from manuals.
707 2001-06-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
709         * update_web_docs (WWWBASE_PREFORMATTED, PREPROCESS): New
710         variables.
711         Fix a comment and add another one.
712         Generate the installation documentation in HTML format from
713         gcc/doc/install.texi.
715 2001-05-03  Joseph S. Myers  <jsm28@cam.ac.uk>
717         * update_web_docs: Don't generate HTML from gxxint.texi.  Don't
718         run texi2html on manuals that aren't present.
720 2001-03-18  Phil Edwards  <pme@sources.redhat.com>
722         * update_web_docs_libstdcxx:  New script.
723         * crontab:  Call said script.
725 2001-03-18  Joseph S. Myers  <jsm28@cam.ac.uk>
727         * update_version, update_branch_version: Check out with gcc
728         directory instead of using egcs link.
730 2001-03-17  Joseph S. Myers  <jsm28@cam.ac.uk>
732         * update_web_docs: Don't strip leading -r from argument following
733         -r, or leading -d from argument following -d.  Bug pointed out by
734         Matt Kraai.
736         * update_web_docs: Handle -r and -d options to generate docs for a
737         release or branch in a subdirectory.  Determine names of G77 news
738         and bugs files and contributors file after updated docs have been
739         installed, not before.  Don't remove files from a subdirectory.
740         Don't generate manuals for gcov (included in the GCC manual) or
741         iostream (obsolete).  Do generate manuals for cppinternals, gcj
742         and porting.  Update regular expressions for detecting whether
743         files have really changed when regenerated.
745 2001-03-15  Joseph S. Myers  <jsm28@cam.ac.uk>
747         * update_web_docs: Use /usr/local/bin/texi2html rather than
748         gccadmin's local copy.
750 2001-03-10  Joseph S. Myers  <jsm28@cam.ac.uk>
752         * crontab, doc_exclude, update_branch_version, update_version,
753         update_web_docs: New files (as currently used by gccadmin).
754         * README: New file.