]> git.ipfire.org Git - thirdparty/gcc.git/blame - maintainer-scripts/ChangeLog
gcc_release (error, inform): Use $@ instead of $1.
[thirdparty/gcc.git] / maintainer-scripts / ChangeLog
CommitLineData
9038a1de
JJ
12018-10-26 Jakub Jelinek <jakub@redhat.com>
2
3 * gcc_release (error, inform): Use $@ instead of $1.
4 (build_sources): Check for ^[[:blank:]]*GCC in both index.html
5 and changes.html, rather than for GCC in one and ^GCC in another one.
6
31aac344
JJ
72018-05-03 Jakub Jelinek <jakub@redhat.com>
8
9 PR other/85622
10 * gcc_release: For -f, verify contrib/gennews has the major version
11 pages listed and both index.html and changes.html have been updated
12 for the new release.
13
49b7ffb7
JJ
142018-04-25 Jakub Jelinek <jakub@redhat.com>
15
16 * crontab: Enable snapshots from gcc-8-branch.
17
8819c919
RB
182018-01-25 Richard Biener <rguenther@suse.de>
19
20 * gcc_release (build_sources): Use getconf to get at the number
21 of cores in the system and pass -jN to gcc_build.
22
c64c7386
JJ
232017-10-10 Jakub Jelinek <jakub@redhat.com>
24
25 * update_version_svn: Ignore the GCC 5 branch.
26 * crontab: Remove entry for the GCC 5 branch.
27
4b3e2314
MK
282017-05-23 Matthias Klose <doko@ubuntu.com>
29
30 * gcc_release (XZ): Default to xz --best.
31
d3006155
MK
322017-05-18 Matthias Klose <doko@ubuntu.com>
33
34 * gcc_release (build_gzip): Build xz tarball instead of bz2 tarball.
35 (build_diffs): Handle building diffs from either bz2 or xz tarballs,
36 compress diffs using xz instead of bz2.
37 (build_diff): Likewise.
38 (upload_files): Check for *.xz files instead of *.bz2 files.
39 (announce_snapshot): Announce xz tarball instead of bz2 tarball.
40 (XZ): New definition.
41 (<toplevel>): Look for both bz2 and xz compressed old tarballs.
42
a05dd05f
JJ
432017-04-20 Jakub Jelinek <jakub@redhat.com>
44
45 * crontab: Enable snapshots from gcc-7-branch.
46
252e3e7b
GP
472017-03-03 Gerald Pfeifer <gerald@pfeifer.com>
48
49 * gcc_release (snapshot_print): Replace md5 checksum by sha256.
50
b54f986e
GP
512017-02-28 Gerald Pfeifer <gerald@pfeifer.com>
52
53 * update_web_docs_svn: Remove a reference to GCC 3.1. Describe
54 settings to tweak if running on a host different from gcc.gnu.org.
55 (WWWBASE): Allow override via the environment. Also check for
56 existance.
57
8027776f
GP
582017-02-08 Gerald Pfeifer <gerald@pfeifer.com>
59
60 * update_web_docs_svn (MANUALS): Add libitm.
61
b8c0f3c1
GP
622016-09-04 Gerald Pfeifer <gerald@pfeifer.com>
63
d3006155 64 PR documentation/50642
b8c0f3c1
GP
65 * update_web_docs_svn (CSS): Introduce.
66 Have generated files refer to it.
67
21da5261
ML
682016-08-17 Martin Liska <mliska@suse.cz>
69
70 * branch_changer.py: Describe the script. Add sample usage
71 of the script.
72
1a3c85fe
ML
732016-08-03 Martin Liska <mliska@suse.cz>
74
75 * branch_changer.py: New file.
76
c4f82055
RB
772016-07-26 Richard Biener <rguenther@suse.de>
78
79 * update_version_svn: Ignore the GCC 4.9 branch.
80
7055b2bb
RB
812016-07-26 Richard Biener <rguenther@suse.de>
82
83 * crontab: Remove entry for the GCC 4.9 branch.
84
4eb27c41
JW
852016-06-13 Jonathan Wakely <jwakely@redhat.com>
86
87 * generate_libstdcxx_web_docs: Use realpath to get absolute path.
88 Add comment about LaTeX errors.
89
26ad7ec7
JJ
902016-04-15 Jakub Jelinek <jakub@redhat.com>
91
92 * crontab: Enable snapshots from gcc-6-branch.
93
f9180d0e
RB
942015-06-23 Richard Biener <rguenther@suse.de>
95
96 * update_version_svn: Add gcc-4_8-branch to IGNORE_BRANCHES.
97
c61e2d36
RB
982015-06-14 Richard Biener <rguenther@suse.de>
99
100 * crontab: Disable snapshots from the 4.8 branch.
101
49bd1293
JJ
1022015-04-13 Jakub Jelinek <jakub@redhat.com>
103
54a3a620
JJ
104 * update_version_svn: Update DATESTAMP also on
105 branches/gcc-[0-9]+-branch.
106
49bd1293
JJ
107 * gcc_release: Fix up thinko in the last commit, improve error
108 message. Commit all ChangeLog, DEV-PHASE and BASE-VER changes
109 together, rather than doing dozens of separate commits.
110
e3257b56
JJ
1112015-04-12 Jakub Jelinek <jakub@redhat.com>
112
e183a9d5
JJ
113 * gcc_release: For RELEASE_MAJOR 5+ only use the major
114 number in branch name. When doing final release of 5+,
115 if BASE-VER doesn't match release, but is *.*.1 for the
116 one smaller minor version, bump BASE-VER.
117
e3257b56
JJ
118 * crontab: Enable snapshots from gcc-5-branch.
119
23ebaa42
GP
1202015-04-07 Gerald Pfeifer <gerald@pfeifer.com>
121
122 * update_web_docs_libstdcxx_svn (FILTER): Introduce.
123 Use to filter output of the copying process.
124
8200e6f1
AC
1252015-02-25 Arnaud Charlet <charlet@adacore.com>
126
127 * update_web_docs_svn: Preserve gcc/ada/*.png. Update comments.
128
1d3d9afa
AC
1292015-02-25 Arnaud Charlet <charlet@adacore.com>
130
131 * update_web_docs_svn: Add -I gcc/gcc/ada/doc/gnat_ugn for gnat_ugn
132
9baa38b7
DM
1332015-02-06 David Malcolm <dmalcolm@redhat.com>
134
135 PR jit/64257
136 * update_web_docs_svn: When copying up files for the built jit
137 documentation, also copy up .txt files.
138
a4be4e91
DM
1392015-02-04 David Malcolm <dmalcolm@redhat.com>
140
141 PR jit/64257
142 * update_web_docs_svn: Update build of jit docs to use EPEL6
143 variant install of sphinx 1.0.8, rather than 0.6.6.
144
5a28932a
DM
1452015-01-26 David Malcolm <dmalcolm@redhat.com>
146
82a0fe9a 147 PR jit/64257
5a28932a
DM
148 * update_web_docs_svn: Don't delete gcc/jit/docs or
149 gcc/jit/jit-common.h, gcc/jit/notes.txt. Special case the
150 building of the JIT docs (using sphinx-build). Special case
151 copying them up.
152
b50eee73
RB
1532014-08-14 Richard Biener <rguenther@suse.de>
154
155 * crontab: Change trunk snapshots from 4.10 to 5.
156
aaebbe1f
AC
1572014-08-01 Arnaud Charlet <charlet@adacore.com>
158
159 * update_web_docs_svn: Simplify build of gnat_ugn.
160
f9690014
RB
1612014-06-12 Richard Biener <rguenther@suse.de>
162
163 * crontab: Remove 4.7 snapshot entry.
164 * update_version_svn: Update IGNORE_BRANCHES.
165
269cf22b
JW
1662014-05-30 Jonathan Wakely <jwakely@redhat.com>
167
168 * generate_libstdcxx_web_docs: New script.
169
6602e7fc
JJ
1702014-04-11 Jakub Jelinek <jakub@redhat.com>
171
172 * crontab: Enable snapshots from gcc-4_9-branch.
173
bca420ed
DG
1742014-02-01 Dmitry Gorbachev <d.g.gorbachev@gmail.com>
175
176 PR other/56653
177 * gcc_release: Avoid printing empty line to generated MD5SUMS files.
178 Bump copyright year.
179
52cacf72
GP
1802013-12-02 Gerald Pfeifer <gerald@pfeifer.com>
181
182 * update_web_docs_svn: Work around makeinfo generated file names
183 and references with "_002d" instead of "-".
184
0ea62378
JJ
1852013-04-12 Jakub Jelinek <jakub@redhat.com>
186
187 * crontab: Disable snapshots from gcc-4_6-branch.
188 * update_version_svn: Ignore gcc-4_6-branch.
189
3de4c38d
GP
1902013-04-07 Gerald Pfeifer <gerald@pfeifer.com>
191
192 * update_web_docs_libstdcxx_svn: No longer ignore all output from
193 the actual copy process.
194 Check the exit code of the actual copy process; diagnose problems.
195
2fa73fc0
JJ
1962013-03-16 Jakub Jelinek <jakub@redhat.com>
197
198 * crontab: Enable snapshots from gcc-4_8-branch.
199
8df2d979
RG
2002012-07-02 Richard Guenther <rguenther@suse.de>
201
202 * crontab: Disable snapshots from gcc-4_5-branch.
203 * update_version_svn: Ingore gcc-4_5-branch.
204
b0d753d9
RB
2052012-03-23 Richard Guenther <rguenther@suse.de>
206
207 * crontab: Enable snapshots from gcc-4_7-branch.
208
2092012-03-13 Jakub Jelinek <jakub@redhat.com>
2895dfa4
JJ
210
211 * crontab: Remove 4.4 branch from the list of snapshots to make.
212 * update_version_svn (IGNORE_BRANCHES): Add gcc-4_4-branch.
213
b0d753d9 2142012-03-05 Richard Guenther <rguenther@suse.de>
1f338c31
RG
215
216 * crontab: Remove 4.3 branch from the list of snapshots to make.
217
7167a501
RG
2182012-03-02 Richard Guenther <rguenther@suse.de>
219
220 * crontab: Fix day-of-week.
221
204c0272
RG
2222012-03-02 Richard Guenther <rguenther@suse.de>
223
224 * crontab: Update for 4.7 branching.
225
6a4b4d31
GP
2262011-11-21 Gerald Pfeifer <gerald@pfeifer.com>
227
228 * update_web_docs_svn: Make $DOCSDIR group writable after
229 creating it.
230
a034d4bc
RG
2312011-06-27 Richard Guenther <rguenther@suse.de>
232
233 * update_version_svn (IGNORE_BRANCHES): Add gcc-4_3-branch.
234
ba7923d1
JM
2352011-05-22 Joseph Myers <joseph@codesourcery.com>
236
237 * gcc_release (adjust_dirs, maybe_build_tarfile): Remove.
238 (build_tarfiles): Don't build separate files for languages and
239 core.
240 (build_diffs): Only build one set of diffs.
241 (announce_snapshot): Only announce one tar file.
242 (ADA_DIRS, CPLUSPLUS_DIRS, FORTRAN95_DIRS, GO_DIRS, JAVA_DIRS,
243 OBJECTIVEC_DIRS, TESTSUITE_DIRS): Remove. Don't adjust names
244 relative to WORKING_DIRECTORY.
245
3b6e9676
JJ
2462011-04-21 Jakub Jelinek <jakub@redhat.com>
247
248 * gcc_release (maybe_build_tarfile): Don't build a tarfile if
249 the first directory doesn't exist.
250
5d866bd7
JJ
2512011-03-14 Jakub Jelinek <jakub@redhat.com>
252
253 * crontab: Enable 4.7 snapshots, switch 4.6 snapshots to
254 4.6 branch.
255
afa62639
JM
2562011-02-07 Joseph Myers <joseph@codesourcery.com>
257
258 * update_web_docs_svn: Generate libquadmath-vers.texi.
259
1b31835f
GP
2602011-01-31 Gerald Pfeifer <gerald@pfeifer.com>
261
262 * update_version_svn (FILES): Merge with datestamp_FILES.
263 (SVNROOT2): Introduce and use.
264
176a192a
GP
2652011-01-30 Gerald Pfeifer <gerald@pfeifer.com>
266
267 * update_version_svn (SVN): Remove obsolete comment.
268 (CURR_DATE): Fix description.
269 Fix description of checkout procedure.
270
f21fe684
TB
2712010-12-18 Tobias Burnus <burnus@net-b.de>
272
273 * update_web_docs_svn (MANUALS): Add libquadmath.
274
6f3bbbe7
ILT
2752010-12-08 Ian Lance Taylor <iant@google.com>
276
277 * gcc_release: Add support for releasing Go as a separate
278 tarball.
279
e493bdc2
ILT
2802010-12-08 Ian Lance Taylor <iant@google.com>
281
282 * update_web_docs_svn (MANUALS): Add gccgo.
283
709deb77
ILT
2842010-12-08 Ian Lance Taylor <iant@google.com>
285
286 * README: Change "CVS" to "Subversion".
287
52965ca6
GP
2882010-08-23 Gerald Pfeifer <gerald@pfeifer.com>
289
290 * gcc_release (snapshot_print): Also include an sha1 hash for
291 every tarball. Slightly tweak indentation.
292
350d631a 2932010-08-15 Gerald Pfeifer <gerald@pfeifer.com>
0338b580 294
350d631a 295 * gcc_release (CVSROOT): Remove all occurrences.
709deb77 296
0c21b3ca
GP
2972010-08-14 Gerald Pfeifer <gerald@pfeifer.com>
298
299 * gcc_release (snapshot_print): Include md5 hash for every tarball
300 in the README file and notification mail.
301
dd912000
GP
3022010-08-01 Gerald Pfeifer <gerald@pfeifer.com>
303
304 * update_web_docs_libstdcxx_svn: Do not compress generated .html
305 files any more.
306
4f8f9b8f
JM
3072010-06-24 Joseph Myers <joseph@codesourcery.com>
308
309 * update_web_docs_svn: Also pass -I option pointing to ada/ source
310 directory for Ada manual.
311
58ad2aef
JM
3122010-04-16 Joseph Myers <joseph@codesourcery.com>
313
314 * crontab: Enable 4.6 snapshots.
315
aae43040
JM
3162010-04-07 Joseph Myers <joseph@codesourcery.com>
317
318 * crontab: Switch 4.5 snapshots to 4.5 branch.
319
d49d9a7d
JM
3202010-03-31 Joseph Myers <joseph@codesourcery.com>
321
322 * gcc_release (build_tarfiles): Make directories mode 755, not
323 777.
324
f12c3a1d
GP
3252009-10-10 Gerald Pfeifer <gerald@pfeifer.com>
326
327 * update_web_docs_svn: Update BUGURL to http://gcc.gnu.org/bugs/.
328
d7f09764
DN
3292009-10-03 Diego Novillo <dnovillo@google.com>
330
331 * gcc_release (JAVA_DIRS): Remove zlib.
332
b809fa7d
GP
3332009-04-23 Gerald Pfeifer <gerald@pfeifer.com>
334
335 * update_web_docs_svn: Redirect output of texi2dvi to /dev/null.
336
748086b7
JJ
3372009-04-09 Jakub Jelinek <jakub@redhat.com>
338
339 * gcc_release: Change copyright header to refer to version
340 3 of the GNU General Public License and to point readers at the
341 COPYING3 file and the FSF's license web page.
342 * maintainer-addresses: Likewise.
343
d21a98b8
GP
3442009-04-08 Gerald Pfeifer <gerald@pfeifer.com>
345
346 * update_web_docs_svn: Run this script under plain /bin/sh
347 as opposed to /bin/sh -x.
348
be21df03
JM
3492009-03-30 Joseph Myers <joseph@codesourcery.com>
350
351 * update_version_svn (IGNORE_BRANCHES): Add 4.2 branch.
352
414d751c
GP
3532009-03-28 Gerald Pfeifer <gerald@pfeifer.com>
354
355 * crontab: Stop 4.2 snapshots.
356 Spread out 4.3, 4.4, and 4.5 snapshots more evenly.
357
a143dc13
MM
3582009-03-27 Mark Mitchell <mark@codesourcery.com>
359
360 * crontab: Add 4.4 branch snapshots.
361
ef11e5cc
GP
3622009-02-21 Gerald Pfeifer <gerald@pfeifer.com>
363
364 * update_version_svn (ADD_BRANCHES): Remove autovect-branch
365 and document format.
366
f7914172
RG
3672009-01-17 Richard Guenther <rguenther@suse.de>
368
369 * gcc_release (JAVA_DIRS): Remove fastjar.
370
f913dcd6
GP
3712008-10-04 Gerald Pfeifer <gerald@pfeifer.com>
372
373 * gcc_release: Fix a couple of comments.
374
f47687a1
JM
3752008-07-04 Joseph Myers <joseph@codesourcery.com>
376
377 * crontab: Remove 4.1 snapshots job.
378 * update_version: Remove.
379 * gcc_release: Remove support for g77 and release status in
380 version.c.
381 * update_version_svn: Ignore 4.1 branch. Remove support for
382 updating files other than DATESTAMP.
383 * update_web_docs_svn: Remove support for g77 manual.
384
bd67275c
JJ
3852008-02-18 Jakub Jelinek <jakub@redhat.com>
386
387 * crontab: Add 4.3 branch. Set trunk to 4.4.
388
7444c871
JM
3892008-01-28 Joseph Myers <joseph@codesourcery.com>
390
391 * gcc_release (build_sources): Pass --disable-multilib to
392 gcc_build.
393 (SVN): Don't use full path.
394
013d0fea
JW
3952008-01-21 Jonathan Wakely <jwakely.gcc@gmail.com>
396
397 * update_web_docs_libstdcxx_svn: "docs" dir moved to "doc".
398
c2ffa91a
GP
3992007-10-01 Gerald Pfeifer <gerald@pfeifer.com>
400
401 * gcc_release: Do not include copies of faq.html in releases,
402 and remove all the explicit support code to pull in web pages.
403
2f41c1d6
PB
4042007-08-21 Paul Brook <paul@codesourcery.com>
405 Nathan Sidwell <nathan@codesourcery.com>
406 Mark Mitchell <mark@codesourcery.com>
407 Joseph Myers <joseph@codesourcery.com>
408
409 * gcc_release: Do not include copies of bugs.html in releases.
410 * update_web_docs_svn: Set VERSION_PACKAGE and BUGURL in
411 gcc-vers.texi.
412
bb832375
JM
4132007-07-06 Joseph Myers <joseph@codesourcery.com>
414
415 * update_web_docs_svn: Use -o with makeinfo, texi2dvi and texi2pdf
416 commands.
417
b134d5eb
MS
4182007-06-28 Mike Stump <mrs@apple.com>
419
420 * gcc_release: Update for Objective-C++.
421
f0b9a44b
MM
4222007-05-28 Mark Mitchell <mark@codesourcery.com>
423
424 * gcc_release: Adjust placement of release candidates.
425
339731c9
GP
4262007-04-01 Gerald Pfeifer <gerald@pfeifer.com>
427
428 * update_web_docs_svn (MANUALS): Move towards the top of the
429 script. Reformat for easier editing/diffing.
430
3f5faa7c
TB
4312006-03-31 Tobias Burnus <burnus@net-b.de>
432
433 * update_web_docs_svn: Build also gfc-internals.
434
7f0248d7
GP
4352007-02-25 Gerald Pfeifer <gerald@pfeifer.com>
436
437 * update_version_svn (IGNORE_BRANCHES): Add 4_0-branch.
438
5b18f337
GP
4392007-01-29 Gerald Pfeifer <gerald@pfeifer.com>
440
441 * crontab: No longer build snapshots for 4.0.x.
442
1f62fb20
TB
4432007-01-21 Tobias Burnus <burnus@net-b.de>
444
445 * update_web_docs_svn: Build also libgomp documentation.
446
150f069c
GP
4472007-01-05 Gerald Pfeifer <gerald@pfeifer.com>
448
449 * crontab: Spread snapshots more evenly throughout the week, and
450 in "ascending" order. Build all at the same time of the day.
451
1b0c64fd
MM
4522006-10-20 Mark Mitchell <mark@codesourcery.com>
453
454 * crontab: Add 4.2 branch. Set trunk to 4.3.
455
fad257c3
GP
4562006-09-17 Gerald Pfeifer <gerald@pfeifer.com>
457
458 * gcc_release (LC_ALL): Default to C.
459
920d7bf6
GDR
4602006-03-11 Gabriel Dos Reis <gdr@integrable-solutions.net>
461
462 * crontab: Don't build snapshot for 3.4.x anymore.
463 * update_version_svn (IGNORE_BRANCHES): Add 3_4-branch.
464
930da486
BE
4652006-01-12 Ben Elliston <bje@au.ibm.com>
466
467 * update_version_svn (ADD_BRANCHES): Remove dfp-branch.
468
f0ac2193
JM
4692005-12-16 Joseph S. Myers <joseph@codesourcery.com>
470
471 * update_web_docs_svn: Remove unnecessary files from source tree.
472 Use set -e.
473 * doc_exclude, update_web_docs, update_web_docs_libstdcxx: Remove.
474
e99c1d84 4752005-12-16 Mark Mitchell <mark@codesourcery.com>
c0404cf1
MM
476
477 * update_web_docs_svn: Set @srcdir in gcc-vers.texi.
478
4801f7ed
MM
4792005-11-18 Mark Mitchell <mark@codesourcery.com>
480
481 * crontab: Add 4.1 branch entry.
482
a39d2742
JM
4832005-11-06 Joseph S. Myers <joseph@codesourcery.com>
484
485 * gcc_release: Further update for SVN. Don't set EXPORTTAG or
486 EXPORTDATE; always determine SVNREV the same way. Correct message
487 about what sources are being retrived. Include branch information
488 in LAST_UPDATED.
489 * crontab: Don't include initial / in branch name.
490
d4a43a05
DB
4912005-11-05 Daniel Berlin <dberlin@dberlin.org>
492
493 * gcc_release: Always determine revision number from date or tag,
494 and use that, instead of fragile date based export.
495 Put back setting of non-local CVSROOT.
496
d492addc
DB
4972005-11-05 Daniel Berlin <dberlin@dberlin.org>
498
499 * gcc_release: Make tags go in /tags.
500 Don't tag for snapshots.
501 Determine revision number of export and put into snapshot
502 announcement.
503
78cd2f1d
DB
5042005-11-03 Daniel Berlin <dberlin@dberlin.org>
505
506 * gcc_release: Update for SVN
507 * crontab: Update for new gcc_release
508
6d64c3bc
DB
5092005-10-26 Daniel Berlin <dberlin@dberlin.org>
510
511 * update_web_docs_svn: Use -q to quiet svn.
512
dc5e5935
DB
5132005-10-26 Daniel Berlin <dberlin@dberlin.org>
514
515 * crontab: Update to reflect reality
516
fdf84417
MM
5172005-10-01 Mark Mitchell <mark@codesourcery.com>
518
519 * gcc_release (build_sources): If trying to apply a tag that
520 already exists, issue an error message and exit.
521
6a82a28a
JM
5222005-09-30 Joseph S. Myers <joseph@codesourcery.com>
523
524 PR other/23693
525 * update_web_docs: Add PDF support. Correct check of DEV-PHASE.
526
3c993f84
JM
5272005-09-30 Joseph S. Myers <joseph@codesourcery.com>
528
529 * update_web_docs_old: Remove.
530
e252987e
KC
5312005-08-14 Kelley Cook <kcook@gcc.gnu.org>
532
533 * gcc_release: Update with FSF address.
534
06e8925e
JJ
5352005-07-26 Janis Johnson <janis187@us.ibm.com>
536
537 * update_version (ADD_BRANCHES): Add dfp-branch.
538
5e2d6483
GP
5392005-05-21 Gerald Pfeifer <gerald@pfeifer.com>
540
541 * crontab: Spread snapshot building more evenly throughout the
542 week.
543
1574b5fc
JM
5442005-05-19 Joseph S. Myers <joseph@codesourcery.com>
545
546 * crontab: Don't build 3.3 branch snapshots.
547 * update_version (IGNORE_BRANCHES): Add gcc-3_3-branch.
548
a1286ef5
ZW
5492005-03-15 Zack Weinberg <zack@codesourcery.com>
550
551 * README: Update.
552 * gcc_release: Update gcc/DEV-PHASE if that file exists, instead
553 of gcc/version.c.
554 * update_version: Handle updating gcc/DATESTAMP.
555 * update_web_docs: Generate gcc-vers.texi first.
556
8bad007c
RM
5572005-03-10 Ranjit Mathew <rmathew@hotmail.com>
558
559 * gcc_release (ADA_DIRS): Add "gnattools".
560
29231b75
MM
5612005-02-25 Mark Mitchell <mark@codesourcery.com>
562
563 * crontab: Adjust for 4.0 branch.
564
31e0b858
SP
5652004-12-30 Sebastian Pop <pop@cri.ensmp.fr>
566
a1286ef5 567 * update_version (ADD_BRANCHES): Replace lno-branch with
31e0b858
SP
568 autovect-branch.
569
ac265132
GP
5702004-09-11 Gerald Pfeifer <gerald@pfeifer.com>
571
572 * crontab: Rename GCC 3.5 snapshots to GCC 4.0 snapshots.
573
f120a34c
KC
5742004-08-14 Kelley Cook <kcook@gcc.gnu.org>
575
576 * gcc_release (build_sources): Add comment header to generated
577 MD5SUMS.
578
155cb616
KC
5792004-08-06 Kelley Cook <kcook@gcc.gnu.org>
580
581 * gcc_release (snapshot_print): Accept arguments. Don't use echo -e.
582 (announce_snapshot): Update for above. Don't use echo -e.
a1286ef5 583
2e847896
KC
5842004-08-03 Kelley Cook <kcook@gcc.gnu.org>
585
586 * maintainer-scripts (snapshot_print): New function.
587 (announce_snapshot): Generate announcment on the fly.
588 Use a directory link for LATEST.
589 * snapshot-README: Delete.
590 * snapshot-index.html: Delete.
591
0ca8e815
PB
5922004-06-09 Paolo Bonzini <bonzini@gnu.org>
593
594 * gcc_release (build_sources): Move the libcpp gmo files
595 to the source directory.
596
d6f3f261
JM
5972004-06-03 Joseph S. Myers <jsm@polyomino.org.uk>
598
599 * gcc_release (maybe_build_tarfile): New function.
600 (build_tarfiles): Use maybe_build_tarfile.
601
722962a6
PC
6022004-05-21 Paolo Carlini <pcarlini@suse.de>
603
604 * gcc_release (build_sources): Generate the NEWS file in toplevel.
605
2f701185
KC
6062004-05-17 Kelley Cook <kcook@gcc.gnu.org>
607
608 * gcc_release (build_sources): Change CRCs from brik to md5sum.
609
60cadaea
GP
6102004-05-16 Gerald Pfeifer <gerald@pfeifer.com>
611
612 * crontab: Add GCC 3.5 snapshots, currenty run on Sundays.
613
61995575
JM
6142004-05-13 Joseph S. Myers <jsm@polyomino.org.uk>
615
616 * update_web_docs: Also remove old .gz files from subdirectories
617 on the 15th of the month.
618
28204309
JM
6192004-05-13 Joseph S. Myers <jsm@polyomino.org.uk>
620
621 * update_web_docs (MANUALS): Add gfortran.
622
014251ea
AC
6232004-05-13 Arnaud Charlet <charlet@act-europe.fr>
624
625 * update_web_docs: Fix generation of Ada docs.
626
78ff5eea
JM
6272004-05-13 Joseph S. Myers <jsm@polyomino.org.uk>
628
90c3ba6e
JM
629 * update_version (ADD_BRANCHES): Remove tree-ssa-20020619-branch.
630
78ff5eea
JM
631 * gcc_release (DIFF): Remove -3 option.
632
6de9cd9a
DN
6332003-07-26 Paul Brook <paul@nowt.org>
634
635 * gcc_release: Add gcc-fortran.
636 * snapshot-README: Ditto.
637 * snapshot-index.html: Ditto.
638
02c672d5
GP
6392004-05-02 Gerald Pfeifer <gerald@pfeifer.com>
640
641 * crontab: Move GCC 3.4 snapshots from Wednesday afternoon to
642 Friday night, where gcc.gnu.org has less load.
a1286ef5 643
eb4c9b54
GP
6442004-05-02 Gerald Pfeifer <gerald@pfeifer.com>
645
646 * crontab: Adjust temporary directory used for snapshot generation.
a1286ef5 647 Move GCC 3.3 snapshots to Wednesday 22:32, where gcc.gnu.org has
eb4c9b54
GP
648 less load.
649
8e48104d
MM
6502004-04-19 Mark Mitchell <mark@codesourcery.com>
651
652 * gcc_release (build_sources): Do not use "-F" to tag sources.
653
2e55bbc1
MM
6542004-04-07 Mark Mitchell <mark@codesourcery.com>
655
656 * gcc_release (build_sources): Do not use "-r" and "-D" at the
657 same time with "cvs export".
658
aaaf25eb
GP
6592004-03-27 Gerald Pfeifer <gerald@pfeifer.com>
660
661 * gcc_release: Fix sanity check for argument of -p command-line
662 options. In snapshot mode, only generate diffs against the previous
663 snapshot if the user did not specify any old tarball explictly.
664
32f4b1ed
GP
6652004-03-25 Gerald Pfeifer <gerald@pfeifer.com>
666
667 * gcc_release (FTP_PATH): Use /var/ftp instead of ~ftp, and
668 only set at a single place.
669
238f2fef
GP
6702004-03-14 Gerald Pfeifer <gerald@pfeifer.com>
671
672 * gcc_release (SNAPSHOTS_DIR): New variable. Use it.
673 (announce_snapshot): Use it.
674
004a8355
GP
6752004-03-14 Gerald Pfeifer <gerald@pfeifer.com>
676
677 * gcc_release (announce_snapshot): Use changedir instead of
678 plain cd.
a1286ef5 679
0e315ffc
AC
6802004-02-10 Arnaud Charlet <charlet@act-europe.fr>
681
682 * gcc_release: Add libada as part of ADA_DIRS.
683
dd69a0e0
GP
6842004-01-21 Gerald Pfeifer <gerald@pfeifer.com>
685
686 * crontab: Make 3.4 snapshots from the new 3.4 release branch.
687
a541f69d
KC
6882004-01-20 Kelley Cook <kcook@gcc.gnu.org>
689
690 * gcc_release (build_sources): Delete call to make f77.rebuilt.
691
aeeb0e1b
GP
6922004-01-17 Gerald Pfeifer <gerald@pfeifer.com>
693
694 * snapshot-README: Mention how the snapshot was generated.
695 * snapshot-index.html: Ditto. Further sync with snapshot-README.
696
879b7101
JM
6972004-01-03 Joseph S. Myers <jsm@polyomino.org.uk>
698
699 * update_web_docs: Create tarballs of documentation sources and
700 HTML docs.
701
67a1d89d
GP
7022004-01-02 Gerald Pfeifer <gp@suse.de>
703
704 * update_version: Add some documentation.
a1286ef5 705
719bb4e3 7062004-01-02 Pop Sébastian <pop@gauvain.u-strasbg.fr>
67a1d89d
GP
707
708 * update_version (ADD_BRANCHES): Add lno-branch.
709
29d274e9
GP
7102003-11-02 Gerald Pfeifer <gerald@pfeifer.com>
711
712 * maintainer-addresses: New script.
713
e9b3872d
KC
7142003-10-24 Kelley Cook <kcook@gcc.gnu.org>
715
716 * gcc_release (build_sources): Use --enable-generated-files-in-srcdir.
717
d1174343
GP
7182003-09-22 Gerald Pfeifer <gerald@pfeifer.com>
719
720 * gcc_release (announce_snapshot): Restructure processing
721 of snapshot-README and snapshot-index.html and add a new
722 substitution for @EXPORT@.
723
4fdbb1de
GP
7242003-08-24 Gerald Pfeifer <gerald@pfeifer.com>
725
726 * gcc_release (build_sources): Create/update the LAST_UPDATED file
727 in the source directory with information how sources were obtained.
a1286ef5 728
ae7a5439
GP
7292003-08-16 Gerald Pfeifer <gerald@pfeifer.com>
730
731 * gcc_release (build_sources): Use two new variables EXPORTTAG and
732 EXPORTDATE to make the extraction of sources more transparent and
733 also allow snapshots (off mainline) without a tag.
734
7daaf8fa
MM
7352003-08-08 Mark Mitchell <mark@codesourcery.com>
736
737 * gcc_release: Correct logic for updating version.c. Put
738 prereleases into a subdirectory.
739
16ff3a23
GP
7402003-07-29 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
741
742 * crontab: Update invocation of gcc_release according to the
743 previous changes there. Add automatic 3.4 snapshots from mainline.
744
1f9d6256
GP
7452003-07-23 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
746
747 * gcc_release (usage): Document that -s now takes symbolic name
748 and branch of the snapshot as parameters.
749 Implement this as part of command-line processing.
750 (BRANCH): Remove default initialization for snapshots.
751 (CVSBRANCH): Ditto.
752 Do not lay down a CVS tag if generating a snapshot from mainline.
a1286ef5 753
b99f39de
GP
7542003-07-19 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
755
756 * gcc_release (announce_snapshot): Use ${RELEASE} instead
757 of ${BRANCH}-${DATE} to refer to the snapshot directory.
758 Put README file into the snapshot directory.
759
760 (RELEASE): Define as ${BRANCH}-${DATE} for snapshots.
761 (FTP_PATH): Use ${RELEASE} in case of snapshots.
762 (TAG): Ditto.
763 (OLD_TARS): Adjust to new directory scheme for snapshots.
764
1116457a
GP
7652003-07-14 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
766
767 * gcc_release (announce_snapshot): Add substitution of @RELEASE@
768 for README and index.html.
769 * snapshot-README: Use it.
770 * snapshot-index.html: Ditto.
771
c73aebc3 7722003-07-09 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
a1286ef5 773
1116457a
GP
774 * gcc_release (announce_snapshot): Add substitution of @BRANCH@
775 for README and index.html. Remove substitution of @LONG_DATE@.
c73aebc3
GP
776 Put index.html into the respective snapshot directory.
777 Adjust subject of the notification mail to the new naming scheme
778 for CVS tags.
779 Adjust name of the LATEST-IS-... files to the new naming scheme
780 for snapshot directories.
781 (FTP_PATH): Ditto.
782 (LAST_DIR): Ditto.
783 (LAST_LONG_DATE): Remove.
784
785 * snapshot-README: Adjust to the new naming schemes for directories
786 and snapshots per se.
787 Dynamically fill in the respective branch instead of hardcoding it.
788
789 * snapshot-index.html: Replace individual links to diffs with a
790 general link to the diff/ subdirectory.
791 Mention the concrete snapshot in <title> and <h1>.
792 Adjust links to the new location of index.html.
a1286ef5 793
2cd5026f
GP
7942003-07-08 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
795
796 * gcc_release: Move handling of complex modes directly after
797 switch handling.
798 (TAG): Include the branch name as part of snapshot CVS tags.
799
6124d3bd
GP
8002003-07-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
801
802 * gcc_release: Execute gcc.gnu.org-only operations which are
803 related to diff generation only if diffs have been requested.
804 (build_sources): Improve tracing and an error message related
805 to tagging.
806
b69cd3cf
GP
8072003-07-01 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
808
809 * gcc_release (BRANCH): Rename to...
810 (CVSBRANCH): ...new macro, and use BRANCH for the variant users
811 will see.
812 (FTP_BRANCH): For snapshots, include ${BRANCH} in the last part
813 of the directory name.
814 Use .snapshot_date-${BRANCH} instead of .snapshot_date.
815
711f0333
GP
8162003-06-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
817
818 * gcc_release: Command "all" now creates .gz files only for
819 releases and pre-releases.
820
36067e59
GP
8212003-06-27 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
822
823 * gcc_release (build_sources): Do not include gnats.html any longer.
824 Make an error message more descriptive.
a1286ef5 825
b348a598
GP
8262003-06-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
827
828 * gcc_release: Factor the updating of links and READMEs on the
829 FTP server and sending mail for snapshots into a...
830 (announce_snapshot): ...new function.
831 Add informative output for both.
832
99bf9b55
GP
8332003-06-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
834
835 * gcc_release: Do not update gcc_latest_snapshot tag any longer.
836
2fffb73b
GP
8372003-06-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
838
839 * snapshot-index.html: Use F77 instead of G77 front end.
840 Remove link to CodeSourcery snapshots which was not up-to-date.
841 Do not refer to gcc-bugs@gcc.gnu.org any longer.
842
843 * snapshot-README: Use F77 front end instead of G77 language.
844
44d952b3
GP
8452003-06-17 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
846
847 * gcc_release (build_tarfile): Build .bz2 files instead of .gz files.
848 (build_bz2): Rename to build_gzip and create .gz files from .bz2
849 files instead of the other way around.
850 (build_gzip): New function.
851 (build_diffs): Build .bz2 files instead of .gz files.
852 (build_diff): Use .bz2 files instead of .gz files.
853 Make an error message independent of the compression format.
854 (MODE_BZIP2): Rename to MODE_GZIP. Related changes to the
855 invocation of this script.
856 (MODE_GZIP): New variable.
857 (OLD_TARS): Use .bz2 archive of the previous snapshot.
858
f540975a
GP
8592003-06-14 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
860
a1286ef5 861 * snapshot-README: Use GCC instead of gcc, C++ front end instead of
f540975a
GP
862 g++ language, and note that Java includes a run time.
863 * snapshot.index.html: Ditto.
864
5107c6e4
GP
8652003-06-10 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
866
867 * gcc_release (build_diff): Properly use ${TAR} instead of
868 hard-coded tar.
869
7101ac35
GP
8702003-05-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
871
a1286ef5 872 * snapshot-index.html: Refer to .bz2 files instead of .gz files.
16ac82af 873 Simplify the note on not using unannounced snapshots.
a1286ef5 874
16ac82af 8752003-05-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
a1286ef5 876
7101ac35
GP
877 * snapshot-README: Refer to .bz2 files instead of .gz files.
878 Add a note on where to find the diff files.
879 Simplify the note on not using unannounced snapshots.
880 Remove documentation of the gcc_latest_snapshot tag.
881
0a1c5051
GP
8822003-05-27 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
883
884 * gcc_release (build_diffs): Add diagnostics in case we cannot
885 generate a specific diff file.
886
4494cdde
GP
8872003-05-24 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
888
889 * gcc_release (build_sources): Only update ChangeLog files which
890 do not yet contain the entry we are going to add.
891 Fix typo in added ChangeLog entries.
892
8d4d9d19
GP
8932003-05-20 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
894
895 * gcc_release (upload_files): Put diff files into a "diffs"
896 subdirectory
897
567bfee8
NN
8982003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
899
900 * gcc_release: GNU CC -> GCC.
901
c627639b
GP
9022003-05-12 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
903
904 * gcc_release (usage): Print more detailed description of all
905 command-line options.
906
4494cdde 9072003-05-09 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
f4e12a7c
GP
908
909 * update_version (ADD_BRANCHES): Add, set to MAIN and
910 tree-ssa-20020619-branch.
911 (BRANCHES): Always consider branches given by $ADD_BRANCHES.
912
fe080a9e
GP
9132003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
914
915 * update_version (textstring_FILES): Only version.c needs to be
916 updated, now that we do not consider older branches any more.
917
4494cdde 9182003-05-02 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
ce61bf7b
GP
919
920 * update_version (IGNORE_BRANCHES): Add.
921 (BRANCHES): Do not consider branches matching $IGNORE_BRANCHES.
922
4494cdde 9232003-05-02 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9ab94a93
GP
924
925 * update_version: Add a trace of which branch we are currently
926 working on.
927
682aea87
MM
9282002-12-16 Mark Mitchell <mark@codesourcery.com>
929
930 * gcc_release: Make snapshots from the GCC 3.3 branch.
931 * snapshot-README: Update.
932
b4f94ac1
ZW
9332002-09-23 Zack Weinberg <zack@codesourcery.com>
934
935 * update_version: Do not check in files which are unchanged.
936 * gcc_release: Only update the version in gcc/version.c.
937
ec55ac68
JM
9382002-09-17 Joseph S. Myers <jsm@polyomino.org.uk>
939
940 * update_web_docs (MANUALS): Add fastjar.
941
6bb72ea0
JM
9422002-09-08 Joseph S. Myers <jsm@polyomino.org.uk>
943
944 * gcc_release: Make snapshots come from the mainline.
945 * snapshot-README: Update.
946
07ec1151
JM
9472002-08-28 Joseph S. Myers <jsm@polyomino.org.uk>
948
949 * update_web_docs: Remove support for generating g77_news.html and
950 g77_bugs.html.
951 * update_web_docs_old: Likewise. Remove support for generating
952 thanks.html.
953
7596d2dc
AJ
9542002-07-28 Andreas Jaeger <aj@suse.de>
955
956 * gcc_release: Update comment.
957
958 * snapshot-README: Snapshots are taken from GCC 3.2 branch.
959
4bdf9f66
MM
9602002-07-28 Mark Mitchell <mark@codesourcery.com>
961
962 * gcc_release: Use the 3.2 branch for snapshots.
963
74c8dc7d
FW
9642002-05-31 Florian Weimer <fw@deneb.enyo.de>
965
966 * update_web_docs (MANUALS): Include various flavours of the GNAT
967 User Guide.
968
c9715013
JM
9692002-05-27 Joseph S. Myers <jsm28@cam.ac.uk>
970
971 * update_version (textstring_FILES): Change gcc/ada/gnatvsn.ads to
972 gcc/gcc/ada/gnatvsn.ads.
973
ead33da9
JM
9742002-05-26 Joseph S. Myers <jsm28@cam.ac.uk>
975
976 * gcc_release: Add gcc/ada/gnatvsn.ads to list of files in which
977 release status is updated.
978 * update_version (textstring_FILES): Add gcc/ada/gnatvsn.ads.
979
5302a25d
JM
9802002-05-21 Joseph S. Myers <jsm28@cam.ac.uk>
981
67aaa481
JM
982 * gcc_release: Do upload files when local.
983
5302a25d
JM
984 * snapshot-README, snapshot-index.html: Remove chill.
985
1971aca7
MM
9862002-05-08 Mark Mitchell <mark@codesourcery.com>
987
988 * gcc_release: Correct upload handling.
989
0a528c61
MM
9902002-04-22 Mark Mitchell <mark@codesourcery.com>
991
992 * gcc_release (build_diffs): Remove reference to Chill.
993
57e27c82
JM
9942002-04-21 Joseph S. Myers <jsm28@cam.ac.uk>
995
996 * update_web_docs (MANUALS): Remove chill. Add gnat_rm.
997
1f1760d3
KC
9982002-04-19 Kelley R. Cook (kelly.r.cook@gm.com)
999
1000 * gcc_release: Set TZ to UTC0.
1001
07cdae91
MM
10022002-04-15 Mark Mitchell <mark@codesourcery.com>
1003
1004 * gcc_release (build_tarfiles): Do not build Chill tarfiles.
1005 (CHILL_DIRS): Remove.
1006
1c0d0c3e
JM
10072002-03-10 Joseph S. Myers <jsm28@cam.ac.uk>
1008
1009 * gcc_release: Build diffs for ada and chill. Make "bzip2" a new
1010 major mode.
1011
809623c9
PE
10122002-03-06 Phil Edwards <pme@gcc.gnu.org>
1013
1014 * update_version: Don't indent the version string.
1015
7ce5e9df
JM
10162002-03-05 Joseph S. Myers <jsm28@cam.ac.uk>
1017
1018 * snapshot-README: Note that snapshots come from the 3.1 branch.
1019 Update list of files.
1020
e98f0f5c
JM
10212002-03-03 Joseph S. Myers <jsm28@cam.ac.uk>
1022
1023 * gcc_release: Make snapshots come from the 3.1 branch.
1024
2df96f0a
MM
10252002-02-25 Mark Mitchell <mark@codesourcery.com>
1026
1027 * update_version: Automatically update version files on all
1028 branches.
1029 * crontab: Only invoke update_version once.
1030
e776237d
JM
10312002-02-23 Joseph S. Myers <jsm28@cam.ac.uk>
1032
1033 * gcc_release: Revert change to -p interface. Allow for local and
1034 remote cases in creating directories. Give an error if -p
1035 argument names a directory.
1036
b8f93352
MM
10372002-02-21 Mark Mitchell <mark@codesourcery.com>
1038
1039 * gcc_release: Correct handling of diff-generation. Add
1040 "diffs" major mode.
1041
236930f5
JM
10422002-02-08 Joseph S. Myers <jsm28@cam.ac.uk>
1043
1044 * gcc_release: Substitute dates in snapshot-README and
1045 snapshot-index.html files rather than directly using the old files
1046 on the FTP site. Set QMAILHOST.
1047
af1b92c2
GP
10482002-02-08 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
1049
1050 * snapshot-index.html: Improve markup.
1051
b9aea0eb
JM
10522002-01-29 Joseph S. Myers <jsm28@cam.ac.uk>
1053
d09f7cb2
JM
1054 * snapshot-README, snapshot-index.html: Use expressions such as
1055 @DATE@ rather than hardcoded dates.
1056
b9aea0eb
JM
1057 * snapshot-README, snapshot-index.html: New files.
1058
6cda74b0
GP
10592002-01-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
1060
1061 * update_web_docs (contrib_file): Remove.
1062 Also removing special handling of thanks.html.
1063
f488ffcb
JM
10642001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
1065
1066 * update_web_docs: Use makeinfo --html instead of texi2html.
1067 Remove support for pre-3.1 GCC versions. Build online docs for
1068 gccint manual.
1069
f438273e
JM
10702001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
1071
1072 * update_web_docs_old: Copy from update_web_docs. Add comment
1073 that this is for GCC 3.0.x and earlier versions.
1074
f83fd9ae
JM
10752001-11-19 Joseph S. Myers <jsm28@cam.ac.uk>
1076
1077 * gcc_release: Add /usr/local/bin to path when local.
1078
b47a72ea
JM
10792001-11-06 Joseph S. Myers <jsm28@cam.ac.uk>
1080
e180d2b0
JM
1081 * update_web_docs: Set SOURCEDIR so that install manual can be
1082 found when running install.texi2html.
1083
b47a72ea
JM
1084 * gcc_release: Don't require a username if running locally.
1085
286970ee
JM
10862001-11-05 Joseph S. Myers <jsm28@cam.ac.uk>
1087
3b0c635f
JM
1088 * update_web_docs: Eliminate warnings about keeping files from web
1089 page preprocessing.
1090
286970ee
JM
1091 * update_web_docs: Allow for the same file name in different
1092 directories.
1093
4d42a8ae
JM
10942001-10-29 Joseph S. Myers <jsm28@cam.ac.uk>
1095
1096 * update_web_docs: Generate libiberty and gnat-style manuals.
1097
dbff21c5
JM
10982001-10-24 Joseph S. Myers <jsm28@cam.ac.uk>
1099
1100 * gcc_release: Build snapshots from mainline. Generate Ada and
1101 Chill tarballs. Correct error check when building diffs. Check
1102 for errors when building bzip2 files.
1103 * crontab: Use /sourceware/snapshot-tmp for building snapshots.
1104
b4075f6b
JM
11052001-10-08 Joseph S. Myers <jsm28@cam.ac.uk>
1106
bbd300a9
JM
1107 * crontab: Build weekly snapshots.
1108
b4075f6b
JM
1109 * gcc_release: Copy from 3.0 branch. Add support for building the
1110 weekly snapshots on gcc.gnu.org.
1111
70f66039
JM
11122001-08-28 Joseph S. Myers <jsm28@cam.ac.uk>
1113
1114 * update_web_docs: Also check out texinfo.tex from
1115 gcc/doc/include.
1116
bba9ba9e
GP
11172001-08-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
1118
1119 * update_web_docs (PREPROCESS): Rename to WWWPREPROCESS.
1120 Preprocess the entire web site, not just the install docs.
1121
0ebbcb1b
PE
11222001-06-25 Phil Edwards <pme@sources.redhat.com>
1123
1124 * update_version: Add command-line argument capability, also
1125 bump version for libstdc++-v3, and exit with the return code from
1126 the cvs commit.
1127 * crontab: Call update_version with arguments instead of
1128 calling update_branch_version.
1129 * update_branch_version: Remove.
1130
df7ad044
GP
11312001-06-08 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
1132
7596d2dc 1133 * update_web_docs: Only update the install documentation for the
df7ad044
GP
1134 CVS HEAD.
1135
f890c4fd
JM
11362001-06-07 Joseph S. Myers <jsm28@cam.ac.uk>
1137
1138 * update_web_docs, doc_exclude: Check out files that may be in the
1139 Attic. Check out texinfo.tex. Don't generate anything from
1140 c-tree.texi. Generate PostScript output from manuals.
1141
95307c8e
GP
11422001-06-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
1143
1144 * update_web_docs (WWWBASE_PREFORMATTED, PREPROCESS): New
1145 variables.
1146 Fix a comment and add another one.
1147 Generate the installation documentation in HTML format from
1148 gcc/doc/install.texi.
1149
371d5d2e
JM
11502001-05-03 Joseph S. Myers <jsm28@cam.ac.uk>
1151
1152 * update_web_docs: Don't generate HTML from gxxint.texi. Don't
1153 run texi2html on manuals that aren't present.
1154
1e38ba0a
PE
11552001-03-18 Phil Edwards <pme@sources.redhat.com>
1156
1157 * update_web_docs_libstdcxx: New script.
1158 * crontab: Call said script.
1159
2eb6fbf8
JM
11602001-03-18 Joseph S. Myers <jsm28@cam.ac.uk>
1161
1162 * update_version, update_branch_version: Check out with gcc
1163 directory instead of using egcs link.
1164
832013cd
JM
11652001-03-17 Joseph S. Myers <jsm28@cam.ac.uk>
1166
655e4aee
JM
1167 * update_web_docs: Don't strip leading -r from argument following
1168 -r, or leading -d from argument following -d. Bug pointed out by
1169 Matt Kraai.
1170
832013cd
JM
1171 * update_web_docs: Handle -r and -d options to generate docs for a
1172 release or branch in a subdirectory. Determine names of G77 news
1173 and bugs files and contributors file after updated docs have been
1174 installed, not before. Don't remove files from a subdirectory.
1175 Don't generate manuals for gcov (included in the GCC manual) or
1176 iostream (obsolete). Do generate manuals for cppinternals, gcj
1177 and porting. Update regular expressions for detecting whether
1178 files have really changed when regenerated.
1179
285b9231
JM
11802001-03-15 Joseph S. Myers <jsm28@cam.ac.uk>
1181
1182 * update_web_docs: Use /usr/local/bin/texi2html rather than
1183 gccadmin's local copy.
1184
2d2ade2a
JM
11852001-03-10 Joseph S. Myers <jsm28@cam.ac.uk>
1186
1187 * crontab, doc_exclude, update_branch_version, update_version,
1188 update_web_docs: New files (as currently used by gccadmin).
1189 * README: New file.