OSDN Git Service

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