OSDN Git Service

24e51deb9fdf72d142bd21b1bd065a2e9f549281
[pf3gnuchains/gcc-fork.git] / maintainer-scripts / ChangeLog
1 2005-09-30  Joseph S. Myers  <joseph@codesourcery.com>
2
3         PR other/23693
4         * update_web_docs: Add PDF support.  Correct check of DEV-PHASE.
5
6 2005-09-30  Joseph S. Myers  <joseph@codesourcery.com>
7
8         * update_web_docs_old: Remove.
9
10 2005-08-14  Kelley Cook  <kcook@gcc.gnu.org>
11
12         * gcc_release: Update with FSF address.
13
14 2005-07-26  Janis Johnson  <janis187@us.ibm.com>
15
16         * update_version (ADD_BRANCHES): Add dfp-branch.
17
18 2005-05-21  Gerald Pfeifer  <gerald@pfeifer.com>
19
20         * crontab: Spread snapshot building more evenly throughout the
21         week.
22
23 2005-05-19  Joseph S. Myers  <joseph@codesourcery.com>
24
25         * crontab: Don't build 3.3 branch snapshots.
26         * update_version (IGNORE_BRANCHES): Add gcc-3_3-branch.
27
28 2005-03-15  Zack Weinberg  <zack@codesourcery.com>
29
30         * README: Update.
31         * gcc_release: Update gcc/DEV-PHASE if that file exists, instead
32         of gcc/version.c.
33         * update_version: Handle updating gcc/DATESTAMP.
34         * update_web_docs: Generate gcc-vers.texi first.
35
36 2005-03-10  Ranjit Mathew  <rmathew@hotmail.com>
37
38         * gcc_release (ADA_DIRS): Add "gnattools".
39
40 2005-02-25  Mark Mitchell  <mark@codesourcery.com>
41
42         * crontab: Adjust for 4.0 branch.
43
44 2004-12-30  Sebastian Pop  <pop@cri.ensmp.fr>
45
46         * update_version (ADD_BRANCHES): Replace lno-branch with
47         autovect-branch.
48
49 2004-09-11  Gerald Pfeifer  <gerald@pfeifer.com>
50
51         * crontab: Rename GCC 3.5 snapshots to GCC 4.0 snapshots.
52
53 2004-08-14  Kelley Cook  <kcook@gcc.gnu.org>
54
55         * gcc_release (build_sources): Add comment header to generated
56         MD5SUMS.
57
58 2004-08-06  Kelley Cook  <kcook@gcc.gnu.org>
59
60         * gcc_release (snapshot_print): Accept arguments.  Don't use echo -e.
61         (announce_snapshot):  Update for above.  Don't use echo -e.
62
63 2004-08-03 Kelley Cook  <kcook@gcc.gnu.org>
64
65         * maintainer-scripts (snapshot_print): New function.
66         (announce_snapshot): Generate announcment on the fly.
67         Use a directory link for LATEST.
68         * snapshot-README: Delete.
69         * snapshot-index.html: Delete.
70
71 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
72
73         * gcc_release (build_sources): Move the libcpp gmo files
74         to the source directory.
75
76 2004-06-03  Joseph S. Myers  <jsm@polyomino.org.uk>
77
78         * gcc_release (maybe_build_tarfile): New function.
79         (build_tarfiles): Use maybe_build_tarfile.
80
81 2004-05-21  Paolo Carlini  <pcarlini@suse.de>
82
83         * gcc_release (build_sources): Generate the NEWS file in toplevel.
84
85 2004-05-17  Kelley Cook  <kcook@gcc.gnu.org>
86
87         * gcc_release (build_sources): Change CRCs from brik to md5sum.
88
89 2004-05-16  Gerald Pfeifer  <gerald@pfeifer.com>
90
91         * crontab: Add GCC 3.5 snapshots, currenty run on Sundays.
92
93 2004-05-13  Joseph S. Myers  <jsm@polyomino.org.uk>
94
95         * update_web_docs: Also remove old .gz files from subdirectories
96         on the 15th of the month.
97
98 2004-05-13  Joseph S. Myers  <jsm@polyomino.org.uk>
99
100         * update_web_docs (MANUALS): Add gfortran.
101
102 2004-05-13  Arnaud Charlet  <charlet@act-europe.fr>
103
104         * update_web_docs: Fix generation of Ada docs.
105
106 2004-05-13  Joseph S. Myers  <jsm@polyomino.org.uk>
107
108         * update_version (ADD_BRANCHES): Remove tree-ssa-20020619-branch.
109
110         * gcc_release (DIFF): Remove -3 option.
111
112 2003-07-26  Paul Brook  <paul@nowt.org>
113
114         * gcc_release: Add gcc-fortran.
115         * snapshot-README: Ditto.
116         * snapshot-index.html: Ditto.
117
118 2004-05-02  Gerald Pfeifer  <gerald@pfeifer.com>
119
120         * crontab: Move GCC 3.4 snapshots from Wednesday afternoon to
121         Friday night, where gcc.gnu.org has less load.
122
123 2004-05-02  Gerald Pfeifer  <gerald@pfeifer.com>
124
125         * crontab: Adjust temporary directory used for snapshot generation.
126         Move GCC 3.3 snapshots to Wednesday 22:32, where gcc.gnu.org has
127         less load.
128
129 2004-04-19  Mark Mitchell  <mark@codesourcery.com>
130
131         * gcc_release (build_sources): Do not use "-F" to tag sources.
132
133 2004-04-07  Mark Mitchell  <mark@codesourcery.com>
134
135         * gcc_release (build_sources): Do not use "-r" and "-D" at the
136         same time with "cvs export".
137
138 2004-03-27  Gerald Pfeifer  <gerald@pfeifer.com>
139
140         * gcc_release: Fix sanity check for argument of -p command-line
141         options.  In snapshot mode, only generate diffs against the previous
142         snapshot if the user did not specify any old tarball explictly.
143
144 2004-03-25  Gerald Pfeifer  <gerald@pfeifer.com>
145
146         * gcc_release (FTP_PATH): Use /var/ftp instead of ~ftp, and
147         only set at a single place.
148
149 2004-03-14  Gerald Pfeifer  <gerald@pfeifer.com>
150
151         * gcc_release (SNAPSHOTS_DIR): New variable.  Use it.
152         (announce_snapshot): Use it.
153
154 2004-03-14  Gerald Pfeifer  <gerald@pfeifer.com>
155
156         * gcc_release (announce_snapshot): Use changedir instead of
157         plain cd.
158
159 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>
160
161         * gcc_release: Add libada as part of ADA_DIRS.
162
163 2004-01-21  Gerald Pfeifer  <gerald@pfeifer.com>
164
165         * crontab: Make 3.4 snapshots from the new 3.4 release branch.
166
167 2004-01-20  Kelley Cook  <kcook@gcc.gnu.org>
168
169         * gcc_release (build_sources): Delete call to make f77.rebuilt.
170
171 2004-01-17  Gerald Pfeifer  <gerald@pfeifer.com>
172
173         * snapshot-README: Mention how the snapshot was generated.
174         * snapshot-index.html: Ditto.  Further sync with snapshot-README.
175
176 2004-01-03  Joseph S. Myers  <jsm@polyomino.org.uk>
177
178         * update_web_docs: Create tarballs of documentation sources and
179         HTML docs.
180
181 2004-01-02  Gerald Pfeifer  <gp@suse.de>
182
183         * update_version: Add some documentation.
184
185 2004-01-02  Pop Sébastian  <pop@gauvain.u-strasbg.fr>
186
187         * update_version (ADD_BRANCHES): Add lno-branch.
188
189 2003-11-02  Gerald Pfeifer  <gerald@pfeifer.com>
190
191         * maintainer-addresses: New script.
192
193 2003-10-24  Kelley Cook  <kcook@gcc.gnu.org>
194
195         * gcc_release (build_sources): Use --enable-generated-files-in-srcdir.
196
197 2003-09-22  Gerald Pfeifer  <gerald@pfeifer.com>
198
199         * gcc_release (announce_snapshot): Restructure processing
200         of snapshot-README and snapshot-index.html and add a new
201         substitution for @EXPORT@.
202
203 2003-08-24  Gerald Pfeifer  <gerald@pfeifer.com>
204
205         * gcc_release (build_sources): Create/update the LAST_UPDATED file
206         in the source directory with information how sources were obtained.
207
208 2003-08-16  Gerald Pfeifer  <gerald@pfeifer.com>
209
210         * gcc_release (build_sources): Use two new variables EXPORTTAG and
211         EXPORTDATE to make the extraction of sources more transparent and
212         also allow snapshots (off mainline) without a tag.
213
214 2003-08-08  Mark Mitchell  <mark@codesourcery.com>
215
216         * gcc_release: Correct logic for updating version.c.  Put
217         prereleases into a subdirectory.
218
219 2003-07-29  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
220
221         * crontab: Update invocation of gcc_release according to the
222         previous changes there.  Add automatic 3.4 snapshots from mainline.
223
224 2003-07-23  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
225
226         * gcc_release (usage): Document that -s now takes symbolic name
227         and branch of the snapshot as parameters.
228         Implement this as part of command-line processing.
229         (BRANCH): Remove default initialization for snapshots.
230         (CVSBRANCH): Ditto.
231         Do not lay down a CVS tag if generating a snapshot from mainline.
232
233 2003-07-19  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
234
235         * gcc_release (announce_snapshot): Use ${RELEASE} instead
236         of ${BRANCH}-${DATE} to refer to the snapshot directory.
237         Put README file into the snapshot directory.
238
239         (RELEASE): Define as ${BRANCH}-${DATE} for snapshots.
240         (FTP_PATH): Use ${RELEASE} in case of snapshots.
241         (TAG): Ditto.
242         (OLD_TARS): Adjust to new directory scheme for snapshots.
243
244 2003-07-14  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
245
246         * gcc_release (announce_snapshot): Add substitution of @RELEASE@
247         for README and index.html.
248         * snapshot-README: Use it.
249         * snapshot-index.html: Ditto.
250
251 2003-07-09  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
252
253         * gcc_release (announce_snapshot): Add substitution of @BRANCH@
254         for README and index.html.  Remove substitution of @LONG_DATE@.
255         Put index.html into the respective snapshot directory.
256         Adjust subject of the notification mail to the new naming scheme
257         for CVS tags.
258         Adjust name of the LATEST-IS-... files to the new naming scheme
259         for snapshot directories.
260         (FTP_PATH): Ditto.
261         (LAST_DIR): Ditto.
262         (LAST_LONG_DATE): Remove.
263
264         * snapshot-README: Adjust to the new naming schemes for directories
265         and snapshots per se.
266         Dynamically fill in the respective branch instead of hardcoding it.
267
268         * snapshot-index.html: Replace individual links to diffs with a
269         general link to the diff/ subdirectory.
270         Mention the concrete snapshot in <title> and <h1>.
271         Adjust links to the new location of index.html.
272
273 2003-07-08  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
274
275         * gcc_release: Move handling of complex modes directly after
276         switch handling.
277         (TAG): Include the branch name as part of snapshot CVS tags.
278
279 2003-07-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
280
281         * gcc_release: Execute gcc.gnu.org-only operations which are
282         related to diff generation only if diffs have been requested.
283         (build_sources): Improve tracing and an error message related
284         to tagging.
285
286 2003-07-01  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
287
288         * gcc_release (BRANCH): Rename to...
289         (CVSBRANCH): ...new macro, and use BRANCH for the variant users
290         will see.
291         (FTP_BRANCH): For snapshots, include ${BRANCH} in the last part
292         of the directory name.
293         Use .snapshot_date-${BRANCH} instead of .snapshot_date.
294
295 2003-06-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
296
297         * gcc_release: Command "all" now creates .gz files only for
298         releases and pre-releases.
299
300 2003-06-27  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
301
302         * gcc_release (build_sources): Do not include gnats.html any longer.
303         Make an error message more descriptive.
304
305 2003-06-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
306
307         * gcc_release: Factor the updating of links and READMEs on the
308         FTP server and sending mail for snapshots into a...
309         (announce_snapshot): ...new function.
310         Add informative output for both.
311
312 2003-06-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
313
314         * gcc_release: Do not update gcc_latest_snapshot tag any longer.
315
316 2003-06-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
317
318         * snapshot-index.html: Use F77 instead of G77 front end.
319         Remove link to CodeSourcery snapshots which was not up-to-date.
320         Do not refer to gcc-bugs@gcc.gnu.org any longer.
321
322         * snapshot-README: Use F77 front end instead of G77 language.
323
324 2003-06-17  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
325
326         * gcc_release (build_tarfile): Build .bz2 files instead of .gz files.
327         (build_bz2): Rename to build_gzip and create .gz files from .bz2
328         files instead of the other way around.
329         (build_gzip): New function.
330         (build_diffs): Build .bz2 files instead of .gz files.
331         (build_diff): Use .bz2 files instead of .gz files.
332         Make an error message independent of the compression format.
333         (MODE_BZIP2): Rename to MODE_GZIP.  Related changes to the
334         invocation of this script.
335         (MODE_GZIP): New variable.
336         (OLD_TARS): Use .bz2 archive of the previous snapshot.
337
338 2003-06-14  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
339
340         * snapshot-README: Use GCC instead of gcc, C++ front end instead of
341         g++ language, and note that Java includes a run time.
342         * snapshot.index.html: Ditto.
343
344 2003-06-10  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
345
346         * gcc_release (build_diff): Properly use ${TAR} instead of
347         hard-coded tar.
348
349 2003-05-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
350
351         * snapshot-index.html: Refer to .bz2 files instead of .gz files.
352         Simplify the note on not using unannounced snapshots.
353
354 2003-05-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
355
356         * snapshot-README: Refer to .bz2 files instead of .gz files.
357         Add a note on where to find the diff files.
358         Simplify the note on not using unannounced snapshots.
359         Remove documentation of the gcc_latest_snapshot tag.
360
361 2003-05-27  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
362
363         * gcc_release (build_diffs): Add diagnostics in case we cannot
364         generate a specific diff file.
365
366 2003-05-24  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
367
368         * gcc_release (build_sources): Only update ChangeLog files which
369         do not yet contain the entry we are going to add.
370         Fix typo in added ChangeLog entries.
371
372 2003-05-20  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
373
374         * gcc_release (upload_files): Put diff files into a "diffs"
375         subdirectory
376
377 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
378
379         * gcc_release: GNU CC -> GCC.
380
381 2003-05-12  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
382
383         * gcc_release (usage): Print more detailed description of all
384         command-line options.
385
386 2003-05-09  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
387
388         * update_version (ADD_BRANCHES): Add, set to MAIN and
389         tree-ssa-20020619-branch.
390         (BRANCHES): Always consider branches given by $ADD_BRANCHES.
391
392 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
393
394         * update_version (textstring_FILES): Only version.c needs to be
395         updated, now that we do not consider older branches any more.
396
397 2003-05-02  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
398
399         * update_version (IGNORE_BRANCHES): Add.
400         (BRANCHES): Do not consider branches matching $IGNORE_BRANCHES.
401
402 2003-05-02  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
403
404         * update_version: Add a trace of which branch we are currently
405         working on.
406
407 2002-12-16  Mark Mitchell  <mark@codesourcery.com>
408
409         * gcc_release: Make snapshots from the GCC 3.3 branch.
410         * snapshot-README: Update.
411
412 2002-09-23  Zack Weinberg  <zack@codesourcery.com>
413
414         * update_version: Do not check in files which are unchanged.
415         * gcc_release: Only update the version in gcc/version.c.
416
417 2002-09-17  Joseph S. Myers  <jsm@polyomino.org.uk>
418
419         * update_web_docs (MANUALS): Add fastjar.
420
421 2002-09-08  Joseph S. Myers  <jsm@polyomino.org.uk>
422
423         * gcc_release: Make snapshots come from the mainline.
424         * snapshot-README: Update.
425
426 2002-08-28  Joseph S. Myers  <jsm@polyomino.org.uk>
427
428         * update_web_docs: Remove support for generating g77_news.html and
429         g77_bugs.html.
430         * update_web_docs_old: Likewise.  Remove support for generating
431         thanks.html.
432
433 2002-07-28  Andreas Jaeger  <aj@suse.de>
434
435         * gcc_release: Update comment.
436
437         * snapshot-README: Snapshots are taken from GCC 3.2 branch.
438
439 2002-07-28  Mark Mitchell  <mark@codesourcery.com>
440
441         * gcc_release: Use the 3.2 branch for snapshots.
442
443 2002-05-31  Florian Weimer  <fw@deneb.enyo.de>
444
445         * update_web_docs (MANUALS): Include various flavours of the GNAT
446         User Guide.
447
448 2002-05-27  Joseph S. Myers  <jsm28@cam.ac.uk>
449
450         * update_version (textstring_FILES): Change gcc/ada/gnatvsn.ads to
451         gcc/gcc/ada/gnatvsn.ads.
452
453 2002-05-26  Joseph S. Myers  <jsm28@cam.ac.uk>
454
455         * gcc_release: Add gcc/ada/gnatvsn.ads to list of files in which
456         release status is updated.
457         * update_version (textstring_FILES): Add gcc/ada/gnatvsn.ads.
458
459 2002-05-21  Joseph S. Myers  <jsm28@cam.ac.uk>
460
461         * gcc_release: Do upload files when local.
462
463         * snapshot-README, snapshot-index.html: Remove chill.
464
465 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
466
467         * gcc_release: Correct upload handling.
468
469 2002-04-22  Mark Mitchell  <mark@codesourcery.com>
470
471         * gcc_release (build_diffs): Remove reference to Chill.
472
473 2002-04-21  Joseph S. Myers  <jsm28@cam.ac.uk>
474
475         * update_web_docs (MANUALS): Remove chill.  Add gnat_rm.
476
477 2002-04-19  Kelley R. Cook (kelly.r.cook@gm.com)
478
479         * gcc_release: Set TZ to UTC0.
480
481 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
482
483         * gcc_release (build_tarfiles): Do not build Chill tarfiles.
484         (CHILL_DIRS): Remove.
485
486 2002-03-10  Joseph S. Myers  <jsm28@cam.ac.uk>
487
488         * gcc_release: Build diffs for ada and chill.  Make "bzip2" a new
489         major mode.
490
491 2002-03-06  Phil Edwards  <pme@gcc.gnu.org>
492
493         * update_version:  Don't indent the version string.
494
495 2002-03-05  Joseph S. Myers  <jsm28@cam.ac.uk>
496
497         * snapshot-README: Note that snapshots come from the 3.1 branch.
498         Update list of files.
499
500 2002-03-03  Joseph S. Myers  <jsm28@cam.ac.uk>
501
502         * gcc_release: Make snapshots come from the 3.1 branch.
503
504 2002-02-25  Mark Mitchell  <mark@codesourcery.com>
505
506         * update_version: Automatically update version files on all
507         branches.
508         * crontab: Only invoke update_version once.
509
510 2002-02-23  Joseph S. Myers  <jsm28@cam.ac.uk>
511
512         * gcc_release: Revert change to -p interface.  Allow for local and
513         remote cases in creating directories.  Give an error if -p
514         argument names a directory.
515
516 2002-02-21  Mark Mitchell  <mark@codesourcery.com>
517
518         * gcc_release: Correct handling of diff-generation.  Add
519         "diffs" major mode.
520
521 2002-02-08  Joseph S. Myers  <jsm28@cam.ac.uk>
522
523         * gcc_release: Substitute dates in snapshot-README and
524         snapshot-index.html files rather than directly using the old files
525         on the FTP site.  Set QMAILHOST.
526
527 2002-02-08  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
528
529         * snapshot-index.html: Improve markup.
530
531 2002-01-29  Joseph S. Myers  <jsm28@cam.ac.uk>
532
533         * snapshot-README, snapshot-index.html: Use expressions such as
534         @DATE@ rather than hardcoded dates.
535
536         * snapshot-README, snapshot-index.html: New files.
537
538 2002-01-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
539
540         * update_web_docs (contrib_file): Remove.
541         Also removing special handling of thanks.html.
542
543 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
544
545         * update_web_docs: Use makeinfo --html instead of texi2html.
546         Remove support for pre-3.1 GCC versions.  Build online docs for
547         gccint manual.
548
549 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
550
551         * update_web_docs_old: Copy from update_web_docs.  Add comment
552         that this is for GCC 3.0.x and earlier versions.
553
554 2001-11-19  Joseph S. Myers  <jsm28@cam.ac.uk>
555
556         * gcc_release: Add /usr/local/bin to path when local.
557
558 2001-11-06  Joseph S. Myers  <jsm28@cam.ac.uk>
559
560         * update_web_docs: Set SOURCEDIR so that install manual can be
561         found when running install.texi2html.
562
563         * gcc_release: Don't require a username if running locally.
564
565 2001-11-05  Joseph S. Myers  <jsm28@cam.ac.uk>
566
567         * update_web_docs: Eliminate warnings about keeping files from web
568         page preprocessing.
569
570         * update_web_docs: Allow for the same file name in different
571         directories.
572
573 2001-10-29  Joseph S. Myers  <jsm28@cam.ac.uk>
574
575         * update_web_docs: Generate libiberty and gnat-style manuals.
576
577 2001-10-24  Joseph S. Myers  <jsm28@cam.ac.uk>
578
579         * gcc_release: Build snapshots from mainline.  Generate Ada and
580         Chill tarballs.  Correct error check when building diffs.  Check
581         for errors when building bzip2 files.
582         * crontab: Use /sourceware/snapshot-tmp for building snapshots.
583
584 2001-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
585
586         * crontab: Build weekly snapshots.
587
588         * gcc_release: Copy from 3.0 branch.  Add support for building the
589         weekly snapshots on gcc.gnu.org.
590
591 2001-08-28  Joseph S. Myers  <jsm28@cam.ac.uk>
592
593         * update_web_docs: Also check out texinfo.tex from
594         gcc/doc/include.
595
596 2001-08-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
597
598         * update_web_docs (PREPROCESS): Rename to WWWPREPROCESS.
599         Preprocess the entire web site, not just the install docs.
600
601 2001-06-25  Phil Edwards  <pme@sources.redhat.com>
602
603         * update_version:  Add command-line argument capability, also
604         bump version for libstdc++-v3, and exit with the return code from
605         the cvs commit.
606         * crontab:  Call update_version with arguments instead of
607         calling update_branch_version.
608         * update_branch_version:  Remove.
609
610 2001-06-08  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
611
612         * update_web_docs: Only update the install documentation for the
613         CVS HEAD.
614
615 2001-06-07  Joseph S. Myers  <jsm28@cam.ac.uk>
616
617         * update_web_docs, doc_exclude: Check out files that may be in the
618         Attic.  Check out texinfo.tex.  Don't generate anything from
619         c-tree.texi.  Generate PostScript output from manuals.
620
621 2001-06-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
622
623         * update_web_docs (WWWBASE_PREFORMATTED, PREPROCESS): New
624         variables.
625         Fix a comment and add another one.
626         Generate the installation documentation in HTML format from
627         gcc/doc/install.texi.
628
629 2001-05-03  Joseph S. Myers  <jsm28@cam.ac.uk>
630
631         * update_web_docs: Don't generate HTML from gxxint.texi.  Don't
632         run texi2html on manuals that aren't present.
633
634 2001-03-18  Phil Edwards  <pme@sources.redhat.com>
635
636         * update_web_docs_libstdcxx:  New script.
637         * crontab:  Call said script.
638
639 2001-03-18  Joseph S. Myers  <jsm28@cam.ac.uk>
640
641         * update_version, update_branch_version: Check out with gcc
642         directory instead of using egcs link.
643
644 2001-03-17  Joseph S. Myers  <jsm28@cam.ac.uk>
645
646         * update_web_docs: Don't strip leading -r from argument following
647         -r, or leading -d from argument following -d.  Bug pointed out by
648         Matt Kraai.
649
650         * update_web_docs: Handle -r and -d options to generate docs for a
651         release or branch in a subdirectory.  Determine names of G77 news
652         and bugs files and contributors file after updated docs have been
653         installed, not before.  Don't remove files from a subdirectory.
654         Don't generate manuals for gcov (included in the GCC manual) or
655         iostream (obsolete).  Do generate manuals for cppinternals, gcj
656         and porting.  Update regular expressions for detecting whether
657         files have really changed when regenerated.
658
659 2001-03-15  Joseph S. Myers  <jsm28@cam.ac.uk>
660
661         * update_web_docs: Use /usr/local/bin/texi2html rather than
662         gccadmin's local copy.
663
664 2001-03-10  Joseph S. Myers  <jsm28@cam.ac.uk>
665
666         * crontab, doc_exclude, update_branch_version, update_version,
667         update_web_docs: New files (as currently used by gccadmin).
668         * README: New file.