]> git.ipfire.org Git - thirdparty/gcc.git/blame - maintainer-scripts/ChangeLog
Daily bump.
[thirdparty/gcc.git] / maintainer-scripts / ChangeLog
CommitLineData
83d400bd
GA
12022-11-14 Martin Liska <mliska@suse.cz>
2
3 Revert:
4 2022-11-09 Martin Liska <mliska@suse.cz>
5
6 * update_web_docs_git.py: New file.
7
82022-11-14 Martin Liska <mliska@suse.cz>
9
10 Revert:
11 2022-11-14 Martin Liska <mliska@suse.cz>
12
13 * update_web_docs_git.py: Simplify.
14
152022-11-14 Martin Liska <mliska@suse.cz>
16
17 Revert:
18 2022-11-09 Martin Liska <mliska@suse.cz>
19
20 * crontab: Use new script for documentation of master branch.
21
222022-11-14 Martin Liska <mliska@suse.cz>
23
24 Revert:
25 2022-11-09 Martin Liska <mliska@suse.cz>
26
27 * update_web_docs_git.py: Create sources tarball.
28
292022-11-14 Martin Liska <mliska@suse.cz>
30
31 Revert:
32 2022-11-10 Martin Liska <mliska@suse.cz>
33
34 * crontab: Fix superfluous 'sh' for Python script.
35
f225b813
GA
362022-11-10 Martin Liska <mliska@suse.cz>
37
38 * crontab: Fix superfluous 'sh' for Python script.
39
1cdfd0e5
GA
402022-11-09 Martin Liska <mliska@suse.cz>
41
42 * update_web_docs_git.py: Create sources tarball.
43
442022-11-09 Martin Liska <mliska@suse.cz>
45
46 * crontab: Use new script for documentation of master branch.
47
482022-11-09 Martin Liska <mliska@suse.cz>
49
50 * update_web_docs_git.py: Simplify.
51
522022-11-09 Martin Liska <mliska@suse.cz>
53
54 * update_web_docs_git.py: New file.
55
af086d19
GA
562022-07-28 Martin Liska <mliska@suse.cz>
57
58 * update_web_docs_git: Use sphinx-build from a venv so that
59 we can use a recent version.
60
57f2ce6a
GA
612022-05-20 Richard Biener <rguenther@suse.de>
62
63 * crontab: Disable snapshots from the gcc-9 branch.
64
6b6f53d8
GA
652022-04-28 Jakub Jelinek <jakub@redhat.com>
66
67 * crontab: Snapshots from trunk are now GCC 13 related.
68 Add GCC 12 snapshots from the respective branch.
69
87a7d10c
GA
702021-05-14 Jakub Jelinek <jakub@redhat.com>
71
72 * crontab: Stop doing gcc-8 snapshots.
73
be8aad8d
GA
742021-04-20 Jakub Jelinek <jakub@redhat.com>
75
76 * crontab: Snapshots from trunk are now GCC 12 related.
77 Add GCC 11 snapshots from the respective branch.
78
3115aba8
GA
792021-04-09 Martin Liska <mliska@suse.cz>
80
81 * branch_changer.py: Generate URL only when emitting
82 to terminal.
83
842021-04-09 Martin Liska <mliska@suse.cz>
85
86 * branch_changer.py: Mention closing candidates and emit
87 console links to bugzilla.
88
892021-04-09 Martin Liska <mliska@suse.cz>
90
91 * branch_changer.py: Document more how the script behaves.
92
932021-04-09 Martin Liska <mliska@suse.cz>
94
95 * branch_changer.py: Fix usage of Version class.
96
972021-04-09 Martin Liska <mliska@suse.cz>
98
99 * branch_changer.py: Use new version scheme in --help output.
100
019a9220
GA
1012021-04-08 Jonathan Wakely <jwakely@redhat.com>
102
103 * generate_libstdcxx_web_docs: Add --disable-multilib to
104 configure command.
105
1062021-04-08 Martin Liska <mliska@suse.cz>
107
108 * branch_changer.py: Fix wrongly converted assert.
109
1102021-04-08 Martin Liska <mliska@suse.cz>
111
112 * branch_changer.py: Modernize and fix flake8 issues.
113 * setup.cfg: New file.
114
eefe499f
GA
1152020-12-16 Jakub Jelinek <jakub@redhat.com>
116
117 * update_version_git: Put BASEDIR into /sourceware/snapshot-tmp/gcc
118 if it exist.
119
885ef72f
GA
1202020-05-29 Martin Liska <mliska@suse.cz>
121
122 * bugzilla-close-candidate.py: Fix sorting of branches.
123
1242020-05-29 Martin Liska <mliska@suse.cz>
125
126 * bugzilla-close-candidate.py: Fix parsing of SVN revisions.
127 Fix skipping of PRs that contain Can be closed message.
128
1292020-05-29 Martin Liska <mliska@suse.cz>
130
131 * bugzilla-close-candidate.py: Support both SVN and GIT messages
132 in PRs. Remove need of usage of the bugzilla API key.
133
61f3b605
GA
1342020-05-27 Jakub Jelinek <jakub@redhat.com>
135
136 * update_version_git: Rewrite using
137 contrib/gcc-changelog/git_update_version.py.
138
4bc0bb44
JJ
1392020-04-30 Jakub Jelinek <jakub@redhat.com>
140
141 * crontab: Snapshots from trunk are now GCC 11 related.
142 Add GCC 10 snapshots from the respective branch.
143
a0ae4cbe
JJ
1442020-03-12 Jakub Jelinek <jakub@redhat.com>
145
c56871dd
JJ
146 * gcc_release (upload_files): Without -l, pass -m 755 to the mkdir
147 command invoked through ssh.
148
a0ae4cbe
JJ
149 * update_web_docs_git: Drop SPHINXBUILD=/usr/bin/sphinx-1.0-build.
150
494e434c
JJ
1512020-02-27 Jakub Jelinek <jakub@redhat.com>
152
153 * gcc_release: Add support for -b local-git-repo argument.
154
97e2f333
JW
1552020-01-13 Jonathan Wakely <jwakely@redhat.com>
156
157 * update_web_docs_libstdcxx_git: New file.
158 * update_web_docs_libstdcxx_svn: Remove.
159 * crontab: Use update_web_docs_libstdcxx_git.
160
33742a0a
JM
1612020-01-13 Joseph Myers <joseph@codesourcery.com>
162
163 * update_web_docs_git: New file.
164 * update_web_docs_svn: Remove.
165 * crontab: Use update_web_docs_svn.
166
67e63570
JM
1672020-01-13 Joseph Myers <joseph@codesourcery.com>
168
169 * gcc_release: Use git instead of SVN.
170 * crontab: Update gcc_release calls.
171
18cb6ac2
JM
1722020-01-13 Joseph Myers <joseph@codesourcery.com>
173
174 * update_version_git: New file.
175 * update_version:svn: Remove.
176 * crontab: Use update_version_git.
177
aeebd94c
JB
1782019-11-20 Janne Blomqvist <jb@gcc.gnu.org>
179
180 * gcc_release: Use https for gcc.gnu.org.
181
456ccd32
RB
1822019-11-14 Richard Biener <rguenther@suse.de>
183
184 * update_version_svn (IGNORE_BRANCHES): Add 7.
185
d50dbea1
RB
1862019-10-05 Richard Biener <rguenther@suse.de>
187
188 * crontab: Disable snapshots from gcc-7-branch.
189
e6a7284c
DM
1902019-08-05 David Malcolm <dmalcolm@redhat.com>
191
192 * update_web_docs_svn: Proceed even if the invocation of
193 sphinx fails.
194
34d9c2c2
GP
1952019-05-04 Gerald Pfeifer <gerald@pfeifer.com>
196
197 * crontab: Snapshots from trunk are now GCC 10 related.
198 Add GCC 9 snapshots from the respective branch.
199
47466513
JW
2002019-02-23 Jonathan Wakely <jwakely@redhat.com>
201
202 * generate_libstdcxx_web_docs: Improve error output.
203
9479946c
ML
2042018-11-22 Martin Liska <mliska@suse.cz>
205
206 * bugzilla-close-candidate.py: New file.
207
9038a1de
JJ
2082018-10-26 Jakub Jelinek <jakub@redhat.com>
209
6d202724
JJ
210 * update_version_svn (IGNORE_BRANCHES): Add gcc-6-branch.
211 * crontab: Remove gcc-6-branch entry.
212
9038a1de
JJ
213 * gcc_release (error, inform): Use $@ instead of $1.
214 (build_sources): Check for ^[[:blank:]]*GCC in both index.html
215 and changes.html, rather than for GCC in one and ^GCC in another one.
216
31aac344
JJ
2172018-05-03 Jakub Jelinek <jakub@redhat.com>
218
219 PR other/85622
220 * gcc_release: For -f, verify contrib/gennews has the major version
221 pages listed and both index.html and changes.html have been updated
222 for the new release.
223
49b7ffb7
JJ
2242018-04-25 Jakub Jelinek <jakub@redhat.com>
225
226 * crontab: Enable snapshots from gcc-8-branch.
227
8819c919
RB
2282018-01-25 Richard Biener <rguenther@suse.de>
229
230 * gcc_release (build_sources): Use getconf to get at the number
231 of cores in the system and pass -jN to gcc_build.
232
c64c7386
JJ
2332017-10-10 Jakub Jelinek <jakub@redhat.com>
234
235 * update_version_svn: Ignore the GCC 5 branch.
236 * crontab: Remove entry for the GCC 5 branch.
237
4b3e2314
MK
2382017-05-23 Matthias Klose <doko@ubuntu.com>
239
240 * gcc_release (XZ): Default to xz --best.
241
d3006155
MK
2422017-05-18 Matthias Klose <doko@ubuntu.com>
243
244 * gcc_release (build_gzip): Build xz tarball instead of bz2 tarball.
245 (build_diffs): Handle building diffs from either bz2 or xz tarballs,
246 compress diffs using xz instead of bz2.
247 (build_diff): Likewise.
248 (upload_files): Check for *.xz files instead of *.bz2 files.
249 (announce_snapshot): Announce xz tarball instead of bz2 tarball.
250 (XZ): New definition.
251 (<toplevel>): Look for both bz2 and xz compressed old tarballs.
252
a05dd05f
JJ
2532017-04-20 Jakub Jelinek <jakub@redhat.com>
254
255 * crontab: Enable snapshots from gcc-7-branch.
256
252e3e7b
GP
2572017-03-03 Gerald Pfeifer <gerald@pfeifer.com>
258
259 * gcc_release (snapshot_print): Replace md5 checksum by sha256.
260
b54f986e
GP
2612017-02-28 Gerald Pfeifer <gerald@pfeifer.com>
262
263 * update_web_docs_svn: Remove a reference to GCC 3.1. Describe
264 settings to tweak if running on a host different from gcc.gnu.org.
265 (WWWBASE): Allow override via the environment. Also check for
266 existance.
267
8027776f
GP
2682017-02-08 Gerald Pfeifer <gerald@pfeifer.com>
269
270 * update_web_docs_svn (MANUALS): Add libitm.
271
b8c0f3c1
GP
2722016-09-04 Gerald Pfeifer <gerald@pfeifer.com>
273
d3006155 274 PR documentation/50642
b8c0f3c1
GP
275 * update_web_docs_svn (CSS): Introduce.
276 Have generated files refer to it.
277
21da5261
ML
2782016-08-17 Martin Liska <mliska@suse.cz>
279
280 * branch_changer.py: Describe the script. Add sample usage
281 of the script.
282
1a3c85fe
ML
2832016-08-03 Martin Liska <mliska@suse.cz>
284
285 * branch_changer.py: New file.
286
c4f82055
RB
2872016-07-26 Richard Biener <rguenther@suse.de>
288
289 * update_version_svn: Ignore the GCC 4.9 branch.
290
7055b2bb
RB
2912016-07-26 Richard Biener <rguenther@suse.de>
292
293 * crontab: Remove entry for the GCC 4.9 branch.
294
4eb27c41
JW
2952016-06-13 Jonathan Wakely <jwakely@redhat.com>
296
297 * generate_libstdcxx_web_docs: Use realpath to get absolute path.
298 Add comment about LaTeX errors.
299
26ad7ec7
JJ
3002016-04-15 Jakub Jelinek <jakub@redhat.com>
301
302 * crontab: Enable snapshots from gcc-6-branch.
303
f9180d0e
RB
3042015-06-23 Richard Biener <rguenther@suse.de>
305
306 * update_version_svn: Add gcc-4_8-branch to IGNORE_BRANCHES.
307
c61e2d36
RB
3082015-06-14 Richard Biener <rguenther@suse.de>
309
310 * crontab: Disable snapshots from the 4.8 branch.
311
49bd1293
JJ
3122015-04-13 Jakub Jelinek <jakub@redhat.com>
313
54a3a620
JJ
314 * update_version_svn: Update DATESTAMP also on
315 branches/gcc-[0-9]+-branch.
316
49bd1293
JJ
317 * gcc_release: Fix up thinko in the last commit, improve error
318 message. Commit all ChangeLog, DEV-PHASE and BASE-VER changes
319 together, rather than doing dozens of separate commits.
320
e3257b56
JJ
3212015-04-12 Jakub Jelinek <jakub@redhat.com>
322
e183a9d5
JJ
323 * gcc_release: For RELEASE_MAJOR 5+ only use the major
324 number in branch name. When doing final release of 5+,
325 if BASE-VER doesn't match release, but is *.*.1 for the
326 one smaller minor version, bump BASE-VER.
327
e3257b56
JJ
328 * crontab: Enable snapshots from gcc-5-branch.
329
23ebaa42
GP
3302015-04-07 Gerald Pfeifer <gerald@pfeifer.com>
331
332 * update_web_docs_libstdcxx_svn (FILTER): Introduce.
333 Use to filter output of the copying process.
334
8200e6f1
AC
3352015-02-25 Arnaud Charlet <charlet@adacore.com>
336
337 * update_web_docs_svn: Preserve gcc/ada/*.png. Update comments.
338
1d3d9afa
AC
3392015-02-25 Arnaud Charlet <charlet@adacore.com>
340
341 * update_web_docs_svn: Add -I gcc/gcc/ada/doc/gnat_ugn for gnat_ugn
342
9baa38b7
DM
3432015-02-06 David Malcolm <dmalcolm@redhat.com>
344
345 PR jit/64257
346 * update_web_docs_svn: When copying up files for the built jit
347 documentation, also copy up .txt files.
348
a4be4e91
DM
3492015-02-04 David Malcolm <dmalcolm@redhat.com>
350
351 PR jit/64257
352 * update_web_docs_svn: Update build of jit docs to use EPEL6
353 variant install of sphinx 1.0.8, rather than 0.6.6.
354
5a28932a
DM
3552015-01-26 David Malcolm <dmalcolm@redhat.com>
356
82a0fe9a 357 PR jit/64257
5a28932a
DM
358 * update_web_docs_svn: Don't delete gcc/jit/docs or
359 gcc/jit/jit-common.h, gcc/jit/notes.txt. Special case the
360 building of the JIT docs (using sphinx-build). Special case
361 copying them up.
362
b50eee73
RB
3632014-08-14 Richard Biener <rguenther@suse.de>
364
365 * crontab: Change trunk snapshots from 4.10 to 5.
366
aaebbe1f
AC
3672014-08-01 Arnaud Charlet <charlet@adacore.com>
368
369 * update_web_docs_svn: Simplify build of gnat_ugn.
370
f9690014
RB
3712014-06-12 Richard Biener <rguenther@suse.de>
372
373 * crontab: Remove 4.7 snapshot entry.
374 * update_version_svn: Update IGNORE_BRANCHES.
375
269cf22b
JW
3762014-05-30 Jonathan Wakely <jwakely@redhat.com>
377
378 * generate_libstdcxx_web_docs: New script.
379
6602e7fc
JJ
3802014-04-11 Jakub Jelinek <jakub@redhat.com>
381
382 * crontab: Enable snapshots from gcc-4_9-branch.
383
bca420ed
DG
3842014-02-01 Dmitry Gorbachev <d.g.gorbachev@gmail.com>
385
386 PR other/56653
387 * gcc_release: Avoid printing empty line to generated MD5SUMS files.
388 Bump copyright year.
389
52cacf72
GP
3902013-12-02 Gerald Pfeifer <gerald@pfeifer.com>
391
392 * update_web_docs_svn: Work around makeinfo generated file names
393 and references with "_002d" instead of "-".
394
0ea62378
JJ
3952013-04-12 Jakub Jelinek <jakub@redhat.com>
396
397 * crontab: Disable snapshots from gcc-4_6-branch.
398 * update_version_svn: Ignore gcc-4_6-branch.
399
3de4c38d
GP
4002013-04-07 Gerald Pfeifer <gerald@pfeifer.com>
401
402 * update_web_docs_libstdcxx_svn: No longer ignore all output from
403 the actual copy process.
404 Check the exit code of the actual copy process; diagnose problems.
405
2fa73fc0
JJ
4062013-03-16 Jakub Jelinek <jakub@redhat.com>
407
408 * crontab: Enable snapshots from gcc-4_8-branch.
409
8df2d979
RG
4102012-07-02 Richard Guenther <rguenther@suse.de>
411
412 * crontab: Disable snapshots from gcc-4_5-branch.
413 * update_version_svn: Ingore gcc-4_5-branch.
414
b0d753d9
RB
4152012-03-23 Richard Guenther <rguenther@suse.de>
416
417 * crontab: Enable snapshots from gcc-4_7-branch.
418
4192012-03-13 Jakub Jelinek <jakub@redhat.com>
2895dfa4
JJ
420
421 * crontab: Remove 4.4 branch from the list of snapshots to make.
422 * update_version_svn (IGNORE_BRANCHES): Add gcc-4_4-branch.
423
b0d753d9 4242012-03-05 Richard Guenther <rguenther@suse.de>
1f338c31
RG
425
426 * crontab: Remove 4.3 branch from the list of snapshots to make.
427
7167a501
RG
4282012-03-02 Richard Guenther <rguenther@suse.de>
429
430 * crontab: Fix day-of-week.
431
204c0272
RG
4322012-03-02 Richard Guenther <rguenther@suse.de>
433
434 * crontab: Update for 4.7 branching.
435
6a4b4d31
GP
4362011-11-21 Gerald Pfeifer <gerald@pfeifer.com>
437
438 * update_web_docs_svn: Make $DOCSDIR group writable after
439 creating it.
440
a034d4bc
RG
4412011-06-27 Richard Guenther <rguenther@suse.de>
442
443 * update_version_svn (IGNORE_BRANCHES): Add gcc-4_3-branch.
444
ba7923d1
JM
4452011-05-22 Joseph Myers <joseph@codesourcery.com>
446
447 * gcc_release (adjust_dirs, maybe_build_tarfile): Remove.
448 (build_tarfiles): Don't build separate files for languages and
449 core.
450 (build_diffs): Only build one set of diffs.
451 (announce_snapshot): Only announce one tar file.
452 (ADA_DIRS, CPLUSPLUS_DIRS, FORTRAN95_DIRS, GO_DIRS, JAVA_DIRS,
453 OBJECTIVEC_DIRS, TESTSUITE_DIRS): Remove. Don't adjust names
454 relative to WORKING_DIRECTORY.
455
3b6e9676
JJ
4562011-04-21 Jakub Jelinek <jakub@redhat.com>
457
458 * gcc_release (maybe_build_tarfile): Don't build a tarfile if
459 the first directory doesn't exist.
460
5d866bd7
JJ
4612011-03-14 Jakub Jelinek <jakub@redhat.com>
462
463 * crontab: Enable 4.7 snapshots, switch 4.6 snapshots to
464 4.6 branch.
465
afa62639
JM
4662011-02-07 Joseph Myers <joseph@codesourcery.com>
467
468 * update_web_docs_svn: Generate libquadmath-vers.texi.
469
1b31835f
GP
4702011-01-31 Gerald Pfeifer <gerald@pfeifer.com>
471
472 * update_version_svn (FILES): Merge with datestamp_FILES.
473 (SVNROOT2): Introduce and use.
474
176a192a
GP
4752011-01-30 Gerald Pfeifer <gerald@pfeifer.com>
476
477 * update_version_svn (SVN): Remove obsolete comment.
478 (CURR_DATE): Fix description.
479 Fix description of checkout procedure.
480
f21fe684
TB
4812010-12-18 Tobias Burnus <burnus@net-b.de>
482
483 * update_web_docs_svn (MANUALS): Add libquadmath.
484
6f3bbbe7
ILT
4852010-12-08 Ian Lance Taylor <iant@google.com>
486
487 * gcc_release: Add support for releasing Go as a separate
488 tarball.
489
e493bdc2
ILT
4902010-12-08 Ian Lance Taylor <iant@google.com>
491
492 * update_web_docs_svn (MANUALS): Add gccgo.
493
709deb77
ILT
4942010-12-08 Ian Lance Taylor <iant@google.com>
495
496 * README: Change "CVS" to "Subversion".
497
52965ca6
GP
4982010-08-23 Gerald Pfeifer <gerald@pfeifer.com>
499
500 * gcc_release (snapshot_print): Also include an sha1 hash for
501 every tarball. Slightly tweak indentation.
502
350d631a 5032010-08-15 Gerald Pfeifer <gerald@pfeifer.com>
0338b580 504
350d631a 505 * gcc_release (CVSROOT): Remove all occurrences.
709deb77 506
0c21b3ca
GP
5072010-08-14 Gerald Pfeifer <gerald@pfeifer.com>
508
509 * gcc_release (snapshot_print): Include md5 hash for every tarball
510 in the README file and notification mail.
511
dd912000
GP
5122010-08-01 Gerald Pfeifer <gerald@pfeifer.com>
513
514 * update_web_docs_libstdcxx_svn: Do not compress generated .html
515 files any more.
516
4f8f9b8f
JM
5172010-06-24 Joseph Myers <joseph@codesourcery.com>
518
519 * update_web_docs_svn: Also pass -I option pointing to ada/ source
520 directory for Ada manual.
521
58ad2aef
JM
5222010-04-16 Joseph Myers <joseph@codesourcery.com>
523
524 * crontab: Enable 4.6 snapshots.
525
aae43040
JM
5262010-04-07 Joseph Myers <joseph@codesourcery.com>
527
528 * crontab: Switch 4.5 snapshots to 4.5 branch.
529
d49d9a7d
JM
5302010-03-31 Joseph Myers <joseph@codesourcery.com>
531
532 * gcc_release (build_tarfiles): Make directories mode 755, not
533 777.
534
f12c3a1d
GP
5352009-10-10 Gerald Pfeifer <gerald@pfeifer.com>
536
537 * update_web_docs_svn: Update BUGURL to http://gcc.gnu.org/bugs/.
538
d7f09764
DN
5392009-10-03 Diego Novillo <dnovillo@google.com>
540
541 * gcc_release (JAVA_DIRS): Remove zlib.
542
b809fa7d
GP
5432009-04-23 Gerald Pfeifer <gerald@pfeifer.com>
544
545 * update_web_docs_svn: Redirect output of texi2dvi to /dev/null.
546
748086b7
JJ
5472009-04-09 Jakub Jelinek <jakub@redhat.com>
548
549 * gcc_release: Change copyright header to refer to version
550 3 of the GNU General Public License and to point readers at the
551 COPYING3 file and the FSF's license web page.
552 * maintainer-addresses: Likewise.
553
d21a98b8
GP
5542009-04-08 Gerald Pfeifer <gerald@pfeifer.com>
555
556 * update_web_docs_svn: Run this script under plain /bin/sh
557 as opposed to /bin/sh -x.
558
be21df03
JM
5592009-03-30 Joseph Myers <joseph@codesourcery.com>
560
561 * update_version_svn (IGNORE_BRANCHES): Add 4.2 branch.
562
414d751c
GP
5632009-03-28 Gerald Pfeifer <gerald@pfeifer.com>
564
565 * crontab: Stop 4.2 snapshots.
566 Spread out 4.3, 4.4, and 4.5 snapshots more evenly.
567
a143dc13
MM
5682009-03-27 Mark Mitchell <mark@codesourcery.com>
569
570 * crontab: Add 4.4 branch snapshots.
571
ef11e5cc
GP
5722009-02-21 Gerald Pfeifer <gerald@pfeifer.com>
573
574 * update_version_svn (ADD_BRANCHES): Remove autovect-branch
575 and document format.
576
f7914172
RG
5772009-01-17 Richard Guenther <rguenther@suse.de>
578
579 * gcc_release (JAVA_DIRS): Remove fastjar.
580
f913dcd6
GP
5812008-10-04 Gerald Pfeifer <gerald@pfeifer.com>
582
583 * gcc_release: Fix a couple of comments.
584
f47687a1
JM
5852008-07-04 Joseph Myers <joseph@codesourcery.com>
586
587 * crontab: Remove 4.1 snapshots job.
588 * update_version: Remove.
589 * gcc_release: Remove support for g77 and release status in
590 version.c.
591 * update_version_svn: Ignore 4.1 branch. Remove support for
592 updating files other than DATESTAMP.
593 * update_web_docs_svn: Remove support for g77 manual.
594
bd67275c
JJ
5952008-02-18 Jakub Jelinek <jakub@redhat.com>
596
597 * crontab: Add 4.3 branch. Set trunk to 4.4.
598
7444c871
JM
5992008-01-28 Joseph Myers <joseph@codesourcery.com>
600
601 * gcc_release (build_sources): Pass --disable-multilib to
602 gcc_build.
603 (SVN): Don't use full path.
604
013d0fea
JW
6052008-01-21 Jonathan Wakely <jwakely.gcc@gmail.com>
606
607 * update_web_docs_libstdcxx_svn: "docs" dir moved to "doc".
608
c2ffa91a
GP
6092007-10-01 Gerald Pfeifer <gerald@pfeifer.com>
610
611 * gcc_release: Do not include copies of faq.html in releases,
612 and remove all the explicit support code to pull in web pages.
613
2f41c1d6
PB
6142007-08-21 Paul Brook <paul@codesourcery.com>
615 Nathan Sidwell <nathan@codesourcery.com>
616 Mark Mitchell <mark@codesourcery.com>
617 Joseph Myers <joseph@codesourcery.com>
618
619 * gcc_release: Do not include copies of bugs.html in releases.
620 * update_web_docs_svn: Set VERSION_PACKAGE and BUGURL in
621 gcc-vers.texi.
622
bb832375
JM
6232007-07-06 Joseph Myers <joseph@codesourcery.com>
624
625 * update_web_docs_svn: Use -o with makeinfo, texi2dvi and texi2pdf
626 commands.
627
b134d5eb
MS
6282007-06-28 Mike Stump <mrs@apple.com>
629
630 * gcc_release: Update for Objective-C++.
631
f0b9a44b
MM
6322007-05-28 Mark Mitchell <mark@codesourcery.com>
633
634 * gcc_release: Adjust placement of release candidates.
635
339731c9
GP
6362007-04-01 Gerald Pfeifer <gerald@pfeifer.com>
637
638 * update_web_docs_svn (MANUALS): Move towards the top of the
639 script. Reformat for easier editing/diffing.
640
3f5faa7c
TB
6412006-03-31 Tobias Burnus <burnus@net-b.de>
642
643 * update_web_docs_svn: Build also gfc-internals.
644
7f0248d7
GP
6452007-02-25 Gerald Pfeifer <gerald@pfeifer.com>
646
647 * update_version_svn (IGNORE_BRANCHES): Add 4_0-branch.
648
5b18f337
GP
6492007-01-29 Gerald Pfeifer <gerald@pfeifer.com>
650
651 * crontab: No longer build snapshots for 4.0.x.
652
1f62fb20
TB
6532007-01-21 Tobias Burnus <burnus@net-b.de>
654
655 * update_web_docs_svn: Build also libgomp documentation.
656
150f069c
GP
6572007-01-05 Gerald Pfeifer <gerald@pfeifer.com>
658
659 * crontab: Spread snapshots more evenly throughout the week, and
660 in "ascending" order. Build all at the same time of the day.
661
1b0c64fd
MM
6622006-10-20 Mark Mitchell <mark@codesourcery.com>
663
664 * crontab: Add 4.2 branch. Set trunk to 4.3.
665
fad257c3
GP
6662006-09-17 Gerald Pfeifer <gerald@pfeifer.com>
667
668 * gcc_release (LC_ALL): Default to C.
669
920d7bf6
GDR
6702006-03-11 Gabriel Dos Reis <gdr@integrable-solutions.net>
671
672 * crontab: Don't build snapshot for 3.4.x anymore.
673 * update_version_svn (IGNORE_BRANCHES): Add 3_4-branch.
674
930da486
BE
6752006-01-12 Ben Elliston <bje@au.ibm.com>
676
677 * update_version_svn (ADD_BRANCHES): Remove dfp-branch.
678
f0ac2193
JM
6792005-12-16 Joseph S. Myers <joseph@codesourcery.com>
680
681 * update_web_docs_svn: Remove unnecessary files from source tree.
682 Use set -e.
683 * doc_exclude, update_web_docs, update_web_docs_libstdcxx: Remove.
684
e99c1d84 6852005-12-16 Mark Mitchell <mark@codesourcery.com>
c0404cf1
MM
686
687 * update_web_docs_svn: Set @srcdir in gcc-vers.texi.
688
4801f7ed
MM
6892005-11-18 Mark Mitchell <mark@codesourcery.com>
690
691 * crontab: Add 4.1 branch entry.
692
a39d2742
JM
6932005-11-06 Joseph S. Myers <joseph@codesourcery.com>
694
695 * gcc_release: Further update for SVN. Don't set EXPORTTAG or
696 EXPORTDATE; always determine SVNREV the same way. Correct message
697 about what sources are being retrived. Include branch information
698 in LAST_UPDATED.
699 * crontab: Don't include initial / in branch name.
700
d4a43a05
DB
7012005-11-05 Daniel Berlin <dberlin@dberlin.org>
702
703 * gcc_release: Always determine revision number from date or tag,
704 and use that, instead of fragile date based export.
705 Put back setting of non-local CVSROOT.
706
d492addc
DB
7072005-11-05 Daniel Berlin <dberlin@dberlin.org>
708
709 * gcc_release: Make tags go in /tags.
710 Don't tag for snapshots.
711 Determine revision number of export and put into snapshot
712 announcement.
713
78cd2f1d
DB
7142005-11-03 Daniel Berlin <dberlin@dberlin.org>
715
716 * gcc_release: Update for SVN
717 * crontab: Update for new gcc_release
718
6d64c3bc
DB
7192005-10-26 Daniel Berlin <dberlin@dberlin.org>
720
721 * update_web_docs_svn: Use -q to quiet svn.
722
dc5e5935
DB
7232005-10-26 Daniel Berlin <dberlin@dberlin.org>
724
725 * crontab: Update to reflect reality
726
fdf84417
MM
7272005-10-01 Mark Mitchell <mark@codesourcery.com>
728
729 * gcc_release (build_sources): If trying to apply a tag that
730 already exists, issue an error message and exit.
731
6a82a28a
JM
7322005-09-30 Joseph S. Myers <joseph@codesourcery.com>
733
734 PR other/23693
735 * update_web_docs: Add PDF support. Correct check of DEV-PHASE.
736
3c993f84
JM
7372005-09-30 Joseph S. Myers <joseph@codesourcery.com>
738
739 * update_web_docs_old: Remove.
740
e252987e
KC
7412005-08-14 Kelley Cook <kcook@gcc.gnu.org>
742
743 * gcc_release: Update with FSF address.
744
06e8925e
JJ
7452005-07-26 Janis Johnson <janis187@us.ibm.com>
746
747 * update_version (ADD_BRANCHES): Add dfp-branch.
748
5e2d6483
GP
7492005-05-21 Gerald Pfeifer <gerald@pfeifer.com>
750
751 * crontab: Spread snapshot building more evenly throughout the
752 week.
753
1574b5fc
JM
7542005-05-19 Joseph S. Myers <joseph@codesourcery.com>
755
756 * crontab: Don't build 3.3 branch snapshots.
757 * update_version (IGNORE_BRANCHES): Add gcc-3_3-branch.
758
a1286ef5
ZW
7592005-03-15 Zack Weinberg <zack@codesourcery.com>
760
761 * README: Update.
762 * gcc_release: Update gcc/DEV-PHASE if that file exists, instead
763 of gcc/version.c.
764 * update_version: Handle updating gcc/DATESTAMP.
765 * update_web_docs: Generate gcc-vers.texi first.
766
8bad007c
RM
7672005-03-10 Ranjit Mathew <rmathew@hotmail.com>
768
769 * gcc_release (ADA_DIRS): Add "gnattools".
770
29231b75
MM
7712005-02-25 Mark Mitchell <mark@codesourcery.com>
772
773 * crontab: Adjust for 4.0 branch.
774
31e0b858
SP
7752004-12-30 Sebastian Pop <pop@cri.ensmp.fr>
776
a1286ef5 777 * update_version (ADD_BRANCHES): Replace lno-branch with
31e0b858
SP
778 autovect-branch.
779
ac265132
GP
7802004-09-11 Gerald Pfeifer <gerald@pfeifer.com>
781
782 * crontab: Rename GCC 3.5 snapshots to GCC 4.0 snapshots.
783
f120a34c
KC
7842004-08-14 Kelley Cook <kcook@gcc.gnu.org>
785
786 * gcc_release (build_sources): Add comment header to generated
787 MD5SUMS.
788
155cb616
KC
7892004-08-06 Kelley Cook <kcook@gcc.gnu.org>
790
791 * gcc_release (snapshot_print): Accept arguments. Don't use echo -e.
792 (announce_snapshot): Update for above. Don't use echo -e.
a1286ef5 793
2e847896
KC
7942004-08-03 Kelley Cook <kcook@gcc.gnu.org>
795
796 * maintainer-scripts (snapshot_print): New function.
797 (announce_snapshot): Generate announcment on the fly.
798 Use a directory link for LATEST.
799 * snapshot-README: Delete.
800 * snapshot-index.html: Delete.
801
0ca8e815
PB
8022004-06-09 Paolo Bonzini <bonzini@gnu.org>
803
804 * gcc_release (build_sources): Move the libcpp gmo files
805 to the source directory.
806
d6f3f261
JM
8072004-06-03 Joseph S. Myers <jsm@polyomino.org.uk>
808
809 * gcc_release (maybe_build_tarfile): New function.
810 (build_tarfiles): Use maybe_build_tarfile.
811
722962a6
PC
8122004-05-21 Paolo Carlini <pcarlini@suse.de>
813
814 * gcc_release (build_sources): Generate the NEWS file in toplevel.
815
2f701185
KC
8162004-05-17 Kelley Cook <kcook@gcc.gnu.org>
817
818 * gcc_release (build_sources): Change CRCs from brik to md5sum.
819
60cadaea
GP
8202004-05-16 Gerald Pfeifer <gerald@pfeifer.com>
821
822 * crontab: Add GCC 3.5 snapshots, currenty run on Sundays.
823
61995575
JM
8242004-05-13 Joseph S. Myers <jsm@polyomino.org.uk>
825
826 * update_web_docs: Also remove old .gz files from subdirectories
827 on the 15th of the month.
828
28204309
JM
8292004-05-13 Joseph S. Myers <jsm@polyomino.org.uk>
830
831 * update_web_docs (MANUALS): Add gfortran.
832
014251ea
AC
8332004-05-13 Arnaud Charlet <charlet@act-europe.fr>
834
835 * update_web_docs: Fix generation of Ada docs.
836
78ff5eea
JM
8372004-05-13 Joseph S. Myers <jsm@polyomino.org.uk>
838
90c3ba6e
JM
839 * update_version (ADD_BRANCHES): Remove tree-ssa-20020619-branch.
840
78ff5eea
JM
841 * gcc_release (DIFF): Remove -3 option.
842
6de9cd9a
DN
8432003-07-26 Paul Brook <paul@nowt.org>
844
845 * gcc_release: Add gcc-fortran.
846 * snapshot-README: Ditto.
847 * snapshot-index.html: Ditto.
848
02c672d5
GP
8492004-05-02 Gerald Pfeifer <gerald@pfeifer.com>
850
851 * crontab: Move GCC 3.4 snapshots from Wednesday afternoon to
852 Friday night, where gcc.gnu.org has less load.
a1286ef5 853
eb4c9b54
GP
8542004-05-02 Gerald Pfeifer <gerald@pfeifer.com>
855
856 * crontab: Adjust temporary directory used for snapshot generation.
a1286ef5 857 Move GCC 3.3 snapshots to Wednesday 22:32, where gcc.gnu.org has
eb4c9b54
GP
858 less load.
859
8e48104d
MM
8602004-04-19 Mark Mitchell <mark@codesourcery.com>
861
862 * gcc_release (build_sources): Do not use "-F" to tag sources.
863
2e55bbc1
MM
8642004-04-07 Mark Mitchell <mark@codesourcery.com>
865
866 * gcc_release (build_sources): Do not use "-r" and "-D" at the
867 same time with "cvs export".
868
aaaf25eb
GP
8692004-03-27 Gerald Pfeifer <gerald@pfeifer.com>
870
871 * gcc_release: Fix sanity check for argument of -p command-line
872 options. In snapshot mode, only generate diffs against the previous
873 snapshot if the user did not specify any old tarball explictly.
874
32f4b1ed
GP
8752004-03-25 Gerald Pfeifer <gerald@pfeifer.com>
876
877 * gcc_release (FTP_PATH): Use /var/ftp instead of ~ftp, and
878 only set at a single place.
879
238f2fef
GP
8802004-03-14 Gerald Pfeifer <gerald@pfeifer.com>
881
882 * gcc_release (SNAPSHOTS_DIR): New variable. Use it.
883 (announce_snapshot): Use it.
884
004a8355
GP
8852004-03-14 Gerald Pfeifer <gerald@pfeifer.com>
886
887 * gcc_release (announce_snapshot): Use changedir instead of
888 plain cd.
a1286ef5 889
0e315ffc
AC
8902004-02-10 Arnaud Charlet <charlet@act-europe.fr>
891
892 * gcc_release: Add libada as part of ADA_DIRS.
893
dd69a0e0
GP
8942004-01-21 Gerald Pfeifer <gerald@pfeifer.com>
895
896 * crontab: Make 3.4 snapshots from the new 3.4 release branch.
897
a541f69d
KC
8982004-01-20 Kelley Cook <kcook@gcc.gnu.org>
899
900 * gcc_release (build_sources): Delete call to make f77.rebuilt.
901
aeeb0e1b
GP
9022004-01-17 Gerald Pfeifer <gerald@pfeifer.com>
903
904 * snapshot-README: Mention how the snapshot was generated.
905 * snapshot-index.html: Ditto. Further sync with snapshot-README.
906
879b7101
JM
9072004-01-03 Joseph S. Myers <jsm@polyomino.org.uk>
908
909 * update_web_docs: Create tarballs of documentation sources and
910 HTML docs.
911
67a1d89d
GP
9122004-01-02 Gerald Pfeifer <gp@suse.de>
913
914 * update_version: Add some documentation.
a1286ef5 915
719bb4e3 9162004-01-02 Pop Sébastian <pop@gauvain.u-strasbg.fr>
67a1d89d
GP
917
918 * update_version (ADD_BRANCHES): Add lno-branch.
919
29d274e9
GP
9202003-11-02 Gerald Pfeifer <gerald@pfeifer.com>
921
922 * maintainer-addresses: New script.
923
e9b3872d
KC
9242003-10-24 Kelley Cook <kcook@gcc.gnu.org>
925
926 * gcc_release (build_sources): Use --enable-generated-files-in-srcdir.
927
d1174343
GP
9282003-09-22 Gerald Pfeifer <gerald@pfeifer.com>
929
930 * gcc_release (announce_snapshot): Restructure processing
931 of snapshot-README and snapshot-index.html and add a new
932 substitution for @EXPORT@.
933
4fdbb1de
GP
9342003-08-24 Gerald Pfeifer <gerald@pfeifer.com>
935
936 * gcc_release (build_sources): Create/update the LAST_UPDATED file
937 in the source directory with information how sources were obtained.
a1286ef5 938
ae7a5439
GP
9392003-08-16 Gerald Pfeifer <gerald@pfeifer.com>
940
941 * gcc_release (build_sources): Use two new variables EXPORTTAG and
942 EXPORTDATE to make the extraction of sources more transparent and
943 also allow snapshots (off mainline) without a tag.
944
7daaf8fa
MM
9452003-08-08 Mark Mitchell <mark@codesourcery.com>
946
947 * gcc_release: Correct logic for updating version.c. Put
948 prereleases into a subdirectory.
949
16ff3a23
GP
9502003-07-29 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
951
952 * crontab: Update invocation of gcc_release according to the
953 previous changes there. Add automatic 3.4 snapshots from mainline.
954
1f9d6256
GP
9552003-07-23 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
956
957 * gcc_release (usage): Document that -s now takes symbolic name
958 and branch of the snapshot as parameters.
959 Implement this as part of command-line processing.
960 (BRANCH): Remove default initialization for snapshots.
961 (CVSBRANCH): Ditto.
962 Do not lay down a CVS tag if generating a snapshot from mainline.
a1286ef5 963
b99f39de
GP
9642003-07-19 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
965
966 * gcc_release (announce_snapshot): Use ${RELEASE} instead
967 of ${BRANCH}-${DATE} to refer to the snapshot directory.
968 Put README file into the snapshot directory.
969
970 (RELEASE): Define as ${BRANCH}-${DATE} for snapshots.
971 (FTP_PATH): Use ${RELEASE} in case of snapshots.
972 (TAG): Ditto.
973 (OLD_TARS): Adjust to new directory scheme for snapshots.
974
1116457a
GP
9752003-07-14 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
976
977 * gcc_release (announce_snapshot): Add substitution of @RELEASE@
978 for README and index.html.
979 * snapshot-README: Use it.
980 * snapshot-index.html: Ditto.
981
c73aebc3 9822003-07-09 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
a1286ef5 983
1116457a
GP
984 * gcc_release (announce_snapshot): Add substitution of @BRANCH@
985 for README and index.html. Remove substitution of @LONG_DATE@.
c73aebc3
GP
986 Put index.html into the respective snapshot directory.
987 Adjust subject of the notification mail to the new naming scheme
988 for CVS tags.
989 Adjust name of the LATEST-IS-... files to the new naming scheme
990 for snapshot directories.
991 (FTP_PATH): Ditto.
992 (LAST_DIR): Ditto.
993 (LAST_LONG_DATE): Remove.
994
995 * snapshot-README: Adjust to the new naming schemes for directories
996 and snapshots per se.
997 Dynamically fill in the respective branch instead of hardcoding it.
998
999 * snapshot-index.html: Replace individual links to diffs with a
1000 general link to the diff/ subdirectory.
1001 Mention the concrete snapshot in <title> and <h1>.
1002 Adjust links to the new location of index.html.
a1286ef5 1003
2cd5026f
GP
10042003-07-08 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
1005
1006 * gcc_release: Move handling of complex modes directly after
1007 switch handling.
1008 (TAG): Include the branch name as part of snapshot CVS tags.
1009
6124d3bd
GP
10102003-07-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
1011
1012 * gcc_release: Execute gcc.gnu.org-only operations which are
1013 related to diff generation only if diffs have been requested.
1014 (build_sources): Improve tracing and an error message related
1015 to tagging.
1016
b69cd3cf
GP
10172003-07-01 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
1018
1019 * gcc_release (BRANCH): Rename to...
1020 (CVSBRANCH): ...new macro, and use BRANCH for the variant users
1021 will see.
1022 (FTP_BRANCH): For snapshots, include ${BRANCH} in the last part
1023 of the directory name.
1024 Use .snapshot_date-${BRANCH} instead of .snapshot_date.
1025
711f0333
GP
10262003-06-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
1027
1028 * gcc_release: Command "all" now creates .gz files only for
1029 releases and pre-releases.
1030
36067e59
GP
10312003-06-27 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
1032
1033 * gcc_release (build_sources): Do not include gnats.html any longer.
1034 Make an error message more descriptive.
a1286ef5 1035
b348a598
GP
10362003-06-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
1037
1038 * gcc_release: Factor the updating of links and READMEs on the
1039 FTP server and sending mail for snapshots into a...
1040 (announce_snapshot): ...new function.
1041 Add informative output for both.
1042
99bf9b55
GP
10432003-06-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
1044
1045 * gcc_release: Do not update gcc_latest_snapshot tag any longer.
1046
2fffb73b
GP
10472003-06-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
1048
1049 * snapshot-index.html: Use F77 instead of G77 front end.
1050 Remove link to CodeSourcery snapshots which was not up-to-date.
1051 Do not refer to gcc-bugs@gcc.gnu.org any longer.
1052
1053 * snapshot-README: Use F77 front end instead of G77 language.
1054
44d952b3
GP
10552003-06-17 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
1056
1057 * gcc_release (build_tarfile): Build .bz2 files instead of .gz files.
1058 (build_bz2): Rename to build_gzip and create .gz files from .bz2
1059 files instead of the other way around.
1060 (build_gzip): New function.
1061 (build_diffs): Build .bz2 files instead of .gz files.
1062 (build_diff): Use .bz2 files instead of .gz files.
1063 Make an error message independent of the compression format.
1064 (MODE_BZIP2): Rename to MODE_GZIP. Related changes to the
1065 invocation of this script.
1066 (MODE_GZIP): New variable.
1067 (OLD_TARS): Use .bz2 archive of the previous snapshot.
1068
f540975a
GP
10692003-06-14 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
1070
a1286ef5 1071 * snapshot-README: Use GCC instead of gcc, C++ front end instead of
f540975a
GP
1072 g++ language, and note that Java includes a run time.
1073 * snapshot.index.html: Ditto.
1074
5107c6e4
GP
10752003-06-10 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
1076
1077 * gcc_release (build_diff): Properly use ${TAR} instead of
1078 hard-coded tar.
1079
7101ac35
GP
10802003-05-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
1081
a1286ef5 1082 * snapshot-index.html: Refer to .bz2 files instead of .gz files.
16ac82af 1083 Simplify the note on not using unannounced snapshots.
a1286ef5 1084
16ac82af 10852003-05-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
a1286ef5 1086
7101ac35
GP
1087 * snapshot-README: Refer to .bz2 files instead of .gz files.
1088 Add a note on where to find the diff files.
1089 Simplify the note on not using unannounced snapshots.
1090 Remove documentation of the gcc_latest_snapshot tag.
1091
0a1c5051
GP
10922003-05-27 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
1093
1094 * gcc_release (build_diffs): Add diagnostics in case we cannot
1095 generate a specific diff file.
1096
4494cdde
GP
10972003-05-24 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
1098
1099 * gcc_release (build_sources): Only update ChangeLog files which
1100 do not yet contain the entry we are going to add.
1101 Fix typo in added ChangeLog entries.
1102
8d4d9d19
GP
11032003-05-20 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
1104
1105 * gcc_release (upload_files): Put diff files into a "diffs"
1106 subdirectory
1107
567bfee8
NN
11082003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
1109
1110 * gcc_release: GNU CC -> GCC.
1111
c627639b
GP
11122003-05-12 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
1113
1114 * gcc_release (usage): Print more detailed description of all
1115 command-line options.
1116
4494cdde 11172003-05-09 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
f4e12a7c
GP
1118
1119 * update_version (ADD_BRANCHES): Add, set to MAIN and
1120 tree-ssa-20020619-branch.
1121 (BRANCHES): Always consider branches given by $ADD_BRANCHES.
1122
fe080a9e
GP
11232003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
1124
1125 * update_version (textstring_FILES): Only version.c needs to be
1126 updated, now that we do not consider older branches any more.
1127
4494cdde 11282003-05-02 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
ce61bf7b
GP
1129
1130 * update_version (IGNORE_BRANCHES): Add.
1131 (BRANCHES): Do not consider branches matching $IGNORE_BRANCHES.
1132
4494cdde 11332003-05-02 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9ab94a93
GP
1134
1135 * update_version: Add a trace of which branch we are currently
1136 working on.
1137
682aea87
MM
11382002-12-16 Mark Mitchell <mark@codesourcery.com>
1139
1140 * gcc_release: Make snapshots from the GCC 3.3 branch.
1141 * snapshot-README: Update.
1142
b4f94ac1
ZW
11432002-09-23 Zack Weinberg <zack@codesourcery.com>
1144
1145 * update_version: Do not check in files which are unchanged.
1146 * gcc_release: Only update the version in gcc/version.c.
1147
ec55ac68
JM
11482002-09-17 Joseph S. Myers <jsm@polyomino.org.uk>
1149
1150 * update_web_docs (MANUALS): Add fastjar.
1151
6bb72ea0
JM
11522002-09-08 Joseph S. Myers <jsm@polyomino.org.uk>
1153
1154 * gcc_release: Make snapshots come from the mainline.
1155 * snapshot-README: Update.
1156
07ec1151
JM
11572002-08-28 Joseph S. Myers <jsm@polyomino.org.uk>
1158
1159 * update_web_docs: Remove support for generating g77_news.html and
1160 g77_bugs.html.
1161 * update_web_docs_old: Likewise. Remove support for generating
1162 thanks.html.
1163
7596d2dc
AJ
11642002-07-28 Andreas Jaeger <aj@suse.de>
1165
1166 * gcc_release: Update comment.
1167
1168 * snapshot-README: Snapshots are taken from GCC 3.2 branch.
1169
4bdf9f66
MM
11702002-07-28 Mark Mitchell <mark@codesourcery.com>
1171
1172 * gcc_release: Use the 3.2 branch for snapshots.
1173
74c8dc7d
FW
11742002-05-31 Florian Weimer <fw@deneb.enyo.de>
1175
1176 * update_web_docs (MANUALS): Include various flavours of the GNAT
1177 User Guide.
1178
c9715013
JM
11792002-05-27 Joseph S. Myers <jsm28@cam.ac.uk>
1180
1181 * update_version (textstring_FILES): Change gcc/ada/gnatvsn.ads to
1182 gcc/gcc/ada/gnatvsn.ads.
1183
ead33da9
JM
11842002-05-26 Joseph S. Myers <jsm28@cam.ac.uk>
1185
1186 * gcc_release: Add gcc/ada/gnatvsn.ads to list of files in which
1187 release status is updated.
1188 * update_version (textstring_FILES): Add gcc/ada/gnatvsn.ads.
1189
5302a25d
JM
11902002-05-21 Joseph S. Myers <jsm28@cam.ac.uk>
1191
67aaa481
JM
1192 * gcc_release: Do upload files when local.
1193
5302a25d
JM
1194 * snapshot-README, snapshot-index.html: Remove chill.
1195
1971aca7
MM
11962002-05-08 Mark Mitchell <mark@codesourcery.com>
1197
1198 * gcc_release: Correct upload handling.
1199
0a528c61
MM
12002002-04-22 Mark Mitchell <mark@codesourcery.com>
1201
1202 * gcc_release (build_diffs): Remove reference to Chill.
1203
57e27c82
JM
12042002-04-21 Joseph S. Myers <jsm28@cam.ac.uk>
1205
1206 * update_web_docs (MANUALS): Remove chill. Add gnat_rm.
1207
1f1760d3
KC
12082002-04-19 Kelley R. Cook (kelly.r.cook@gm.com)
1209
1210 * gcc_release: Set TZ to UTC0.
1211
07cdae91
MM
12122002-04-15 Mark Mitchell <mark@codesourcery.com>
1213
1214 * gcc_release (build_tarfiles): Do not build Chill tarfiles.
1215 (CHILL_DIRS): Remove.
1216
1c0d0c3e
JM
12172002-03-10 Joseph S. Myers <jsm28@cam.ac.uk>
1218
1219 * gcc_release: Build diffs for ada and chill. Make "bzip2" a new
1220 major mode.
1221
809623c9
PE
12222002-03-06 Phil Edwards <pme@gcc.gnu.org>
1223
1224 * update_version: Don't indent the version string.
1225
7ce5e9df
JM
12262002-03-05 Joseph S. Myers <jsm28@cam.ac.uk>
1227
1228 * snapshot-README: Note that snapshots come from the 3.1 branch.
1229 Update list of files.
1230
e98f0f5c
JM
12312002-03-03 Joseph S. Myers <jsm28@cam.ac.uk>
1232
1233 * gcc_release: Make snapshots come from the 3.1 branch.
1234
2df96f0a
MM
12352002-02-25 Mark Mitchell <mark@codesourcery.com>
1236
1237 * update_version: Automatically update version files on all
1238 branches.
1239 * crontab: Only invoke update_version once.
1240
e776237d
JM
12412002-02-23 Joseph S. Myers <jsm28@cam.ac.uk>
1242
1243 * gcc_release: Revert change to -p interface. Allow for local and
1244 remote cases in creating directories. Give an error if -p
1245 argument names a directory.
1246
b8f93352
MM
12472002-02-21 Mark Mitchell <mark@codesourcery.com>
1248
1249 * gcc_release: Correct handling of diff-generation. Add
1250 "diffs" major mode.
1251
236930f5
JM
12522002-02-08 Joseph S. Myers <jsm28@cam.ac.uk>
1253
1254 * gcc_release: Substitute dates in snapshot-README and
1255 snapshot-index.html files rather than directly using the old files
1256 on the FTP site. Set QMAILHOST.
1257
af1b92c2
GP
12582002-02-08 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
1259
1260 * snapshot-index.html: Improve markup.
1261
b9aea0eb
JM
12622002-01-29 Joseph S. Myers <jsm28@cam.ac.uk>
1263
d09f7cb2
JM
1264 * snapshot-README, snapshot-index.html: Use expressions such as
1265 @DATE@ rather than hardcoded dates.
1266
b9aea0eb
JM
1267 * snapshot-README, snapshot-index.html: New files.
1268
6cda74b0
GP
12692002-01-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
1270
1271 * update_web_docs (contrib_file): Remove.
1272 Also removing special handling of thanks.html.
1273
f488ffcb
JM
12742001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
1275
1276 * update_web_docs: Use makeinfo --html instead of texi2html.
1277 Remove support for pre-3.1 GCC versions. Build online docs for
1278 gccint manual.
1279
f438273e
JM
12802001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
1281
1282 * update_web_docs_old: Copy from update_web_docs. Add comment
1283 that this is for GCC 3.0.x and earlier versions.
1284
f83fd9ae
JM
12852001-11-19 Joseph S. Myers <jsm28@cam.ac.uk>
1286
1287 * gcc_release: Add /usr/local/bin to path when local.
1288
b47a72ea
JM
12892001-11-06 Joseph S. Myers <jsm28@cam.ac.uk>
1290
e180d2b0
JM
1291 * update_web_docs: Set SOURCEDIR so that install manual can be
1292 found when running install.texi2html.
1293
b47a72ea
JM
1294 * gcc_release: Don't require a username if running locally.
1295
286970ee
JM
12962001-11-05 Joseph S. Myers <jsm28@cam.ac.uk>
1297
3b0c635f
JM
1298 * update_web_docs: Eliminate warnings about keeping files from web
1299 page preprocessing.
1300
286970ee
JM
1301 * update_web_docs: Allow for the same file name in different
1302 directories.
1303
4d42a8ae
JM
13042001-10-29 Joseph S. Myers <jsm28@cam.ac.uk>
1305
1306 * update_web_docs: Generate libiberty and gnat-style manuals.
1307
dbff21c5
JM
13082001-10-24 Joseph S. Myers <jsm28@cam.ac.uk>
1309
1310 * gcc_release: Build snapshots from mainline. Generate Ada and
1311 Chill tarballs. Correct error check when building diffs. Check
1312 for errors when building bzip2 files.
1313 * crontab: Use /sourceware/snapshot-tmp for building snapshots.
1314
b4075f6b
JM
13152001-10-08 Joseph S. Myers <jsm28@cam.ac.uk>
1316
bbd300a9
JM
1317 * crontab: Build weekly snapshots.
1318
b4075f6b
JM
1319 * gcc_release: Copy from 3.0 branch. Add support for building the
1320 weekly snapshots on gcc.gnu.org.
1321
70f66039
JM
13222001-08-28 Joseph S. Myers <jsm28@cam.ac.uk>
1323
1324 * update_web_docs: Also check out texinfo.tex from
1325 gcc/doc/include.
1326
bba9ba9e
GP
13272001-08-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
1328
1329 * update_web_docs (PREPROCESS): Rename to WWWPREPROCESS.
1330 Preprocess the entire web site, not just the install docs.
1331
0ebbcb1b
PE
13322001-06-25 Phil Edwards <pme@sources.redhat.com>
1333
1334 * update_version: Add command-line argument capability, also
1335 bump version for libstdc++-v3, and exit with the return code from
1336 the cvs commit.
1337 * crontab: Call update_version with arguments instead of
1338 calling update_branch_version.
1339 * update_branch_version: Remove.
1340
df7ad044
GP
13412001-06-08 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
1342
7596d2dc 1343 * update_web_docs: Only update the install documentation for the
df7ad044
GP
1344 CVS HEAD.
1345
f890c4fd
JM
13462001-06-07 Joseph S. Myers <jsm28@cam.ac.uk>
1347
1348 * update_web_docs, doc_exclude: Check out files that may be in the
1349 Attic. Check out texinfo.tex. Don't generate anything from
1350 c-tree.texi. Generate PostScript output from manuals.
1351
95307c8e
GP
13522001-06-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
1353
1354 * update_web_docs (WWWBASE_PREFORMATTED, PREPROCESS): New
1355 variables.
1356 Fix a comment and add another one.
1357 Generate the installation documentation in HTML format from
1358 gcc/doc/install.texi.
1359
371d5d2e
JM
13602001-05-03 Joseph S. Myers <jsm28@cam.ac.uk>
1361
1362 * update_web_docs: Don't generate HTML from gxxint.texi. Don't
1363 run texi2html on manuals that aren't present.
1364
1e38ba0a
PE
13652001-03-18 Phil Edwards <pme@sources.redhat.com>
1366
1367 * update_web_docs_libstdcxx: New script.
1368 * crontab: Call said script.
1369
2eb6fbf8
JM
13702001-03-18 Joseph S. Myers <jsm28@cam.ac.uk>
1371
1372 * update_version, update_branch_version: Check out with gcc
1373 directory instead of using egcs link.
1374
832013cd
JM
13752001-03-17 Joseph S. Myers <jsm28@cam.ac.uk>
1376
655e4aee
JM
1377 * update_web_docs: Don't strip leading -r from argument following
1378 -r, or leading -d from argument following -d. Bug pointed out by
1379 Matt Kraai.
1380
832013cd
JM
1381 * update_web_docs: Handle -r and -d options to generate docs for a
1382 release or branch in a subdirectory. Determine names of G77 news
1383 and bugs files and contributors file after updated docs have been
1384 installed, not before. Don't remove files from a subdirectory.
1385 Don't generate manuals for gcov (included in the GCC manual) or
1386 iostream (obsolete). Do generate manuals for cppinternals, gcj
1387 and porting. Update regular expressions for detecting whether
1388 files have really changed when regenerated.
1389
285b9231
JM
13902001-03-15 Joseph S. Myers <jsm28@cam.ac.uk>
1391
1392 * update_web_docs: Use /usr/local/bin/texi2html rather than
1393 gccadmin's local copy.
1394
2d2ade2a
JM
13952001-03-10 Joseph S. Myers <jsm28@cam.ac.uk>
1396
1397 * crontab, doc_exclude, update_branch_version, update_version,
1398 update_web_docs: New files (as currently used by gccadmin).
1399 * README: New file.