OSDN Git Service

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