OSDN Git Service

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