1 2023-11-14 Sam James <sam@gentoo.org>
3 * gcc_release: Cleanup whitespace.
5 2023-11-14 Sam James <sam@gentoo.org>
7 * gcc_release: Use HTTPS for links.
9 2023-07-07 Richard Biener <rguenther@suse.de>
11 * crontab: Remove entry for GCC 10.
13 2023-04-20 Arsen Arsenović <arsen@aarsen.me>
15 * update_web_docs_git: Add a mechanism to override makeinfo,
16 texi2dvi and texi2pdf, and default them to
17 /home/gccadmin/texinfo/install-git/bin/${tool}, if present.
19 2023-04-17 Jakub Jelinek <jakub@redhat.com>
21 * crontab: Snapshots from trunk are now GCC 14 related.
22 Add GCC 13 snapshots from the respective branch.
24 2023-03-21 Arsen Arsenović <arsen@aarsen.me>
26 * update_web_docs_git: Set CONTENTS_OUTPUT_LOCATION=inline in
27 order to put @shortcontents above contents.
29 2023-03-21 Arsen Arsenović <arsen@aarsen.me>
31 * update_web_docs_git (CSS): Update CSS reference to point to
34 2023-03-16 Gaius Mulley <gaiusmod2@gmail.com>
36 * update_web_docs_git (MANUALS): Add gm2.
37 Add include path for gm2 manual.
39 2023-03-16 Gerald Pfeifer <gerald@pfeifer.com>
41 * update_web_docs_git (BUGURL): Introduce and use throughout.
43 2022-11-30 Iain Buclaw <ibuclaw@gdcproject.org>
46 * update_web_docs_git: Add gdc to MANUALS.
48 2022-11-23 Sam James <sam@gentoo.org>
50 * gcc_release (XZ): Add -T0.
52 2022-11-14 Martin Liska <mliska@suse.cz>
55 2022-11-09 Martin Liska <mliska@suse.cz>
57 * update_web_docs_git.py: New file.
59 2022-11-14 Martin Liska <mliska@suse.cz>
62 2022-11-14 Martin Liska <mliska@suse.cz>
64 * update_web_docs_git.py: Simplify.
66 2022-11-14 Martin Liska <mliska@suse.cz>
69 2022-11-09 Martin Liska <mliska@suse.cz>
71 * crontab: Use new script for documentation of master branch.
73 2022-11-14 Martin Liska <mliska@suse.cz>
76 2022-11-09 Martin Liska <mliska@suse.cz>
78 * update_web_docs_git.py: Create sources tarball.
80 2022-11-14 Martin Liska <mliska@suse.cz>
83 2022-11-10 Martin Liska <mliska@suse.cz>
85 * crontab: Fix superfluous 'sh' for Python script.
87 2022-11-10 Martin Liska <mliska@suse.cz>
89 * crontab: Fix superfluous 'sh' for Python script.
91 2022-11-09 Martin Liska <mliska@suse.cz>
93 * update_web_docs_git.py: Create sources tarball.
95 2022-11-09 Martin Liska <mliska@suse.cz>
97 * crontab: Use new script for documentation of master branch.
99 2022-11-09 Martin Liska <mliska@suse.cz>
101 * update_web_docs_git.py: Simplify.
103 2022-11-09 Martin Liska <mliska@suse.cz>
105 * update_web_docs_git.py: New file.
107 2022-07-28 Martin Liska <mliska@suse.cz>
109 * update_web_docs_git: Use sphinx-build from a venv so that
110 we can use a recent version.
112 2022-05-20 Richard Biener <rguenther@suse.de>
114 * crontab: Disable snapshots from the gcc-9 branch.
116 2022-04-28 Jakub Jelinek <jakub@redhat.com>
118 * crontab: Snapshots from trunk are now GCC 13 related.
119 Add GCC 12 snapshots from the respective branch.
121 2021-05-14 Jakub Jelinek <jakub@redhat.com>
123 * crontab: Stop doing gcc-8 snapshots.
125 2021-04-20 Jakub Jelinek <jakub@redhat.com>
127 * crontab: Snapshots from trunk are now GCC 12 related.
128 Add GCC 11 snapshots from the respective branch.
130 2021-04-09 Martin Liska <mliska@suse.cz>
132 * branch_changer.py: Generate URL only when emitting
135 2021-04-09 Martin Liska <mliska@suse.cz>
137 * branch_changer.py: Mention closing candidates and emit
138 console links to bugzilla.
140 2021-04-09 Martin Liska <mliska@suse.cz>
142 * branch_changer.py: Document more how the script behaves.
144 2021-04-09 Martin Liska <mliska@suse.cz>
146 * branch_changer.py: Fix usage of Version class.
148 2021-04-09 Martin Liska <mliska@suse.cz>
150 * branch_changer.py: Use new version scheme in --help output.
152 2021-04-08 Jonathan Wakely <jwakely@redhat.com>
154 * generate_libstdcxx_web_docs: Add --disable-multilib to
157 2021-04-08 Martin Liska <mliska@suse.cz>
159 * branch_changer.py: Fix wrongly converted assert.
161 2021-04-08 Martin Liska <mliska@suse.cz>
163 * branch_changer.py: Modernize and fix flake8 issues.
164 * setup.cfg: New file.
166 2020-12-16 Jakub Jelinek <jakub@redhat.com>
168 * update_version_git: Put BASEDIR into /sourceware/snapshot-tmp/gcc
171 2020-05-29 Martin Liska <mliska@suse.cz>
173 * bugzilla-close-candidate.py: Fix sorting of branches.
175 2020-05-29 Martin Liska <mliska@suse.cz>
177 * bugzilla-close-candidate.py: Fix parsing of SVN revisions.
178 Fix skipping of PRs that contain Can be closed message.
180 2020-05-29 Martin Liska <mliska@suse.cz>
182 * bugzilla-close-candidate.py: Support both SVN and GIT messages
183 in PRs. Remove need of usage of the bugzilla API key.
185 2020-05-27 Jakub Jelinek <jakub@redhat.com>
187 * update_version_git: Rewrite using
188 contrib/gcc-changelog/git_update_version.py.
190 2020-04-30 Jakub Jelinek <jakub@redhat.com>
192 * crontab: Snapshots from trunk are now GCC 11 related.
193 Add GCC 10 snapshots from the respective branch.
195 2020-03-12 Jakub Jelinek <jakub@redhat.com>
197 * gcc_release (upload_files): Without -l, pass -m 755 to the mkdir
198 command invoked through ssh.
200 * update_web_docs_git: Drop SPHINXBUILD=/usr/bin/sphinx-1.0-build.
202 2020-02-27 Jakub Jelinek <jakub@redhat.com>
204 * gcc_release: Add support for -b local-git-repo argument.
206 2020-01-13 Jonathan Wakely <jwakely@redhat.com>
208 * update_web_docs_libstdcxx_git: New file.
209 * update_web_docs_libstdcxx_svn: Remove.
210 * crontab: Use update_web_docs_libstdcxx_git.
212 2020-01-13 Joseph Myers <joseph@codesourcery.com>
214 * update_web_docs_git: New file.
215 * update_web_docs_svn: Remove.
216 * crontab: Use update_web_docs_svn.
218 2020-01-13 Joseph Myers <joseph@codesourcery.com>
220 * gcc_release: Use git instead of SVN.
221 * crontab: Update gcc_release calls.
223 2020-01-13 Joseph Myers <joseph@codesourcery.com>
225 * update_version_git: New file.
226 * update_version:svn: Remove.
227 * crontab: Use update_version_git.
229 2019-11-20 Janne Blomqvist <jb@gcc.gnu.org>
231 * gcc_release: Use https for gcc.gnu.org.
233 2019-11-14 Richard Biener <rguenther@suse.de>
235 * update_version_svn (IGNORE_BRANCHES): Add 7.
237 2019-10-05 Richard Biener <rguenther@suse.de>
239 * crontab: Disable snapshots from gcc-7-branch.
241 2019-08-05 David Malcolm <dmalcolm@redhat.com>
243 * update_web_docs_svn: Proceed even if the invocation of
246 2019-05-04 Gerald Pfeifer <gerald@pfeifer.com>
248 * crontab: Snapshots from trunk are now GCC 10 related.
249 Add GCC 9 snapshots from the respective branch.
251 2019-02-23 Jonathan Wakely <jwakely@redhat.com>
253 * generate_libstdcxx_web_docs: Improve error output.
255 2018-11-22 Martin Liska <mliska@suse.cz>
257 * bugzilla-close-candidate.py: New file.
259 2018-10-26 Jakub Jelinek <jakub@redhat.com>
261 * update_version_svn (IGNORE_BRANCHES): Add gcc-6-branch.
262 * crontab: Remove gcc-6-branch entry.
264 * gcc_release (error, inform): Use $@ instead of $1.
265 (build_sources): Check for ^[[:blank:]]*GCC in both index.html
266 and changes.html, rather than for GCC in one and ^GCC in another one.
268 2018-05-03 Jakub Jelinek <jakub@redhat.com>
271 * gcc_release: For -f, verify contrib/gennews has the major version
272 pages listed and both index.html and changes.html have been updated
275 2018-04-25 Jakub Jelinek <jakub@redhat.com>
277 * crontab: Enable snapshots from gcc-8-branch.
279 2018-01-25 Richard Biener <rguenther@suse.de>
281 * gcc_release (build_sources): Use getconf to get at the number
282 of cores in the system and pass -jN to gcc_build.
284 2017-10-10 Jakub Jelinek <jakub@redhat.com>
286 * update_version_svn: Ignore the GCC 5 branch.
287 * crontab: Remove entry for the GCC 5 branch.
289 2017-05-23 Matthias Klose <doko@ubuntu.com>
291 * gcc_release (XZ): Default to xz --best.
293 2017-05-18 Matthias Klose <doko@ubuntu.com>
295 * gcc_release (build_gzip): Build xz tarball instead of bz2 tarball.
296 (build_diffs): Handle building diffs from either bz2 or xz tarballs,
297 compress diffs using xz instead of bz2.
298 (build_diff): Likewise.
299 (upload_files): Check for *.xz files instead of *.bz2 files.
300 (announce_snapshot): Announce xz tarball instead of bz2 tarball.
301 (XZ): New definition.
302 (<toplevel>): Look for both bz2 and xz compressed old tarballs.
304 2017-04-20 Jakub Jelinek <jakub@redhat.com>
306 * crontab: Enable snapshots from gcc-7-branch.
308 2017-03-03 Gerald Pfeifer <gerald@pfeifer.com>
310 * gcc_release (snapshot_print): Replace md5 checksum by sha256.
312 2017-02-28 Gerald Pfeifer <gerald@pfeifer.com>
314 * update_web_docs_svn: Remove a reference to GCC 3.1. Describe
315 settings to tweak if running on a host different from gcc.gnu.org.
316 (WWWBASE): Allow override via the environment. Also check for
319 2017-02-08 Gerald Pfeifer <gerald@pfeifer.com>
321 * update_web_docs_svn (MANUALS): Add libitm.
323 2016-09-04 Gerald Pfeifer <gerald@pfeifer.com>
325 PR documentation/50642
326 * update_web_docs_svn (CSS): Introduce.
327 Have generated files refer to it.
329 2016-08-17 Martin Liska <mliska@suse.cz>
331 * branch_changer.py: Describe the script. Add sample usage
334 2016-08-03 Martin Liska <mliska@suse.cz>
336 * branch_changer.py: New file.
338 2016-07-26 Richard Biener <rguenther@suse.de>
340 * update_version_svn: Ignore the GCC 4.9 branch.
342 2016-07-26 Richard Biener <rguenther@suse.de>
344 * crontab: Remove entry for the GCC 4.9 branch.
346 2016-06-13 Jonathan Wakely <jwakely@redhat.com>
348 * generate_libstdcxx_web_docs: Use realpath to get absolute path.
349 Add comment about LaTeX errors.
351 2016-04-15 Jakub Jelinek <jakub@redhat.com>
353 * crontab: Enable snapshots from gcc-6-branch.
355 2015-06-23 Richard Biener <rguenther@suse.de>
357 * update_version_svn: Add gcc-4_8-branch to IGNORE_BRANCHES.
359 2015-06-14 Richard Biener <rguenther@suse.de>
361 * crontab: Disable snapshots from the 4.8 branch.
363 2015-04-13 Jakub Jelinek <jakub@redhat.com>
365 * update_version_svn: Update DATESTAMP also on
366 branches/gcc-[0-9]+-branch.
368 * gcc_release: Fix up thinko in the last commit, improve error
369 message. Commit all ChangeLog, DEV-PHASE and BASE-VER changes
370 together, rather than doing dozens of separate commits.
372 2015-04-12 Jakub Jelinek <jakub@redhat.com>
374 * gcc_release: For RELEASE_MAJOR 5+ only use the major
375 number in branch name. When doing final release of 5+,
376 if BASE-VER doesn't match release, but is *.*.1 for the
377 one smaller minor version, bump BASE-VER.
379 * crontab: Enable snapshots from gcc-5-branch.
381 2015-04-07 Gerald Pfeifer <gerald@pfeifer.com>
383 * update_web_docs_libstdcxx_svn (FILTER): Introduce.
384 Use to filter output of the copying process.
386 2015-02-25 Arnaud Charlet <charlet@adacore.com>
388 * update_web_docs_svn: Preserve gcc/ada/*.png. Update comments.
390 2015-02-25 Arnaud Charlet <charlet@adacore.com>
392 * update_web_docs_svn: Add -I gcc/gcc/ada/doc/gnat_ugn for gnat_ugn
394 2015-02-06 David Malcolm <dmalcolm@redhat.com>
397 * update_web_docs_svn: When copying up files for the built jit
398 documentation, also copy up .txt files.
400 2015-02-04 David Malcolm <dmalcolm@redhat.com>
403 * update_web_docs_svn: Update build of jit docs to use EPEL6
404 variant install of sphinx 1.0.8, rather than 0.6.6.
406 2015-01-26 David Malcolm <dmalcolm@redhat.com>
409 * update_web_docs_svn: Don't delete gcc/jit/docs or
410 gcc/jit/jit-common.h, gcc/jit/notes.txt. Special case the
411 building of the JIT docs (using sphinx-build). Special case
414 2014-08-14 Richard Biener <rguenther@suse.de>
416 * crontab: Change trunk snapshots from 4.10 to 5.
418 2014-08-01 Arnaud Charlet <charlet@adacore.com>
420 * update_web_docs_svn: Simplify build of gnat_ugn.
422 2014-06-12 Richard Biener <rguenther@suse.de>
424 * crontab: Remove 4.7 snapshot entry.
425 * update_version_svn: Update IGNORE_BRANCHES.
427 2014-05-30 Jonathan Wakely <jwakely@redhat.com>
429 * generate_libstdcxx_web_docs: New script.
431 2014-04-11 Jakub Jelinek <jakub@redhat.com>
433 * crontab: Enable snapshots from gcc-4_9-branch.
435 2014-02-01 Dmitry Gorbachev <d.g.gorbachev@gmail.com>
438 * gcc_release: Avoid printing empty line to generated MD5SUMS files.
441 2013-12-02 Gerald Pfeifer <gerald@pfeifer.com>
443 * update_web_docs_svn: Work around makeinfo generated file names
444 and references with "_002d" instead of "-".
446 2013-04-12 Jakub Jelinek <jakub@redhat.com>
448 * crontab: Disable snapshots from gcc-4_6-branch.
449 * update_version_svn: Ignore gcc-4_6-branch.
451 2013-04-07 Gerald Pfeifer <gerald@pfeifer.com>
453 * update_web_docs_libstdcxx_svn: No longer ignore all output from
454 the actual copy process.
455 Check the exit code of the actual copy process; diagnose problems.
457 2013-03-16 Jakub Jelinek <jakub@redhat.com>
459 * crontab: Enable snapshots from gcc-4_8-branch.
461 2012-07-02 Richard Guenther <rguenther@suse.de>
463 * crontab: Disable snapshots from gcc-4_5-branch.
464 * update_version_svn: Ingore gcc-4_5-branch.
466 2012-03-23 Richard Guenther <rguenther@suse.de>
468 * crontab: Enable snapshots from gcc-4_7-branch.
470 2012-03-13 Jakub Jelinek <jakub@redhat.com>
472 * crontab: Remove 4.4 branch from the list of snapshots to make.
473 * update_version_svn (IGNORE_BRANCHES): Add gcc-4_4-branch.
475 2012-03-05 Richard Guenther <rguenther@suse.de>
477 * crontab: Remove 4.3 branch from the list of snapshots to make.
479 2012-03-02 Richard Guenther <rguenther@suse.de>
481 * crontab: Fix day-of-week.
483 2012-03-02 Richard Guenther <rguenther@suse.de>
485 * crontab: Update for 4.7 branching.
487 2011-11-21 Gerald Pfeifer <gerald@pfeifer.com>
489 * update_web_docs_svn: Make $DOCSDIR group writable after
492 2011-06-27 Richard Guenther <rguenther@suse.de>
494 * update_version_svn (IGNORE_BRANCHES): Add gcc-4_3-branch.
496 2011-05-22 Joseph Myers <joseph@codesourcery.com>
498 * gcc_release (adjust_dirs, maybe_build_tarfile): Remove.
499 (build_tarfiles): Don't build separate files for languages and
501 (build_diffs): Only build one set of diffs.
502 (announce_snapshot): Only announce one tar file.
503 (ADA_DIRS, CPLUSPLUS_DIRS, FORTRAN95_DIRS, GO_DIRS, JAVA_DIRS,
504 OBJECTIVEC_DIRS, TESTSUITE_DIRS): Remove. Don't adjust names
505 relative to WORKING_DIRECTORY.
507 2011-04-21 Jakub Jelinek <jakub@redhat.com>
509 * gcc_release (maybe_build_tarfile): Don't build a tarfile if
510 the first directory doesn't exist.
512 2011-03-14 Jakub Jelinek <jakub@redhat.com>
514 * crontab: Enable 4.7 snapshots, switch 4.6 snapshots to
517 2011-02-07 Joseph Myers <joseph@codesourcery.com>
519 * update_web_docs_svn: Generate libquadmath-vers.texi.
521 2011-01-31 Gerald Pfeifer <gerald@pfeifer.com>
523 * update_version_svn (FILES): Merge with datestamp_FILES.
524 (SVNROOT2): Introduce and use.
526 2011-01-30 Gerald Pfeifer <gerald@pfeifer.com>
528 * update_version_svn (SVN): Remove obsolete comment.
529 (CURR_DATE): Fix description.
530 Fix description of checkout procedure.
532 2010-12-18 Tobias Burnus <burnus@net-b.de>
534 * update_web_docs_svn (MANUALS): Add libquadmath.
536 2010-12-08 Ian Lance Taylor <iant@google.com>
538 * gcc_release: Add support for releasing Go as a separate
541 2010-12-08 Ian Lance Taylor <iant@google.com>
543 * update_web_docs_svn (MANUALS): Add gccgo.
545 2010-12-08 Ian Lance Taylor <iant@google.com>
547 * README: Change "CVS" to "Subversion".
549 2010-08-23 Gerald Pfeifer <gerald@pfeifer.com>
551 * gcc_release (snapshot_print): Also include an sha1 hash for
552 every tarball. Slightly tweak indentation.
554 2010-08-15 Gerald Pfeifer <gerald@pfeifer.com>
556 * gcc_release (CVSROOT): Remove all occurrences.
558 2010-08-14 Gerald Pfeifer <gerald@pfeifer.com>
560 * gcc_release (snapshot_print): Include md5 hash for every tarball
561 in the README file and notification mail.
563 2010-08-01 Gerald Pfeifer <gerald@pfeifer.com>
565 * update_web_docs_libstdcxx_svn: Do not compress generated .html
568 2010-06-24 Joseph Myers <joseph@codesourcery.com>
570 * update_web_docs_svn: Also pass -I option pointing to ada/ source
571 directory for Ada manual.
573 2010-04-16 Joseph Myers <joseph@codesourcery.com>
575 * crontab: Enable 4.6 snapshots.
577 2010-04-07 Joseph Myers <joseph@codesourcery.com>
579 * crontab: Switch 4.5 snapshots to 4.5 branch.
581 2010-03-31 Joseph Myers <joseph@codesourcery.com>
583 * gcc_release (build_tarfiles): Make directories mode 755, not
586 2009-10-10 Gerald Pfeifer <gerald@pfeifer.com>
588 * update_web_docs_svn: Update BUGURL to http://gcc.gnu.org/bugs/.
590 2009-10-03 Diego Novillo <dnovillo@google.com>
592 * gcc_release (JAVA_DIRS): Remove zlib.
594 2009-04-23 Gerald Pfeifer <gerald@pfeifer.com>
596 * update_web_docs_svn: Redirect output of texi2dvi to /dev/null.
598 2009-04-09 Jakub Jelinek <jakub@redhat.com>
600 * gcc_release: Change copyright header to refer to version
601 3 of the GNU General Public License and to point readers at the
602 COPYING3 file and the FSF's license web page.
603 * maintainer-addresses: Likewise.
605 2009-04-08 Gerald Pfeifer <gerald@pfeifer.com>
607 * update_web_docs_svn: Run this script under plain /bin/sh
608 as opposed to /bin/sh -x.
610 2009-03-30 Joseph Myers <joseph@codesourcery.com>
612 * update_version_svn (IGNORE_BRANCHES): Add 4.2 branch.
614 2009-03-28 Gerald Pfeifer <gerald@pfeifer.com>
616 * crontab: Stop 4.2 snapshots.
617 Spread out 4.3, 4.4, and 4.5 snapshots more evenly.
619 2009-03-27 Mark Mitchell <mark@codesourcery.com>
621 * crontab: Add 4.4 branch snapshots.
623 2009-02-21 Gerald Pfeifer <gerald@pfeifer.com>
625 * update_version_svn (ADD_BRANCHES): Remove autovect-branch
628 2009-01-17 Richard Guenther <rguenther@suse.de>
630 * gcc_release (JAVA_DIRS): Remove fastjar.
632 2008-10-04 Gerald Pfeifer <gerald@pfeifer.com>
634 * gcc_release: Fix a couple of comments.
636 2008-07-04 Joseph Myers <joseph@codesourcery.com>
638 * crontab: Remove 4.1 snapshots job.
639 * update_version: Remove.
640 * gcc_release: Remove support for g77 and release status in
642 * update_version_svn: Ignore 4.1 branch. Remove support for
643 updating files other than DATESTAMP.
644 * update_web_docs_svn: Remove support for g77 manual.
646 2008-02-18 Jakub Jelinek <jakub@redhat.com>
648 * crontab: Add 4.3 branch. Set trunk to 4.4.
650 2008-01-28 Joseph Myers <joseph@codesourcery.com>
652 * gcc_release (build_sources): Pass --disable-multilib to
654 (SVN): Don't use full path.
656 2008-01-21 Jonathan Wakely <jwakely.gcc@gmail.com>
658 * update_web_docs_libstdcxx_svn: "docs" dir moved to "doc".
660 2007-10-01 Gerald Pfeifer <gerald@pfeifer.com>
662 * gcc_release: Do not include copies of faq.html in releases,
663 and remove all the explicit support code to pull in web pages.
665 2007-08-21 Paul Brook <paul@codesourcery.com>
666 Nathan Sidwell <nathan@codesourcery.com>
667 Mark Mitchell <mark@codesourcery.com>
668 Joseph Myers <joseph@codesourcery.com>
670 * gcc_release: Do not include copies of bugs.html in releases.
671 * update_web_docs_svn: Set VERSION_PACKAGE and BUGURL in
674 2007-07-06 Joseph Myers <joseph@codesourcery.com>
676 * update_web_docs_svn: Use -o with makeinfo, texi2dvi and texi2pdf
679 2007-06-28 Mike Stump <mrs@apple.com>
681 * gcc_release: Update for Objective-C++.
683 2007-05-28 Mark Mitchell <mark@codesourcery.com>
685 * gcc_release: Adjust placement of release candidates.
687 2007-04-01 Gerald Pfeifer <gerald@pfeifer.com>
689 * update_web_docs_svn (MANUALS): Move towards the top of the
690 script. Reformat for easier editing/diffing.
692 2006-03-31 Tobias Burnus <burnus@net-b.de>
694 * update_web_docs_svn: Build also gfc-internals.
696 2007-02-25 Gerald Pfeifer <gerald@pfeifer.com>
698 * update_version_svn (IGNORE_BRANCHES): Add 4_0-branch.
700 2007-01-29 Gerald Pfeifer <gerald@pfeifer.com>
702 * crontab: No longer build snapshots for 4.0.x.
704 2007-01-21 Tobias Burnus <burnus@net-b.de>
706 * update_web_docs_svn: Build also libgomp documentation.
708 2007-01-05 Gerald Pfeifer <gerald@pfeifer.com>
710 * crontab: Spread snapshots more evenly throughout the week, and
711 in "ascending" order. Build all at the same time of the day.
713 2006-10-20 Mark Mitchell <mark@codesourcery.com>
715 * crontab: Add 4.2 branch. Set trunk to 4.3.
717 2006-09-17 Gerald Pfeifer <gerald@pfeifer.com>
719 * gcc_release (LC_ALL): Default to C.
721 2006-03-11 Gabriel Dos Reis <gdr@integrable-solutions.net>
723 * crontab: Don't build snapshot for 3.4.x anymore.
724 * update_version_svn (IGNORE_BRANCHES): Add 3_4-branch.
726 2006-01-12 Ben Elliston <bje@au.ibm.com>
728 * update_version_svn (ADD_BRANCHES): Remove dfp-branch.
730 2005-12-16 Joseph S. Myers <joseph@codesourcery.com>
732 * update_web_docs_svn: Remove unnecessary files from source tree.
734 * doc_exclude, update_web_docs, update_web_docs_libstdcxx: Remove.
736 2005-12-16 Mark Mitchell <mark@codesourcery.com>
738 * update_web_docs_svn: Set @srcdir in gcc-vers.texi.
740 2005-11-18 Mark Mitchell <mark@codesourcery.com>
742 * crontab: Add 4.1 branch entry.
744 2005-11-06 Joseph S. Myers <joseph@codesourcery.com>
746 * gcc_release: Further update for SVN. Don't set EXPORTTAG or
747 EXPORTDATE; always determine SVNREV the same way. Correct message
748 about what sources are being retrived. Include branch information
750 * crontab: Don't include initial / in branch name.
752 2005-11-05 Daniel Berlin <dberlin@dberlin.org>
754 * gcc_release: Always determine revision number from date or tag,
755 and use that, instead of fragile date based export.
756 Put back setting of non-local CVSROOT.
758 2005-11-05 Daniel Berlin <dberlin@dberlin.org>
760 * gcc_release: Make tags go in /tags.
761 Don't tag for snapshots.
762 Determine revision number of export and put into snapshot
765 2005-11-03 Daniel Berlin <dberlin@dberlin.org>
767 * gcc_release: Update for SVN
768 * crontab: Update for new gcc_release
770 2005-10-26 Daniel Berlin <dberlin@dberlin.org>
772 * update_web_docs_svn: Use -q to quiet svn.
774 2005-10-26 Daniel Berlin <dberlin@dberlin.org>
776 * crontab: Update to reflect reality
778 2005-10-01 Mark Mitchell <mark@codesourcery.com>
780 * gcc_release (build_sources): If trying to apply a tag that
781 already exists, issue an error message and exit.
783 2005-09-30 Joseph S. Myers <joseph@codesourcery.com>
786 * update_web_docs: Add PDF support. Correct check of DEV-PHASE.
788 2005-09-30 Joseph S. Myers <joseph@codesourcery.com>
790 * update_web_docs_old: Remove.
792 2005-08-14 Kelley Cook <kcook@gcc.gnu.org>
794 * gcc_release: Update with FSF address.
796 2005-07-26 Janis Johnson <janis187@us.ibm.com>
798 * update_version (ADD_BRANCHES): Add dfp-branch.
800 2005-05-21 Gerald Pfeifer <gerald@pfeifer.com>
802 * crontab: Spread snapshot building more evenly throughout the
805 2005-05-19 Joseph S. Myers <joseph@codesourcery.com>
807 * crontab: Don't build 3.3 branch snapshots.
808 * update_version (IGNORE_BRANCHES): Add gcc-3_3-branch.
810 2005-03-15 Zack Weinberg <zack@codesourcery.com>
813 * gcc_release: Update gcc/DEV-PHASE if that file exists, instead
815 * update_version: Handle updating gcc/DATESTAMP.
816 * update_web_docs: Generate gcc-vers.texi first.
818 2005-03-10 Ranjit Mathew <rmathew@hotmail.com>
820 * gcc_release (ADA_DIRS): Add "gnattools".
822 2005-02-25 Mark Mitchell <mark@codesourcery.com>
824 * crontab: Adjust for 4.0 branch.
826 2004-12-30 Sebastian Pop <pop@cri.ensmp.fr>
828 * update_version (ADD_BRANCHES): Replace lno-branch with
831 2004-09-11 Gerald Pfeifer <gerald@pfeifer.com>
833 * crontab: Rename GCC 3.5 snapshots to GCC 4.0 snapshots.
835 2004-08-14 Kelley Cook <kcook@gcc.gnu.org>
837 * gcc_release (build_sources): Add comment header to generated
840 2004-08-06 Kelley Cook <kcook@gcc.gnu.org>
842 * gcc_release (snapshot_print): Accept arguments. Don't use echo -e.
843 (announce_snapshot): Update for above. Don't use echo -e.
845 2004-08-03 Kelley Cook <kcook@gcc.gnu.org>
847 * maintainer-scripts (snapshot_print): New function.
848 (announce_snapshot): Generate announcment on the fly.
849 Use a directory link for LATEST.
850 * snapshot-README: Delete.
851 * snapshot-index.html: Delete.
853 2004-06-09 Paolo Bonzini <bonzini@gnu.org>
855 * gcc_release (build_sources): Move the libcpp gmo files
856 to the source directory.
858 2004-06-03 Joseph S. Myers <jsm@polyomino.org.uk>
860 * gcc_release (maybe_build_tarfile): New function.
861 (build_tarfiles): Use maybe_build_tarfile.
863 2004-05-21 Paolo Carlini <pcarlini@suse.de>
865 * gcc_release (build_sources): Generate the NEWS file in toplevel.
867 2004-05-17 Kelley Cook <kcook@gcc.gnu.org>
869 * gcc_release (build_sources): Change CRCs from brik to md5sum.
871 2004-05-16 Gerald Pfeifer <gerald@pfeifer.com>
873 * crontab: Add GCC 3.5 snapshots, currenty run on Sundays.
875 2004-05-13 Joseph S. Myers <jsm@polyomino.org.uk>
877 * update_web_docs: Also remove old .gz files from subdirectories
878 on the 15th of the month.
880 2004-05-13 Joseph S. Myers <jsm@polyomino.org.uk>
882 * update_web_docs (MANUALS): Add gfortran.
884 2004-05-13 Arnaud Charlet <charlet@act-europe.fr>
886 * update_web_docs: Fix generation of Ada docs.
888 2004-05-13 Joseph S. Myers <jsm@polyomino.org.uk>
890 * update_version (ADD_BRANCHES): Remove tree-ssa-20020619-branch.
892 * gcc_release (DIFF): Remove -3 option.
894 2003-07-26 Paul Brook <paul@nowt.org>
896 * gcc_release: Add gcc-fortran.
897 * snapshot-README: Ditto.
898 * snapshot-index.html: Ditto.
900 2004-05-02 Gerald Pfeifer <gerald@pfeifer.com>
902 * crontab: Move GCC 3.4 snapshots from Wednesday afternoon to
903 Friday night, where gcc.gnu.org has less load.
905 2004-05-02 Gerald Pfeifer <gerald@pfeifer.com>
907 * crontab: Adjust temporary directory used for snapshot generation.
908 Move GCC 3.3 snapshots to Wednesday 22:32, where gcc.gnu.org has
911 2004-04-19 Mark Mitchell <mark@codesourcery.com>
913 * gcc_release (build_sources): Do not use "-F" to tag sources.
915 2004-04-07 Mark Mitchell <mark@codesourcery.com>
917 * gcc_release (build_sources): Do not use "-r" and "-D" at the
918 same time with "cvs export".
920 2004-03-27 Gerald Pfeifer <gerald@pfeifer.com>
922 * gcc_release: Fix sanity check for argument of -p command-line
923 options. In snapshot mode, only generate diffs against the previous
924 snapshot if the user did not specify any old tarball explictly.
926 2004-03-25 Gerald Pfeifer <gerald@pfeifer.com>
928 * gcc_release (FTP_PATH): Use /var/ftp instead of ~ftp, and
929 only set at a single place.
931 2004-03-14 Gerald Pfeifer <gerald@pfeifer.com>
933 * gcc_release (SNAPSHOTS_DIR): New variable. Use it.
934 (announce_snapshot): Use it.
936 2004-03-14 Gerald Pfeifer <gerald@pfeifer.com>
938 * gcc_release (announce_snapshot): Use changedir instead of
941 2004-02-10 Arnaud Charlet <charlet@act-europe.fr>
943 * gcc_release: Add libada as part of ADA_DIRS.
945 2004-01-21 Gerald Pfeifer <gerald@pfeifer.com>
947 * crontab: Make 3.4 snapshots from the new 3.4 release branch.
949 2004-01-20 Kelley Cook <kcook@gcc.gnu.org>
951 * gcc_release (build_sources): Delete call to make f77.rebuilt.
953 2004-01-17 Gerald Pfeifer <gerald@pfeifer.com>
955 * snapshot-README: Mention how the snapshot was generated.
956 * snapshot-index.html: Ditto. Further sync with snapshot-README.
958 2004-01-03 Joseph S. Myers <jsm@polyomino.org.uk>
960 * update_web_docs: Create tarballs of documentation sources and
963 2004-01-02 Gerald Pfeifer <gp@suse.de>
965 * update_version: Add some documentation.
967 2004-01-02 Pop Sébastian <pop@gauvain.u-strasbg.fr>
969 * update_version (ADD_BRANCHES): Add lno-branch.
971 2003-11-02 Gerald Pfeifer <gerald@pfeifer.com>
973 * maintainer-addresses: New script.
975 2003-10-24 Kelley Cook <kcook@gcc.gnu.org>
977 * gcc_release (build_sources): Use --enable-generated-files-in-srcdir.
979 2003-09-22 Gerald Pfeifer <gerald@pfeifer.com>
981 * gcc_release (announce_snapshot): Restructure processing
982 of snapshot-README and snapshot-index.html and add a new
983 substitution for @EXPORT@.
985 2003-08-24 Gerald Pfeifer <gerald@pfeifer.com>
987 * gcc_release (build_sources): Create/update the LAST_UPDATED file
988 in the source directory with information how sources were obtained.
990 2003-08-16 Gerald Pfeifer <gerald@pfeifer.com>
992 * gcc_release (build_sources): Use two new variables EXPORTTAG and
993 EXPORTDATE to make the extraction of sources more transparent and
994 also allow snapshots (off mainline) without a tag.
996 2003-08-08 Mark Mitchell <mark@codesourcery.com>
998 * gcc_release: Correct logic for updating version.c. Put
999 prereleases into a subdirectory.
1001 2003-07-29 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
1003 * crontab: Update invocation of gcc_release according to the
1004 previous changes there. Add automatic 3.4 snapshots from mainline.
1006 2003-07-23 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
1008 * gcc_release (usage): Document that -s now takes symbolic name
1009 and branch of the snapshot as parameters.
1010 Implement this as part of command-line processing.
1011 (BRANCH): Remove default initialization for snapshots.
1013 Do not lay down a CVS tag if generating a snapshot from mainline.
1015 2003-07-19 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
1017 * gcc_release (announce_snapshot): Use ${RELEASE} instead
1018 of ${BRANCH}-${DATE} to refer to the snapshot directory.
1019 Put README file into the snapshot directory.
1021 (RELEASE): Define as ${BRANCH}-${DATE} for snapshots.
1022 (FTP_PATH): Use ${RELEASE} in case of snapshots.
1024 (OLD_TARS): Adjust to new directory scheme for snapshots.
1026 2003-07-14 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
1028 * gcc_release (announce_snapshot): Add substitution of @RELEASE@
1029 for README and index.html.
1030 * snapshot-README: Use it.
1031 * snapshot-index.html: Ditto.
1033 2003-07-09 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
1035 * gcc_release (announce_snapshot): Add substitution of @BRANCH@
1036 for README and index.html. Remove substitution of @LONG_DATE@.
1037 Put index.html into the respective snapshot directory.
1038 Adjust subject of the notification mail to the new naming scheme
1040 Adjust name of the LATEST-IS-... files to the new naming scheme
1041 for snapshot directories.
1044 (LAST_LONG_DATE): Remove.
1046 * snapshot-README: Adjust to the new naming schemes for directories
1047 and snapshots per se.
1048 Dynamically fill in the respective branch instead of hardcoding it.
1050 * snapshot-index.html: Replace individual links to diffs with a
1051 general link to the diff/ subdirectory.
1052 Mention the concrete snapshot in <title> and <h1>.
1053 Adjust links to the new location of index.html.
1055 2003-07-08 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
1057 * gcc_release: Move handling of complex modes directly after
1059 (TAG): Include the branch name as part of snapshot CVS tags.
1061 2003-07-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
1063 * gcc_release: Execute gcc.gnu.org-only operations which are
1064 related to diff generation only if diffs have been requested.
1065 (build_sources): Improve tracing and an error message related
1068 2003-07-01 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
1070 * gcc_release (BRANCH): Rename to...
1071 (CVSBRANCH): ...new macro, and use BRANCH for the variant users
1073 (FTP_BRANCH): For snapshots, include ${BRANCH} in the last part
1074 of the directory name.
1075 Use .snapshot_date-${BRANCH} instead of .snapshot_date.
1077 2003-06-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
1079 * gcc_release: Command "all" now creates .gz files only for
1080 releases and pre-releases.
1082 2003-06-27 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
1084 * gcc_release (build_sources): Do not include gnats.html any longer.
1085 Make an error message more descriptive.
1087 2003-06-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
1089 * gcc_release: Factor the updating of links and READMEs on the
1090 FTP server and sending mail for snapshots into a...
1091 (announce_snapshot): ...new function.
1092 Add informative output for both.
1094 2003-06-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
1096 * gcc_release: Do not update gcc_latest_snapshot tag any longer.
1098 2003-06-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
1100 * snapshot-index.html: Use F77 instead of G77 front end.
1101 Remove link to CodeSourcery snapshots which was not up-to-date.
1102 Do not refer to gcc-bugs@gcc.gnu.org any longer.
1104 * snapshot-README: Use F77 front end instead of G77 language.
1106 2003-06-17 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
1108 * gcc_release (build_tarfile): Build .bz2 files instead of .gz files.
1109 (build_bz2): Rename to build_gzip and create .gz files from .bz2
1110 files instead of the other way around.
1111 (build_gzip): New function.
1112 (build_diffs): Build .bz2 files instead of .gz files.
1113 (build_diff): Use .bz2 files instead of .gz files.
1114 Make an error message independent of the compression format.
1115 (MODE_BZIP2): Rename to MODE_GZIP. Related changes to the
1116 invocation of this script.
1117 (MODE_GZIP): New variable.
1118 (OLD_TARS): Use .bz2 archive of the previous snapshot.
1120 2003-06-14 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
1122 * snapshot-README: Use GCC instead of gcc, C++ front end instead of
1123 g++ language, and note that Java includes a run time.
1124 * snapshot.index.html: Ditto.
1126 2003-06-10 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
1128 * gcc_release (build_diff): Properly use ${TAR} instead of
1131 2003-05-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
1133 * snapshot-index.html: Refer to .bz2 files instead of .gz files.
1134 Simplify the note on not using unannounced snapshots.
1136 2003-05-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
1138 * snapshot-README: Refer to .bz2 files instead of .gz files.
1139 Add a note on where to find the diff files.
1140 Simplify the note on not using unannounced snapshots.
1141 Remove documentation of the gcc_latest_snapshot tag.
1143 2003-05-27 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
1145 * gcc_release (build_diffs): Add diagnostics in case we cannot
1146 generate a specific diff file.
1148 2003-05-24 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
1150 * gcc_release (build_sources): Only update ChangeLog files which
1151 do not yet contain the entry we are going to add.
1152 Fix typo in added ChangeLog entries.
1154 2003-05-20 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
1156 * gcc_release (upload_files): Put diff files into a "diffs"
1159 2003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
1161 * gcc_release: GNU CC -> GCC.
1163 2003-05-12 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
1165 * gcc_release (usage): Print more detailed description of all
1166 command-line options.
1168 2003-05-09 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
1170 * update_version (ADD_BRANCHES): Add, set to MAIN and
1171 tree-ssa-20020619-branch.
1172 (BRANCHES): Always consider branches given by $ADD_BRANCHES.
1174 2003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
1176 * update_version (textstring_FILES): Only version.c needs to be
1177 updated, now that we do not consider older branches any more.
1179 2003-05-02 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
1181 * update_version (IGNORE_BRANCHES): Add.
1182 (BRANCHES): Do not consider branches matching $IGNORE_BRANCHES.
1184 2003-05-02 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
1186 * update_version: Add a trace of which branch we are currently
1189 2002-12-16 Mark Mitchell <mark@codesourcery.com>
1191 * gcc_release: Make snapshots from the GCC 3.3 branch.
1192 * snapshot-README: Update.
1194 2002-09-23 Zack Weinberg <zack@codesourcery.com>
1196 * update_version: Do not check in files which are unchanged.
1197 * gcc_release: Only update the version in gcc/version.c.
1199 2002-09-17 Joseph S. Myers <jsm@polyomino.org.uk>
1201 * update_web_docs (MANUALS): Add fastjar.
1203 2002-09-08 Joseph S. Myers <jsm@polyomino.org.uk>
1205 * gcc_release: Make snapshots come from the mainline.
1206 * snapshot-README: Update.
1208 2002-08-28 Joseph S. Myers <jsm@polyomino.org.uk>
1210 * update_web_docs: Remove support for generating g77_news.html and
1212 * update_web_docs_old: Likewise. Remove support for generating
1215 2002-07-28 Andreas Jaeger <aj@suse.de>
1217 * gcc_release: Update comment.
1219 * snapshot-README: Snapshots are taken from GCC 3.2 branch.
1221 2002-07-28 Mark Mitchell <mark@codesourcery.com>
1223 * gcc_release: Use the 3.2 branch for snapshots.
1225 2002-05-31 Florian Weimer <fw@deneb.enyo.de>
1227 * update_web_docs (MANUALS): Include various flavours of the GNAT
1230 2002-05-27 Joseph S. Myers <jsm28@cam.ac.uk>
1232 * update_version (textstring_FILES): Change gcc/ada/gnatvsn.ads to
1233 gcc/gcc/ada/gnatvsn.ads.
1235 2002-05-26 Joseph S. Myers <jsm28@cam.ac.uk>
1237 * gcc_release: Add gcc/ada/gnatvsn.ads to list of files in which
1238 release status is updated.
1239 * update_version (textstring_FILES): Add gcc/ada/gnatvsn.ads.
1241 2002-05-21 Joseph S. Myers <jsm28@cam.ac.uk>
1243 * gcc_release: Do upload files when local.
1245 * snapshot-README, snapshot-index.html: Remove chill.
1247 2002-05-08 Mark Mitchell <mark@codesourcery.com>
1249 * gcc_release: Correct upload handling.
1251 2002-04-22 Mark Mitchell <mark@codesourcery.com>
1253 * gcc_release (build_diffs): Remove reference to Chill.
1255 2002-04-21 Joseph S. Myers <jsm28@cam.ac.uk>
1257 * update_web_docs (MANUALS): Remove chill. Add gnat_rm.
1259 2002-04-19 Kelley R. Cook (kelly.r.cook@gm.com)
1261 * gcc_release: Set TZ to UTC0.
1263 2002-04-15 Mark Mitchell <mark@codesourcery.com>
1265 * gcc_release (build_tarfiles): Do not build Chill tarfiles.
1266 (CHILL_DIRS): Remove.
1268 2002-03-10 Joseph S. Myers <jsm28@cam.ac.uk>
1270 * gcc_release: Build diffs for ada and chill. Make "bzip2" a new
1273 2002-03-06 Phil Edwards <pme@gcc.gnu.org>
1275 * update_version: Don't indent the version string.
1277 2002-03-05 Joseph S. Myers <jsm28@cam.ac.uk>
1279 * snapshot-README: Note that snapshots come from the 3.1 branch.
1280 Update list of files.
1282 2002-03-03 Joseph S. Myers <jsm28@cam.ac.uk>
1284 * gcc_release: Make snapshots come from the 3.1 branch.
1286 2002-02-25 Mark Mitchell <mark@codesourcery.com>
1288 * update_version: Automatically update version files on all
1290 * crontab: Only invoke update_version once.
1292 2002-02-23 Joseph S. Myers <jsm28@cam.ac.uk>
1294 * gcc_release: Revert change to -p interface. Allow for local and
1295 remote cases in creating directories. Give an error if -p
1296 argument names a directory.
1298 2002-02-21 Mark Mitchell <mark@codesourcery.com>
1300 * gcc_release: Correct handling of diff-generation. Add
1303 2002-02-08 Joseph S. Myers <jsm28@cam.ac.uk>
1305 * gcc_release: Substitute dates in snapshot-README and
1306 snapshot-index.html files rather than directly using the old files
1307 on the FTP site. Set QMAILHOST.
1309 2002-02-08 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
1311 * snapshot-index.html: Improve markup.
1313 2002-01-29 Joseph S. Myers <jsm28@cam.ac.uk>
1315 * snapshot-README, snapshot-index.html: Use expressions such as
1316 @DATE@ rather than hardcoded dates.
1318 * snapshot-README, snapshot-index.html: New files.
1320 2002-01-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
1322 * update_web_docs (contrib_file): Remove.
1323 Also removing special handling of thanks.html.
1325 2001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
1327 * update_web_docs: Use makeinfo --html instead of texi2html.
1328 Remove support for pre-3.1 GCC versions. Build online docs for
1331 2001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
1333 * update_web_docs_old: Copy from update_web_docs. Add comment
1334 that this is for GCC 3.0.x and earlier versions.
1336 2001-11-19 Joseph S. Myers <jsm28@cam.ac.uk>
1338 * gcc_release: Add /usr/local/bin to path when local.
1340 2001-11-06 Joseph S. Myers <jsm28@cam.ac.uk>
1342 * update_web_docs: Set SOURCEDIR so that install manual can be
1343 found when running install.texi2html.
1345 * gcc_release: Don't require a username if running locally.
1347 2001-11-05 Joseph S. Myers <jsm28@cam.ac.uk>
1349 * update_web_docs: Eliminate warnings about keeping files from web
1352 * update_web_docs: Allow for the same file name in different
1355 2001-10-29 Joseph S. Myers <jsm28@cam.ac.uk>
1357 * update_web_docs: Generate libiberty and gnat-style manuals.
1359 2001-10-24 Joseph S. Myers <jsm28@cam.ac.uk>
1361 * gcc_release: Build snapshots from mainline. Generate Ada and
1362 Chill tarballs. Correct error check when building diffs. Check
1363 for errors when building bzip2 files.
1364 * crontab: Use /sourceware/snapshot-tmp for building snapshots.
1366 2001-10-08 Joseph S. Myers <jsm28@cam.ac.uk>
1368 * crontab: Build weekly snapshots.
1370 * gcc_release: Copy from 3.0 branch. Add support for building the
1371 weekly snapshots on gcc.gnu.org.
1373 2001-08-28 Joseph S. Myers <jsm28@cam.ac.uk>
1375 * update_web_docs: Also check out texinfo.tex from
1378 2001-08-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
1380 * update_web_docs (PREPROCESS): Rename to WWWPREPROCESS.
1381 Preprocess the entire web site, not just the install docs.
1383 2001-06-25 Phil Edwards <pme@sources.redhat.com>
1385 * update_version: Add command-line argument capability, also
1386 bump version for libstdc++-v3, and exit with the return code from
1388 * crontab: Call update_version with arguments instead of
1389 calling update_branch_version.
1390 * update_branch_version: Remove.
1392 2001-06-08 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
1394 * update_web_docs: Only update the install documentation for the
1397 2001-06-07 Joseph S. Myers <jsm28@cam.ac.uk>
1399 * update_web_docs, doc_exclude: Check out files that may be in the
1400 Attic. Check out texinfo.tex. Don't generate anything from
1401 c-tree.texi. Generate PostScript output from manuals.
1403 2001-06-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
1405 * update_web_docs (WWWBASE_PREFORMATTED, PREPROCESS): New
1407 Fix a comment and add another one.
1408 Generate the installation documentation in HTML format from
1409 gcc/doc/install.texi.
1411 2001-05-03 Joseph S. Myers <jsm28@cam.ac.uk>
1413 * update_web_docs: Don't generate HTML from gxxint.texi. Don't
1414 run texi2html on manuals that aren't present.
1416 2001-03-18 Phil Edwards <pme@sources.redhat.com>
1418 * update_web_docs_libstdcxx: New script.
1419 * crontab: Call said script.
1421 2001-03-18 Joseph S. Myers <jsm28@cam.ac.uk>
1423 * update_version, update_branch_version: Check out with gcc
1424 directory instead of using egcs link.
1426 2001-03-17 Joseph S. Myers <jsm28@cam.ac.uk>
1428 * update_web_docs: Don't strip leading -r from argument following
1429 -r, or leading -d from argument following -d. Bug pointed out by
1432 * update_web_docs: Handle -r and -d options to generate docs for a
1433 release or branch in a subdirectory. Determine names of G77 news
1434 and bugs files and contributors file after updated docs have been
1435 installed, not before. Don't remove files from a subdirectory.
1436 Don't generate manuals for gcov (included in the GCC manual) or
1437 iostream (obsolete). Do generate manuals for cppinternals, gcj
1438 and porting. Update regular expressions for detecting whether
1439 files have really changed when regenerated.
1441 2001-03-15 Joseph S. Myers <jsm28@cam.ac.uk>
1443 * update_web_docs: Use /usr/local/bin/texi2html rather than
1444 gccadmin's local copy.
1446 2001-03-10 Joseph S. Myers <jsm28@cam.ac.uk>
1448 * crontab, doc_exclude, update_branch_version, update_version,
1449 update_web_docs: New files (as currently used by gccadmin).