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