re PR driver/31353 (gcc --help=target gives a linker error.)
[official-gcc.git] / maintainer-scripts / ChangeLog
blob8ef1fc4765bece2af37f579ebac2a85c9e5adff0
1 2007-04-01  Gerald Pfeifer  <gerald@pfeifer.com>
3         * update_web_docs_svn (MANUALS): Move towards the top of the
4         script.  Reformat for easier editing/diffing.
6 2006-03-31  Tobias Burnus  <burnus@net-b.de>
8         * update_web_docs_svn: Build also gfc-internals.
10 2007-02-25  Gerald Pfeifer  <gerald@pfeifer.com>
12         * update_version_svn (IGNORE_BRANCHES): Add 4_0-branch.
14 2007-01-29  Gerald Pfeifer  <gerald@pfeifer.com>
16         * crontab: No longer build snapshots for 4.0.x.
18 2007-01-21  Tobias Burnus  <burnus@net-b.de>
20         * update_web_docs_svn: Build also libgomp documentation.
22 2007-01-05  Gerald Pfeifer  <gerald@pfeifer.com>
24         * crontab: Spread snapshots more evenly throughout the week, and
25         in "ascending" order.  Build all at the same time of the day.
27 2006-10-20  Mark Mitchell  <mark@codesourcery.com>
29         * crontab: Add 4.2 branch.  Set trunk to 4.3.
31 2006-09-17  Gerald Pfeifer  <gerald@pfeifer.com>
33         * gcc_release (LC_ALL): Default to C.
35 2006-03-11  Gabriel Dos Reis  <gdr@integrable-solutions.net>
37         * crontab: Don't build snapshot for 3.4.x anymore.
38         * update_version_svn (IGNORE_BRANCHES): Add 3_4-branch.
40 2006-01-12  Ben Elliston  <bje@au.ibm.com>
42         * update_version_svn (ADD_BRANCHES): Remove dfp-branch.
44 2005-12-16  Joseph S. Myers  <joseph@codesourcery.com>
46         * update_web_docs_svn: Remove unnecessary files from source tree.
47         Use set -e.
48         * doc_exclude, update_web_docs, update_web_docs_libstdcxx: Remove.
50 2005-12-16  Mark Mitchell  <mark@codesourcery.com>
52         * update_web_docs_svn: Set @srcdir in gcc-vers.texi. 
53         
54 2005-11-18  Mark Mitchell  <mark@codesourcery.com>
56         * crontab: Add 4.1 branch entry.
58 2005-11-06  Joseph S. Myers  <joseph@codesourcery.com>
60         * gcc_release: Further update for SVN.  Don't set EXPORTTAG or
61         EXPORTDATE; always determine SVNREV the same way.  Correct message
62         about what sources are being retrived.  Include branch information
63         in LAST_UPDATED.
64         * crontab: Don't include initial / in branch name.
66 2005-11-05  Daniel Berlin  <dberlin@dberlin.org>
68         * gcc_release:  Always determine revision number from date or tag,
69         and use that, instead of fragile date based export.
70         Put back setting of non-local CVSROOT.
72 2005-11-05  Daniel Berlin  <dberlin@dberlin.org>
74         * gcc_release: Make tags go in /tags.
75         Don't tag for snapshots.
76         Determine revision number of export and put into snapshot
77         announcement.
79 2005-11-03  Daniel Berlin  <dberlin@dberlin.org>
81         * gcc_release: Update for SVN
82         * crontab: Update for new gcc_release
84 2005-10-26  Daniel Berlin  <dberlin@dberlin.org>
86         * update_web_docs_svn: Use -q to quiet svn.
88 2005-10-26  Daniel Berlin  <dberlin@dberlin.org>
90         * crontab: Update to reflect reality
92 2005-10-01  Mark Mitchell  <mark@codesourcery.com>
94         * gcc_release (build_sources): If trying to apply a tag that
95         already exists, issue an error message and exit.
97 2005-09-30  Joseph S. Myers  <joseph@codesourcery.com>
99         PR other/23693
100         * update_web_docs: Add PDF support.  Correct check of DEV-PHASE.
102 2005-09-30  Joseph S. Myers  <joseph@codesourcery.com>
104         * update_web_docs_old: Remove.
106 2005-08-14  Kelley Cook  <kcook@gcc.gnu.org>
108         * gcc_release: Update with FSF address.
110 2005-07-26  Janis Johnson  <janis187@us.ibm.com>
112         * update_version (ADD_BRANCHES): Add dfp-branch.
114 2005-05-21  Gerald Pfeifer  <gerald@pfeifer.com>
116         * crontab: Spread snapshot building more evenly throughout the
117         week.
119 2005-05-19  Joseph S. Myers  <joseph@codesourcery.com>
121         * crontab: Don't build 3.3 branch snapshots.
122         * update_version (IGNORE_BRANCHES): Add gcc-3_3-branch.
124 2005-03-15  Zack Weinberg  <zack@codesourcery.com>
126         * README: Update.
127         * gcc_release: Update gcc/DEV-PHASE if that file exists, instead
128         of gcc/version.c.
129         * update_version: Handle updating gcc/DATESTAMP.
130         * update_web_docs: Generate gcc-vers.texi first.
132 2005-03-10  Ranjit Mathew  <rmathew@hotmail.com>
134         * gcc_release (ADA_DIRS): Add "gnattools".
136 2005-02-25  Mark Mitchell  <mark@codesourcery.com>
138         * crontab: Adjust for 4.0 branch.
140 2004-12-30  Sebastian Pop  <pop@cri.ensmp.fr>
142         * update_version (ADD_BRANCHES): Replace lno-branch with
143         autovect-branch.
145 2004-09-11  Gerald Pfeifer  <gerald@pfeifer.com>
147         * crontab: Rename GCC 3.5 snapshots to GCC 4.0 snapshots.
149 2004-08-14  Kelley Cook  <kcook@gcc.gnu.org>
151         * gcc_release (build_sources): Add comment header to generated
152         MD5SUMS.
154 2004-08-06  Kelley Cook  <kcook@gcc.gnu.org>
156         * gcc_release (snapshot_print): Accept arguments.  Don't use echo -e.
157         (announce_snapshot):  Update for above.  Don't use echo -e.
159 2004-08-03 Kelley Cook  <kcook@gcc.gnu.org>
161         * maintainer-scripts (snapshot_print): New function.
162         (announce_snapshot): Generate announcment on the fly.
163         Use a directory link for LATEST.
164         * snapshot-README: Delete.
165         * snapshot-index.html: Delete.
167 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
169         * gcc_release (build_sources): Move the libcpp gmo files
170         to the source directory.
172 2004-06-03  Joseph S. Myers  <jsm@polyomino.org.uk>
174         * gcc_release (maybe_build_tarfile): New function.
175         (build_tarfiles): Use maybe_build_tarfile.
177 2004-05-21  Paolo Carlini  <pcarlini@suse.de>
179         * gcc_release (build_sources): Generate the NEWS file in toplevel.
181 2004-05-17  Kelley Cook  <kcook@gcc.gnu.org>
183         * gcc_release (build_sources): Change CRCs from brik to md5sum.
185 2004-05-16  Gerald Pfeifer  <gerald@pfeifer.com>
187         * crontab: Add GCC 3.5 snapshots, currenty run on Sundays.
189 2004-05-13  Joseph S. Myers  <jsm@polyomino.org.uk>
191         * update_web_docs: Also remove old .gz files from subdirectories
192         on the 15th of the month.
194 2004-05-13  Joseph S. Myers  <jsm@polyomino.org.uk>
196         * update_web_docs (MANUALS): Add gfortran.
198 2004-05-13  Arnaud Charlet  <charlet@act-europe.fr>
200         * update_web_docs: Fix generation of Ada docs.
202 2004-05-13  Joseph S. Myers  <jsm@polyomino.org.uk>
204         * update_version (ADD_BRANCHES): Remove tree-ssa-20020619-branch.
206         * gcc_release (DIFF): Remove -3 option.
208 2003-07-26  Paul Brook  <paul@nowt.org>
210         * gcc_release: Add gcc-fortran.
211         * snapshot-README: Ditto.
212         * snapshot-index.html: Ditto.
214 2004-05-02  Gerald Pfeifer  <gerald@pfeifer.com>
216         * crontab: Move GCC 3.4 snapshots from Wednesday afternoon to
217         Friday night, where gcc.gnu.org has less load.
219 2004-05-02  Gerald Pfeifer  <gerald@pfeifer.com>
221         * crontab: Adjust temporary directory used for snapshot generation.
222         Move GCC 3.3 snapshots to Wednesday 22:32, where gcc.gnu.org has
223         less load.
225 2004-04-19  Mark Mitchell  <mark@codesourcery.com>
227         * gcc_release (build_sources): Do not use "-F" to tag sources.
229 2004-04-07  Mark Mitchell  <mark@codesourcery.com>
231         * gcc_release (build_sources): Do not use "-r" and "-D" at the
232         same time with "cvs export".
234 2004-03-27  Gerald Pfeifer  <gerald@pfeifer.com>
236         * gcc_release: Fix sanity check for argument of -p command-line
237         options.  In snapshot mode, only generate diffs against the previous
238         snapshot if the user did not specify any old tarball explictly.
240 2004-03-25  Gerald Pfeifer  <gerald@pfeifer.com>
242         * gcc_release (FTP_PATH): Use /var/ftp instead of ~ftp, and
243         only set at a single place.
245 2004-03-14  Gerald Pfeifer  <gerald@pfeifer.com>
247         * gcc_release (SNAPSHOTS_DIR): New variable.  Use it.
248         (announce_snapshot): Use it.
250 2004-03-14  Gerald Pfeifer  <gerald@pfeifer.com>
252         * gcc_release (announce_snapshot): Use changedir instead of
253         plain cd.
255 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>
257         * gcc_release: Add libada as part of ADA_DIRS.
259 2004-01-21  Gerald Pfeifer  <gerald@pfeifer.com>
261         * crontab: Make 3.4 snapshots from the new 3.4 release branch.
263 2004-01-20  Kelley Cook  <kcook@gcc.gnu.org>
265         * gcc_release (build_sources): Delete call to make f77.rebuilt.
267 2004-01-17  Gerald Pfeifer  <gerald@pfeifer.com>
269         * snapshot-README: Mention how the snapshot was generated.
270         * snapshot-index.html: Ditto.  Further sync with snapshot-README.
272 2004-01-03  Joseph S. Myers  <jsm@polyomino.org.uk>
274         * update_web_docs: Create tarballs of documentation sources and
275         HTML docs.
277 2004-01-02  Gerald Pfeifer  <gp@suse.de>
279         * update_version: Add some documentation.
281 2004-01-02  Pop Sébastian  <pop@gauvain.u-strasbg.fr>
283         * update_version (ADD_BRANCHES): Add lno-branch.
285 2003-11-02  Gerald Pfeifer  <gerald@pfeifer.com>
287         * maintainer-addresses: New script.
289 2003-10-24  Kelley Cook  <kcook@gcc.gnu.org>
291         * gcc_release (build_sources): Use --enable-generated-files-in-srcdir.
293 2003-09-22  Gerald Pfeifer  <gerald@pfeifer.com>
295         * gcc_release (announce_snapshot): Restructure processing
296         of snapshot-README and snapshot-index.html and add a new
297         substitution for @EXPORT@.
299 2003-08-24  Gerald Pfeifer  <gerald@pfeifer.com>
301         * gcc_release (build_sources): Create/update the LAST_UPDATED file
302         in the source directory with information how sources were obtained.
304 2003-08-16  Gerald Pfeifer  <gerald@pfeifer.com>
306         * gcc_release (build_sources): Use two new variables EXPORTTAG and
307         EXPORTDATE to make the extraction of sources more transparent and
308         also allow snapshots (off mainline) without a tag.
310 2003-08-08  Mark Mitchell  <mark@codesourcery.com>
312         * gcc_release: Correct logic for updating version.c.  Put
313         prereleases into a subdirectory.
315 2003-07-29  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
317         * crontab: Update invocation of gcc_release according to the
318         previous changes there.  Add automatic 3.4 snapshots from mainline.
320 2003-07-23  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
322         * gcc_release (usage): Document that -s now takes symbolic name
323         and branch of the snapshot as parameters.
324         Implement this as part of command-line processing.
325         (BRANCH): Remove default initialization for snapshots.
326         (CVSBRANCH): Ditto.
327         Do not lay down a CVS tag if generating a snapshot from mainline.
329 2003-07-19  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
331         * gcc_release (announce_snapshot): Use ${RELEASE} instead
332         of ${BRANCH}-${DATE} to refer to the snapshot directory.
333         Put README file into the snapshot directory.
335         (RELEASE): Define as ${BRANCH}-${DATE} for snapshots.
336         (FTP_PATH): Use ${RELEASE} in case of snapshots.
337         (TAG): Ditto.
338         (OLD_TARS): Adjust to new directory scheme for snapshots.
340 2003-07-14  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
342         * gcc_release (announce_snapshot): Add substitution of @RELEASE@
343         for README and index.html.
344         * snapshot-README: Use it.
345         * snapshot-index.html: Ditto.
347 2003-07-09  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
349         * gcc_release (announce_snapshot): Add substitution of @BRANCH@
350         for README and index.html.  Remove substitution of @LONG_DATE@.
351         Put index.html into the respective snapshot directory.
352         Adjust subject of the notification mail to the new naming scheme
353         for CVS tags.
354         Adjust name of the LATEST-IS-... files to the new naming scheme
355         for snapshot directories.
356         (FTP_PATH): Ditto.
357         (LAST_DIR): Ditto.
358         (LAST_LONG_DATE): Remove.
360         * snapshot-README: Adjust to the new naming schemes for directories
361         and snapshots per se.
362         Dynamically fill in the respective branch instead of hardcoding it.
364         * snapshot-index.html: Replace individual links to diffs with a
365         general link to the diff/ subdirectory.
366         Mention the concrete snapshot in <title> and <h1>.
367         Adjust links to the new location of index.html.
369 2003-07-08  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
371         * gcc_release: Move handling of complex modes directly after
372         switch handling.
373         (TAG): Include the branch name as part of snapshot CVS tags.
375 2003-07-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
377         * gcc_release: Execute gcc.gnu.org-only operations which are
378         related to diff generation only if diffs have been requested.
379         (build_sources): Improve tracing and an error message related
380         to tagging.
382 2003-07-01  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
384         * gcc_release (BRANCH): Rename to...
385         (CVSBRANCH): ...new macro, and use BRANCH for the variant users
386         will see.
387         (FTP_BRANCH): For snapshots, include ${BRANCH} in the last part
388         of the directory name.
389         Use .snapshot_date-${BRANCH} instead of .snapshot_date.
391 2003-06-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
393         * gcc_release: Command "all" now creates .gz files only for
394         releases and pre-releases.
396 2003-06-27  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
398         * gcc_release (build_sources): Do not include gnats.html any longer.
399         Make an error message more descriptive.
401 2003-06-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
403         * gcc_release: Factor the updating of links and READMEs on the
404         FTP server and sending mail for snapshots into a...
405         (announce_snapshot): ...new function.
406         Add informative output for both.
408 2003-06-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
410         * gcc_release: Do not update gcc_latest_snapshot tag any longer.
412 2003-06-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
414         * snapshot-index.html: Use F77 instead of G77 front end.
415         Remove link to CodeSourcery snapshots which was not up-to-date.
416         Do not refer to gcc-bugs@gcc.gnu.org any longer.
418         * snapshot-README: Use F77 front end instead of G77 language.
420 2003-06-17  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
422         * gcc_release (build_tarfile): Build .bz2 files instead of .gz files.
423         (build_bz2): Rename to build_gzip and create .gz files from .bz2
424         files instead of the other way around.
425         (build_gzip): New function.
426         (build_diffs): Build .bz2 files instead of .gz files.
427         (build_diff): Use .bz2 files instead of .gz files.
428         Make an error message independent of the compression format.
429         (MODE_BZIP2): Rename to MODE_GZIP.  Related changes to the
430         invocation of this script.
431         (MODE_GZIP): New variable.
432         (OLD_TARS): Use .bz2 archive of the previous snapshot.
434 2003-06-14  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
436         * snapshot-README: Use GCC instead of gcc, C++ front end instead of
437         g++ language, and note that Java includes a run time.
438         * snapshot.index.html: Ditto.
440 2003-06-10  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
442         * gcc_release (build_diff): Properly use ${TAR} instead of
443         hard-coded tar.
445 2003-05-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
447         * snapshot-index.html: Refer to .bz2 files instead of .gz files.
448         Simplify the note on not using unannounced snapshots.
450 2003-05-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
452         * snapshot-README: Refer to .bz2 files instead of .gz files.
453         Add a note on where to find the diff files.
454         Simplify the note on not using unannounced snapshots.
455         Remove documentation of the gcc_latest_snapshot tag.
457 2003-05-27  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
459         * gcc_release (build_diffs): Add diagnostics in case we cannot
460         generate a specific diff file.
462 2003-05-24  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
464         * gcc_release (build_sources): Only update ChangeLog files which
465         do not yet contain the entry we are going to add.
466         Fix typo in added ChangeLog entries.
468 2003-05-20  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
470         * gcc_release (upload_files): Put diff files into a "diffs"
471         subdirectory
473 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
475         * gcc_release: GNU CC -> GCC.
477 2003-05-12  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
479         * gcc_release (usage): Print more detailed description of all
480         command-line options.
482 2003-05-09  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
484         * update_version (ADD_BRANCHES): Add, set to MAIN and
485         tree-ssa-20020619-branch.
486         (BRANCHES): Always consider branches given by $ADD_BRANCHES.
488 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
490         * update_version (textstring_FILES): Only version.c needs to be
491         updated, now that we do not consider older branches any more.
493 2003-05-02  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
495         * update_version (IGNORE_BRANCHES): Add.
496         (BRANCHES): Do not consider branches matching $IGNORE_BRANCHES.
498 2003-05-02  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
500         * update_version: Add a trace of which branch we are currently
501         working on.
503 2002-12-16  Mark Mitchell  <mark@codesourcery.com>
505         * gcc_release: Make snapshots from the GCC 3.3 branch.
506         * snapshot-README: Update.
508 2002-09-23  Zack Weinberg  <zack@codesourcery.com>
510         * update_version: Do not check in files which are unchanged.
511         * gcc_release: Only update the version in gcc/version.c.
513 2002-09-17  Joseph S. Myers  <jsm@polyomino.org.uk>
515         * update_web_docs (MANUALS): Add fastjar.
517 2002-09-08  Joseph S. Myers  <jsm@polyomino.org.uk>
519         * gcc_release: Make snapshots come from the mainline.
520         * snapshot-README: Update.
522 2002-08-28  Joseph S. Myers  <jsm@polyomino.org.uk>
524         * update_web_docs: Remove support for generating g77_news.html and
525         g77_bugs.html.
526         * update_web_docs_old: Likewise.  Remove support for generating
527         thanks.html.
529 2002-07-28  Andreas Jaeger  <aj@suse.de>
531         * gcc_release: Update comment.
533         * snapshot-README: Snapshots are taken from GCC 3.2 branch.
535 2002-07-28  Mark Mitchell  <mark@codesourcery.com>
537         * gcc_release: Use the 3.2 branch for snapshots.
539 2002-05-31  Florian Weimer  <fw@deneb.enyo.de>
541         * update_web_docs (MANUALS): Include various flavours of the GNAT
542         User Guide.
544 2002-05-27  Joseph S. Myers  <jsm28@cam.ac.uk>
546         * update_version (textstring_FILES): Change gcc/ada/gnatvsn.ads to
547         gcc/gcc/ada/gnatvsn.ads.
549 2002-05-26  Joseph S. Myers  <jsm28@cam.ac.uk>
551         * gcc_release: Add gcc/ada/gnatvsn.ads to list of files in which
552         release status is updated.
553         * update_version (textstring_FILES): Add gcc/ada/gnatvsn.ads.
555 2002-05-21  Joseph S. Myers  <jsm28@cam.ac.uk>
557         * gcc_release: Do upload files when local.
559         * snapshot-README, snapshot-index.html: Remove chill.
561 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
563         * gcc_release: Correct upload handling.
565 2002-04-22  Mark Mitchell  <mark@codesourcery.com>
567         * gcc_release (build_diffs): Remove reference to Chill.
569 2002-04-21  Joseph S. Myers  <jsm28@cam.ac.uk>
571         * update_web_docs (MANUALS): Remove chill.  Add gnat_rm.
573 2002-04-19  Kelley R. Cook (kelly.r.cook@gm.com)
575         * gcc_release: Set TZ to UTC0.
577 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
579         * gcc_release (build_tarfiles): Do not build Chill tarfiles.
580         (CHILL_DIRS): Remove.
582 2002-03-10  Joseph S. Myers  <jsm28@cam.ac.uk>
584         * gcc_release: Build diffs for ada and chill.  Make "bzip2" a new
585         major mode.
587 2002-03-06  Phil Edwards  <pme@gcc.gnu.org>
589         * update_version:  Don't indent the version string.
591 2002-03-05  Joseph S. Myers  <jsm28@cam.ac.uk>
593         * snapshot-README: Note that snapshots come from the 3.1 branch.
594         Update list of files.
596 2002-03-03  Joseph S. Myers  <jsm28@cam.ac.uk>
598         * gcc_release: Make snapshots come from the 3.1 branch.
600 2002-02-25  Mark Mitchell  <mark@codesourcery.com>
602         * update_version: Automatically update version files on all
603         branches.
604         * crontab: Only invoke update_version once.
606 2002-02-23  Joseph S. Myers  <jsm28@cam.ac.uk>
608         * gcc_release: Revert change to -p interface.  Allow for local and
609         remote cases in creating directories.  Give an error if -p
610         argument names a directory.
612 2002-02-21  Mark Mitchell  <mark@codesourcery.com>
614         * gcc_release: Correct handling of diff-generation.  Add
615         "diffs" major mode.
617 2002-02-08  Joseph S. Myers  <jsm28@cam.ac.uk>
619         * gcc_release: Substitute dates in snapshot-README and
620         snapshot-index.html files rather than directly using the old files
621         on the FTP site.  Set QMAILHOST.
623 2002-02-08  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
625         * snapshot-index.html: Improve markup.
627 2002-01-29  Joseph S. Myers  <jsm28@cam.ac.uk>
629         * snapshot-README, snapshot-index.html: Use expressions such as
630         @DATE@ rather than hardcoded dates.
632         * snapshot-README, snapshot-index.html: New files.
634 2002-01-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
636         * update_web_docs (contrib_file): Remove.
637         Also removing special handling of thanks.html.
639 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
641         * update_web_docs: Use makeinfo --html instead of texi2html.
642         Remove support for pre-3.1 GCC versions.  Build online docs for
643         gccint manual.
645 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
647         * update_web_docs_old: Copy from update_web_docs.  Add comment
648         that this is for GCC 3.0.x and earlier versions.
650 2001-11-19  Joseph S. Myers  <jsm28@cam.ac.uk>
652         * gcc_release: Add /usr/local/bin to path when local.
654 2001-11-06  Joseph S. Myers  <jsm28@cam.ac.uk>
656         * update_web_docs: Set SOURCEDIR so that install manual can be
657         found when running install.texi2html.
659         * gcc_release: Don't require a username if running locally.
661 2001-11-05  Joseph S. Myers  <jsm28@cam.ac.uk>
663         * update_web_docs: Eliminate warnings about keeping files from web
664         page preprocessing.
666         * update_web_docs: Allow for the same file name in different
667         directories.
669 2001-10-29  Joseph S. Myers  <jsm28@cam.ac.uk>
671         * update_web_docs: Generate libiberty and gnat-style manuals.
673 2001-10-24  Joseph S. Myers  <jsm28@cam.ac.uk>
675         * gcc_release: Build snapshots from mainline.  Generate Ada and
676         Chill tarballs.  Correct error check when building diffs.  Check
677         for errors when building bzip2 files.
678         * crontab: Use /sourceware/snapshot-tmp for building snapshots.
680 2001-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
682         * crontab: Build weekly snapshots.
684         * gcc_release: Copy from 3.0 branch.  Add support for building the
685         weekly snapshots on gcc.gnu.org.
687 2001-08-28  Joseph S. Myers  <jsm28@cam.ac.uk>
689         * update_web_docs: Also check out texinfo.tex from
690         gcc/doc/include.
692 2001-08-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
694         * update_web_docs (PREPROCESS): Rename to WWWPREPROCESS.
695         Preprocess the entire web site, not just the install docs.
697 2001-06-25  Phil Edwards  <pme@sources.redhat.com>
699         * update_version:  Add command-line argument capability, also
700         bump version for libstdc++-v3, and exit with the return code from
701         the cvs commit.
702         * crontab:  Call update_version with arguments instead of
703         calling update_branch_version.
704         * update_branch_version:  Remove.
706 2001-06-08  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
708         * update_web_docs: Only update the install documentation for the
709         CVS HEAD.
711 2001-06-07  Joseph S. Myers  <jsm28@cam.ac.uk>
713         * update_web_docs, doc_exclude: Check out files that may be in the
714         Attic.  Check out texinfo.tex.  Don't generate anything from
715         c-tree.texi.  Generate PostScript output from manuals.
717 2001-06-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
719         * update_web_docs (WWWBASE_PREFORMATTED, PREPROCESS): New
720         variables.
721         Fix a comment and add another one.
722         Generate the installation documentation in HTML format from
723         gcc/doc/install.texi.
725 2001-05-03  Joseph S. Myers  <jsm28@cam.ac.uk>
727         * update_web_docs: Don't generate HTML from gxxint.texi.  Don't
728         run texi2html on manuals that aren't present.
730 2001-03-18  Phil Edwards  <pme@sources.redhat.com>
732         * update_web_docs_libstdcxx:  New script.
733         * crontab:  Call said script.
735 2001-03-18  Joseph S. Myers  <jsm28@cam.ac.uk>
737         * update_version, update_branch_version: Check out with gcc
738         directory instead of using egcs link.
740 2001-03-17  Joseph S. Myers  <jsm28@cam.ac.uk>
742         * update_web_docs: Don't strip leading -r from argument following
743         -r, or leading -d from argument following -d.  Bug pointed out by
744         Matt Kraai.
746         * update_web_docs: Handle -r and -d options to generate docs for a
747         release or branch in a subdirectory.  Determine names of G77 news
748         and bugs files and contributors file after updated docs have been
749         installed, not before.  Don't remove files from a subdirectory.
750         Don't generate manuals for gcov (included in the GCC manual) or
751         iostream (obsolete).  Do generate manuals for cppinternals, gcj
752         and porting.  Update regular expressions for detecting whether
753         files have really changed when regenerated.
755 2001-03-15  Joseph S. Myers  <jsm28@cam.ac.uk>
757         * update_web_docs: Use /usr/local/bin/texi2html rather than
758         gccadmin's local copy.
760 2001-03-10  Joseph S. Myers  <jsm28@cam.ac.uk>
762         * crontab, doc_exclude, update_branch_version, update_version,
763         update_web_docs: New files (as currently used by gccadmin).
764         * README: New file.