12014-05-22 Release Manager 2 3 * GCC 4.8.3 released. 4 52014-02-01 Dmitry Gorbachev <d.g.gorbachev@gmail.com> 6 7 PR other/56653 8 * gcc_release: Avoid printing empty line to generated MD5SUMS files. 9 Bump copyright year. 10 112013-10-16 Release Manager 12 13 * GCC 4.8.2 released. 14 152013-05-31 Release Manager 16 17 * GCC 4.8.1 released. 18 192013-03-22 Release Manager 20 21 * GCC 4.8.0 released. 22 232012-07-02 Richard Guenther <rguenther@suse.de> 24 25 * crontab: Disable snapshots from gcc-4_5-branch. 26 * update_version_svn: Ingore gcc-4_5-branch. 27 282012-03-23 Richard Guenther <rguenther@suse.de> 29 30 * crontab: Enable snapshots from gcc-4_7-branch. 31 322012-03-13 Jakub Jelinek <jakub@redhat.com> 33 34 * crontab: Remove 4.4 branch from the list of snapshots to make. 35 * update_version_svn (IGNORE_BRANCHES): Add gcc-4_4-branch. 36 372012-03-05 Richard Guenther <rguenther@suse.de> 38 39 * crontab: Remove 4.3 branch from the list of snapshots to make. 40 412012-03-02 Richard Guenther <rguenther@suse.de> 42 43 * crontab: Fix day-of-week. 44 452012-03-02 Richard Guenther <rguenther@suse.de> 46 47 * crontab: Update for 4.7 branching. 48 492011-11-21 Gerald Pfeifer <gerald@pfeifer.com> 50 51 * update_web_docs_svn: Make $DOCSDIR group writable after 52 creating it. 53 542011-06-27 Richard Guenther <rguenther@suse.de> 55 56 * update_version_svn (IGNORE_BRANCHES): Add gcc-4_3-branch. 57 582011-05-22 Joseph Myers <joseph@codesourcery.com> 59 60 * gcc_release (adjust_dirs, maybe_build_tarfile): Remove. 61 (build_tarfiles): Don't build separate files for languages and 62 core. 63 (build_diffs): Only build one set of diffs. 64 (announce_snapshot): Only announce one tar file. 65 (ADA_DIRS, CPLUSPLUS_DIRS, FORTRAN95_DIRS, GO_DIRS, JAVA_DIRS, 66 OBJECTIVEC_DIRS, TESTSUITE_DIRS): Remove. Don't adjust names 67 relative to WORKING_DIRECTORY. 68 692011-04-21 Jakub Jelinek <jakub@redhat.com> 70 71 * gcc_release (maybe_build_tarfile): Don't build a tarfile if 72 the first directory doesn't exist. 73 742011-03-14 Jakub Jelinek <jakub@redhat.com> 75 76 * crontab: Enable 4.7 snapshots, switch 4.6 snapshots to 77 4.6 branch. 78 792011-02-07 Joseph Myers <joseph@codesourcery.com> 80 81 * update_web_docs_svn: Generate libquadmath-vers.texi. 82 832011-01-31 Gerald Pfeifer <gerald@pfeifer.com> 84 85 * update_version_svn (FILES): Merge with datestamp_FILES. 86 (SVNROOT2): Introduce and use. 87 882011-01-30 Gerald Pfeifer <gerald@pfeifer.com> 89 90 * update_version_svn (SVN): Remove obsolete comment. 91 (CURR_DATE): Fix description. 92 Fix description of checkout procedure. 93 942010-12-18 Tobias Burnus <burnus@net-b.de> 95 96 * update_web_docs_svn (MANUALS): Add libquadmath. 97 982010-12-08 Ian Lance Taylor <iant@google.com> 99 100 * gcc_release: Add support for releasing Go as a separate 101 tarball. 102 1032010-12-08 Ian Lance Taylor <iant@google.com> 104 105 * update_web_docs_svn (MANUALS): Add gccgo. 106 1072010-12-08 Ian Lance Taylor <iant@google.com> 108 109 * README: Change "CVS" to "Subversion". 110 1112010-08-23 Gerald Pfeifer <gerald@pfeifer.com> 112 113 * gcc_release (snapshot_print): Also include an sha1 hash for 114 every tarball. Slightly tweak indentation. 115 1162010-08-15 Gerald Pfeifer <gerald@pfeifer.com> 117 118 * gcc_release (CVSROOT): Remove all occurrences. 119 1202010-08-14 Gerald Pfeifer <gerald@pfeifer.com> 121 122 * gcc_release (snapshot_print): Include md5 hash for every tarball 123 in the README file and notification mail. 124 1252010-08-01 Gerald Pfeifer <gerald@pfeifer.com> 126 127 * update_web_docs_libstdcxx_svn: Do not compress generated .html 128 files any more. 129 1302010-06-24 Joseph Myers <joseph@codesourcery.com> 131 132 * update_web_docs_svn: Also pass -I option pointing to ada/ source 133 directory for Ada manual. 134 1352010-04-16 Joseph Myers <joseph@codesourcery.com> 136 137 * crontab: Enable 4.6 snapshots. 138 1392010-04-07 Joseph Myers <joseph@codesourcery.com> 140 141 * crontab: Switch 4.5 snapshots to 4.5 branch. 142 1432010-03-31 Joseph Myers <joseph@codesourcery.com> 144 145 * gcc_release (build_tarfiles): Make directories mode 755, not 146 777. 147 1482009-10-10 Gerald Pfeifer <gerald@pfeifer.com> 149 150 * update_web_docs_svn: Update BUGURL to http://gcc.gnu.org/bugs/. 151 1522009-10-03 Diego Novillo <dnovillo@google.com> 153 154 * gcc_release (JAVA_DIRS): Remove zlib. 155 1562009-04-23 Gerald Pfeifer <gerald@pfeifer.com> 157 158 * update_web_docs_svn: Redirect output of texi2dvi to /dev/null. 159 1602009-04-09 Jakub Jelinek <jakub@redhat.com> 161 162 * gcc_release: Change copyright header to refer to version 163 3 of the GNU General Public License and to point readers at the 164 COPYING3 file and the FSF's license web page. 165 * maintainer-addresses: Likewise. 166 1672009-04-08 Gerald Pfeifer <gerald@pfeifer.com> 168 169 * update_web_docs_svn: Run this script under plain /bin/sh 170 as opposed to /bin/sh -x. 171 1722009-03-30 Joseph Myers <joseph@codesourcery.com> 173 174 * update_version_svn (IGNORE_BRANCHES): Add 4.2 branch. 175 1762009-03-28 Gerald Pfeifer <gerald@pfeifer.com> 177 178 * crontab: Stop 4.2 snapshots. 179 Spread out 4.3, 4.4, and 4.5 snapshots more evenly. 180 1812009-03-27 Mark Mitchell <mark@codesourcery.com> 182 183 * crontab: Add 4.4 branch snapshots. 184 1852009-02-21 Gerald Pfeifer <gerald@pfeifer.com> 186 187 * update_version_svn (ADD_BRANCHES): Remove autovect-branch 188 and document format. 189 1902009-01-17 Richard Guenther <rguenther@suse.de> 191 192 * gcc_release (JAVA_DIRS): Remove fastjar. 193 1942008-10-04 Gerald Pfeifer <gerald@pfeifer.com> 195 196 * gcc_release: Fix a couple of comments. 197 1982008-07-04 Joseph Myers <joseph@codesourcery.com> 199 200 * crontab: Remove 4.1 snapshots job. 201 * update_version: Remove. 202 * gcc_release: Remove support for g77 and release status in 203 version.c. 204 * update_version_svn: Ignore 4.1 branch. Remove support for 205 updating files other than DATESTAMP. 206 * update_web_docs_svn: Remove support for g77 manual. 207 2082008-02-18 Jakub Jelinek <jakub@redhat.com> 209 210 * crontab: Add 4.3 branch. Set trunk to 4.4. 211 2122008-01-28 Joseph Myers <joseph@codesourcery.com> 213 214 * gcc_release (build_sources): Pass --disable-multilib to 215 gcc_build. 216 (SVN): Don't use full path. 217 2182008-01-21 Jonathan Wakely <jwakely.gcc@gmail.com> 219 220 * update_web_docs_libstdcxx_svn: "docs" dir moved to "doc". 221 2222007-10-01 Gerald Pfeifer <gerald@pfeifer.com> 223 224 * gcc_release: Do not include copies of faq.html in releases, 225 and remove all the explicit support code to pull in web pages. 226 2272007-08-21 Paul Brook <paul@codesourcery.com> 228 Nathan Sidwell <nathan@codesourcery.com> 229 Mark Mitchell <mark@codesourcery.com> 230 Joseph Myers <joseph@codesourcery.com> 231 232 * gcc_release: Do not include copies of bugs.html in releases. 233 * update_web_docs_svn: Set VERSION_PACKAGE and BUGURL in 234 gcc-vers.texi. 235 2362007-07-06 Joseph Myers <joseph@codesourcery.com> 237 238 * update_web_docs_svn: Use -o with makeinfo, texi2dvi and texi2pdf 239 commands. 240 2412007-06-28 Mike Stump <mrs@apple.com> 242 243 * gcc_release: Update for Objective-C++. 244 2452007-05-28 Mark Mitchell <mark@codesourcery.com> 246 247 * gcc_release: Adjust placement of release candidates. 248 2492007-04-01 Gerald Pfeifer <gerald@pfeifer.com> 250 251 * update_web_docs_svn (MANUALS): Move towards the top of the 252 script. Reformat for easier editing/diffing. 253 2542006-03-31 Tobias Burnus <burnus@net-b.de> 255 256 * update_web_docs_svn: Build also gfc-internals. 257 2582007-02-25 Gerald Pfeifer <gerald@pfeifer.com> 259 260 * update_version_svn (IGNORE_BRANCHES): Add 4_0-branch. 261 2622007-01-29 Gerald Pfeifer <gerald@pfeifer.com> 263 264 * crontab: No longer build snapshots for 4.0.x. 265 2662007-01-21 Tobias Burnus <burnus@net-b.de> 267 268 * update_web_docs_svn: Build also libgomp documentation. 269 2702007-01-05 Gerald Pfeifer <gerald@pfeifer.com> 271 272 * crontab: Spread snapshots more evenly throughout the week, and 273 in "ascending" order. Build all at the same time of the day. 274 2752006-10-20 Mark Mitchell <mark@codesourcery.com> 276 277 * crontab: Add 4.2 branch. Set trunk to 4.3. 278 2792006-09-17 Gerald Pfeifer <gerald@pfeifer.com> 280 281 * gcc_release (LC_ALL): Default to C. 282 2832006-03-11 Gabriel Dos Reis <gdr@integrable-solutions.net> 284 285 * crontab: Don't build snapshot for 3.4.x anymore. 286 * update_version_svn (IGNORE_BRANCHES): Add 3_4-branch. 287 2882006-01-12 Ben Elliston <bje@au.ibm.com> 289 290 * update_version_svn (ADD_BRANCHES): Remove dfp-branch. 291 2922005-12-16 Joseph S. Myers <joseph@codesourcery.com> 293 294 * update_web_docs_svn: Remove unnecessary files from source tree. 295 Use set -e. 296 * doc_exclude, update_web_docs, update_web_docs_libstdcxx: Remove. 297 2982005-12-16 Mark Mitchell <mark@codesourcery.com> 299 300 * update_web_docs_svn: Set @srcdir in gcc-vers.texi. 301 3022005-11-18 Mark Mitchell <mark@codesourcery.com> 303 304 * crontab: Add 4.1 branch entry. 305 3062005-11-06 Joseph S. Myers <joseph@codesourcery.com> 307 308 * gcc_release: Further update for SVN. Don't set EXPORTTAG or 309 EXPORTDATE; always determine SVNREV the same way. Correct message 310 about what sources are being retrived. Include branch information 311 in LAST_UPDATED. 312 * crontab: Don't include initial / in branch name. 313 3142005-11-05 Daniel Berlin <dberlin@dberlin.org> 315 316 * gcc_release: Always determine revision number from date or tag, 317 and use that, instead of fragile date based export. 318 Put back setting of non-local CVSROOT. 319 3202005-11-05 Daniel Berlin <dberlin@dberlin.org> 321 322 * gcc_release: Make tags go in /tags. 323 Don't tag for snapshots. 324 Determine revision number of export and put into snapshot 325 announcement. 326 3272005-11-03 Daniel Berlin <dberlin@dberlin.org> 328 329 * gcc_release: Update for SVN 330 * crontab: Update for new gcc_release 331 3322005-10-26 Daniel Berlin <dberlin@dberlin.org> 333 334 * update_web_docs_svn: Use -q to quiet svn. 335 3362005-10-26 Daniel Berlin <dberlin@dberlin.org> 337 338 * crontab: Update to reflect reality 339 3402005-10-01 Mark Mitchell <mark@codesourcery.com> 341 342 * gcc_release (build_sources): If trying to apply a tag that 343 already exists, issue an error message and exit. 344 3452005-09-30 Joseph S. Myers <joseph@codesourcery.com> 346 347 PR other/23693 348 * update_web_docs: Add PDF support. Correct check of DEV-PHASE. 349 3502005-09-30 Joseph S. Myers <joseph@codesourcery.com> 351 352 * update_web_docs_old: Remove. 353 3542005-08-14 Kelley Cook <kcook@gcc.gnu.org> 355 356 * gcc_release: Update with FSF address. 357 3582005-07-26 Janis Johnson <janis187@us.ibm.com> 359 360 * update_version (ADD_BRANCHES): Add dfp-branch. 361 3622005-05-21 Gerald Pfeifer <gerald@pfeifer.com> 363 364 * crontab: Spread snapshot building more evenly throughout the 365 week. 366 3672005-05-19 Joseph S. Myers <joseph@codesourcery.com> 368 369 * crontab: Don't build 3.3 branch snapshots. 370 * update_version (IGNORE_BRANCHES): Add gcc-3_3-branch. 371 3722005-03-15 Zack Weinberg <zack@codesourcery.com> 373 374 * README: Update. 375 * gcc_release: Update gcc/DEV-PHASE if that file exists, instead 376 of gcc/version.c. 377 * update_version: Handle updating gcc/DATESTAMP. 378 * update_web_docs: Generate gcc-vers.texi first. 379 3802005-03-10 Ranjit Mathew <rmathew@hotmail.com> 381 382 * gcc_release (ADA_DIRS): Add "gnattools". 383 3842005-02-25 Mark Mitchell <mark@codesourcery.com> 385 386 * crontab: Adjust for 4.0 branch. 387 3882004-12-30 Sebastian Pop <pop@cri.ensmp.fr> 389 390 * update_version (ADD_BRANCHES): Replace lno-branch with 391 autovect-branch. 392 3932004-09-11 Gerald Pfeifer <gerald@pfeifer.com> 394 395 * crontab: Rename GCC 3.5 snapshots to GCC 4.0 snapshots. 396 3972004-08-14 Kelley Cook <kcook@gcc.gnu.org> 398 399 * gcc_release (build_sources): Add comment header to generated 400 MD5SUMS. 401 4022004-08-06 Kelley Cook <kcook@gcc.gnu.org> 403 404 * gcc_release (snapshot_print): Accept arguments. Don't use echo -e. 405 (announce_snapshot): Update for above. Don't use echo -e. 406 4072004-08-03 Kelley Cook <kcook@gcc.gnu.org> 408 409 * maintainer-scripts (snapshot_print): New function. 410 (announce_snapshot): Generate announcment on the fly. 411 Use a directory link for LATEST. 412 * snapshot-README: Delete. 413 * snapshot-index.html: Delete. 414 4152004-06-09 Paolo Bonzini <bonzini@gnu.org> 416 417 * gcc_release (build_sources): Move the libcpp gmo files 418 to the source directory. 419 4202004-06-03 Joseph S. Myers <jsm@polyomino.org.uk> 421 422 * gcc_release (maybe_build_tarfile): New function. 423 (build_tarfiles): Use maybe_build_tarfile. 424 4252004-05-21 Paolo Carlini <pcarlini@suse.de> 426 427 * gcc_release (build_sources): Generate the NEWS file in toplevel. 428 4292004-05-17 Kelley Cook <kcook@gcc.gnu.org> 430 431 * gcc_release (build_sources): Change CRCs from brik to md5sum. 432 4332004-05-16 Gerald Pfeifer <gerald@pfeifer.com> 434 435 * crontab: Add GCC 3.5 snapshots, currenty run on Sundays. 436 4372004-05-13 Joseph S. Myers <jsm@polyomino.org.uk> 438 439 * update_web_docs: Also remove old .gz files from subdirectories 440 on the 15th of the month. 441 4422004-05-13 Joseph S. Myers <jsm@polyomino.org.uk> 443 444 * update_web_docs (MANUALS): Add gfortran. 445 4462004-05-13 Arnaud Charlet <charlet@act-europe.fr> 447 448 * update_web_docs: Fix generation of Ada docs. 449 4502004-05-13 Joseph S. Myers <jsm@polyomino.org.uk> 451 452 * update_version (ADD_BRANCHES): Remove tree-ssa-20020619-branch. 453 454 * gcc_release (DIFF): Remove -3 option. 455 4562003-07-26 Paul Brook <paul@nowt.org> 457 458 * gcc_release: Add gcc-fortran. 459 * snapshot-README: Ditto. 460 * snapshot-index.html: Ditto. 461 4622004-05-02 Gerald Pfeifer <gerald@pfeifer.com> 463 464 * crontab: Move GCC 3.4 snapshots from Wednesday afternoon to 465 Friday night, where gcc.gnu.org has less load. 466 4672004-05-02 Gerald Pfeifer <gerald@pfeifer.com> 468 469 * crontab: Adjust temporary directory used for snapshot generation. 470 Move GCC 3.3 snapshots to Wednesday 22:32, where gcc.gnu.org has 471 less load. 472 4732004-04-19 Mark Mitchell <mark@codesourcery.com> 474 475 * gcc_release (build_sources): Do not use "-F" to tag sources. 476 4772004-04-07 Mark Mitchell <mark@codesourcery.com> 478 479 * gcc_release (build_sources): Do not use "-r" and "-D" at the 480 same time with "cvs export". 481 4822004-03-27 Gerald Pfeifer <gerald@pfeifer.com> 483 484 * gcc_release: Fix sanity check for argument of -p command-line 485 options. In snapshot mode, only generate diffs against the previous 486 snapshot if the user did not specify any old tarball explictly. 487 4882004-03-25 Gerald Pfeifer <gerald@pfeifer.com> 489 490 * gcc_release (FTP_PATH): Use /var/ftp instead of ~ftp, and 491 only set at a single place. 492 4932004-03-14 Gerald Pfeifer <gerald@pfeifer.com> 494 495 * gcc_release (SNAPSHOTS_DIR): New variable. Use it. 496 (announce_snapshot): Use it. 497 4982004-03-14 Gerald Pfeifer <gerald@pfeifer.com> 499 500 * gcc_release (announce_snapshot): Use changedir instead of 501 plain cd. 502 5032004-02-10 Arnaud Charlet <charlet@act-europe.fr> 504 505 * gcc_release: Add libada as part of ADA_DIRS. 506 5072004-01-21 Gerald Pfeifer <gerald@pfeifer.com> 508 509 * crontab: Make 3.4 snapshots from the new 3.4 release branch. 510 5112004-01-20 Kelley Cook <kcook@gcc.gnu.org> 512 513 * gcc_release (build_sources): Delete call to make f77.rebuilt. 514 5152004-01-17 Gerald Pfeifer <gerald@pfeifer.com> 516 517 * snapshot-README: Mention how the snapshot was generated. 518 * snapshot-index.html: Ditto. Further sync with snapshot-README. 519 5202004-01-03 Joseph S. Myers <jsm@polyomino.org.uk> 521 522 * update_web_docs: Create tarballs of documentation sources and 523 HTML docs. 524 5252004-01-02 Gerald Pfeifer <gp@suse.de> 526 527 * update_version: Add some documentation. 528 5292004-01-02 Pop Sébastian <pop@gauvain.u-strasbg.fr> 530 531 * update_version (ADD_BRANCHES): Add lno-branch. 532 5332003-11-02 Gerald Pfeifer <gerald@pfeifer.com> 534 535 * maintainer-addresses: New script. 536 5372003-10-24 Kelley Cook <kcook@gcc.gnu.org> 538 539 * gcc_release (build_sources): Use --enable-generated-files-in-srcdir. 540 5412003-09-22 Gerald Pfeifer <gerald@pfeifer.com> 542 543 * gcc_release (announce_snapshot): Restructure processing 544 of snapshot-README and snapshot-index.html and add a new 545 substitution for @EXPORT@. 546 5472003-08-24 Gerald Pfeifer <gerald@pfeifer.com> 548 549 * gcc_release (build_sources): Create/update the LAST_UPDATED file 550 in the source directory with information how sources were obtained. 551 5522003-08-16 Gerald Pfeifer <gerald@pfeifer.com> 553 554 * gcc_release (build_sources): Use two new variables EXPORTTAG and 555 EXPORTDATE to make the extraction of sources more transparent and 556 also allow snapshots (off mainline) without a tag. 557 5582003-08-08 Mark Mitchell <mark@codesourcery.com> 559 560 * gcc_release: Correct logic for updating version.c. Put 561 prereleases into a subdirectory. 562 5632003-07-29 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at> 564 565 * crontab: Update invocation of gcc_release according to the 566 previous changes there. Add automatic 3.4 snapshots from mainline. 567 5682003-07-23 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at> 569 570 * gcc_release (usage): Document that -s now takes symbolic name 571 and branch of the snapshot as parameters. 572 Implement this as part of command-line processing. 573 (BRANCH): Remove default initialization for snapshots. 574 (CVSBRANCH): Ditto. 575 Do not lay down a CVS tag if generating a snapshot from mainline. 576 5772003-07-19 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at> 578 579 * gcc_release (announce_snapshot): Use ${RELEASE} instead 580 of ${BRANCH}-${DATE} to refer to the snapshot directory. 581 Put README file into the snapshot directory. 582 583 (RELEASE): Define as ${BRANCH}-${DATE} for snapshots. 584 (FTP_PATH): Use ${RELEASE} in case of snapshots. 585 (TAG): Ditto. 586 (OLD_TARS): Adjust to new directory scheme for snapshots. 587 5882003-07-14 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at> 589 590 * gcc_release (announce_snapshot): Add substitution of @RELEASE@ 591 for README and index.html. 592 * snapshot-README: Use it. 593 * snapshot-index.html: Ditto. 594 5952003-07-09 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at> 596 597 * gcc_release (announce_snapshot): Add substitution of @BRANCH@ 598 for README and index.html. Remove substitution of @LONG_DATE@. 599 Put index.html into the respective snapshot directory. 600 Adjust subject of the notification mail to the new naming scheme 601 for CVS tags. 602 Adjust name of the LATEST-IS-... files to the new naming scheme 603 for snapshot directories. 604 (FTP_PATH): Ditto. 605 (LAST_DIR): Ditto. 606 (LAST_LONG_DATE): Remove. 607 608 * snapshot-README: Adjust to the new naming schemes for directories 609 and snapshots per se. 610 Dynamically fill in the respective branch instead of hardcoding it. 611 612 * snapshot-index.html: Replace individual links to diffs with a 613 general link to the diff/ subdirectory. 614 Mention the concrete snapshot in <title> and <h1>. 615 Adjust links to the new location of index.html. 616 6172003-07-08 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at> 618 619 * gcc_release: Move handling of complex modes directly after 620 switch handling. 621 (TAG): Include the branch name as part of snapshot CVS tags. 622 6232003-07-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at> 624 625 * gcc_release: Execute gcc.gnu.org-only operations which are 626 related to diff generation only if diffs have been requested. 627 (build_sources): Improve tracing and an error message related 628 to tagging. 629 6302003-07-01 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at> 631 632 * gcc_release (BRANCH): Rename to... 633 (CVSBRANCH): ...new macro, and use BRANCH for the variant users 634 will see. 635 (FTP_BRANCH): For snapshots, include ${BRANCH} in the last part 636 of the directory name. 637 Use .snapshot_date-${BRANCH} instead of .snapshot_date. 638 6392003-06-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at> 640 641 * gcc_release: Command "all" now creates .gz files only for 642 releases and pre-releases. 643 6442003-06-27 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at> 645 646 * gcc_release (build_sources): Do not include gnats.html any longer. 647 Make an error message more descriptive. 648 6492003-06-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at> 650 651 * gcc_release: Factor the updating of links and READMEs on the 652 FTP server and sending mail for snapshots into a... 653 (announce_snapshot): ...new function. 654 Add informative output for both. 655 6562003-06-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at> 657 658 * gcc_release: Do not update gcc_latest_snapshot tag any longer. 659 6602003-06-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at> 661 662 * snapshot-index.html: Use F77 instead of G77 front end. 663 Remove link to CodeSourcery snapshots which was not up-to-date. 664 Do not refer to gcc-bugs@gcc.gnu.org any longer. 665 666 * snapshot-README: Use F77 front end instead of G77 language. 667 6682003-06-17 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at> 669 670 * gcc_release (build_tarfile): Build .bz2 files instead of .gz files. 671 (build_bz2): Rename to build_gzip and create .gz files from .bz2 672 files instead of the other way around. 673 (build_gzip): New function. 674 (build_diffs): Build .bz2 files instead of .gz files. 675 (build_diff): Use .bz2 files instead of .gz files. 676 Make an error message independent of the compression format. 677 (MODE_BZIP2): Rename to MODE_GZIP. Related changes to the 678 invocation of this script. 679 (MODE_GZIP): New variable. 680 (OLD_TARS): Use .bz2 archive of the previous snapshot. 681 6822003-06-14 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at> 683 684 * snapshot-README: Use GCC instead of gcc, C++ front end instead of 685 g++ language, and note that Java includes a run time. 686 * snapshot.index.html: Ditto. 687 6882003-06-10 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at> 689 690 * gcc_release (build_diff): Properly use ${TAR} instead of 691 hard-coded tar. 692 6932003-05-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at> 694 695 * snapshot-index.html: Refer to .bz2 files instead of .gz files. 696 Simplify the note on not using unannounced snapshots. 697 6982003-05-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at> 699 700 * snapshot-README: Refer to .bz2 files instead of .gz files. 701 Add a note on where to find the diff files. 702 Simplify the note on not using unannounced snapshots. 703 Remove documentation of the gcc_latest_snapshot tag. 704 7052003-05-27 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at> 706 707 * gcc_release (build_diffs): Add diagnostics in case we cannot 708 generate a specific diff file. 709 7102003-05-24 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at> 711 712 * gcc_release (build_sources): Only update ChangeLog files which 713 do not yet contain the entry we are going to add. 714 Fix typo in added ChangeLog entries. 715 7162003-05-20 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at> 717 718 * gcc_release (upload_files): Put diff files into a "diffs" 719 subdirectory 720 7212003-05-18 Nathanael Nerode <neroden@gcc.gnu.org> 722 723 * gcc_release: GNU CC -> GCC. 724 7252003-05-12 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at> 726 727 * gcc_release (usage): Print more detailed description of all 728 command-line options. 729 7302003-05-09 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at> 731 732 * update_version (ADD_BRANCHES): Add, set to MAIN and 733 tree-ssa-20020619-branch. 734 (BRANCHES): Always consider branches given by $ADD_BRANCHES. 735 7362003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at> 737 738 * update_version (textstring_FILES): Only version.c needs to be 739 updated, now that we do not consider older branches any more. 740 7412003-05-02 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at> 742 743 * update_version (IGNORE_BRANCHES): Add. 744 (BRANCHES): Do not consider branches matching $IGNORE_BRANCHES. 745 7462003-05-02 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at> 747 748 * update_version: Add a trace of which branch we are currently 749 working on. 750 7512002-12-16 Mark Mitchell <mark@codesourcery.com> 752 753 * gcc_release: Make snapshots from the GCC 3.3 branch. 754 * snapshot-README: Update. 755 7562002-09-23 Zack Weinberg <zack@codesourcery.com> 757 758 * update_version: Do not check in files which are unchanged. 759 * gcc_release: Only update the version in gcc/version.c. 760 7612002-09-17 Joseph S. Myers <jsm@polyomino.org.uk> 762 763 * update_web_docs (MANUALS): Add fastjar. 764 7652002-09-08 Joseph S. Myers <jsm@polyomino.org.uk> 766 767 * gcc_release: Make snapshots come from the mainline. 768 * snapshot-README: Update. 769 7702002-08-28 Joseph S. Myers <jsm@polyomino.org.uk> 771 772 * update_web_docs: Remove support for generating g77_news.html and 773 g77_bugs.html. 774 * update_web_docs_old: Likewise. Remove support for generating 775 thanks.html. 776 7772002-07-28 Andreas Jaeger <aj@suse.de> 778 779 * gcc_release: Update comment. 780 781 * snapshot-README: Snapshots are taken from GCC 3.2 branch. 782 7832002-07-28 Mark Mitchell <mark@codesourcery.com> 784 785 * gcc_release: Use the 3.2 branch for snapshots. 786 7872002-05-31 Florian Weimer <fw@deneb.enyo.de> 788 789 * update_web_docs (MANUALS): Include various flavours of the GNAT 790 User Guide. 791 7922002-05-27 Joseph S. Myers <jsm28@cam.ac.uk> 793 794 * update_version (textstring_FILES): Change gcc/ada/gnatvsn.ads to 795 gcc/gcc/ada/gnatvsn.ads. 796 7972002-05-26 Joseph S. Myers <jsm28@cam.ac.uk> 798 799 * gcc_release: Add gcc/ada/gnatvsn.ads to list of files in which 800 release status is updated. 801 * update_version (textstring_FILES): Add gcc/ada/gnatvsn.ads. 802 8032002-05-21 Joseph S. Myers <jsm28@cam.ac.uk> 804 805 * gcc_release: Do upload files when local. 806 807 * snapshot-README, snapshot-index.html: Remove chill. 808 8092002-05-08 Mark Mitchell <mark@codesourcery.com> 810 811 * gcc_release: Correct upload handling. 812 8132002-04-22 Mark Mitchell <mark@codesourcery.com> 814 815 * gcc_release (build_diffs): Remove reference to Chill. 816 8172002-04-21 Joseph S. Myers <jsm28@cam.ac.uk> 818 819 * update_web_docs (MANUALS): Remove chill. Add gnat_rm. 820 8212002-04-19 Kelley R. Cook (kelly.r.cook@gm.com) 822 823 * gcc_release: Set TZ to UTC0. 824 8252002-04-15 Mark Mitchell <mark@codesourcery.com> 826 827 * gcc_release (build_tarfiles): Do not build Chill tarfiles. 828 (CHILL_DIRS): Remove. 829 8302002-03-10 Joseph S. Myers <jsm28@cam.ac.uk> 831 832 * gcc_release: Build diffs for ada and chill. Make "bzip2" a new 833 major mode. 834 8352002-03-06 Phil Edwards <pme@gcc.gnu.org> 836 837 * update_version: Don't indent the version string. 838 8392002-03-05 Joseph S. Myers <jsm28@cam.ac.uk> 840 841 * snapshot-README: Note that snapshots come from the 3.1 branch. 842 Update list of files. 843 8442002-03-03 Joseph S. Myers <jsm28@cam.ac.uk> 845 846 * gcc_release: Make snapshots come from the 3.1 branch. 847 8482002-02-25 Mark Mitchell <mark@codesourcery.com> 849 850 * update_version: Automatically update version files on all 851 branches. 852 * crontab: Only invoke update_version once. 853 8542002-02-23 Joseph S. Myers <jsm28@cam.ac.uk> 855 856 * gcc_release: Revert change to -p interface. Allow for local and 857 remote cases in creating directories. Give an error if -p 858 argument names a directory. 859 8602002-02-21 Mark Mitchell <mark@codesourcery.com> 861 862 * gcc_release: Correct handling of diff-generation. Add 863 "diffs" major mode. 864 8652002-02-08 Joseph S. Myers <jsm28@cam.ac.uk> 866 867 * gcc_release: Substitute dates in snapshot-README and 868 snapshot-index.html files rather than directly using the old files 869 on the FTP site. Set QMAILHOST. 870 8712002-02-08 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at> 872 873 * snapshot-index.html: Improve markup. 874 8752002-01-29 Joseph S. Myers <jsm28@cam.ac.uk> 876 877 * snapshot-README, snapshot-index.html: Use expressions such as 878 @DATE@ rather than hardcoded dates. 879 880 * snapshot-README, snapshot-index.html: New files. 881 8822002-01-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at> 883 884 * update_web_docs (contrib_file): Remove. 885 Also removing special handling of thanks.html. 886 8872001-12-17 Joseph S. Myers <jsm28@cam.ac.uk> 888 889 * update_web_docs: Use makeinfo --html instead of texi2html. 890 Remove support for pre-3.1 GCC versions. Build online docs for 891 gccint manual. 892 8932001-12-17 Joseph S. Myers <jsm28@cam.ac.uk> 894 895 * update_web_docs_old: Copy from update_web_docs. Add comment 896 that this is for GCC 3.0.x and earlier versions. 897 8982001-11-19 Joseph S. Myers <jsm28@cam.ac.uk> 899 900 * gcc_release: Add /usr/local/bin to path when local. 901 9022001-11-06 Joseph S. Myers <jsm28@cam.ac.uk> 903 904 * update_web_docs: Set SOURCEDIR so that install manual can be 905 found when running install.texi2html. 906 907 * gcc_release: Don't require a username if running locally. 908 9092001-11-05 Joseph S. Myers <jsm28@cam.ac.uk> 910 911 * update_web_docs: Eliminate warnings about keeping files from web 912 page preprocessing. 913 914 * update_web_docs: Allow for the same file name in different 915 directories. 916 9172001-10-29 Joseph S. Myers <jsm28@cam.ac.uk> 918 919 * update_web_docs: Generate libiberty and gnat-style manuals. 920 9212001-10-24 Joseph S. Myers <jsm28@cam.ac.uk> 922 923 * gcc_release: Build snapshots from mainline. Generate Ada and 924 Chill tarballs. Correct error check when building diffs. Check 925 for errors when building bzip2 files. 926 * crontab: Use /sourceware/snapshot-tmp for building snapshots. 927 9282001-10-08 Joseph S. Myers <jsm28@cam.ac.uk> 929 930 * crontab: Build weekly snapshots. 931 932 * gcc_release: Copy from 3.0 branch. Add support for building the 933 weekly snapshots on gcc.gnu.org. 934 9352001-08-28 Joseph S. Myers <jsm28@cam.ac.uk> 936 937 * update_web_docs: Also check out texinfo.tex from 938 gcc/doc/include. 939 9402001-08-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at> 941 942 * update_web_docs (PREPROCESS): Rename to WWWPREPROCESS. 943 Preprocess the entire web site, not just the install docs. 944 9452001-06-25 Phil Edwards <pme@sources.redhat.com> 946 947 * update_version: Add command-line argument capability, also 948 bump version for libstdc++-v3, and exit with the return code from 949 the cvs commit. 950 * crontab: Call update_version with arguments instead of 951 calling update_branch_version. 952 * update_branch_version: Remove. 953 9542001-06-08 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at> 955 956 * update_web_docs: Only update the install documentation for the 957 CVS HEAD. 958 9592001-06-07 Joseph S. Myers <jsm28@cam.ac.uk> 960 961 * update_web_docs, doc_exclude: Check out files that may be in the 962 Attic. Check out texinfo.tex. Don't generate anything from 963 c-tree.texi. Generate PostScript output from manuals. 964 9652001-06-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at> 966 967 * update_web_docs (WWWBASE_PREFORMATTED, PREPROCESS): New 968 variables. 969 Fix a comment and add another one. 970 Generate the installation documentation in HTML format from 971 gcc/doc/install.texi. 972 9732001-05-03 Joseph S. Myers <jsm28@cam.ac.uk> 974 975 * update_web_docs: Don't generate HTML from gxxint.texi. Don't 976 run texi2html on manuals that aren't present. 977 9782001-03-18 Phil Edwards <pme@sources.redhat.com> 979 980 * update_web_docs_libstdcxx: New script. 981 * crontab: Call said script. 982 9832001-03-18 Joseph S. Myers <jsm28@cam.ac.uk> 984 985 * update_version, update_branch_version: Check out with gcc 986 directory instead of using egcs link. 987 9882001-03-17 Joseph S. Myers <jsm28@cam.ac.uk> 989 990 * update_web_docs: Don't strip leading -r from argument following 991 -r, or leading -d from argument following -d. Bug pointed out by 992 Matt Kraai. 993 994 * update_web_docs: Handle -r and -d options to generate docs for a 995 release or branch in a subdirectory. Determine names of G77 news 996 and bugs files and contributors file after updated docs have been 997 installed, not before. Don't remove files from a subdirectory. 998 Don't generate manuals for gcov (included in the GCC manual) or 999 iostream (obsolete). Do generate manuals for cppinternals, gcj 1000 and porting. Update regular expressions for detecting whether 1001 files have really changed when regenerated. 1002 10032001-03-15 Joseph S. Myers <jsm28@cam.ac.uk> 1004 1005 * update_web_docs: Use /usr/local/bin/texi2html rather than 1006 gccadmin's local copy. 1007 10082001-03-10 Joseph S. Myers <jsm28@cam.ac.uk> 1009 1010 * crontab, doc_exclude, update_branch_version, update_version, 1011 update_web_docs: New files (as currently used by gccadmin). 1012 * README: New file. 1013