OSDN Git Service

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