OSDN Git Service

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