OSDN Git Service

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