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