OSDN Git Service

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