OSDN Git Service

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