OSDN Git Service

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