Initialized merge tracking via "svnmerge" with revisions "1-114681" from
[official-gcc.git] / maintainer-scripts / ChangeLog
blob11d4cb316f48ed78ab56f0753acc720d8ba8503d
1 2006-03-11  Gabriel Dos Reis  <gdr@integrable-solutions.net>
3         * crontab: Don't build snapshot for 3.4.x anymore.
4         * update_version_svn (IGNORE_BRANCHES): Add 3_4-branch.
6 2006-01-12  Ben Elliston  <bje@au.ibm.com>
8         * update_version_svn (ADD_BRANCHES): Remove dfp-branch.
10 2005-12-16  Joseph S. Myers  <joseph@codesourcery.com>
12         * update_web_docs_svn: Remove unnecessary files from source tree.
13         Use set -e.
14         * doc_exclude, update_web_docs, update_web_docs_libstdcxx: Remove.
16 2005-12-16  Mark Mitchell  <mark@codesourcery.com>
18         * update_web_docs_svn: Set @srcdir in gcc-vers.texi. 
19         
20 2005-11-18  Mark Mitchell  <mark@codesourcery.com>
22         * crontab: Add 4.1 branch entry.
24 2005-11-06  Joseph S. Myers  <joseph@codesourcery.com>
26         * gcc_release: Further update for SVN.  Don't set EXPORTTAG or
27         EXPORTDATE; always determine SVNREV the same way.  Correct message
28         about what sources are being retrived.  Include branch information
29         in LAST_UPDATED.
30         * crontab: Don't include initial / in branch name.
32 2005-11-05  Daniel Berlin  <dberlin@dberlin.org>
34         * gcc_release:  Always determine revision number from date or tag,
35         and use that, instead of fragile date based export.
36         Put back setting of non-local CVSROOT.
38 2005-11-05  Daniel Berlin  <dberlin@dberlin.org>
40         * gcc_release: Make tags go in /tags.
41         Don't tag for snapshots.
42         Determine revision number of export and put into snapshot
43         announcement.
45 2005-11-03  Daniel Berlin  <dberlin@dberlin.org>
47         * gcc_release: Update for SVN
48         * crontab: Update for new gcc_release
50 2005-10-26  Daniel Berlin  <dberlin@dberlin.org>
52         * update_web_docs_svn: Use -q to quiet svn.
54 2005-10-26  Daniel Berlin  <dberlin@dberlin.org>
56         * crontab: Update to reflect reality
58 2005-10-01  Mark Mitchell  <mark@codesourcery.com>
60         * gcc_release (build_sources): If trying to apply a tag that
61         already exists, issue an error message and exit.
63 2005-09-30  Joseph S. Myers  <joseph@codesourcery.com>
65         PR other/23693
66         * update_web_docs: Add PDF support.  Correct check of DEV-PHASE.
68 2005-09-30  Joseph S. Myers  <joseph@codesourcery.com>
70         * update_web_docs_old: Remove.
72 2005-08-14  Kelley Cook  <kcook@gcc.gnu.org>
74         * gcc_release: Update with FSF address.
76 2005-07-26  Janis Johnson  <janis187@us.ibm.com>
78         * update_version (ADD_BRANCHES): Add dfp-branch.
80 2005-05-21  Gerald Pfeifer  <gerald@pfeifer.com>
82         * crontab: Spread snapshot building more evenly throughout the
83         week.
85 2005-05-19  Joseph S. Myers  <joseph@codesourcery.com>
87         * crontab: Don't build 3.3 branch snapshots.
88         * update_version (IGNORE_BRANCHES): Add gcc-3_3-branch.
90 2005-03-15  Zack Weinberg  <zack@codesourcery.com>
92         * README: Update.
93         * gcc_release: Update gcc/DEV-PHASE if that file exists, instead
94         of gcc/version.c.
95         * update_version: Handle updating gcc/DATESTAMP.
96         * update_web_docs: Generate gcc-vers.texi first.
98 2005-03-10  Ranjit Mathew  <rmathew@hotmail.com>
100         * gcc_release (ADA_DIRS): Add "gnattools".
102 2005-02-25  Mark Mitchell  <mark@codesourcery.com>
104         * crontab: Adjust for 4.0 branch.
106 2004-12-30  Sebastian Pop  <pop@cri.ensmp.fr>
108         * update_version (ADD_BRANCHES): Replace lno-branch with
109         autovect-branch.
111 2004-09-11  Gerald Pfeifer  <gerald@pfeifer.com>
113         * crontab: Rename GCC 3.5 snapshots to GCC 4.0 snapshots.
115 2004-08-14  Kelley Cook  <kcook@gcc.gnu.org>
117         * gcc_release (build_sources): Add comment header to generated
118         MD5SUMS.
120 2004-08-06  Kelley Cook  <kcook@gcc.gnu.org>
122         * gcc_release (snapshot_print): Accept arguments.  Don't use echo -e.
123         (announce_snapshot):  Update for above.  Don't use echo -e.
125 2004-08-03 Kelley Cook  <kcook@gcc.gnu.org>
127         * maintainer-scripts (snapshot_print): New function.
128         (announce_snapshot): Generate announcment on the fly.
129         Use a directory link for LATEST.
130         * snapshot-README: Delete.
131         * snapshot-index.html: Delete.
133 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
135         * gcc_release (build_sources): Move the libcpp gmo files
136         to the source directory.
138 2004-06-03  Joseph S. Myers  <jsm@polyomino.org.uk>
140         * gcc_release (maybe_build_tarfile): New function.
141         (build_tarfiles): Use maybe_build_tarfile.
143 2004-05-21  Paolo Carlini  <pcarlini@suse.de>
145         * gcc_release (build_sources): Generate the NEWS file in toplevel.
147 2004-05-17  Kelley Cook  <kcook@gcc.gnu.org>
149         * gcc_release (build_sources): Change CRCs from brik to md5sum.
151 2004-05-16  Gerald Pfeifer  <gerald@pfeifer.com>
153         * crontab: Add GCC 3.5 snapshots, currenty run on Sundays.
155 2004-05-13  Joseph S. Myers  <jsm@polyomino.org.uk>
157         * update_web_docs: Also remove old .gz files from subdirectories
158         on the 15th of the month.
160 2004-05-13  Joseph S. Myers  <jsm@polyomino.org.uk>
162         * update_web_docs (MANUALS): Add gfortran.
164 2004-05-13  Arnaud Charlet  <charlet@act-europe.fr>
166         * update_web_docs: Fix generation of Ada docs.
168 2004-05-13  Joseph S. Myers  <jsm@polyomino.org.uk>
170         * update_version (ADD_BRANCHES): Remove tree-ssa-20020619-branch.
172         * gcc_release (DIFF): Remove -3 option.
174 2003-07-26  Paul Brook  <paul@nowt.org>
176         * gcc_release: Add gcc-fortran.
177         * snapshot-README: Ditto.
178         * snapshot-index.html: Ditto.
180 2004-05-02  Gerald Pfeifer  <gerald@pfeifer.com>
182         * crontab: Move GCC 3.4 snapshots from Wednesday afternoon to
183         Friday night, where gcc.gnu.org has less load.
185 2004-05-02  Gerald Pfeifer  <gerald@pfeifer.com>
187         * crontab: Adjust temporary directory used for snapshot generation.
188         Move GCC 3.3 snapshots to Wednesday 22:32, where gcc.gnu.org has
189         less load.
191 2004-04-19  Mark Mitchell  <mark@codesourcery.com>
193         * gcc_release (build_sources): Do not use "-F" to tag sources.
195 2004-04-07  Mark Mitchell  <mark@codesourcery.com>
197         * gcc_release (build_sources): Do not use "-r" and "-D" at the
198         same time with "cvs export".
200 2004-03-27  Gerald Pfeifer  <gerald@pfeifer.com>
202         * gcc_release: Fix sanity check for argument of -p command-line
203         options.  In snapshot mode, only generate diffs against the previous
204         snapshot if the user did not specify any old tarball explictly.
206 2004-03-25  Gerald Pfeifer  <gerald@pfeifer.com>
208         * gcc_release (FTP_PATH): Use /var/ftp instead of ~ftp, and
209         only set at a single place.
211 2004-03-14  Gerald Pfeifer  <gerald@pfeifer.com>
213         * gcc_release (SNAPSHOTS_DIR): New variable.  Use it.
214         (announce_snapshot): Use it.
216 2004-03-14  Gerald Pfeifer  <gerald@pfeifer.com>
218         * gcc_release (announce_snapshot): Use changedir instead of
219         plain cd.
221 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>
223         * gcc_release: Add libada as part of ADA_DIRS.
225 2004-01-21  Gerald Pfeifer  <gerald@pfeifer.com>
227         * crontab: Make 3.4 snapshots from the new 3.4 release branch.
229 2004-01-20  Kelley Cook  <kcook@gcc.gnu.org>
231         * gcc_release (build_sources): Delete call to make f77.rebuilt.
233 2004-01-17  Gerald Pfeifer  <gerald@pfeifer.com>
235         * snapshot-README: Mention how the snapshot was generated.
236         * snapshot-index.html: Ditto.  Further sync with snapshot-README.
238 2004-01-03  Joseph S. Myers  <jsm@polyomino.org.uk>
240         * update_web_docs: Create tarballs of documentation sources and
241         HTML docs.
243 2004-01-02  Gerald Pfeifer  <gp@suse.de>
245         * update_version: Add some documentation.
247 2004-01-02  Pop Sébastian  <pop@gauvain.u-strasbg.fr>
249         * update_version (ADD_BRANCHES): Add lno-branch.
251 2003-11-02  Gerald Pfeifer  <gerald@pfeifer.com>
253         * maintainer-addresses: New script.
255 2003-10-24  Kelley Cook  <kcook@gcc.gnu.org>
257         * gcc_release (build_sources): Use --enable-generated-files-in-srcdir.
259 2003-09-22  Gerald Pfeifer  <gerald@pfeifer.com>
261         * gcc_release (announce_snapshot): Restructure processing
262         of snapshot-README and snapshot-index.html and add a new
263         substitution for @EXPORT@.
265 2003-08-24  Gerald Pfeifer  <gerald@pfeifer.com>
267         * gcc_release (build_sources): Create/update the LAST_UPDATED file
268         in the source directory with information how sources were obtained.
270 2003-08-16  Gerald Pfeifer  <gerald@pfeifer.com>
272         * gcc_release (build_sources): Use two new variables EXPORTTAG and
273         EXPORTDATE to make the extraction of sources more transparent and
274         also allow snapshots (off mainline) without a tag.
276 2003-08-08  Mark Mitchell  <mark@codesourcery.com>
278         * gcc_release: Correct logic for updating version.c.  Put
279         prereleases into a subdirectory.
281 2003-07-29  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
283         * crontab: Update invocation of gcc_release according to the
284         previous changes there.  Add automatic 3.4 snapshots from mainline.
286 2003-07-23  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
288         * gcc_release (usage): Document that -s now takes symbolic name
289         and branch of the snapshot as parameters.
290         Implement this as part of command-line processing.
291         (BRANCH): Remove default initialization for snapshots.
292         (CVSBRANCH): Ditto.
293         Do not lay down a CVS tag if generating a snapshot from mainline.
295 2003-07-19  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
297         * gcc_release (announce_snapshot): Use ${RELEASE} instead
298         of ${BRANCH}-${DATE} to refer to the snapshot directory.
299         Put README file into the snapshot directory.
301         (RELEASE): Define as ${BRANCH}-${DATE} for snapshots.
302         (FTP_PATH): Use ${RELEASE} in case of snapshots.
303         (TAG): Ditto.
304         (OLD_TARS): Adjust to new directory scheme for snapshots.
306 2003-07-14  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
308         * gcc_release (announce_snapshot): Add substitution of @RELEASE@
309         for README and index.html.
310         * snapshot-README: Use it.
311         * snapshot-index.html: Ditto.
313 2003-07-09  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
315         * gcc_release (announce_snapshot): Add substitution of @BRANCH@
316         for README and index.html.  Remove substitution of @LONG_DATE@.
317         Put index.html into the respective snapshot directory.
318         Adjust subject of the notification mail to the new naming scheme
319         for CVS tags.
320         Adjust name of the LATEST-IS-... files to the new naming scheme
321         for snapshot directories.
322         (FTP_PATH): Ditto.
323         (LAST_DIR): Ditto.
324         (LAST_LONG_DATE): Remove.
326         * snapshot-README: Adjust to the new naming schemes for directories
327         and snapshots per se.
328         Dynamically fill in the respective branch instead of hardcoding it.
330         * snapshot-index.html: Replace individual links to diffs with a
331         general link to the diff/ subdirectory.
332         Mention the concrete snapshot in <title> and <h1>.
333         Adjust links to the new location of index.html.
335 2003-07-08  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
337         * gcc_release: Move handling of complex modes directly after
338         switch handling.
339         (TAG): Include the branch name as part of snapshot CVS tags.
341 2003-07-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
343         * gcc_release: Execute gcc.gnu.org-only operations which are
344         related to diff generation only if diffs have been requested.
345         (build_sources): Improve tracing and an error message related
346         to tagging.
348 2003-07-01  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
350         * gcc_release (BRANCH): Rename to...
351         (CVSBRANCH): ...new macro, and use BRANCH for the variant users
352         will see.
353         (FTP_BRANCH): For snapshots, include ${BRANCH} in the last part
354         of the directory name.
355         Use .snapshot_date-${BRANCH} instead of .snapshot_date.
357 2003-06-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
359         * gcc_release: Command "all" now creates .gz files only for
360         releases and pre-releases.
362 2003-06-27  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
364         * gcc_release (build_sources): Do not include gnats.html any longer.
365         Make an error message more descriptive.
367 2003-06-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
369         * gcc_release: Factor the updating of links and READMEs on the
370         FTP server and sending mail for snapshots into a...
371         (announce_snapshot): ...new function.
372         Add informative output for both.
374 2003-06-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
376         * gcc_release: Do not update gcc_latest_snapshot tag any longer.
378 2003-06-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
380         * snapshot-index.html: Use F77 instead of G77 front end.
381         Remove link to CodeSourcery snapshots which was not up-to-date.
382         Do not refer to gcc-bugs@gcc.gnu.org any longer.
384         * snapshot-README: Use F77 front end instead of G77 language.
386 2003-06-17  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
388         * gcc_release (build_tarfile): Build .bz2 files instead of .gz files.
389         (build_bz2): Rename to build_gzip and create .gz files from .bz2
390         files instead of the other way around.
391         (build_gzip): New function.
392         (build_diffs): Build .bz2 files instead of .gz files.
393         (build_diff): Use .bz2 files instead of .gz files.
394         Make an error message independent of the compression format.
395         (MODE_BZIP2): Rename to MODE_GZIP.  Related changes to the
396         invocation of this script.
397         (MODE_GZIP): New variable.
398         (OLD_TARS): Use .bz2 archive of the previous snapshot.
400 2003-06-14  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
402         * snapshot-README: Use GCC instead of gcc, C++ front end instead of
403         g++ language, and note that Java includes a run time.
404         * snapshot.index.html: Ditto.
406 2003-06-10  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
408         * gcc_release (build_diff): Properly use ${TAR} instead of
409         hard-coded tar.
411 2003-05-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
413         * snapshot-index.html: Refer to .bz2 files instead of .gz files.
414         Simplify the note on not using unannounced snapshots.
416 2003-05-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
418         * snapshot-README: Refer to .bz2 files instead of .gz files.
419         Add a note on where to find the diff files.
420         Simplify the note on not using unannounced snapshots.
421         Remove documentation of the gcc_latest_snapshot tag.
423 2003-05-27  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
425         * gcc_release (build_diffs): Add diagnostics in case we cannot
426         generate a specific diff file.
428 2003-05-24  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
430         * gcc_release (build_sources): Only update ChangeLog files which
431         do not yet contain the entry we are going to add.
432         Fix typo in added ChangeLog entries.
434 2003-05-20  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
436         * gcc_release (upload_files): Put diff files into a "diffs"
437         subdirectory
439 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
441         * gcc_release: GNU CC -> GCC.
443 2003-05-12  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
445         * gcc_release (usage): Print more detailed description of all
446         command-line options.
448 2003-05-09  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
450         * update_version (ADD_BRANCHES): Add, set to MAIN and
451         tree-ssa-20020619-branch.
452         (BRANCHES): Always consider branches given by $ADD_BRANCHES.
454 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
456         * update_version (textstring_FILES): Only version.c needs to be
457         updated, now that we do not consider older branches any more.
459 2003-05-02  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
461         * update_version (IGNORE_BRANCHES): Add.
462         (BRANCHES): Do not consider branches matching $IGNORE_BRANCHES.
464 2003-05-02  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
466         * update_version: Add a trace of which branch we are currently
467         working on.
469 2002-12-16  Mark Mitchell  <mark@codesourcery.com>
471         * gcc_release: Make snapshots from the GCC 3.3 branch.
472         * snapshot-README: Update.
474 2002-09-23  Zack Weinberg  <zack@codesourcery.com>
476         * update_version: Do not check in files which are unchanged.
477         * gcc_release: Only update the version in gcc/version.c.
479 2002-09-17  Joseph S. Myers  <jsm@polyomino.org.uk>
481         * update_web_docs (MANUALS): Add fastjar.
483 2002-09-08  Joseph S. Myers  <jsm@polyomino.org.uk>
485         * gcc_release: Make snapshots come from the mainline.
486         * snapshot-README: Update.
488 2002-08-28  Joseph S. Myers  <jsm@polyomino.org.uk>
490         * update_web_docs: Remove support for generating g77_news.html and
491         g77_bugs.html.
492         * update_web_docs_old: Likewise.  Remove support for generating
493         thanks.html.
495 2002-07-28  Andreas Jaeger  <aj@suse.de>
497         * gcc_release: Update comment.
499         * snapshot-README: Snapshots are taken from GCC 3.2 branch.
501 2002-07-28  Mark Mitchell  <mark@codesourcery.com>
503         * gcc_release: Use the 3.2 branch for snapshots.
505 2002-05-31  Florian Weimer  <fw@deneb.enyo.de>
507         * update_web_docs (MANUALS): Include various flavours of the GNAT
508         User Guide.
510 2002-05-27  Joseph S. Myers  <jsm28@cam.ac.uk>
512         * update_version (textstring_FILES): Change gcc/ada/gnatvsn.ads to
513         gcc/gcc/ada/gnatvsn.ads.
515 2002-05-26  Joseph S. Myers  <jsm28@cam.ac.uk>
517         * gcc_release: Add gcc/ada/gnatvsn.ads to list of files in which
518         release status is updated.
519         * update_version (textstring_FILES): Add gcc/ada/gnatvsn.ads.
521 2002-05-21  Joseph S. Myers  <jsm28@cam.ac.uk>
523         * gcc_release: Do upload files when local.
525         * snapshot-README, snapshot-index.html: Remove chill.
527 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
529         * gcc_release: Correct upload handling.
531 2002-04-22  Mark Mitchell  <mark@codesourcery.com>
533         * gcc_release (build_diffs): Remove reference to Chill.
535 2002-04-21  Joseph S. Myers  <jsm28@cam.ac.uk>
537         * update_web_docs (MANUALS): Remove chill.  Add gnat_rm.
539 2002-04-19  Kelley R. Cook (kelly.r.cook@gm.com)
541         * gcc_release: Set TZ to UTC0.
543 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
545         * gcc_release (build_tarfiles): Do not build Chill tarfiles.
546         (CHILL_DIRS): Remove.
548 2002-03-10  Joseph S. Myers  <jsm28@cam.ac.uk>
550         * gcc_release: Build diffs for ada and chill.  Make "bzip2" a new
551         major mode.
553 2002-03-06  Phil Edwards  <pme@gcc.gnu.org>
555         * update_version:  Don't indent the version string.
557 2002-03-05  Joseph S. Myers  <jsm28@cam.ac.uk>
559         * snapshot-README: Note that snapshots come from the 3.1 branch.
560         Update list of files.
562 2002-03-03  Joseph S. Myers  <jsm28@cam.ac.uk>
564         * gcc_release: Make snapshots come from the 3.1 branch.
566 2002-02-25  Mark Mitchell  <mark@codesourcery.com>
568         * update_version: Automatically update version files on all
569         branches.
570         * crontab: Only invoke update_version once.
572 2002-02-23  Joseph S. Myers  <jsm28@cam.ac.uk>
574         * gcc_release: Revert change to -p interface.  Allow for local and
575         remote cases in creating directories.  Give an error if -p
576         argument names a directory.
578 2002-02-21  Mark Mitchell  <mark@codesourcery.com>
580         * gcc_release: Correct handling of diff-generation.  Add
581         "diffs" major mode.
583 2002-02-08  Joseph S. Myers  <jsm28@cam.ac.uk>
585         * gcc_release: Substitute dates in snapshot-README and
586         snapshot-index.html files rather than directly using the old files
587         on the FTP site.  Set QMAILHOST.
589 2002-02-08  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
591         * snapshot-index.html: Improve markup.
593 2002-01-29  Joseph S. Myers  <jsm28@cam.ac.uk>
595         * snapshot-README, snapshot-index.html: Use expressions such as
596         @DATE@ rather than hardcoded dates.
598         * snapshot-README, snapshot-index.html: New files.
600 2002-01-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
602         * update_web_docs (contrib_file): Remove.
603         Also removing special handling of thanks.html.
605 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
607         * update_web_docs: Use makeinfo --html instead of texi2html.
608         Remove support for pre-3.1 GCC versions.  Build online docs for
609         gccint manual.
611 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
613         * update_web_docs_old: Copy from update_web_docs.  Add comment
614         that this is for GCC 3.0.x and earlier versions.
616 2001-11-19  Joseph S. Myers  <jsm28@cam.ac.uk>
618         * gcc_release: Add /usr/local/bin to path when local.
620 2001-11-06  Joseph S. Myers  <jsm28@cam.ac.uk>
622         * update_web_docs: Set SOURCEDIR so that install manual can be
623         found when running install.texi2html.
625         * gcc_release: Don't require a username if running locally.
627 2001-11-05  Joseph S. Myers  <jsm28@cam.ac.uk>
629         * update_web_docs: Eliminate warnings about keeping files from web
630         page preprocessing.
632         * update_web_docs: Allow for the same file name in different
633         directories.
635 2001-10-29  Joseph S. Myers  <jsm28@cam.ac.uk>
637         * update_web_docs: Generate libiberty and gnat-style manuals.
639 2001-10-24  Joseph S. Myers  <jsm28@cam.ac.uk>
641         * gcc_release: Build snapshots from mainline.  Generate Ada and
642         Chill tarballs.  Correct error check when building diffs.  Check
643         for errors when building bzip2 files.
644         * crontab: Use /sourceware/snapshot-tmp for building snapshots.
646 2001-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
648         * crontab: Build weekly snapshots.
650         * gcc_release: Copy from 3.0 branch.  Add support for building the
651         weekly snapshots on gcc.gnu.org.
653 2001-08-28  Joseph S. Myers  <jsm28@cam.ac.uk>
655         * update_web_docs: Also check out texinfo.tex from
656         gcc/doc/include.
658 2001-08-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
660         * update_web_docs (PREPROCESS): Rename to WWWPREPROCESS.
661         Preprocess the entire web site, not just the install docs.
663 2001-06-25  Phil Edwards  <pme@sources.redhat.com>
665         * update_version:  Add command-line argument capability, also
666         bump version for libstdc++-v3, and exit with the return code from
667         the cvs commit.
668         * crontab:  Call update_version with arguments instead of
669         calling update_branch_version.
670         * update_branch_version:  Remove.
672 2001-06-08  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
674         * update_web_docs: Only update the install documentation for the
675         CVS HEAD.
677 2001-06-07  Joseph S. Myers  <jsm28@cam.ac.uk>
679         * update_web_docs, doc_exclude: Check out files that may be in the
680         Attic.  Check out texinfo.tex.  Don't generate anything from
681         c-tree.texi.  Generate PostScript output from manuals.
683 2001-06-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
685         * update_web_docs (WWWBASE_PREFORMATTED, PREPROCESS): New
686         variables.
687         Fix a comment and add another one.
688         Generate the installation documentation in HTML format from
689         gcc/doc/install.texi.
691 2001-05-03  Joseph S. Myers  <jsm28@cam.ac.uk>
693         * update_web_docs: Don't generate HTML from gxxint.texi.  Don't
694         run texi2html on manuals that aren't present.
696 2001-03-18  Phil Edwards  <pme@sources.redhat.com>
698         * update_web_docs_libstdcxx:  New script.
699         * crontab:  Call said script.
701 2001-03-18  Joseph S. Myers  <jsm28@cam.ac.uk>
703         * update_version, update_branch_version: Check out with gcc
704         directory instead of using egcs link.
706 2001-03-17  Joseph S. Myers  <jsm28@cam.ac.uk>
708         * update_web_docs: Don't strip leading -r from argument following
709         -r, or leading -d from argument following -d.  Bug pointed out by
710         Matt Kraai.
712         * update_web_docs: Handle -r and -d options to generate docs for a
713         release or branch in a subdirectory.  Determine names of G77 news
714         and bugs files and contributors file after updated docs have been
715         installed, not before.  Don't remove files from a subdirectory.
716         Don't generate manuals for gcov (included in the GCC manual) or
717         iostream (obsolete).  Do generate manuals for cppinternals, gcj
718         and porting.  Update regular expressions for detecting whether
719         files have really changed when regenerated.
721 2001-03-15  Joseph S. Myers  <jsm28@cam.ac.uk>
723         * update_web_docs: Use /usr/local/bin/texi2html rather than
724         gccadmin's local copy.
726 2001-03-10  Joseph S. Myers  <jsm28@cam.ac.uk>
728         * crontab, doc_exclude, update_branch_version, update_version,
729         update_web_docs: New files (as currently used by gccadmin).
730         * README: New file.