OSDN Git Service

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