]> gcc.gnu.org Git - gcc.git/blame - maintainer-scripts/ChangeLog
c++: generic lambda, fn* conv, empty class [PR98326]
[gcc.git] / maintainer-scripts / ChangeLog
CommitLineData
eefe499f
GA
12020-12-16 Jakub Jelinek <jakub@redhat.com>
2
3 * update_version_git: Put BASEDIR into /sourceware/snapshot-tmp/gcc
4 if it exist.
5
885ef72f
GA
62020-05-29 Martin Liska <mliska@suse.cz>
7
8 * bugzilla-close-candidate.py: Fix sorting of branches.
9
102020-05-29 Martin Liska <mliska@suse.cz>
11
12 * bugzilla-close-candidate.py: Fix parsing of SVN revisions.
13 Fix skipping of PRs that contain Can be closed message.
14
152020-05-29 Martin Liska <mliska@suse.cz>
16
17 * bugzilla-close-candidate.py: Support both SVN and GIT messages
18 in PRs. Remove need of usage of the bugzilla API key.
19
61f3b605
GA
202020-05-27 Jakub Jelinek <jakub@redhat.com>
21
22 * update_version_git: Rewrite using
23 contrib/gcc-changelog/git_update_version.py.
24
4bc0bb44
JJ
252020-04-30 Jakub Jelinek <jakub@redhat.com>
26
27 * crontab: Snapshots from trunk are now GCC 11 related.
28 Add GCC 10 snapshots from the respective branch.
29
a0ae4cbe
JJ
302020-03-12 Jakub Jelinek <jakub@redhat.com>
31
c56871dd
JJ
32 * gcc_release (upload_files): Without -l, pass -m 755 to the mkdir
33 command invoked through ssh.
34
a0ae4cbe
JJ
35 * update_web_docs_git: Drop SPHINXBUILD=/usr/bin/sphinx-1.0-build.
36
494e434c
JJ
372020-02-27 Jakub Jelinek <jakub@redhat.com>
38
39 * gcc_release: Add support for -b local-git-repo argument.
40
97e2f333
JW
412020-01-13 Jonathan Wakely <jwakely@redhat.com>
42
43 * update_web_docs_libstdcxx_git: New file.
44 * update_web_docs_libstdcxx_svn: Remove.
45 * crontab: Use update_web_docs_libstdcxx_git.
46
33742a0a
JM
472020-01-13 Joseph Myers <joseph@codesourcery.com>
48
49 * update_web_docs_git: New file.
50 * update_web_docs_svn: Remove.
51 * crontab: Use update_web_docs_svn.
52
67e63570
JM
532020-01-13 Joseph Myers <joseph@codesourcery.com>
54
55 * gcc_release: Use git instead of SVN.
56 * crontab: Update gcc_release calls.
57
18cb6ac2
JM
582020-01-13 Joseph Myers <joseph@codesourcery.com>
59
60 * update_version_git: New file.
61 * update_version:svn: Remove.
62 * crontab: Use update_version_git.
63
aeebd94c
JB
642019-11-20 Janne Blomqvist <jb@gcc.gnu.org>
65
66 * gcc_release: Use https for gcc.gnu.org.
67
456ccd32
RB
682019-11-14 Richard Biener <rguenther@suse.de>
69
70 * update_version_svn (IGNORE_BRANCHES): Add 7.
71
d50dbea1
RB
722019-10-05 Richard Biener <rguenther@suse.de>
73
74 * crontab: Disable snapshots from gcc-7-branch.
75
e6a7284c
DM
762019-08-05 David Malcolm <dmalcolm@redhat.com>
77
78 * update_web_docs_svn: Proceed even if the invocation of
79 sphinx fails.
80
34d9c2c2
GP
812019-05-04 Gerald Pfeifer <gerald@pfeifer.com>
82
83 * crontab: Snapshots from trunk are now GCC 10 related.
84 Add GCC 9 snapshots from the respective branch.
85
47466513
JW
862019-02-23 Jonathan Wakely <jwakely@redhat.com>
87
88 * generate_libstdcxx_web_docs: Improve error output.
89
9479946c
ML
902018-11-22 Martin Liska <mliska@suse.cz>
91
92 * bugzilla-close-candidate.py: New file.
93
9038a1de
JJ
942018-10-26 Jakub Jelinek <jakub@redhat.com>
95
6d202724
JJ
96 * update_version_svn (IGNORE_BRANCHES): Add gcc-6-branch.
97 * crontab: Remove gcc-6-branch entry.
98
9038a1de
JJ
99 * gcc_release (error, inform): Use $@ instead of $1.
100 (build_sources): Check for ^[[:blank:]]*GCC in both index.html
101 and changes.html, rather than for GCC in one and ^GCC in another one.
102
31aac344
JJ
1032018-05-03 Jakub Jelinek <jakub@redhat.com>
104
105 PR other/85622
106 * gcc_release: For -f, verify contrib/gennews has the major version
107 pages listed and both index.html and changes.html have been updated
108 for the new release.
109
49b7ffb7
JJ
1102018-04-25 Jakub Jelinek <jakub@redhat.com>
111
112 * crontab: Enable snapshots from gcc-8-branch.
113
8819c919
RB
1142018-01-25 Richard Biener <rguenther@suse.de>
115
116 * gcc_release (build_sources): Use getconf to get at the number
117 of cores in the system and pass -jN to gcc_build.
118
c64c7386
JJ
1192017-10-10 Jakub Jelinek <jakub@redhat.com>
120
121 * update_version_svn: Ignore the GCC 5 branch.
122 * crontab: Remove entry for the GCC 5 branch.
123
4b3e2314
MK
1242017-05-23 Matthias Klose <doko@ubuntu.com>
125
126 * gcc_release (XZ): Default to xz --best.
127
d3006155
MK
1282017-05-18 Matthias Klose <doko@ubuntu.com>
129
130 * gcc_release (build_gzip): Build xz tarball instead of bz2 tarball.
131 (build_diffs): Handle building diffs from either bz2 or xz tarballs,
132 compress diffs using xz instead of bz2.
133 (build_diff): Likewise.
134 (upload_files): Check for *.xz files instead of *.bz2 files.
135 (announce_snapshot): Announce xz tarball instead of bz2 tarball.
136 (XZ): New definition.
137 (<toplevel>): Look for both bz2 and xz compressed old tarballs.
138
a05dd05f
JJ
1392017-04-20 Jakub Jelinek <jakub@redhat.com>
140
141 * crontab: Enable snapshots from gcc-7-branch.
142
252e3e7b
GP
1432017-03-03 Gerald Pfeifer <gerald@pfeifer.com>
144
145 * gcc_release (snapshot_print): Replace md5 checksum by sha256.
146
b54f986e
GP
1472017-02-28 Gerald Pfeifer <gerald@pfeifer.com>
148
149 * update_web_docs_svn: Remove a reference to GCC 3.1. Describe
150 settings to tweak if running on a host different from gcc.gnu.org.
151 (WWWBASE): Allow override via the environment. Also check for
152 existance.
153
8027776f
GP
1542017-02-08 Gerald Pfeifer <gerald@pfeifer.com>
155
156 * update_web_docs_svn (MANUALS): Add libitm.
157
b8c0f3c1
GP
1582016-09-04 Gerald Pfeifer <gerald@pfeifer.com>
159
d3006155 160 PR documentation/50642
b8c0f3c1
GP
161 * update_web_docs_svn (CSS): Introduce.
162 Have generated files refer to it.
163
21da5261
ML
1642016-08-17 Martin Liska <mliska@suse.cz>
165
166 * branch_changer.py: Describe the script. Add sample usage
167 of the script.
168
1a3c85fe
ML
1692016-08-03 Martin Liska <mliska@suse.cz>
170
171 * branch_changer.py: New file.
172
c4f82055
RB
1732016-07-26 Richard Biener <rguenther@suse.de>
174
175 * update_version_svn: Ignore the GCC 4.9 branch.
176
7055b2bb
RB
1772016-07-26 Richard Biener <rguenther@suse.de>
178
179 * crontab: Remove entry for the GCC 4.9 branch.
180
4eb27c41
JW
1812016-06-13 Jonathan Wakely <jwakely@redhat.com>
182
183 * generate_libstdcxx_web_docs: Use realpath to get absolute path.
184 Add comment about LaTeX errors.
185
26ad7ec7
JJ
1862016-04-15 Jakub Jelinek <jakub@redhat.com>
187
188 * crontab: Enable snapshots from gcc-6-branch.
189
f9180d0e
RB
1902015-06-23 Richard Biener <rguenther@suse.de>
191
192 * update_version_svn: Add gcc-4_8-branch to IGNORE_BRANCHES.
193
c61e2d36
RB
1942015-06-14 Richard Biener <rguenther@suse.de>
195
196 * crontab: Disable snapshots from the 4.8 branch.
197
49bd1293
JJ
1982015-04-13 Jakub Jelinek <jakub@redhat.com>
199
54a3a620
JJ
200 * update_version_svn: Update DATESTAMP also on
201 branches/gcc-[0-9]+-branch.
202
49bd1293
JJ
203 * gcc_release: Fix up thinko in the last commit, improve error
204 message. Commit all ChangeLog, DEV-PHASE and BASE-VER changes
205 together, rather than doing dozens of separate commits.
206
e3257b56
JJ
2072015-04-12 Jakub Jelinek <jakub@redhat.com>
208
e183a9d5
JJ
209 * gcc_release: For RELEASE_MAJOR 5+ only use the major
210 number in branch name. When doing final release of 5+,
211 if BASE-VER doesn't match release, but is *.*.1 for the
212 one smaller minor version, bump BASE-VER.
213
e3257b56
JJ
214 * crontab: Enable snapshots from gcc-5-branch.
215
23ebaa42
GP
2162015-04-07 Gerald Pfeifer <gerald@pfeifer.com>
217
218 * update_web_docs_libstdcxx_svn (FILTER): Introduce.
219 Use to filter output of the copying process.
220
8200e6f1
AC
2212015-02-25 Arnaud Charlet <charlet@adacore.com>
222
223 * update_web_docs_svn: Preserve gcc/ada/*.png. Update comments.
224
1d3d9afa
AC
2252015-02-25 Arnaud Charlet <charlet@adacore.com>
226
227 * update_web_docs_svn: Add -I gcc/gcc/ada/doc/gnat_ugn for gnat_ugn
228
9baa38b7
DM
2292015-02-06 David Malcolm <dmalcolm@redhat.com>
230
231 PR jit/64257
232 * update_web_docs_svn: When copying up files for the built jit
233 documentation, also copy up .txt files.
234
a4be4e91
DM
2352015-02-04 David Malcolm <dmalcolm@redhat.com>
236
237 PR jit/64257
238 * update_web_docs_svn: Update build of jit docs to use EPEL6
239 variant install of sphinx 1.0.8, rather than 0.6.6.
240
5a28932a
DM
2412015-01-26 David Malcolm <dmalcolm@redhat.com>
242
82a0fe9a 243 PR jit/64257
5a28932a
DM
244 * update_web_docs_svn: Don't delete gcc/jit/docs or
245 gcc/jit/jit-common.h, gcc/jit/notes.txt. Special case the
246 building of the JIT docs (using sphinx-build). Special case
247 copying them up.
248
b50eee73
RB
2492014-08-14 Richard Biener <rguenther@suse.de>
250
251 * crontab: Change trunk snapshots from 4.10 to 5.
252
aaebbe1f
AC
2532014-08-01 Arnaud Charlet <charlet@adacore.com>
254
255 * update_web_docs_svn: Simplify build of gnat_ugn.
256
f9690014
RB
2572014-06-12 Richard Biener <rguenther@suse.de>
258
259 * crontab: Remove 4.7 snapshot entry.
260 * update_version_svn: Update IGNORE_BRANCHES.
261
269cf22b
JW
2622014-05-30 Jonathan Wakely <jwakely@redhat.com>
263
264 * generate_libstdcxx_web_docs: New script.
265
6602e7fc
JJ
2662014-04-11 Jakub Jelinek <jakub@redhat.com>
267
268 * crontab: Enable snapshots from gcc-4_9-branch.
269
bca420ed
DG
2702014-02-01 Dmitry Gorbachev <d.g.gorbachev@gmail.com>
271
272 PR other/56653
273 * gcc_release: Avoid printing empty line to generated MD5SUMS files.
274 Bump copyright year.
275
52cacf72
GP
2762013-12-02 Gerald Pfeifer <gerald@pfeifer.com>
277
278 * update_web_docs_svn: Work around makeinfo generated file names
279 and references with "_002d" instead of "-".
280
0ea62378
JJ
2812013-04-12 Jakub Jelinek <jakub@redhat.com>
282
283 * crontab: Disable snapshots from gcc-4_6-branch.
284 * update_version_svn: Ignore gcc-4_6-branch.
285
3de4c38d
GP
2862013-04-07 Gerald Pfeifer <gerald@pfeifer.com>
287
288 * update_web_docs_libstdcxx_svn: No longer ignore all output from
289 the actual copy process.
290 Check the exit code of the actual copy process; diagnose problems.
291
2fa73fc0
JJ
2922013-03-16 Jakub Jelinek <jakub@redhat.com>
293
294 * crontab: Enable snapshots from gcc-4_8-branch.
295
8df2d979
RG
2962012-07-02 Richard Guenther <rguenther@suse.de>
297
298 * crontab: Disable snapshots from gcc-4_5-branch.
299 * update_version_svn: Ingore gcc-4_5-branch.
300
b0d753d9
RB
3012012-03-23 Richard Guenther <rguenther@suse.de>
302
303 * crontab: Enable snapshots from gcc-4_7-branch.
304
3052012-03-13 Jakub Jelinek <jakub@redhat.com>
2895dfa4
JJ
306
307 * crontab: Remove 4.4 branch from the list of snapshots to make.
308 * update_version_svn (IGNORE_BRANCHES): Add gcc-4_4-branch.
309
b0d753d9 3102012-03-05 Richard Guenther <rguenther@suse.de>
1f338c31
RG
311
312 * crontab: Remove 4.3 branch from the list of snapshots to make.
313
7167a501
RG
3142012-03-02 Richard Guenther <rguenther@suse.de>
315
316 * crontab: Fix day-of-week.
317
204c0272
RG
3182012-03-02 Richard Guenther <rguenther@suse.de>
319
320 * crontab: Update for 4.7 branching.
321
6a4b4d31
GP
3222011-11-21 Gerald Pfeifer <gerald@pfeifer.com>
323
324 * update_web_docs_svn: Make $DOCSDIR group writable after
325 creating it.
326
a034d4bc
RG
3272011-06-27 Richard Guenther <rguenther@suse.de>
328
329 * update_version_svn (IGNORE_BRANCHES): Add gcc-4_3-branch.
330
ba7923d1
JM
3312011-05-22 Joseph Myers <joseph@codesourcery.com>
332
333 * gcc_release (adjust_dirs, maybe_build_tarfile): Remove.
334 (build_tarfiles): Don't build separate files for languages and
335 core.
336 (build_diffs): Only build one set of diffs.
337 (announce_snapshot): Only announce one tar file.
338 (ADA_DIRS, CPLUSPLUS_DIRS, FORTRAN95_DIRS, GO_DIRS, JAVA_DIRS,
339 OBJECTIVEC_DIRS, TESTSUITE_DIRS): Remove. Don't adjust names
340 relative to WORKING_DIRECTORY.
341
3b6e9676
JJ
3422011-04-21 Jakub Jelinek <jakub@redhat.com>
343
344 * gcc_release (maybe_build_tarfile): Don't build a tarfile if
345 the first directory doesn't exist.
346
5d866bd7
JJ
3472011-03-14 Jakub Jelinek <jakub@redhat.com>
348
349 * crontab: Enable 4.7 snapshots, switch 4.6 snapshots to
350 4.6 branch.
351
afa62639
JM
3522011-02-07 Joseph Myers <joseph@codesourcery.com>
353
354 * update_web_docs_svn: Generate libquadmath-vers.texi.
355
1b31835f
GP
3562011-01-31 Gerald Pfeifer <gerald@pfeifer.com>
357
358 * update_version_svn (FILES): Merge with datestamp_FILES.
359 (SVNROOT2): Introduce and use.
360
176a192a
GP
3612011-01-30 Gerald Pfeifer <gerald@pfeifer.com>
362
363 * update_version_svn (SVN): Remove obsolete comment.
364 (CURR_DATE): Fix description.
365 Fix description of checkout procedure.
366
f21fe684
TB
3672010-12-18 Tobias Burnus <burnus@net-b.de>
368
369 * update_web_docs_svn (MANUALS): Add libquadmath.
370
6f3bbbe7
ILT
3712010-12-08 Ian Lance Taylor <iant@google.com>
372
373 * gcc_release: Add support for releasing Go as a separate
374 tarball.
375
e493bdc2
ILT
3762010-12-08 Ian Lance Taylor <iant@google.com>
377
378 * update_web_docs_svn (MANUALS): Add gccgo.
379
709deb77
ILT
3802010-12-08 Ian Lance Taylor <iant@google.com>
381
382 * README: Change "CVS" to "Subversion".
383
52965ca6
GP
3842010-08-23 Gerald Pfeifer <gerald@pfeifer.com>
385
386 * gcc_release (snapshot_print): Also include an sha1 hash for
387 every tarball. Slightly tweak indentation.
388
350d631a 3892010-08-15 Gerald Pfeifer <gerald@pfeifer.com>
0338b580 390
350d631a 391 * gcc_release (CVSROOT): Remove all occurrences.
709deb77 392
0c21b3ca
GP
3932010-08-14 Gerald Pfeifer <gerald@pfeifer.com>
394
395 * gcc_release (snapshot_print): Include md5 hash for every tarball
396 in the README file and notification mail.
397
dd912000
GP
3982010-08-01 Gerald Pfeifer <gerald@pfeifer.com>
399
400 * update_web_docs_libstdcxx_svn: Do not compress generated .html
401 files any more.
402
4f8f9b8f
JM
4032010-06-24 Joseph Myers <joseph@codesourcery.com>
404
405 * update_web_docs_svn: Also pass -I option pointing to ada/ source
406 directory for Ada manual.
407
58ad2aef
JM
4082010-04-16 Joseph Myers <joseph@codesourcery.com>
409
410 * crontab: Enable 4.6 snapshots.
411
aae43040
JM
4122010-04-07 Joseph Myers <joseph@codesourcery.com>
413
414 * crontab: Switch 4.5 snapshots to 4.5 branch.
415
d49d9a7d
JM
4162010-03-31 Joseph Myers <joseph@codesourcery.com>
417
418 * gcc_release (build_tarfiles): Make directories mode 755, not
419 777.
420
f12c3a1d
GP
4212009-10-10 Gerald Pfeifer <gerald@pfeifer.com>
422
423 * update_web_docs_svn: Update BUGURL to http://gcc.gnu.org/bugs/.
424
d7f09764
DN
4252009-10-03 Diego Novillo <dnovillo@google.com>
426
427 * gcc_release (JAVA_DIRS): Remove zlib.
428
b809fa7d
GP
4292009-04-23 Gerald Pfeifer <gerald@pfeifer.com>
430
431 * update_web_docs_svn: Redirect output of texi2dvi to /dev/null.
432
748086b7
JJ
4332009-04-09 Jakub Jelinek <jakub@redhat.com>
434
435 * gcc_release: Change copyright header to refer to version
436 3 of the GNU General Public License and to point readers at the
437 COPYING3 file and the FSF's license web page.
438 * maintainer-addresses: Likewise.
439
d21a98b8
GP
4402009-04-08 Gerald Pfeifer <gerald@pfeifer.com>
441
442 * update_web_docs_svn: Run this script under plain /bin/sh
443 as opposed to /bin/sh -x.
444
be21df03
JM
4452009-03-30 Joseph Myers <joseph@codesourcery.com>
446
447 * update_version_svn (IGNORE_BRANCHES): Add 4.2 branch.
448
414d751c
GP
4492009-03-28 Gerald Pfeifer <gerald@pfeifer.com>
450
451 * crontab: Stop 4.2 snapshots.
452 Spread out 4.3, 4.4, and 4.5 snapshots more evenly.
453
a143dc13
MM
4542009-03-27 Mark Mitchell <mark@codesourcery.com>
455
456 * crontab: Add 4.4 branch snapshots.
457
ef11e5cc
GP
4582009-02-21 Gerald Pfeifer <gerald@pfeifer.com>
459
460 * update_version_svn (ADD_BRANCHES): Remove autovect-branch
461 and document format.
462
f7914172
RG
4632009-01-17 Richard Guenther <rguenther@suse.de>
464
465 * gcc_release (JAVA_DIRS): Remove fastjar.
466
f913dcd6
GP
4672008-10-04 Gerald Pfeifer <gerald@pfeifer.com>
468
469 * gcc_release: Fix a couple of comments.
470
f47687a1
JM
4712008-07-04 Joseph Myers <joseph@codesourcery.com>
472
473 * crontab: Remove 4.1 snapshots job.
474 * update_version: Remove.
475 * gcc_release: Remove support for g77 and release status in
476 version.c.
477 * update_version_svn: Ignore 4.1 branch. Remove support for
478 updating files other than DATESTAMP.
479 * update_web_docs_svn: Remove support for g77 manual.
480
bd67275c
JJ
4812008-02-18 Jakub Jelinek <jakub@redhat.com>
482
483 * crontab: Add 4.3 branch. Set trunk to 4.4.
484
7444c871
JM
4852008-01-28 Joseph Myers <joseph@codesourcery.com>
486
487 * gcc_release (build_sources): Pass --disable-multilib to
488 gcc_build.
489 (SVN): Don't use full path.
490
013d0fea
JW
4912008-01-21 Jonathan Wakely <jwakely.gcc@gmail.com>
492
493 * update_web_docs_libstdcxx_svn: "docs" dir moved to "doc".
494
c2ffa91a
GP
4952007-10-01 Gerald Pfeifer <gerald@pfeifer.com>
496
497 * gcc_release: Do not include copies of faq.html in releases,
498 and remove all the explicit support code to pull in web pages.
499
2f41c1d6
PB
5002007-08-21 Paul Brook <paul@codesourcery.com>
501 Nathan Sidwell <nathan@codesourcery.com>
502 Mark Mitchell <mark@codesourcery.com>
503 Joseph Myers <joseph@codesourcery.com>
504
505 * gcc_release: Do not include copies of bugs.html in releases.
506 * update_web_docs_svn: Set VERSION_PACKAGE and BUGURL in
507 gcc-vers.texi.
508
bb832375
JM
5092007-07-06 Joseph Myers <joseph@codesourcery.com>
510
511 * update_web_docs_svn: Use -o with makeinfo, texi2dvi and texi2pdf
512 commands.
513
b134d5eb
MS
5142007-06-28 Mike Stump <mrs@apple.com>
515
516 * gcc_release: Update for Objective-C++.
517
f0b9a44b
MM
5182007-05-28 Mark Mitchell <mark@codesourcery.com>
519
520 * gcc_release: Adjust placement of release candidates.
521
339731c9
GP
5222007-04-01 Gerald Pfeifer <gerald@pfeifer.com>
523
524 * update_web_docs_svn (MANUALS): Move towards the top of the
525 script. Reformat for easier editing/diffing.
526
3f5faa7c
TB
5272006-03-31 Tobias Burnus <burnus@net-b.de>
528
529 * update_web_docs_svn: Build also gfc-internals.
530
7f0248d7
GP
5312007-02-25 Gerald Pfeifer <gerald@pfeifer.com>
532
533 * update_version_svn (IGNORE_BRANCHES): Add 4_0-branch.
534
5b18f337
GP
5352007-01-29 Gerald Pfeifer <gerald@pfeifer.com>
536
537 * crontab: No longer build snapshots for 4.0.x.
538
1f62fb20
TB
5392007-01-21 Tobias Burnus <burnus@net-b.de>
540
541 * update_web_docs_svn: Build also libgomp documentation.
542
150f069c
GP
5432007-01-05 Gerald Pfeifer <gerald@pfeifer.com>
544
545 * crontab: Spread snapshots more evenly throughout the week, and
546 in "ascending" order. Build all at the same time of the day.
547
1b0c64fd
MM
5482006-10-20 Mark Mitchell <mark@codesourcery.com>
549
550 * crontab: Add 4.2 branch. Set trunk to 4.3.
551
fad257c3
GP
5522006-09-17 Gerald Pfeifer <gerald@pfeifer.com>
553
554 * gcc_release (LC_ALL): Default to C.
555
920d7bf6
GDR
5562006-03-11 Gabriel Dos Reis <gdr@integrable-solutions.net>
557
558 * crontab: Don't build snapshot for 3.4.x anymore.
559 * update_version_svn (IGNORE_BRANCHES): Add 3_4-branch.
560
930da486
BE
5612006-01-12 Ben Elliston <bje@au.ibm.com>
562
563 * update_version_svn (ADD_BRANCHES): Remove dfp-branch.
564
f0ac2193
JM
5652005-12-16 Joseph S. Myers <joseph@codesourcery.com>
566
567 * update_web_docs_svn: Remove unnecessary files from source tree.
568 Use set -e.
569 * doc_exclude, update_web_docs, update_web_docs_libstdcxx: Remove.
570
e99c1d84 5712005-12-16 Mark Mitchell <mark@codesourcery.com>
c0404cf1
MM
572
573 * update_web_docs_svn: Set @srcdir in gcc-vers.texi.
574
4801f7ed
MM
5752005-11-18 Mark Mitchell <mark@codesourcery.com>
576
577 * crontab: Add 4.1 branch entry.
578
a39d2742
JM
5792005-11-06 Joseph S. Myers <joseph@codesourcery.com>
580
581 * gcc_release: Further update for SVN. Don't set EXPORTTAG or
582 EXPORTDATE; always determine SVNREV the same way. Correct message
583 about what sources are being retrived. Include branch information
584 in LAST_UPDATED.
585 * crontab: Don't include initial / in branch name.
586
d4a43a05
DB
5872005-11-05 Daniel Berlin <dberlin@dberlin.org>
588
589 * gcc_release: Always determine revision number from date or tag,
590 and use that, instead of fragile date based export.
591 Put back setting of non-local CVSROOT.
592
d492addc
DB
5932005-11-05 Daniel Berlin <dberlin@dberlin.org>
594
595 * gcc_release: Make tags go in /tags.
596 Don't tag for snapshots.
597 Determine revision number of export and put into snapshot
598 announcement.
599
78cd2f1d
DB
6002005-11-03 Daniel Berlin <dberlin@dberlin.org>
601
602 * gcc_release: Update for SVN
603 * crontab: Update for new gcc_release
604
6d64c3bc
DB
6052005-10-26 Daniel Berlin <dberlin@dberlin.org>
606
607 * update_web_docs_svn: Use -q to quiet svn.
608
dc5e5935
DB
6092005-10-26 Daniel Berlin <dberlin@dberlin.org>
610
611 * crontab: Update to reflect reality
612
fdf84417
MM
6132005-10-01 Mark Mitchell <mark@codesourcery.com>
614
615 * gcc_release (build_sources): If trying to apply a tag that
616 already exists, issue an error message and exit.
617
6a82a28a
JM
6182005-09-30 Joseph S. Myers <joseph@codesourcery.com>
619
620 PR other/23693
621 * update_web_docs: Add PDF support. Correct check of DEV-PHASE.
622
3c993f84
JM
6232005-09-30 Joseph S. Myers <joseph@codesourcery.com>
624
625 * update_web_docs_old: Remove.
626
e252987e
KC
6272005-08-14 Kelley Cook <kcook@gcc.gnu.org>
628
629 * gcc_release: Update with FSF address.
630
06e8925e
JJ
6312005-07-26 Janis Johnson <janis187@us.ibm.com>
632
633 * update_version (ADD_BRANCHES): Add dfp-branch.
634
5e2d6483
GP
6352005-05-21 Gerald Pfeifer <gerald@pfeifer.com>
636
637 * crontab: Spread snapshot building more evenly throughout the
638 week.
639
1574b5fc
JM
6402005-05-19 Joseph S. Myers <joseph@codesourcery.com>
641
642 * crontab: Don't build 3.3 branch snapshots.
643 * update_version (IGNORE_BRANCHES): Add gcc-3_3-branch.
644
a1286ef5
ZW
6452005-03-15 Zack Weinberg <zack@codesourcery.com>
646
647 * README: Update.
648 * gcc_release: Update gcc/DEV-PHASE if that file exists, instead
649 of gcc/version.c.
650 * update_version: Handle updating gcc/DATESTAMP.
651 * update_web_docs: Generate gcc-vers.texi first.
652
8bad007c
RM
6532005-03-10 Ranjit Mathew <rmathew@hotmail.com>
654
655 * gcc_release (ADA_DIRS): Add "gnattools".
656
29231b75
MM
6572005-02-25 Mark Mitchell <mark@codesourcery.com>
658
659 * crontab: Adjust for 4.0 branch.
660
31e0b858
SP
6612004-12-30 Sebastian Pop <pop@cri.ensmp.fr>
662
a1286ef5 663 * update_version (ADD_BRANCHES): Replace lno-branch with
31e0b858
SP
664 autovect-branch.
665
ac265132
GP
6662004-09-11 Gerald Pfeifer <gerald@pfeifer.com>
667
668 * crontab: Rename GCC 3.5 snapshots to GCC 4.0 snapshots.
669
f120a34c
KC
6702004-08-14 Kelley Cook <kcook@gcc.gnu.org>
671
672 * gcc_release (build_sources): Add comment header to generated
673 MD5SUMS.
674
155cb616
KC
6752004-08-06 Kelley Cook <kcook@gcc.gnu.org>
676
677 * gcc_release (snapshot_print): Accept arguments. Don't use echo -e.
678 (announce_snapshot): Update for above. Don't use echo -e.
a1286ef5 679
2e847896
KC
6802004-08-03 Kelley Cook <kcook@gcc.gnu.org>
681
682 * maintainer-scripts (snapshot_print): New function.
683 (announce_snapshot): Generate announcment on the fly.
684 Use a directory link for LATEST.
685 * snapshot-README: Delete.
686 * snapshot-index.html: Delete.
687
0ca8e815
PB
6882004-06-09 Paolo Bonzini <bonzini@gnu.org>
689
690 * gcc_release (build_sources): Move the libcpp gmo files
691 to the source directory.
692
d6f3f261
JM
6932004-06-03 Joseph S. Myers <jsm@polyomino.org.uk>
694
695 * gcc_release (maybe_build_tarfile): New function.
696 (build_tarfiles): Use maybe_build_tarfile.
697
722962a6
PC
6982004-05-21 Paolo Carlini <pcarlini@suse.de>
699
700 * gcc_release (build_sources): Generate the NEWS file in toplevel.
701
2f701185
KC
7022004-05-17 Kelley Cook <kcook@gcc.gnu.org>
703
704 * gcc_release (build_sources): Change CRCs from brik to md5sum.
705
60cadaea
GP
7062004-05-16 Gerald Pfeifer <gerald@pfeifer.com>
707
708 * crontab: Add GCC 3.5 snapshots, currenty run on Sundays.
709
61995575
JM
7102004-05-13 Joseph S. Myers <jsm@polyomino.org.uk>
711
712 * update_web_docs: Also remove old .gz files from subdirectories
713 on the 15th of the month.
714
28204309
JM
7152004-05-13 Joseph S. Myers <jsm@polyomino.org.uk>
716
717 * update_web_docs (MANUALS): Add gfortran.
718
014251ea
AC
7192004-05-13 Arnaud Charlet <charlet@act-europe.fr>
720
721 * update_web_docs: Fix generation of Ada docs.
722
78ff5eea
JM
7232004-05-13 Joseph S. Myers <jsm@polyomino.org.uk>
724
90c3ba6e
JM
725 * update_version (ADD_BRANCHES): Remove tree-ssa-20020619-branch.
726
78ff5eea
JM
727 * gcc_release (DIFF): Remove -3 option.
728
6de9cd9a
DN
7292003-07-26 Paul Brook <paul@nowt.org>
730
731 * gcc_release: Add gcc-fortran.
732 * snapshot-README: Ditto.
733 * snapshot-index.html: Ditto.
734
02c672d5
GP
7352004-05-02 Gerald Pfeifer <gerald@pfeifer.com>
736
737 * crontab: Move GCC 3.4 snapshots from Wednesday afternoon to
738 Friday night, where gcc.gnu.org has less load.
a1286ef5 739
eb4c9b54
GP
7402004-05-02 Gerald Pfeifer <gerald@pfeifer.com>
741
742 * crontab: Adjust temporary directory used for snapshot generation.
a1286ef5 743 Move GCC 3.3 snapshots to Wednesday 22:32, where gcc.gnu.org has
eb4c9b54
GP
744 less load.
745
8e48104d
MM
7462004-04-19 Mark Mitchell <mark@codesourcery.com>
747
748 * gcc_release (build_sources): Do not use "-F" to tag sources.
749
2e55bbc1
MM
7502004-04-07 Mark Mitchell <mark@codesourcery.com>
751
752 * gcc_release (build_sources): Do not use "-r" and "-D" at the
753 same time with "cvs export".
754
aaaf25eb
GP
7552004-03-27 Gerald Pfeifer <gerald@pfeifer.com>
756
757 * gcc_release: Fix sanity check for argument of -p command-line
758 options. In snapshot mode, only generate diffs against the previous
759 snapshot if the user did not specify any old tarball explictly.
760
32f4b1ed
GP
7612004-03-25 Gerald Pfeifer <gerald@pfeifer.com>
762
763 * gcc_release (FTP_PATH): Use /var/ftp instead of ~ftp, and
764 only set at a single place.
765
238f2fef
GP
7662004-03-14 Gerald Pfeifer <gerald@pfeifer.com>
767
768 * gcc_release (SNAPSHOTS_DIR): New variable. Use it.
769 (announce_snapshot): Use it.
770
004a8355
GP
7712004-03-14 Gerald Pfeifer <gerald@pfeifer.com>
772
773 * gcc_release (announce_snapshot): Use changedir instead of
774 plain cd.
a1286ef5 775
0e315ffc
AC
7762004-02-10 Arnaud Charlet <charlet@act-europe.fr>
777
778 * gcc_release: Add libada as part of ADA_DIRS.
779
dd69a0e0
GP
7802004-01-21 Gerald Pfeifer <gerald@pfeifer.com>
781
782 * crontab: Make 3.4 snapshots from the new 3.4 release branch.
783
a541f69d
KC
7842004-01-20 Kelley Cook <kcook@gcc.gnu.org>
785
786 * gcc_release (build_sources): Delete call to make f77.rebuilt.
787
aeeb0e1b
GP
7882004-01-17 Gerald Pfeifer <gerald@pfeifer.com>
789
790 * snapshot-README: Mention how the snapshot was generated.
791 * snapshot-index.html: Ditto. Further sync with snapshot-README.
792
879b7101
JM
7932004-01-03 Joseph S. Myers <jsm@polyomino.org.uk>
794
795 * update_web_docs: Create tarballs of documentation sources and
796 HTML docs.
797
67a1d89d
GP
7982004-01-02 Gerald Pfeifer <gp@suse.de>
799
800 * update_version: Add some documentation.
a1286ef5 801
719bb4e3 8022004-01-02 Pop Sébastian <pop@gauvain.u-strasbg.fr>
67a1d89d
GP
803
804 * update_version (ADD_BRANCHES): Add lno-branch.
805
29d274e9
GP
8062003-11-02 Gerald Pfeifer <gerald@pfeifer.com>
807
808 * maintainer-addresses: New script.
809
e9b3872d
KC
8102003-10-24 Kelley Cook <kcook@gcc.gnu.org>
811
812 * gcc_release (build_sources): Use --enable-generated-files-in-srcdir.
813
d1174343
GP
8142003-09-22 Gerald Pfeifer <gerald@pfeifer.com>
815
816 * gcc_release (announce_snapshot): Restructure processing
817 of snapshot-README and snapshot-index.html and add a new
818 substitution for @EXPORT@.
819
4fdbb1de
GP
8202003-08-24 Gerald Pfeifer <gerald@pfeifer.com>
821
822 * gcc_release (build_sources): Create/update the LAST_UPDATED file
823 in the source directory with information how sources were obtained.
a1286ef5 824
ae7a5439
GP
8252003-08-16 Gerald Pfeifer <gerald@pfeifer.com>
826
827 * gcc_release (build_sources): Use two new variables EXPORTTAG and
828 EXPORTDATE to make the extraction of sources more transparent and
829 also allow snapshots (off mainline) without a tag.
830
7daaf8fa
MM
8312003-08-08 Mark Mitchell <mark@codesourcery.com>
832
833 * gcc_release: Correct logic for updating version.c. Put
834 prereleases into a subdirectory.
835
16ff3a23
GP
8362003-07-29 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
837
838 * crontab: Update invocation of gcc_release according to the
839 previous changes there. Add automatic 3.4 snapshots from mainline.
840
1f9d6256
GP
8412003-07-23 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
842
843 * gcc_release (usage): Document that -s now takes symbolic name
844 and branch of the snapshot as parameters.
845 Implement this as part of command-line processing.
846 (BRANCH): Remove default initialization for snapshots.
847 (CVSBRANCH): Ditto.
848 Do not lay down a CVS tag if generating a snapshot from mainline.
a1286ef5 849
b99f39de
GP
8502003-07-19 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
851
852 * gcc_release (announce_snapshot): Use ${RELEASE} instead
853 of ${BRANCH}-${DATE} to refer to the snapshot directory.
854 Put README file into the snapshot directory.
855
856 (RELEASE): Define as ${BRANCH}-${DATE} for snapshots.
857 (FTP_PATH): Use ${RELEASE} in case of snapshots.
858 (TAG): Ditto.
859 (OLD_TARS): Adjust to new directory scheme for snapshots.
860
1116457a
GP
8612003-07-14 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
862
863 * gcc_release (announce_snapshot): Add substitution of @RELEASE@
864 for README and index.html.
865 * snapshot-README: Use it.
866 * snapshot-index.html: Ditto.
867
c73aebc3 8682003-07-09 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
a1286ef5 869
1116457a
GP
870 * gcc_release (announce_snapshot): Add substitution of @BRANCH@
871 for README and index.html. Remove substitution of @LONG_DATE@.
c73aebc3
GP
872 Put index.html into the respective snapshot directory.
873 Adjust subject of the notification mail to the new naming scheme
874 for CVS tags.
875 Adjust name of the LATEST-IS-... files to the new naming scheme
876 for snapshot directories.
877 (FTP_PATH): Ditto.
878 (LAST_DIR): Ditto.
879 (LAST_LONG_DATE): Remove.
880
881 * snapshot-README: Adjust to the new naming schemes for directories
882 and snapshots per se.
883 Dynamically fill in the respective branch instead of hardcoding it.
884
885 * snapshot-index.html: Replace individual links to diffs with a
886 general link to the diff/ subdirectory.
887 Mention the concrete snapshot in <title> and <h1>.
888 Adjust links to the new location of index.html.
a1286ef5 889
2cd5026f
GP
8902003-07-08 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
891
892 * gcc_release: Move handling of complex modes directly after
893 switch handling.
894 (TAG): Include the branch name as part of snapshot CVS tags.
895
6124d3bd
GP
8962003-07-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
897
898 * gcc_release: Execute gcc.gnu.org-only operations which are
899 related to diff generation only if diffs have been requested.
900 (build_sources): Improve tracing and an error message related
901 to tagging.
902
b69cd3cf
GP
9032003-07-01 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
904
905 * gcc_release (BRANCH): Rename to...
906 (CVSBRANCH): ...new macro, and use BRANCH for the variant users
907 will see.
908 (FTP_BRANCH): For snapshots, include ${BRANCH} in the last part
909 of the directory name.
910 Use .snapshot_date-${BRANCH} instead of .snapshot_date.
911
711f0333
GP
9122003-06-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
913
914 * gcc_release: Command "all" now creates .gz files only for
915 releases and pre-releases.
916
36067e59
GP
9172003-06-27 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
918
919 * gcc_release (build_sources): Do not include gnats.html any longer.
920 Make an error message more descriptive.
a1286ef5 921
b348a598
GP
9222003-06-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
923
924 * gcc_release: Factor the updating of links and READMEs on the
925 FTP server and sending mail for snapshots into a...
926 (announce_snapshot): ...new function.
927 Add informative output for both.
928
99bf9b55
GP
9292003-06-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
930
931 * gcc_release: Do not update gcc_latest_snapshot tag any longer.
932
2fffb73b
GP
9332003-06-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
934
935 * snapshot-index.html: Use F77 instead of G77 front end.
936 Remove link to CodeSourcery snapshots which was not up-to-date.
937 Do not refer to gcc-bugs@gcc.gnu.org any longer.
938
939 * snapshot-README: Use F77 front end instead of G77 language.
940
44d952b3
GP
9412003-06-17 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
942
943 * gcc_release (build_tarfile): Build .bz2 files instead of .gz files.
944 (build_bz2): Rename to build_gzip and create .gz files from .bz2
945 files instead of the other way around.
946 (build_gzip): New function.
947 (build_diffs): Build .bz2 files instead of .gz files.
948 (build_diff): Use .bz2 files instead of .gz files.
949 Make an error message independent of the compression format.
950 (MODE_BZIP2): Rename to MODE_GZIP. Related changes to the
951 invocation of this script.
952 (MODE_GZIP): New variable.
953 (OLD_TARS): Use .bz2 archive of the previous snapshot.
954
f540975a
GP
9552003-06-14 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
956
a1286ef5 957 * snapshot-README: Use GCC instead of gcc, C++ front end instead of
f540975a
GP
958 g++ language, and note that Java includes a run time.
959 * snapshot.index.html: Ditto.
960
5107c6e4
GP
9612003-06-10 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
962
963 * gcc_release (build_diff): Properly use ${TAR} instead of
964 hard-coded tar.
965
7101ac35
GP
9662003-05-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
967
a1286ef5 968 * snapshot-index.html: Refer to .bz2 files instead of .gz files.
16ac82af 969 Simplify the note on not using unannounced snapshots.
a1286ef5 970
16ac82af 9712003-05-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
a1286ef5 972
7101ac35
GP
973 * snapshot-README: Refer to .bz2 files instead of .gz files.
974 Add a note on where to find the diff files.
975 Simplify the note on not using unannounced snapshots.
976 Remove documentation of the gcc_latest_snapshot tag.
977
0a1c5051
GP
9782003-05-27 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
979
980 * gcc_release (build_diffs): Add diagnostics in case we cannot
981 generate a specific diff file.
982
4494cdde
GP
9832003-05-24 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
984
985 * gcc_release (build_sources): Only update ChangeLog files which
986 do not yet contain the entry we are going to add.
987 Fix typo in added ChangeLog entries.
988
8d4d9d19
GP
9892003-05-20 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
990
991 * gcc_release (upload_files): Put diff files into a "diffs"
992 subdirectory
993
567bfee8
NN
9942003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
995
996 * gcc_release: GNU CC -> GCC.
997
c627639b
GP
9982003-05-12 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
999
1000 * gcc_release (usage): Print more detailed description of all
1001 command-line options.
1002
4494cdde 10032003-05-09 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
f4e12a7c
GP
1004
1005 * update_version (ADD_BRANCHES): Add, set to MAIN and
1006 tree-ssa-20020619-branch.
1007 (BRANCHES): Always consider branches given by $ADD_BRANCHES.
1008
fe080a9e
GP
10092003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
1010
1011 * update_version (textstring_FILES): Only version.c needs to be
1012 updated, now that we do not consider older branches any more.
1013
4494cdde 10142003-05-02 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
ce61bf7b
GP
1015
1016 * update_version (IGNORE_BRANCHES): Add.
1017 (BRANCHES): Do not consider branches matching $IGNORE_BRANCHES.
1018
4494cdde 10192003-05-02 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9ab94a93
GP
1020
1021 * update_version: Add a trace of which branch we are currently
1022 working on.
1023
682aea87
MM
10242002-12-16 Mark Mitchell <mark@codesourcery.com>
1025
1026 * gcc_release: Make snapshots from the GCC 3.3 branch.
1027 * snapshot-README: Update.
1028
b4f94ac1
ZW
10292002-09-23 Zack Weinberg <zack@codesourcery.com>
1030
1031 * update_version: Do not check in files which are unchanged.
1032 * gcc_release: Only update the version in gcc/version.c.
1033
ec55ac68
JM
10342002-09-17 Joseph S. Myers <jsm@polyomino.org.uk>
1035
1036 * update_web_docs (MANUALS): Add fastjar.
1037
6bb72ea0
JM
10382002-09-08 Joseph S. Myers <jsm@polyomino.org.uk>
1039
1040 * gcc_release: Make snapshots come from the mainline.
1041 * snapshot-README: Update.
1042
07ec1151
JM
10432002-08-28 Joseph S. Myers <jsm@polyomino.org.uk>
1044
1045 * update_web_docs: Remove support for generating g77_news.html and
1046 g77_bugs.html.
1047 * update_web_docs_old: Likewise. Remove support for generating
1048 thanks.html.
1049
7596d2dc
AJ
10502002-07-28 Andreas Jaeger <aj@suse.de>
1051
1052 * gcc_release: Update comment.
1053
1054 * snapshot-README: Snapshots are taken from GCC 3.2 branch.
1055
4bdf9f66
MM
10562002-07-28 Mark Mitchell <mark@codesourcery.com>
1057
1058 * gcc_release: Use the 3.2 branch for snapshots.
1059
74c8dc7d
FW
10602002-05-31 Florian Weimer <fw@deneb.enyo.de>
1061
1062 * update_web_docs (MANUALS): Include various flavours of the GNAT
1063 User Guide.
1064
c9715013
JM
10652002-05-27 Joseph S. Myers <jsm28@cam.ac.uk>
1066
1067 * update_version (textstring_FILES): Change gcc/ada/gnatvsn.ads to
1068 gcc/gcc/ada/gnatvsn.ads.
1069
ead33da9
JM
10702002-05-26 Joseph S. Myers <jsm28@cam.ac.uk>
1071
1072 * gcc_release: Add gcc/ada/gnatvsn.ads to list of files in which
1073 release status is updated.
1074 * update_version (textstring_FILES): Add gcc/ada/gnatvsn.ads.
1075
5302a25d
JM
10762002-05-21 Joseph S. Myers <jsm28@cam.ac.uk>
1077
67aaa481
JM
1078 * gcc_release: Do upload files when local.
1079
5302a25d
JM
1080 * snapshot-README, snapshot-index.html: Remove chill.
1081
1971aca7
MM
10822002-05-08 Mark Mitchell <mark@codesourcery.com>
1083
1084 * gcc_release: Correct upload handling.
1085
0a528c61
MM
10862002-04-22 Mark Mitchell <mark@codesourcery.com>
1087
1088 * gcc_release (build_diffs): Remove reference to Chill.
1089
57e27c82
JM
10902002-04-21 Joseph S. Myers <jsm28@cam.ac.uk>
1091
1092 * update_web_docs (MANUALS): Remove chill. Add gnat_rm.
1093
1f1760d3
KC
10942002-04-19 Kelley R. Cook (kelly.r.cook@gm.com)
1095
1096 * gcc_release: Set TZ to UTC0.
1097
07cdae91
MM
10982002-04-15 Mark Mitchell <mark@codesourcery.com>
1099
1100 * gcc_release (build_tarfiles): Do not build Chill tarfiles.
1101 (CHILL_DIRS): Remove.
1102
1c0d0c3e
JM
11032002-03-10 Joseph S. Myers <jsm28@cam.ac.uk>
1104
1105 * gcc_release: Build diffs for ada and chill. Make "bzip2" a new
1106 major mode.
1107
809623c9
PE
11082002-03-06 Phil Edwards <pme@gcc.gnu.org>
1109
1110 * update_version: Don't indent the version string.
1111
7ce5e9df
JM
11122002-03-05 Joseph S. Myers <jsm28@cam.ac.uk>
1113
1114 * snapshot-README: Note that snapshots come from the 3.1 branch.
1115 Update list of files.
1116
e98f0f5c
JM
11172002-03-03 Joseph S. Myers <jsm28@cam.ac.uk>
1118
1119 * gcc_release: Make snapshots come from the 3.1 branch.
1120
2df96f0a
MM
11212002-02-25 Mark Mitchell <mark@codesourcery.com>
1122
1123 * update_version: Automatically update version files on all
1124 branches.
1125 * crontab: Only invoke update_version once.
1126
e776237d
JM
11272002-02-23 Joseph S. Myers <jsm28@cam.ac.uk>
1128
1129 * gcc_release: Revert change to -p interface. Allow for local and
1130 remote cases in creating directories. Give an error if -p
1131 argument names a directory.
1132
b8f93352
MM
11332002-02-21 Mark Mitchell <mark@codesourcery.com>
1134
1135 * gcc_release: Correct handling of diff-generation. Add
1136 "diffs" major mode.
1137
236930f5
JM
11382002-02-08 Joseph S. Myers <jsm28@cam.ac.uk>
1139
1140 * gcc_release: Substitute dates in snapshot-README and
1141 snapshot-index.html files rather than directly using the old files
1142 on the FTP site. Set QMAILHOST.
1143
af1b92c2
GP
11442002-02-08 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
1145
1146 * snapshot-index.html: Improve markup.
1147
b9aea0eb
JM
11482002-01-29 Joseph S. Myers <jsm28@cam.ac.uk>
1149
d09f7cb2
JM
1150 * snapshot-README, snapshot-index.html: Use expressions such as
1151 @DATE@ rather than hardcoded dates.
1152
b9aea0eb
JM
1153 * snapshot-README, snapshot-index.html: New files.
1154
6cda74b0
GP
11552002-01-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
1156
1157 * update_web_docs (contrib_file): Remove.
1158 Also removing special handling of thanks.html.
1159
f488ffcb
JM
11602001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
1161
1162 * update_web_docs: Use makeinfo --html instead of texi2html.
1163 Remove support for pre-3.1 GCC versions. Build online docs for
1164 gccint manual.
1165
f438273e
JM
11662001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
1167
1168 * update_web_docs_old: Copy from update_web_docs. Add comment
1169 that this is for GCC 3.0.x and earlier versions.
1170
f83fd9ae
JM
11712001-11-19 Joseph S. Myers <jsm28@cam.ac.uk>
1172
1173 * gcc_release: Add /usr/local/bin to path when local.
1174
b47a72ea
JM
11752001-11-06 Joseph S. Myers <jsm28@cam.ac.uk>
1176
e180d2b0
JM
1177 * update_web_docs: Set SOURCEDIR so that install manual can be
1178 found when running install.texi2html.
1179
b47a72ea
JM
1180 * gcc_release: Don't require a username if running locally.
1181
286970ee
JM
11822001-11-05 Joseph S. Myers <jsm28@cam.ac.uk>
1183
3b0c635f
JM
1184 * update_web_docs: Eliminate warnings about keeping files from web
1185 page preprocessing.
1186
286970ee
JM
1187 * update_web_docs: Allow for the same file name in different
1188 directories.
1189
4d42a8ae
JM
11902001-10-29 Joseph S. Myers <jsm28@cam.ac.uk>
1191
1192 * update_web_docs: Generate libiberty and gnat-style manuals.
1193
dbff21c5
JM
11942001-10-24 Joseph S. Myers <jsm28@cam.ac.uk>
1195
1196 * gcc_release: Build snapshots from mainline. Generate Ada and
1197 Chill tarballs. Correct error check when building diffs. Check
1198 for errors when building bzip2 files.
1199 * crontab: Use /sourceware/snapshot-tmp for building snapshots.
1200
b4075f6b
JM
12012001-10-08 Joseph S. Myers <jsm28@cam.ac.uk>
1202
bbd300a9
JM
1203 * crontab: Build weekly snapshots.
1204
b4075f6b
JM
1205 * gcc_release: Copy from 3.0 branch. Add support for building the
1206 weekly snapshots on gcc.gnu.org.
1207
70f66039
JM
12082001-08-28 Joseph S. Myers <jsm28@cam.ac.uk>
1209
1210 * update_web_docs: Also check out texinfo.tex from
1211 gcc/doc/include.
1212
bba9ba9e
GP
12132001-08-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
1214
1215 * update_web_docs (PREPROCESS): Rename to WWWPREPROCESS.
1216 Preprocess the entire web site, not just the install docs.
1217
0ebbcb1b
PE
12182001-06-25 Phil Edwards <pme@sources.redhat.com>
1219
1220 * update_version: Add command-line argument capability, also
1221 bump version for libstdc++-v3, and exit with the return code from
1222 the cvs commit.
1223 * crontab: Call update_version with arguments instead of
1224 calling update_branch_version.
1225 * update_branch_version: Remove.
1226
df7ad044
GP
12272001-06-08 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
1228
7596d2dc 1229 * update_web_docs: Only update the install documentation for the
df7ad044
GP
1230 CVS HEAD.
1231
f890c4fd
JM
12322001-06-07 Joseph S. Myers <jsm28@cam.ac.uk>
1233
1234 * update_web_docs, doc_exclude: Check out files that may be in the
1235 Attic. Check out texinfo.tex. Don't generate anything from
1236 c-tree.texi. Generate PostScript output from manuals.
1237
95307c8e
GP
12382001-06-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
1239
1240 * update_web_docs (WWWBASE_PREFORMATTED, PREPROCESS): New
1241 variables.
1242 Fix a comment and add another one.
1243 Generate the installation documentation in HTML format from
1244 gcc/doc/install.texi.
1245
371d5d2e
JM
12462001-05-03 Joseph S. Myers <jsm28@cam.ac.uk>
1247
1248 * update_web_docs: Don't generate HTML from gxxint.texi. Don't
1249 run texi2html on manuals that aren't present.
1250
1e38ba0a
PE
12512001-03-18 Phil Edwards <pme@sources.redhat.com>
1252
1253 * update_web_docs_libstdcxx: New script.
1254 * crontab: Call said script.
1255
2eb6fbf8
JM
12562001-03-18 Joseph S. Myers <jsm28@cam.ac.uk>
1257
1258 * update_version, update_branch_version: Check out with gcc
1259 directory instead of using egcs link.
1260
832013cd
JM
12612001-03-17 Joseph S. Myers <jsm28@cam.ac.uk>
1262
655e4aee
JM
1263 * update_web_docs: Don't strip leading -r from argument following
1264 -r, or leading -d from argument following -d. Bug pointed out by
1265 Matt Kraai.
1266
832013cd
JM
1267 * update_web_docs: Handle -r and -d options to generate docs for a
1268 release or branch in a subdirectory. Determine names of G77 news
1269 and bugs files and contributors file after updated docs have been
1270 installed, not before. Don't remove files from a subdirectory.
1271 Don't generate manuals for gcov (included in the GCC manual) or
1272 iostream (obsolete). Do generate manuals for cppinternals, gcj
1273 and porting. Update regular expressions for detecting whether
1274 files have really changed when regenerated.
1275
285b9231
JM
12762001-03-15 Joseph S. Myers <jsm28@cam.ac.uk>
1277
1278 * update_web_docs: Use /usr/local/bin/texi2html rather than
1279 gccadmin's local copy.
1280
2d2ade2a
JM
12812001-03-10 Joseph S. Myers <jsm28@cam.ac.uk>
1282
1283 * crontab, doc_exclude, update_branch_version, update_version,
1284 update_web_docs: New files (as currently used by gccadmin).
1285 * README: New file.
This page took 1.935837 seconds and 5 git commands to generate.