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