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