1 2018-05-03 Jakub Jelinek <jakub@redhat.com>
4 * gcc_release: For -f, verify contrib/gennews has the major version
5 pages listed and both index.html and changes.html have been updated
8 2018-04-25 Jakub Jelinek <jakub@redhat.com>
10 * crontab: Enable snapshots from gcc-8-branch.
12 2018-01-25 Richard Biener <rguenther@suse.de>
14 * gcc_release (build_sources): Use getconf to get at the number
15 of cores in the system and pass -jN to gcc_build.
17 2017-10-10 Jakub Jelinek <jakub@redhat.com>
19 * update_version_svn: Ignore the GCC 5 branch.
20 * crontab: Remove entry for the GCC 5 branch.
22 2017-05-23 Matthias Klose <doko@ubuntu.com>
24 * gcc_release (XZ): Default to xz --best.
26 2017-05-18 Matthias Klose <doko@ubuntu.com>
28 * gcc_release (build_gzip): Build xz tarball instead of bz2 tarball.
29 (build_diffs): Handle building diffs from either bz2 or xz tarballs,
30 compress diffs using xz instead of bz2.
31 (build_diff): Likewise.
32 (upload_files): Check for *.xz files instead of *.bz2 files.
33 (announce_snapshot): Announce xz tarball instead of bz2 tarball.
35 (<toplevel>): Look for both bz2 and xz compressed old tarballs.
37 2017-04-20 Jakub Jelinek <jakub@redhat.com>
39 * crontab: Enable snapshots from gcc-7-branch.
41 2017-03-03 Gerald Pfeifer <gerald@pfeifer.com>
43 * gcc_release (snapshot_print): Replace md5 checksum by sha256.
45 2017-02-28 Gerald Pfeifer <gerald@pfeifer.com>
47 * update_web_docs_svn: Remove a reference to GCC 3.1. Describe
48 settings to tweak if running on a host different from gcc.gnu.org.
49 (WWWBASE): Allow override via the environment. Also check for
52 2017-02-08 Gerald Pfeifer <gerald@pfeifer.com>
54 * update_web_docs_svn (MANUALS): Add libitm.
56 2016-09-04 Gerald Pfeifer <gerald@pfeifer.com>
58 PR documentation/50642
59 * update_web_docs_svn (CSS): Introduce.
60 Have generated files refer to it.
62 2016-08-17 Martin Liska <mliska@suse.cz>
64 * branch_changer.py: Describe the script. Add sample usage
67 2016-08-03 Martin Liska <mliska@suse.cz>
69 * branch_changer.py: New file.
71 2016-07-26 Richard Biener <rguenther@suse.de>
73 * update_version_svn: Ignore the GCC 4.9 branch.
75 2016-07-26 Richard Biener <rguenther@suse.de>
77 * crontab: Remove entry for the GCC 4.9 branch.
79 2016-06-13 Jonathan Wakely <jwakely@redhat.com>
81 * generate_libstdcxx_web_docs: Use realpath to get absolute path.
82 Add comment about LaTeX errors.
84 2016-04-15 Jakub Jelinek <jakub@redhat.com>
86 * crontab: Enable snapshots from gcc-6-branch.
88 2015-06-23 Richard Biener <rguenther@suse.de>
90 * update_version_svn: Add gcc-4_8-branch to IGNORE_BRANCHES.
92 2015-06-14 Richard Biener <rguenther@suse.de>
94 * crontab: Disable snapshots from the 4.8 branch.
96 2015-04-13 Jakub Jelinek <jakub@redhat.com>
98 * update_version_svn: Update DATESTAMP also on
99 branches/gcc-[0-9]+-branch.
101 * gcc_release: Fix up thinko in the last commit, improve error
102 message. Commit all ChangeLog, DEV-PHASE and BASE-VER changes
103 together, rather than doing dozens of separate commits.
105 2015-04-12 Jakub Jelinek <jakub@redhat.com>
107 * gcc_release: For RELEASE_MAJOR 5+ only use the major
108 number in branch name. When doing final release of 5+,
109 if BASE-VER doesn't match release, but is *.*.1 for the
110 one smaller minor version, bump BASE-VER.
112 * crontab: Enable snapshots from gcc-5-branch.
114 2015-04-07 Gerald Pfeifer <gerald@pfeifer.com>
116 * update_web_docs_libstdcxx_svn (FILTER): Introduce.
117 Use to filter output of the copying process.
119 2015-02-25 Arnaud Charlet <charlet@adacore.com>
121 * update_web_docs_svn: Preserve gcc/ada/*.png. Update comments.
123 2015-02-25 Arnaud Charlet <charlet@adacore.com>
125 * update_web_docs_svn: Add -I gcc/gcc/ada/doc/gnat_ugn for gnat_ugn
127 2015-02-06 David Malcolm <dmalcolm@redhat.com>
130 * update_web_docs_svn: When copying up files for the built jit
131 documentation, also copy up .txt files.
133 2015-02-04 David Malcolm <dmalcolm@redhat.com>
136 * update_web_docs_svn: Update build of jit docs to use EPEL6
137 variant install of sphinx 1.0.8, rather than 0.6.6.
139 2015-01-26 David Malcolm <dmalcolm@redhat.com>
142 * update_web_docs_svn: Don't delete gcc/jit/docs or
143 gcc/jit/jit-common.h, gcc/jit/notes.txt. Special case the
144 building of the JIT docs (using sphinx-build). Special case
147 2014-08-14 Richard Biener <rguenther@suse.de>
149 * crontab: Change trunk snapshots from 4.10 to 5.
151 2014-08-01 Arnaud Charlet <charlet@adacore.com>
153 * update_web_docs_svn: Simplify build of gnat_ugn.
155 2014-06-12 Richard Biener <rguenther@suse.de>
157 * crontab: Remove 4.7 snapshot entry.
158 * update_version_svn: Update IGNORE_BRANCHES.
160 2014-05-30 Jonathan Wakely <jwakely@redhat.com>
162 * generate_libstdcxx_web_docs: New script.
164 2014-04-11 Jakub Jelinek <jakub@redhat.com>
166 * crontab: Enable snapshots from gcc-4_9-branch.
168 2014-02-01 Dmitry Gorbachev <d.g.gorbachev@gmail.com>
171 * gcc_release: Avoid printing empty line to generated MD5SUMS files.
174 2013-12-02 Gerald Pfeifer <gerald@pfeifer.com>
176 * update_web_docs_svn: Work around makeinfo generated file names
177 and references with "_002d" instead of "-".
179 2013-04-12 Jakub Jelinek <jakub@redhat.com>
181 * crontab: Disable snapshots from gcc-4_6-branch.
182 * update_version_svn: Ignore gcc-4_6-branch.
184 2013-04-07 Gerald Pfeifer <gerald@pfeifer.com>
186 * update_web_docs_libstdcxx_svn: No longer ignore all output from
187 the actual copy process.
188 Check the exit code of the actual copy process; diagnose problems.
190 2013-03-16 Jakub Jelinek <jakub@redhat.com>
192 * crontab: Enable snapshots from gcc-4_8-branch.
194 2012-07-02 Richard Guenther <rguenther@suse.de>
196 * crontab: Disable snapshots from gcc-4_5-branch.
197 * update_version_svn: Ingore gcc-4_5-branch.
199 2012-03-23 Richard Guenther <rguenther@suse.de>
201 * crontab: Enable snapshots from gcc-4_7-branch.
203 2012-03-13 Jakub Jelinek <jakub@redhat.com>
205 * crontab: Remove 4.4 branch from the list of snapshots to make.
206 * update_version_svn (IGNORE_BRANCHES): Add gcc-4_4-branch.
208 2012-03-05 Richard Guenther <rguenther@suse.de>
210 * crontab: Remove 4.3 branch from the list of snapshots to make.
212 2012-03-02 Richard Guenther <rguenther@suse.de>
214 * crontab: Fix day-of-week.
216 2012-03-02 Richard Guenther <rguenther@suse.de>
218 * crontab: Update for 4.7 branching.
220 2011-11-21 Gerald Pfeifer <gerald@pfeifer.com>
222 * update_web_docs_svn: Make $DOCSDIR group writable after
225 2011-06-27 Richard Guenther <rguenther@suse.de>
227 * update_version_svn (IGNORE_BRANCHES): Add gcc-4_3-branch.
229 2011-05-22 Joseph Myers <joseph@codesourcery.com>
231 * gcc_release (adjust_dirs, maybe_build_tarfile): Remove.
232 (build_tarfiles): Don't build separate files for languages and
234 (build_diffs): Only build one set of diffs.
235 (announce_snapshot): Only announce one tar file.
236 (ADA_DIRS, CPLUSPLUS_DIRS, FORTRAN95_DIRS, GO_DIRS, JAVA_DIRS,
237 OBJECTIVEC_DIRS, TESTSUITE_DIRS): Remove. Don't adjust names
238 relative to WORKING_DIRECTORY.
240 2011-04-21 Jakub Jelinek <jakub@redhat.com>
242 * gcc_release (maybe_build_tarfile): Don't build a tarfile if
243 the first directory doesn't exist.
245 2011-03-14 Jakub Jelinek <jakub@redhat.com>
247 * crontab: Enable 4.7 snapshots, switch 4.6 snapshots to
250 2011-02-07 Joseph Myers <joseph@codesourcery.com>
252 * update_web_docs_svn: Generate libquadmath-vers.texi.
254 2011-01-31 Gerald Pfeifer <gerald@pfeifer.com>
256 * update_version_svn (FILES): Merge with datestamp_FILES.
257 (SVNROOT2): Introduce and use.
259 2011-01-30 Gerald Pfeifer <gerald@pfeifer.com>
261 * update_version_svn (SVN): Remove obsolete comment.
262 (CURR_DATE): Fix description.
263 Fix description of checkout procedure.
265 2010-12-18 Tobias Burnus <burnus@net-b.de>
267 * update_web_docs_svn (MANUALS): Add libquadmath.
269 2010-12-08 Ian Lance Taylor <iant@google.com>
271 * gcc_release: Add support for releasing Go as a separate
274 2010-12-08 Ian Lance Taylor <iant@google.com>
276 * update_web_docs_svn (MANUALS): Add gccgo.
278 2010-12-08 Ian Lance Taylor <iant@google.com>
280 * README: Change "CVS" to "Subversion".
282 2010-08-23 Gerald Pfeifer <gerald@pfeifer.com>
284 * gcc_release (snapshot_print): Also include an sha1 hash for
285 every tarball. Slightly tweak indentation.
287 2010-08-15 Gerald Pfeifer <gerald@pfeifer.com>
289 * gcc_release (CVSROOT): Remove all occurrences.
291 2010-08-14 Gerald Pfeifer <gerald@pfeifer.com>
293 * gcc_release (snapshot_print): Include md5 hash for every tarball
294 in the README file and notification mail.
296 2010-08-01 Gerald Pfeifer <gerald@pfeifer.com>
298 * update_web_docs_libstdcxx_svn: Do not compress generated .html
301 2010-06-24 Joseph Myers <joseph@codesourcery.com>
303 * update_web_docs_svn: Also pass -I option pointing to ada/ source
304 directory for Ada manual.
306 2010-04-16 Joseph Myers <joseph@codesourcery.com>
308 * crontab: Enable 4.6 snapshots.
310 2010-04-07 Joseph Myers <joseph@codesourcery.com>
312 * crontab: Switch 4.5 snapshots to 4.5 branch.
314 2010-03-31 Joseph Myers <joseph@codesourcery.com>
316 * gcc_release (build_tarfiles): Make directories mode 755, not
319 2009-10-10 Gerald Pfeifer <gerald@pfeifer.com>
321 * update_web_docs_svn: Update BUGURL to http://gcc.gnu.org/bugs/.
323 2009-10-03 Diego Novillo <dnovillo@google.com>
325 * gcc_release (JAVA_DIRS): Remove zlib.
327 2009-04-23 Gerald Pfeifer <gerald@pfeifer.com>
329 * update_web_docs_svn: Redirect output of texi2dvi to /dev/null.
331 2009-04-09 Jakub Jelinek <jakub@redhat.com>
333 * gcc_release: Change copyright header to refer to version
334 3 of the GNU General Public License and to point readers at the
335 COPYING3 file and the FSF's license web page.
336 * maintainer-addresses: Likewise.
338 2009-04-08 Gerald Pfeifer <gerald@pfeifer.com>
340 * update_web_docs_svn: Run this script under plain /bin/sh
341 as opposed to /bin/sh -x.
343 2009-03-30 Joseph Myers <joseph@codesourcery.com>
345 * update_version_svn (IGNORE_BRANCHES): Add 4.2 branch.
347 2009-03-28 Gerald Pfeifer <gerald@pfeifer.com>
349 * crontab: Stop 4.2 snapshots.
350 Spread out 4.3, 4.4, and 4.5 snapshots more evenly.
352 2009-03-27 Mark Mitchell <mark@codesourcery.com>
354 * crontab: Add 4.4 branch snapshots.
356 2009-02-21 Gerald Pfeifer <gerald@pfeifer.com>
358 * update_version_svn (ADD_BRANCHES): Remove autovect-branch
361 2009-01-17 Richard Guenther <rguenther@suse.de>
363 * gcc_release (JAVA_DIRS): Remove fastjar.
365 2008-10-04 Gerald Pfeifer <gerald@pfeifer.com>
367 * gcc_release: Fix a couple of comments.
369 2008-07-04 Joseph Myers <joseph@codesourcery.com>
371 * crontab: Remove 4.1 snapshots job.
372 * update_version: Remove.
373 * gcc_release: Remove support for g77 and release status in
375 * update_version_svn: Ignore 4.1 branch. Remove support for
376 updating files other than DATESTAMP.
377 * update_web_docs_svn: Remove support for g77 manual.
379 2008-02-18 Jakub Jelinek <jakub@redhat.com>
381 * crontab: Add 4.3 branch. Set trunk to 4.4.
383 2008-01-28 Joseph Myers <joseph@codesourcery.com>
385 * gcc_release (build_sources): Pass --disable-multilib to
387 (SVN): Don't use full path.
389 2008-01-21 Jonathan Wakely <jwakely.gcc@gmail.com>
391 * update_web_docs_libstdcxx_svn: "docs" dir moved to "doc".
393 2007-10-01 Gerald Pfeifer <gerald@pfeifer.com>
395 * gcc_release: Do not include copies of faq.html in releases,
396 and remove all the explicit support code to pull in web pages.
398 2007-08-21 Paul Brook <paul@codesourcery.com>
399 Nathan Sidwell <nathan@codesourcery.com>
400 Mark Mitchell <mark@codesourcery.com>
401 Joseph Myers <joseph@codesourcery.com>
403 * gcc_release: Do not include copies of bugs.html in releases.
404 * update_web_docs_svn: Set VERSION_PACKAGE and BUGURL in
407 2007-07-06 Joseph Myers <joseph@codesourcery.com>
409 * update_web_docs_svn: Use -o with makeinfo, texi2dvi and texi2pdf
412 2007-06-28 Mike Stump <mrs@apple.com>
414 * gcc_release: Update for Objective-C++.
416 2007-05-28 Mark Mitchell <mark@codesourcery.com>
418 * gcc_release: Adjust placement of release candidates.
420 2007-04-01 Gerald Pfeifer <gerald@pfeifer.com>
422 * update_web_docs_svn (MANUALS): Move towards the top of the
423 script. Reformat for easier editing/diffing.
425 2006-03-31 Tobias Burnus <burnus@net-b.de>
427 * update_web_docs_svn: Build also gfc-internals.
429 2007-02-25 Gerald Pfeifer <gerald@pfeifer.com>
431 * update_version_svn (IGNORE_BRANCHES): Add 4_0-branch.
433 2007-01-29 Gerald Pfeifer <gerald@pfeifer.com>
435 * crontab: No longer build snapshots for 4.0.x.
437 2007-01-21 Tobias Burnus <burnus@net-b.de>
439 * update_web_docs_svn: Build also libgomp documentation.
441 2007-01-05 Gerald Pfeifer <gerald@pfeifer.com>
443 * crontab: Spread snapshots more evenly throughout the week, and
444 in "ascending" order. Build all at the same time of the day.
446 2006-10-20 Mark Mitchell <mark@codesourcery.com>
448 * crontab: Add 4.2 branch. Set trunk to 4.3.
450 2006-09-17 Gerald Pfeifer <gerald@pfeifer.com>
452 * gcc_release (LC_ALL): Default to C.
454 2006-03-11 Gabriel Dos Reis <gdr@integrable-solutions.net>
456 * crontab: Don't build snapshot for 3.4.x anymore.
457 * update_version_svn (IGNORE_BRANCHES): Add 3_4-branch.
459 2006-01-12 Ben Elliston <bje@au.ibm.com>
461 * update_version_svn (ADD_BRANCHES): Remove dfp-branch.
463 2005-12-16 Joseph S. Myers <joseph@codesourcery.com>
465 * update_web_docs_svn: Remove unnecessary files from source tree.
467 * doc_exclude, update_web_docs, update_web_docs_libstdcxx: Remove.
469 2005-12-16 Mark Mitchell <mark@codesourcery.com>
471 * update_web_docs_svn: Set @srcdir in gcc-vers.texi.
473 2005-11-18 Mark Mitchell <mark@codesourcery.com>
475 * crontab: Add 4.1 branch entry.
477 2005-11-06 Joseph S. Myers <joseph@codesourcery.com>
479 * gcc_release: Further update for SVN. Don't set EXPORTTAG or
480 EXPORTDATE; always determine SVNREV the same way. Correct message
481 about what sources are being retrived. Include branch information
483 * crontab: Don't include initial / in branch name.
485 2005-11-05 Daniel Berlin <dberlin@dberlin.org>
487 * gcc_release: Always determine revision number from date or tag,
488 and use that, instead of fragile date based export.
489 Put back setting of non-local CVSROOT.
491 2005-11-05 Daniel Berlin <dberlin@dberlin.org>
493 * gcc_release: Make tags go in /tags.
494 Don't tag for snapshots.
495 Determine revision number of export and put into snapshot
498 2005-11-03 Daniel Berlin <dberlin@dberlin.org>
500 * gcc_release: Update for SVN
501 * crontab: Update for new gcc_release
503 2005-10-26 Daniel Berlin <dberlin@dberlin.org>
505 * update_web_docs_svn: Use -q to quiet svn.
507 2005-10-26 Daniel Berlin <dberlin@dberlin.org>
509 * crontab: Update to reflect reality
511 2005-10-01 Mark Mitchell <mark@codesourcery.com>
513 * gcc_release (build_sources): If trying to apply a tag that
514 already exists, issue an error message and exit.
516 2005-09-30 Joseph S. Myers <joseph@codesourcery.com>
519 * update_web_docs: Add PDF support. Correct check of DEV-PHASE.
521 2005-09-30 Joseph S. Myers <joseph@codesourcery.com>
523 * update_web_docs_old: Remove.
525 2005-08-14 Kelley Cook <kcook@gcc.gnu.org>
527 * gcc_release: Update with FSF address.
529 2005-07-26 Janis Johnson <janis187@us.ibm.com>
531 * update_version (ADD_BRANCHES): Add dfp-branch.
533 2005-05-21 Gerald Pfeifer <gerald@pfeifer.com>
535 * crontab: Spread snapshot building more evenly throughout the
538 2005-05-19 Joseph S. Myers <joseph@codesourcery.com>
540 * crontab: Don't build 3.3 branch snapshots.
541 * update_version (IGNORE_BRANCHES): Add gcc-3_3-branch.
543 2005-03-15 Zack Weinberg <zack@codesourcery.com>
546 * gcc_release: Update gcc/DEV-PHASE if that file exists, instead
548 * update_version: Handle updating gcc/DATESTAMP.
549 * update_web_docs: Generate gcc-vers.texi first.
551 2005-03-10 Ranjit Mathew <rmathew@hotmail.com>
553 * gcc_release (ADA_DIRS): Add "gnattools".
555 2005-02-25 Mark Mitchell <mark@codesourcery.com>
557 * crontab: Adjust for 4.0 branch.
559 2004-12-30 Sebastian Pop <pop@cri.ensmp.fr>
561 * update_version (ADD_BRANCHES): Replace lno-branch with
564 2004-09-11 Gerald Pfeifer <gerald@pfeifer.com>
566 * crontab: Rename GCC 3.5 snapshots to GCC 4.0 snapshots.
568 2004-08-14 Kelley Cook <kcook@gcc.gnu.org>
570 * gcc_release (build_sources): Add comment header to generated
573 2004-08-06 Kelley Cook <kcook@gcc.gnu.org>
575 * gcc_release (snapshot_print): Accept arguments. Don't use echo -e.
576 (announce_snapshot): Update for above. Don't use echo -e.
578 2004-08-03 Kelley Cook <kcook@gcc.gnu.org>
580 * maintainer-scripts (snapshot_print): New function.
581 (announce_snapshot): Generate announcment on the fly.
582 Use a directory link for LATEST.
583 * snapshot-README: Delete.
584 * snapshot-index.html: Delete.
586 2004-06-09 Paolo Bonzini <bonzini@gnu.org>
588 * gcc_release (build_sources): Move the libcpp gmo files
589 to the source directory.
591 2004-06-03 Joseph S. Myers <jsm@polyomino.org.uk>
593 * gcc_release (maybe_build_tarfile): New function.
594 (build_tarfiles): Use maybe_build_tarfile.
596 2004-05-21 Paolo Carlini <pcarlini@suse.de>
598 * gcc_release (build_sources): Generate the NEWS file in toplevel.
600 2004-05-17 Kelley Cook <kcook@gcc.gnu.org>
602 * gcc_release (build_sources): Change CRCs from brik to md5sum.
604 2004-05-16 Gerald Pfeifer <gerald@pfeifer.com>
606 * crontab: Add GCC 3.5 snapshots, currenty run on Sundays.
608 2004-05-13 Joseph S. Myers <jsm@polyomino.org.uk>
610 * update_web_docs: Also remove old .gz files from subdirectories
611 on the 15th of the month.
613 2004-05-13 Joseph S. Myers <jsm@polyomino.org.uk>
615 * update_web_docs (MANUALS): Add gfortran.
617 2004-05-13 Arnaud Charlet <charlet@act-europe.fr>
619 * update_web_docs: Fix generation of Ada docs.
621 2004-05-13 Joseph S. Myers <jsm@polyomino.org.uk>
623 * update_version (ADD_BRANCHES): Remove tree-ssa-20020619-branch.
625 * gcc_release (DIFF): Remove -3 option.
627 2003-07-26 Paul Brook <paul@nowt.org>
629 * gcc_release: Add gcc-fortran.
630 * snapshot-README: Ditto.
631 * snapshot-index.html: Ditto.
633 2004-05-02 Gerald Pfeifer <gerald@pfeifer.com>
635 * crontab: Move GCC 3.4 snapshots from Wednesday afternoon to
636 Friday night, where gcc.gnu.org has less load.
638 2004-05-02 Gerald Pfeifer <gerald@pfeifer.com>
640 * crontab: Adjust temporary directory used for snapshot generation.
641 Move GCC 3.3 snapshots to Wednesday 22:32, where gcc.gnu.org has
644 2004-04-19 Mark Mitchell <mark@codesourcery.com>
646 * gcc_release (build_sources): Do not use "-F" to tag sources.
648 2004-04-07 Mark Mitchell <mark@codesourcery.com>
650 * gcc_release (build_sources): Do not use "-r" and "-D" at the
651 same time with "cvs export".
653 2004-03-27 Gerald Pfeifer <gerald@pfeifer.com>
655 * gcc_release: Fix sanity check for argument of -p command-line
656 options. In snapshot mode, only generate diffs against the previous
657 snapshot if the user did not specify any old tarball explictly.
659 2004-03-25 Gerald Pfeifer <gerald@pfeifer.com>
661 * gcc_release (FTP_PATH): Use /var/ftp instead of ~ftp, and
662 only set at a single place.
664 2004-03-14 Gerald Pfeifer <gerald@pfeifer.com>
666 * gcc_release (SNAPSHOTS_DIR): New variable. Use it.
667 (announce_snapshot): Use it.
669 2004-03-14 Gerald Pfeifer <gerald@pfeifer.com>
671 * gcc_release (announce_snapshot): Use changedir instead of
674 2004-02-10 Arnaud Charlet <charlet@act-europe.fr>
676 * gcc_release: Add libada as part of ADA_DIRS.
678 2004-01-21 Gerald Pfeifer <gerald@pfeifer.com>
680 * crontab: Make 3.4 snapshots from the new 3.4 release branch.
682 2004-01-20 Kelley Cook <kcook@gcc.gnu.org>
684 * gcc_release (build_sources): Delete call to make f77.rebuilt.
686 2004-01-17 Gerald Pfeifer <gerald@pfeifer.com>
688 * snapshot-README: Mention how the snapshot was generated.
689 * snapshot-index.html: Ditto. Further sync with snapshot-README.
691 2004-01-03 Joseph S. Myers <jsm@polyomino.org.uk>
693 * update_web_docs: Create tarballs of documentation sources and
696 2004-01-02 Gerald Pfeifer <gp@suse.de>
698 * update_version: Add some documentation.
700 2004-01-02 Pop Sébastian <pop@gauvain.u-strasbg.fr>
702 * update_version (ADD_BRANCHES): Add lno-branch.
704 2003-11-02 Gerald Pfeifer <gerald@pfeifer.com>
706 * maintainer-addresses: New script.
708 2003-10-24 Kelley Cook <kcook@gcc.gnu.org>
710 * gcc_release (build_sources): Use --enable-generated-files-in-srcdir.
712 2003-09-22 Gerald Pfeifer <gerald@pfeifer.com>
714 * gcc_release (announce_snapshot): Restructure processing
715 of snapshot-README and snapshot-index.html and add a new
716 substitution for @EXPORT@.
718 2003-08-24 Gerald Pfeifer <gerald@pfeifer.com>
720 * gcc_release (build_sources): Create/update the LAST_UPDATED file
721 in the source directory with information how sources were obtained.
723 2003-08-16 Gerald Pfeifer <gerald@pfeifer.com>
725 * gcc_release (build_sources): Use two new variables EXPORTTAG and
726 EXPORTDATE to make the extraction of sources more transparent and
727 also allow snapshots (off mainline) without a tag.
729 2003-08-08 Mark Mitchell <mark@codesourcery.com>
731 * gcc_release: Correct logic for updating version.c. Put
732 prereleases into a subdirectory.
734 2003-07-29 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
736 * crontab: Update invocation of gcc_release according to the
737 previous changes there. Add automatic 3.4 snapshots from mainline.
739 2003-07-23 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
741 * gcc_release (usage): Document that -s now takes symbolic name
742 and branch of the snapshot as parameters.
743 Implement this as part of command-line processing.
744 (BRANCH): Remove default initialization for snapshots.
746 Do not lay down a CVS tag if generating a snapshot from mainline.
748 2003-07-19 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
750 * gcc_release (announce_snapshot): Use ${RELEASE} instead
751 of ${BRANCH}-${DATE} to refer to the snapshot directory.
752 Put README file into the snapshot directory.
754 (RELEASE): Define as ${BRANCH}-${DATE} for snapshots.
755 (FTP_PATH): Use ${RELEASE} in case of snapshots.
757 (OLD_TARS): Adjust to new directory scheme for snapshots.
759 2003-07-14 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
761 * gcc_release (announce_snapshot): Add substitution of @RELEASE@
762 for README and index.html.
763 * snapshot-README: Use it.
764 * snapshot-index.html: Ditto.
766 2003-07-09 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
768 * gcc_release (announce_snapshot): Add substitution of @BRANCH@
769 for README and index.html. Remove substitution of @LONG_DATE@.
770 Put index.html into the respective snapshot directory.
771 Adjust subject of the notification mail to the new naming scheme
773 Adjust name of the LATEST-IS-... files to the new naming scheme
774 for snapshot directories.
777 (LAST_LONG_DATE): Remove.
779 * snapshot-README: Adjust to the new naming schemes for directories
780 and snapshots per se.
781 Dynamically fill in the respective branch instead of hardcoding it.
783 * snapshot-index.html: Replace individual links to diffs with a
784 general link to the diff/ subdirectory.
785 Mention the concrete snapshot in <title> and <h1>.
786 Adjust links to the new location of index.html.
788 2003-07-08 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
790 * gcc_release: Move handling of complex modes directly after
792 (TAG): Include the branch name as part of snapshot CVS tags.
794 2003-07-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
796 * gcc_release: Execute gcc.gnu.org-only operations which are
797 related to diff generation only if diffs have been requested.
798 (build_sources): Improve tracing and an error message related
801 2003-07-01 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
803 * gcc_release (BRANCH): Rename to...
804 (CVSBRANCH): ...new macro, and use BRANCH for the variant users
806 (FTP_BRANCH): For snapshots, include ${BRANCH} in the last part
807 of the directory name.
808 Use .snapshot_date-${BRANCH} instead of .snapshot_date.
810 2003-06-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
812 * gcc_release: Command "all" now creates .gz files only for
813 releases and pre-releases.
815 2003-06-27 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
817 * gcc_release (build_sources): Do not include gnats.html any longer.
818 Make an error message more descriptive.
820 2003-06-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
822 * gcc_release: Factor the updating of links and READMEs on the
823 FTP server and sending mail for snapshots into a...
824 (announce_snapshot): ...new function.
825 Add informative output for both.
827 2003-06-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
829 * gcc_release: Do not update gcc_latest_snapshot tag any longer.
831 2003-06-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
833 * snapshot-index.html: Use F77 instead of G77 front end.
834 Remove link to CodeSourcery snapshots which was not up-to-date.
835 Do not refer to gcc-bugs@gcc.gnu.org any longer.
837 * snapshot-README: Use F77 front end instead of G77 language.
839 2003-06-17 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
841 * gcc_release (build_tarfile): Build .bz2 files instead of .gz files.
842 (build_bz2): Rename to build_gzip and create .gz files from .bz2
843 files instead of the other way around.
844 (build_gzip): New function.
845 (build_diffs): Build .bz2 files instead of .gz files.
846 (build_diff): Use .bz2 files instead of .gz files.
847 Make an error message independent of the compression format.
848 (MODE_BZIP2): Rename to MODE_GZIP. Related changes to the
849 invocation of this script.
850 (MODE_GZIP): New variable.
851 (OLD_TARS): Use .bz2 archive of the previous snapshot.
853 2003-06-14 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
855 * snapshot-README: Use GCC instead of gcc, C++ front end instead of
856 g++ language, and note that Java includes a run time.
857 * snapshot.index.html: Ditto.
859 2003-06-10 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
861 * gcc_release (build_diff): Properly use ${TAR} instead of
864 2003-05-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
866 * snapshot-index.html: Refer to .bz2 files instead of .gz files.
867 Simplify the note on not using unannounced snapshots.
869 2003-05-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
871 * snapshot-README: Refer to .bz2 files instead of .gz files.
872 Add a note on where to find the diff files.
873 Simplify the note on not using unannounced snapshots.
874 Remove documentation of the gcc_latest_snapshot tag.
876 2003-05-27 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
878 * gcc_release (build_diffs): Add diagnostics in case we cannot
879 generate a specific diff file.
881 2003-05-24 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
883 * gcc_release (build_sources): Only update ChangeLog files which
884 do not yet contain the entry we are going to add.
885 Fix typo in added ChangeLog entries.
887 2003-05-20 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
889 * gcc_release (upload_files): Put diff files into a "diffs"
892 2003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
894 * gcc_release: GNU CC -> GCC.
896 2003-05-12 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
898 * gcc_release (usage): Print more detailed description of all
899 command-line options.
901 2003-05-09 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
903 * update_version (ADD_BRANCHES): Add, set to MAIN and
904 tree-ssa-20020619-branch.
905 (BRANCHES): Always consider branches given by $ADD_BRANCHES.
907 2003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
909 * update_version (textstring_FILES): Only version.c needs to be
910 updated, now that we do not consider older branches any more.
912 2003-05-02 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
914 * update_version (IGNORE_BRANCHES): Add.
915 (BRANCHES): Do not consider branches matching $IGNORE_BRANCHES.
917 2003-05-02 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
919 * update_version: Add a trace of which branch we are currently
922 2002-12-16 Mark Mitchell <mark@codesourcery.com>
924 * gcc_release: Make snapshots from the GCC 3.3 branch.
925 * snapshot-README: Update.
927 2002-09-23 Zack Weinberg <zack@codesourcery.com>
929 * update_version: Do not check in files which are unchanged.
930 * gcc_release: Only update the version in gcc/version.c.
932 2002-09-17 Joseph S. Myers <jsm@polyomino.org.uk>
934 * update_web_docs (MANUALS): Add fastjar.
936 2002-09-08 Joseph S. Myers <jsm@polyomino.org.uk>
938 * gcc_release: Make snapshots come from the mainline.
939 * snapshot-README: Update.
941 2002-08-28 Joseph S. Myers <jsm@polyomino.org.uk>
943 * update_web_docs: Remove support for generating g77_news.html and
945 * update_web_docs_old: Likewise. Remove support for generating
948 2002-07-28 Andreas Jaeger <aj@suse.de>
950 * gcc_release: Update comment.
952 * snapshot-README: Snapshots are taken from GCC 3.2 branch.
954 2002-07-28 Mark Mitchell <mark@codesourcery.com>
956 * gcc_release: Use the 3.2 branch for snapshots.
958 2002-05-31 Florian Weimer <fw@deneb.enyo.de>
960 * update_web_docs (MANUALS): Include various flavours of the GNAT
963 2002-05-27 Joseph S. Myers <jsm28@cam.ac.uk>
965 * update_version (textstring_FILES): Change gcc/ada/gnatvsn.ads to
966 gcc/gcc/ada/gnatvsn.ads.
968 2002-05-26 Joseph S. Myers <jsm28@cam.ac.uk>
970 * gcc_release: Add gcc/ada/gnatvsn.ads to list of files in which
971 release status is updated.
972 * update_version (textstring_FILES): Add gcc/ada/gnatvsn.ads.
974 2002-05-21 Joseph S. Myers <jsm28@cam.ac.uk>
976 * gcc_release: Do upload files when local.
978 * snapshot-README, snapshot-index.html: Remove chill.
980 2002-05-08 Mark Mitchell <mark@codesourcery.com>
982 * gcc_release: Correct upload handling.
984 2002-04-22 Mark Mitchell <mark@codesourcery.com>
986 * gcc_release (build_diffs): Remove reference to Chill.
988 2002-04-21 Joseph S. Myers <jsm28@cam.ac.uk>
990 * update_web_docs (MANUALS): Remove chill. Add gnat_rm.
992 2002-04-19 Kelley R. Cook (kelly.r.cook@gm.com)
994 * gcc_release: Set TZ to UTC0.
996 2002-04-15 Mark Mitchell <mark@codesourcery.com>
998 * gcc_release (build_tarfiles): Do not build Chill tarfiles.
999 (CHILL_DIRS): Remove.
1001 2002-03-10 Joseph S. Myers <jsm28@cam.ac.uk>
1003 * gcc_release: Build diffs for ada and chill. Make "bzip2" a new
1006 2002-03-06 Phil Edwards <pme@gcc.gnu.org>
1008 * update_version: Don't indent the version string.
1010 2002-03-05 Joseph S. Myers <jsm28@cam.ac.uk>
1012 * snapshot-README: Note that snapshots come from the 3.1 branch.
1013 Update list of files.
1015 2002-03-03 Joseph S. Myers <jsm28@cam.ac.uk>
1017 * gcc_release: Make snapshots come from the 3.1 branch.
1019 2002-02-25 Mark Mitchell <mark@codesourcery.com>
1021 * update_version: Automatically update version files on all
1023 * crontab: Only invoke update_version once.
1025 2002-02-23 Joseph S. Myers <jsm28@cam.ac.uk>
1027 * gcc_release: Revert change to -p interface. Allow for local and
1028 remote cases in creating directories. Give an error if -p
1029 argument names a directory.
1031 2002-02-21 Mark Mitchell <mark@codesourcery.com>
1033 * gcc_release: Correct handling of diff-generation. Add
1036 2002-02-08 Joseph S. Myers <jsm28@cam.ac.uk>
1038 * gcc_release: Substitute dates in snapshot-README and
1039 snapshot-index.html files rather than directly using the old files
1040 on the FTP site. Set QMAILHOST.
1042 2002-02-08 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
1044 * snapshot-index.html: Improve markup.
1046 2002-01-29 Joseph S. Myers <jsm28@cam.ac.uk>
1048 * snapshot-README, snapshot-index.html: Use expressions such as
1049 @DATE@ rather than hardcoded dates.
1051 * snapshot-README, snapshot-index.html: New files.
1053 2002-01-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
1055 * update_web_docs (contrib_file): Remove.
1056 Also removing special handling of thanks.html.
1058 2001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
1060 * update_web_docs: Use makeinfo --html instead of texi2html.
1061 Remove support for pre-3.1 GCC versions. Build online docs for
1064 2001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
1066 * update_web_docs_old: Copy from update_web_docs. Add comment
1067 that this is for GCC 3.0.x and earlier versions.
1069 2001-11-19 Joseph S. Myers <jsm28@cam.ac.uk>
1071 * gcc_release: Add /usr/local/bin to path when local.
1073 2001-11-06 Joseph S. Myers <jsm28@cam.ac.uk>
1075 * update_web_docs: Set SOURCEDIR so that install manual can be
1076 found when running install.texi2html.
1078 * gcc_release: Don't require a username if running locally.
1080 2001-11-05 Joseph S. Myers <jsm28@cam.ac.uk>
1082 * update_web_docs: Eliminate warnings about keeping files from web
1085 * update_web_docs: Allow for the same file name in different
1088 2001-10-29 Joseph S. Myers <jsm28@cam.ac.uk>
1090 * update_web_docs: Generate libiberty and gnat-style manuals.
1092 2001-10-24 Joseph S. Myers <jsm28@cam.ac.uk>
1094 * gcc_release: Build snapshots from mainline. Generate Ada and
1095 Chill tarballs. Correct error check when building diffs. Check
1096 for errors when building bzip2 files.
1097 * crontab: Use /sourceware/snapshot-tmp for building snapshots.
1099 2001-10-08 Joseph S. Myers <jsm28@cam.ac.uk>
1101 * crontab: Build weekly snapshots.
1103 * gcc_release: Copy from 3.0 branch. Add support for building the
1104 weekly snapshots on gcc.gnu.org.
1106 2001-08-28 Joseph S. Myers <jsm28@cam.ac.uk>
1108 * update_web_docs: Also check out texinfo.tex from
1111 2001-08-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
1113 * update_web_docs (PREPROCESS): Rename to WWWPREPROCESS.
1114 Preprocess the entire web site, not just the install docs.
1116 2001-06-25 Phil Edwards <pme@sources.redhat.com>
1118 * update_version: Add command-line argument capability, also
1119 bump version for libstdc++-v3, and exit with the return code from
1121 * crontab: Call update_version with arguments instead of
1122 calling update_branch_version.
1123 * update_branch_version: Remove.
1125 2001-06-08 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
1127 * update_web_docs: Only update the install documentation for the
1130 2001-06-07 Joseph S. Myers <jsm28@cam.ac.uk>
1132 * update_web_docs, doc_exclude: Check out files that may be in the
1133 Attic. Check out texinfo.tex. Don't generate anything from
1134 c-tree.texi. Generate PostScript output from manuals.
1136 2001-06-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
1138 * update_web_docs (WWWBASE_PREFORMATTED, PREPROCESS): New
1140 Fix a comment and add another one.
1141 Generate the installation documentation in HTML format from
1142 gcc/doc/install.texi.
1144 2001-05-03 Joseph S. Myers <jsm28@cam.ac.uk>
1146 * update_web_docs: Don't generate HTML from gxxint.texi. Don't
1147 run texi2html on manuals that aren't present.
1149 2001-03-18 Phil Edwards <pme@sources.redhat.com>
1151 * update_web_docs_libstdcxx: New script.
1152 * crontab: Call said script.
1154 2001-03-18 Joseph S. Myers <jsm28@cam.ac.uk>
1156 * update_version, update_branch_version: Check out with gcc
1157 directory instead of using egcs link.
1159 2001-03-17 Joseph S. Myers <jsm28@cam.ac.uk>
1161 * update_web_docs: Don't strip leading -r from argument following
1162 -r, or leading -d from argument following -d. Bug pointed out by
1165 * update_web_docs: Handle -r and -d options to generate docs for a
1166 release or branch in a subdirectory. Determine names of G77 news
1167 and bugs files and contributors file after updated docs have been
1168 installed, not before. Don't remove files from a subdirectory.
1169 Don't generate manuals for gcov (included in the GCC manual) or
1170 iostream (obsolete). Do generate manuals for cppinternals, gcj
1171 and porting. Update regular expressions for detecting whether
1172 files have really changed when regenerated.
1174 2001-03-15 Joseph S. Myers <jsm28@cam.ac.uk>
1176 * update_web_docs: Use /usr/local/bin/texi2html rather than
1177 gccadmin's local copy.
1179 2001-03-10 Joseph S. Myers <jsm28@cam.ac.uk>
1181 * crontab, doc_exclude, update_branch_version, update_version,
1182 update_web_docs: New files (as currently used by gccadmin).