OSDN Git Service

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