
1: 2007-10-07 Release Manager 2: 3: * GCC 4.2.2 released. 4: 5: 2007-09-15 Alan Modra <amodra@bigpond.net.au> 6: 7: * configure.in: Correct makeinfo version check. 8: * configure: Regenerate. 9: 10: 2007-07-19 Release Manager 11: 12: * GCC 4.2.1 released. 13: 14: 2007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE> 15: 16: * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX 17: maintainer. 18: 19: 2007-05-30 Jakub Jelinek <jakub@redhat.com> 20: 21: PR bootstrap/29382 22: * configure.in: Don't use -fkeep-inline-functions for GCC < 3.3.1. 23: * configure: Rebuilt. 24: 25: 2007-05-13 Release Manager 26: 27: * GCC 4.2.0 released. 28: 29: 2007-02-14 Gerald Pfeifer <gerald@pfeifer.com> 30: 31: * ltconfig (freebsd*): Default to elf. 32: 33: 2006-12-29 Paolo Bonzini <bonzini@gnu.org> 34: 35: PR bootstrap/29544 36: * Makefile.def (flags_to_pass): Add STAGE1_CHECKING. 37: (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags, 38: move here comment from Makefile.tpl. 39: * Makefile.tpl: Move some definitions higher in the file. 40: (STAGE1_CHECKING): New. 41: * configure.in: Add --enable-stage1-checking. Disable --enable-werror 42: on release branches. 43: * configure: Regenerate. 44: * Makefile.in: Regenerate. 45: 46: 2006-12-10 Andreas Tobler <a.tobler@schweiz.org> 47: 48: PR bootstrap/30134 49: * configure.in: Correct x86 darwin support for libjava to powerpc 50: and i?86 only. 51: * configure: Regenerate. 52: 53: 2006-12-08 Sandro Tolaini <tolaini@libero.it> 54: 55: * configure.in: Add x86 darwin support for libjava. 56: * configure: Regenerate. 57: 58: 2006-12-07 Mike Stump <mrs@apple.com> 59: 60: * Makefile.def (dependencies): Add dependency for 61: install-target-libssp and install-target-libgomp on 62: install-gcc. 63: * Makefile.in: Regenerate. 64: 65: 2006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> 66: 67: * configure.in: Check for MPFR 2.2.1. Update error message. 68: 69: * configure: Regenerate. 70: 71: 2006-11-29 Richard Guenther <rguenther@suse.de> 72: 73: Revert 74: 2006-05-01 Richard Guenther <rguenther@suse.de> 75: 76: * MAINTAINERS (Various Maintainers): Add myself as libgcc-math 77: maintainer. 78: 79: 2006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> 80: 81: * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags. 82: (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include, 83: --with-gmp-lib): New flags. 84: 85: * configure: Regenerate. 86: 87: 2006-11-19 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> 88: 89: * configure.in (--with-mpfr-dir): Also look in .libs and _libs for 90: libmpfr.a. 91: * configure: Regenerate. 92: 93: 2006-11-16 Paolo Bonzini <bonzini@gnu.org> 94: 95: * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence. 96: (unstage): Test for stage_last presence. 97: 98: * Makefile.tpl (clean-stage*): Test separately for package/Makefile 99: and stageN-package/Makefile. 100: 101: PR bootstrap/29802 102: * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in STAGE_PREFIX. 103: * Makefile.in: Regenerate. 104: 105: 2006-11-14 Jie Zhang <jie.zhang@analog.com> 106: 107: * configure.in: Remove target-libgloss from noconfigdirs for 108: bfin-*-*. 109: * configure: Regenerated. 110: 111: 2006-10-25 Chen Liqin <liqin@sunnorth.com.cn> 112: 113: * MAINTAINERS (Write After Approval): Move myself to 114: Write After Approval section. 115: 116: 2006-10-16 Tobias Burnus <burnus@net-b.de> 117: 118: * MAINTAINERS (Write After Approval): Add myself. 119: 120: 2006-10-16 Ben Elliston <bje@au.ibm.com> 121: 122: * config.guess: Import latest version. 123: * config.sub: Likewise. 124: 125: 2006-10-10 Brooks Moses <bmoses@stanford.edu> 126: 127: * Makefile.def: Added pdf target handling. 128: * Makefile.tpl: Added pdf target handling. 129: * Makefile.in: Regenerated. 130: 131: 2006-10-10 Chen Liqin <liqin@sunnorth.com.cn> 132: 133: * MAINTAINERS: Add self as score port maintainer. 134: 135: 2006-10-04 Brooks Moses <bmoses@stanford.edu> 136: 137: * MAINTAINERS (Write After Approval): Add myself. 138: 139: 2006-09-27 Steven G. Kargl <kargl@gcc.gnu.org> 140: 141: * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0 142: or newer. 143: * configure: Regenerated. 144: 145: 2006-09-27 Dave Brolley <brolley@redhat.com> 146: 147: * configure.in (RUNTEST): Look for 'runtest' in the source tree by using 148: $s instead of $r. 149: * configure: Regenerated. 150: 151: 2006-09-26 Thiemo Seufer <ths@mips.com> 152: 153: * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise 154: for mipstx39-*-*. Disable libgloss for mips64*-*-linux*. 155: * configure: Regenerate. 156: 157: 2006-09-24 Graeme Peterson <gridly@gmail.com> 158: 159: * MAINTAINERS (Write After Approval): Remove myself. 160: 161: 2006-09-22 Chao-ying Fu <fu@mips.com> 162: 163: * MAINTAINERS (Write After Approval): Add myself. 164: 165: 2006-09-10 Joseph S. Myers <joseph@codesourcery.com> 166: 167: * MAINTAINERS: Add self as soft-fp maintainer. 168: 169: 2006-09-09 Anatoly Sokolov <aesok@post.ru> 170: 171: * MAINTAINERS: Add myself as avr maintainer. 172: Remove Marek Michalkiewicz as avr maintainer. 173: 174: 2006-09-07 Roberto Costa <roberto.costa@st.com> 175: 176: * MAINTAINERS (Write After Approval): Add myself. 177: 178: 2006-08-30 Corinna Vinschen <corinna@vinschen.de> 179: 180: * configure.in: Never build newlib for a Mingw host. 181: Never build newlib as Mingw target library. 182: Test the existence of winsup/cygwin for building a Cygwin newlib, 183: rather than just winsup. 184: Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if 185: building a Mingw target. 186: * configure: Regenerate. 187: 188: 2006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr> 189: 190: * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer. 191: 192: 2006-07-25 Paolo Bonzini <bonzini@gnu.org> 193: 194: * config.guess: Import from src (was more updated). 195: * config.sub: Likewise. 196: 197: 2006-07-22 Daniel Jacobowitz <dan@codesourcery.com> 198: 199: * configure.in: Allow mingw32 and cygwin targets to build cross-gdb. 200: * configure: Regenerated. 201: 202: 2006-07-18 Paolo Bonzini <bonzini@gnu.org> 203: 204: * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir 205: for stages after the first. 206: 207: 2006-07-17 Jakub Jelinek <jakub@redhat.com> 208: 209: * Makefile.def: Add dependencies for configure-opcodes 210: on configure-intl and all-opcodes on all-intl. 211: * Makefile.in: Regenerated. 212: 213: 2006-07-13 Ben Elliston <bje@au.ibm.com> 214: 215: * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer. 216: 217: 2006-07-06 Paul Eggert <eggert@cs.ucla.edu> 218: 219: Port to hosts whose 'sort' and 'tail' implementations 220: treat operands with leading '+' as file names, as POSIX 221: has required since 2001. However, make sure the code still 222: works on pre-POSIX hosts. 223: * ltmain.sh: Don't assume "sort +2" is equivalent to 224: "sort -k 3", since POSIX 1003.1-2001 no longer requires this. 225: 226: 2006-07-05 Ulrich Weigand <uweigand@de.ibm.com> 227: 228: * MAINTAINERS (Various Maintainers): Add myself as reload maintainer. 229: 230: 2006-07-04 Peter O'Gorman <peter@pogma.com> 231: 232: * ltconfig: chmod 644 before ranlib during install. 233: 234: 2006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr> 235: 236: PR bootstrap/18058 237: * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1 238: if the bootstrap compiler is a GCC version that supports it. 239: * configure: Regenerate. 240: 241: 2006-07-03 Paolo Bonzini <bonzini@gnu.org> 242: 243: * configure.in: Fix thinkos in previous check-in. 244: * configure: Regenerate. 245: 246: 2006-07-03 Paolo Bonzini <bonzini@gnu.org> 247: 248: PR other/27063 249: * configure.in: Test subdir_requires and give an appropriate 250: error message. 251: * configure: Regenerate. 252: 253: 2006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org> 254: 255: * MAINTAINERS (Write After Approval): Add myself. 256: 257: 2006-06-22 John David Anglin <dave.anglin@nrc.ca> 258: 259: * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer. 260: 261: 2006-06-22 Steve Ellcey <sje@cup.hp.com> 262: 263: * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer. 264: 265: 2006-06-20 David Ayers <d.ayers@inode.at> 266: 267: PR bootstrap/28072 268: * configure.in: Add target-boehm-gc to noconfigdirs depending on 269: whether target-libjava is being configured instead of whether the 270: java front end is enabled. 271: * configure: Regenerate. 272: 273: 2006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE> 274: 275: PR target/27540 276: * configure.in: Only enable libgomp on IRIX 6. 277: * configure: Regenerate. 278: 279: 2006-06-15 Paolo Bonzini <bonzini@gnu.org> 280: 281: * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS 282: too. 283: * Makefile.in: Regenerate. 284: 285: 2006-06-13 Jeff Johnston <jjohnstn@redhat.com> 286: 287: * config-ml.in: Alter CCASFLAGS to include special 288: multilib options the same as is done for CFLAGS. 289: 290: 2006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca> 291: 292: * configure.in: Don't enable libgomp on hpux10. 293: * configure: Rebuilt. 294: 295: 2006-06-12 David Ayers <d.ayers@inode.at> 296: 297: PR bootstrap/27963 298: PR target/19970 299: * configure.in: Remove target-boehm-gc from noconfigdirs where 300: ${libgcj} is specified. 301: * configure: Regenerate. 302: 303: 2006-06-06 Carlos O'Donell <carlos@codesourcery.com> 304: 305: Sync from src: 306: 307: * configure.in: Sync. 308: * configure: Regenerated. 309: 310: 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com> 311: 312: * Makefile.def: Added dependencies from sim and gdb on intl, and 313: added configure dependencies to everything with an all dependency 314: on intl. 315: * Makefile.in: Regenerated. 316: 317: 2006-06-06 David Ayers <d.ayers@inode.at> 318: 319: PR libobjc/13946 320: * Makefile.def: Add dependencies for libobjc which boehm-gc. 321: * Makefile.in: Regenerate. 322: * configure.in: Add --enable-objc-gc at toplevel and have it 323: enable boehm-gc for Objective-C. 324: Remove target-boehm-gc from libgcj. 325: Add target-boehm-gc to target_libraries. 326: Add target-boehm-gc to noconfigdirs where ${libgcj} 327: is specified. 328: Assert that boehm-gc is supported when requested for Objective-C. 329: Only build boehm-gc if needed either for Java or Objective-C. 330: * configure: Regenerate. 331: 332: 2006-06-05 Paolo Bonzini <bonzini@gnu.org> 333: 334: PR 27674 335: * Makefile.tpl (configure-[+prefix+][+module+], 336: all-[+prefix+][+module+]): Depend on stage_current if bootstrapping. 337: Remove rule to unstage bootstrapped modules. 338: (stage_current): New. 339: * Makefile.in: Regenerate. 340: 341: 2006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com> 342: 343: * MAINTAINERS (Write After Approval): Update my e-mail address. 344: 345: 2006-06-01 Mark Shinwell <shinwell@codesourcery.com> 346: 347: * include/libiberty.h: Declare pex_run_in_environment. 348: 349: 2006-05-31 Asher Langton <langton2@llnl.gov> 350: 351: * MAINTAINERS (Write After Approval): Add myself. 352: 353: 2006-05-25 Paolo Bonzini <bonzini@gnu.org> 354: 355: * Makefile.def (bfd, opcodes): Fix lib_path. 356: * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS. 357: (restrap): Move under "@if gcc-bootstrap". Fix typo. 358: * Makefile.in: Regenerate. 359: 360: 2006-05-24 Carlos O'Donell <carlos@codesourcery.com> 361: 362: * Makefile.in: Regenerate. 363: 364: 2006-05-24 Carlos O'Donell <carlos@codesourcery.com> 365: 366: * Makefile.def: Add install-html target. Add datarootdir 367: docdir and htmldir to flags_to_pass. 368: * Makefile.tpl: Add install-html target. 369: * Makefile.in: Regenerate. 370: * configure.in: Add --with-datarootdir, --with-docdir, and 371: --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir. 372: * configure: Regenerate. 373: 374: 2006-05-24 Mark Shinwell <shinwell@codesourcery.com> 375: 376: * configure.in: Enable gprof for cross builds. 377: * configure: Regenerate. 378: 379: 2006-05-22 Richard Guenther <rguenther@suse.de> 380: 381: Revert 382: 2006-01-31 Richard Guenther <rguenther@suse.de> 383: Paolo Bonzini <bonzini@gnu.org> 384: 385: * Makefile.def (target_modules): Add libgcc-math target module. 386: * configure.in (target_libraries): Add libgcc-math target library. 387: (--enable-libgcc-math): New configure switch. 388: * Makefile.in: Re-generate. 389: * configure: Re-generate. 390: * libgcc-math: New toplevel directory. 391: 392: 2006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca> 393: Andreas Tobler <a.tobler@schweiz.ch> 394: 395: * configure.in: Enable libgcj for hppa*-hp-hpux11*. 396: * configure: Rebuilt. 397: 398: 2006-05-12 Sandra Loosemore <sandra@codesourcery.com> 399: 400: * MAINTAINERS (Write After Approval): Add myself. 401: 402: 2006-05-01 DJ Delorie <dj@redhat.com> 403: 404: * configure.in: Restore CFLAGS if GMP isn't present. 405: * configure: Regenerate. 406: 407: 2006-05-01 Richard Guenther <rguenther@suse.de> 408: 409: * MAINTAINERS (Various Maintainers): Add myself as libgcc-math 410: maintainer. 411: 412: 2006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com> 413: 414: * MAINTAINERS (Write After Approval): Add myself. 415: 416: 2006-04-28 Jan Beulich <jbeulich@novell.com> 417: 418: * MAINTAINERS (Write After Approval): Add myself. 419: 420: 2006-04-18 DJ Delorie <dj@redhat.com> 421: 422: * configure.in (m32c): Build libstdc++-v3. Pass flags to 423: reference libgloss so that libssp can be built in a combined 424: tree. 425: * configure: Regenerate. 426: 427: 2006-04-08 Robert Millan <rmh@gcc.gnu.org> 428: 429: * MAINTAINERS (Write After Approval): Add myself. 430: 431: 2006-04-05 Ben Elliston <bje@au.ibm.com> 432: 433: * configure.in: Require makeinfo 4.4 or higher. 434: * configure: Regenerate. 435: 436: 2006-04-04 Gerald Pfeifer <gerald@pfeifer.com> 437: 438: * MAINTAINERS: Add Richard Henderson as libgomp maintainer. 439: Rearrange the entries of other libraries to have them in one place. 440: 441: 2006-03-22 Janne Blomqvist <jb@gcc.gnu.org> 442: 443: * MAINTAINERS (Write After Approval): Remove myself. 444: (Language Front End Maintainers): Add myself as fortran 95 maintainer. 445: 446: 2006-03-14 Richard Guenther <rguenther@suse.de> 447: 448: * configure: Regenerate with autoconf 2.13. 449: 450: 2006-03-13 Jim Blandy <jimb@codesourcery.com> 451: 452: * MAINTAINERS: Use my work address. 453: 454: * MAINTAINERS: Update my E-mail address. 455: 456: 2006-03-10 Aldy Hernandez <aldyh@redhat.com> 457: 458: * configure.in: Handle --disable-<component> generically. 459: * configure: Regenerate. 460: 461: 2006-03-01 H.J. Lu <hongjiu.lu@intel.com> 462: 463: PR libgcj/17311 464: * ltmain.sh: Don't use "$finalize_rpath" for compile. 465: 466: 2006-02-21 Erik Edelmann <eedelman@gcc.gnu.org> 467: 468: * MAINTAINERS (Write After Approval): Remove myself. 469: (Language Front End Maintainers): Add myself as fortran 95 maintainer. 470: 471: 2006-02-21 Rafael Avila de Espindola <rafael.espindola@gmail.com> 472: 473: * Makefile.tpl (BUILD_CONFIGDIRS): Remove. 474: (TARGET_CONFIGDIRS): Remove. 475: * configure.in: Remove AC_SUBST(target_configdirs). 476: * Makefile.in, configure: Regenerated. 477: 478: 2006-02-20 Steven G. Kargl <kargls@comcast.net> 479: 480: * MAINTAINERS (Write After Approval): Remove myself. 481: (Language Front End Maintainers): Add myself as fortran 95 maintainer. 482: 483: 2006-02-20 Paolo Bonzini <bonzini@gnu.org> 484: 485: PR bootstrap/25670 486: 487: * Makefile.tpl ([+compare-target+]): Print explanation messages. 488: 489: * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass. 490: * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass. 491: (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES, 492: BUILD_PREFIX, BUILD_PREFIX_1. 493: * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute. 494: 495: * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too. 496: * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too. 497: 498: * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+], 499: all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead 500: of `cat stage_current`. Always provide the `r' and `s' variables. 501: (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into 502: a single shell execution. 503: (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For 504: bootstrapped modules, make the stage1 module if the build was not 505: started yet, else build the current stage. 506: (all-host, all-target): Omit bootstrapped modules (if bootstrapping). 507: (all-build, all-host, all-target, [+make_target+]-host, 508: [+make_target+]-target): Do not use \-continued lines. 509: (target modules): Depend on stage_last, not all-gcc, if bootstrapping. 510: (current_stage, restrap, stage_last): New. 511: 512: * Makefile.in: Regenerate. 513: * configure: Regenerate. 514: 515: 2006-02-19 Bud Davis <jmdavis@link.com> 516: 517: * MAINTAINERS (Write After Approval): Remove myself. 518: (Language Front End Maintainers): Add myself as fortran 95 519: maintainer and update e-mail address. 520: 521: 2006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr> 522: 523: * MAINTAINERS (Write After Approval): Remove myself. 524: (Language Front End Maintainers): Add myself as fortran 95 525: maintainer. 526: 527: 2006-02-16 Victor Kaplansky <victork@il.ibm.com> 528: 529: * MAINTAINERS (Write After Approval): Add myself. 530: 531: 2006-02-16 Thomas Koenig <Thomas.Koenig@online.de> 532: 533: * MAINTAINERS (Write After Approval): Remove myself. 534: (Language Front End Maintainers): Add myself as 535: fortran 95 maintainer. 536: 537: 2006-02-14 Paolo Bonzini <bonzini@gnu.org> 538: 539: Sync from src: 540: 541: 2005-12-27 Leif Ekblad <leif@rdos.net> 542: 543: * configure.in: Add support for RDOS target. 544: * configure: Regenerate. 545: 546: 2006-02-14 Paolo Bonzini <bonzini@gnu.org> 547: Andreas Schwab <schwab@suse.de> 548: 549: * configure: Regenerate. 550: 551: 2006-02-12 David Edelsohn <edelsohn@gnu.org> 552: 553: * configure.in (enable_libgomp): Add AIX. 554: * configure: Regenerate. 555: 556: 2006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru> 557: 558: * MAINTAINERS (Write After Approval): Add myself. 559: 560: 2006-02-03 Lee Millward <lee.millward@gmail.com> 561: 562: * MAINTAINERS (Write After Approval): Add myself. 563: 564: 2006-01-31 Richard Guenther <rguenther@suse.de> 565: Paolo Bonzini <bonzini@gnu.org> 566: 567: * Makefile.def (target_modules): Add libgcc-math target module. 568: * configure.in (target_libraries): Add libgcc-math target library. 569: (--enable-libgcc-math): New configure switch. 570: * Makefile.in: Re-generate. 571: * configure: Re-generate. 572: * libgcc-math: New toplevel directory. 573: 574: 2006-01-26 Paolo Bonzini <bonzini@gnu.org> 575: 576: * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier. 577: Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find 578: the assembler, linker and binutils. 579: * configure: Regenerate. 580: 581: 2006-01-22 Dirk Mueller <dmueller@suse.de> 582: 583: * MAINTAINERS (Write After Approval): Add myself. 584: 585: 2006-01-20 Diego Novillo <dnovillo@redhat.com> 586: 587: * configure: Regenerate. 588: 589: 2006-01-18 Richard Henderson <rth@redhat.com> 590: Jakub Jelinek <jakub@redhat.com> 591: Diego Novillo <dnovillo@redhat.com> 592: 593: * libgomp: New directory. 594: * Makefile.def: Add target_module libgomp. 595: * Makefile.in: Regenerate. 596: * configure.in (target_libraries): Add target-libgomp. 597: * configure: Regenerate. 598: 599: 2006-01-05 Alexandre Oliva <aoliva@redhat.com> 600: 601: * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove 602: @ from continuation. 603: * Makefile.in: Rebuilt. 604: 605: 2006-01-04 Chris Lattner <sabre@gnu.org> 606: 607: * MAINTAINERS (Write After Approval): Add myself. 608: 609: 2006-01-04 Paolo Bonzini <bonzini@gnu.org> 610: 611: PR bootstrap/24252 612: 613: * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES. 614: * Makefile.tpl (OBJDUMP): New. 615: (EXTRA_HOST_FLAGS): Add it. 616: (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass. 617: 618: * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try 619: to use symbolic links between directories. Avoid race conditions 620: or make them harmless. 621: * configure.in: Do not try to use symbolic links between directories. 622: 623: * Makefile.def (LEAN): Pass. 624: * Makefile.tpl (LEAN): Define. 625: (stage[+id+]-start): Accept that the previous directory does not 626: exist, if the bootstrap is lean. 627: (stage[+id+]-bubble): Invoke lean bootstrap commands after 628: stage[+id+]-start. Use a makefile variable and an `if' instead of a 629: configure substitution. 630: ([+compare-target+]): Likewise. 631: ([+bootstrap-target+]-lean): New. 632: * configure.in: Remove lean bootstrap support from here. 633: 634: * Makefile.in: Regenerate. 635: * configure: Regenerate. 636: 637: 2006-01-04 Ben Elliston <bje@au.ibm.com> 638: 639: * MAINTAINERS (libdecnumber): Add myself. 640: 641: 2006-01-02 Mark Mitchell <mark@codesourcery.com> 642: 643: * libtool-ldflags: New script. 644: 645: 2006-01-02 Andreas Schwab <schwab@suse.de> 646: 647: * configure.in: When reconfiguring remove Makefile in 648: all stage directories. 649: * configure: Regenerate. 650: 651: 2005-12-27 Steven Bosscher <stevenb.gcc@gmail.com> 652: 653: * MAINTAINERS: Update my email address. 654: 655: 2005-12-20 Paolo Bonzini <bonzini@gnu.org> 656: 657: Revert Ada-related part of the previous change. 658: 659: * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET): 660: Do not pass. 661: * Makefile.tpl (BOOT_ADAFLAGS): Do not define. 662: * Makefile.in: Regenerate. 663: * configure.in: Do not include mt-ppc-aix target fragment. 664: * configure: Regenerate. 665: 666: 2005-12-19 Paolo Bonzini <bonzini@gnu.org> 667: 668: * configure.in: Select appropriate fragments for PowerPC/AIX. 669: * configure: Regenerate. 670: 671: * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS, 672: BOOT_CFLAGS, BOOT_LDFLAGS. 673: * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS, 674: BOOT_CFLAGS, BOOT_LDFLAGS. 675: (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET. 676: (stage[+id+]-bubble): Pass flags recursively to the comparison target. 677: (stage): Fail if we cannot complete the work. 678: * Makefile.in: Regenerate. 679: 680: 2005-12-16 Nathan Sidwell <nathan@codesourcery.com> 681: 682: * configure.in: Replace ms1 with mt. 683: * configure: Rebuilt. 684: 685: 2005-12-15 Bryce McKinlay <mckinlay@redhat.com> 686: 687: * MAINTAINERS: Update my email address. 688: 689: 2005-12-15 Paolo Bonzini <bonzini@gnu.org> 690: 691: * Makefile.tpl (all, do-[+make_target+], do-check, install, 692: install-host-nogcc): Don't invoke $(stage) at the end. 693: * Makefile.in: Regenerate. 694: 695: 2005-12-14 Paolo Bonzini <bonzini@gnu.org> 696: 697: * configure.in: Flip the top-level bootstrap switch. 698: * configure: Regenerate. 699: 700: 2005-12-14 Daniel Jacobowitz <dan@codesourcery.com> 701: 702: * Makefile.tpl: Throughout the file, use : $(MAKE) along with 703: $(stage) and $(unstage). 704: (EXTRA_TARGET_FLAGS): Correct double-quoting. 705: (all): Remove stray semicolon. 706: (local-distclean): Don't handle multilib.tmp and multilib.out. 707: (install.all): Set $s for consistency. 708: (configure-[+prefix+][+module+]): Instead of [+deps+], handle 709: check_multilibs setting. Always make the install directory. 710: (configure-stage[+id+]-[+prefix+][+module+]): Likewise. 711: Correct @if/@endif. 712: (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif. 713: ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove. 714: (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR). 715: (multilib.out): Remove. 716: * Makefile.in: Regenerated. 717: 718: 2005-12-12 Carlos O'Donell <carlos@codesourcery.com> 719: 720: * MAINTAINERS (Write After Approval): Add myself. 721: 722: 2005-12-12 Nathan Sidwell <nathan@codesourcery.com> 723: 724: * MAINTAINERS: Add myself as mt maintainer. 725: 726: * config.sub: Replace ms1 with mt. Allow ms1 as an alias. 727: 728: 2005-12-06 Adam Nemet <anemet@caviumnetworks.com> 729: 730: * MAINTAINERS: Change email address. 731: 732: 2005-12-05 Paolo Bonzini <bonzini@gnu.org> 733: 734: * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4, 735: CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove 736: "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below. 737: Find in-tree tools if available. 738: (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them. 739: (CONFIGURED_*_FOR_TARGET): Don't set nor substitute. 740: (*_FOR_TARGET): Set them with GCC_TARGET_TOOL. 741: (COMPILER_*_FOR_TARGET): New. 742: * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs. 743: (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols. 744: (CONFIGURED_*, USUAL_*): Remove. 745: (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO, 746: STRIP): Use autoconf substitutions. 747: (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET, 748: COMPILER_NM_FOR_TARGET): New. 749: (EXTRA_HOST_FLAGS): Pass LIPO and STRIP. 750: 751: (all): Make all-host and all-target in parallel. 752: (do-[+make_target+], do-check, install, [+compare-target+]): Ensure 753: that $$r and $$s are set before invoking a recursive make. 754: (stage[+id+]-bubble): Likewise, and invoke the comparison at the end. 755: ([+bootstrap-target+]): Inline most of the `all' target. 756: 757: 2005-11-29 Ben Elliston <bje@au.ibm.com> 758: 759: * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc 760: from the gcc build directory. 761: * Makefile.in: Regenerate. 762: 763: 2005-11-29 Ben Elliston <bje@au.ibm.com> 764: 765: * Makefile.def: Add new libdecnumber host_module. Make all-gcc 766: depend on all-libdecnumber. 767: * configure.in (host_libs): Include libdecnumber. 768: * Makefile.in: Regenerate. 769: * configure: Likewise. 770: 771: 2005-11-29 Ben Elliston <bje@au.ibm.com> 772: 773: * libdecnumber: Import decNumber sources from the dfp-branch. 774: 775: 2005-11-21 Kean Johnston <jkj@sco.com> 776: 777: * config.sub, config.guess: Sync from upstream sources. 778: 779: 2005-11-21 Ben Elliston <bje@au.ibm.com> 780: 781: Import from Autoconf sources: 782: 783: 2005-09-06 Paul Eggert <eggert@cs.ucla.edu> 784: * config/move-if-change: Don't output "$2 is unchanged"; 785: suggested by Ben Elliston. Handle weird characters correctly. 786: 787: 2005-11-18 Andreas Tobler <a.tobler@schweiz.ch> 788: 789: * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience' 790: to match upstream libtool for darwin. 791: 792: 2005-11-11 Daniel Jacobowitz <dan@codesourcery.com> 793: 794: * Makefile.def: Remove gdb dependencies for gdbtk. 795: * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables. 796: (configure-gdb, install-gdb): New rules. 797: * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK. 798: * Makefile.in, configure: Regenerated. 799: 800: 2005-11-06 Janne Blomqvist <jb@gcc.gnu.org> 801: 802: * MAINTAINERS (Write After Approval): Add myself. 803: 804: 2005-11-06 Erik Edelmann <eedelman@gcc.gnu.org> 805: 806: * MAINTAINERS (Write After Approval): Add myself. 807: 808: 2005-10-24 Diego Novillo <dnovillo@redhat.com> 809: 810: * MAINTAINERS (alias analysis): Add Daniel Berlin and 811: Diego Novillo. 812: 813: 2005-10-22 Paolo Bonzini <bonzini@gnu.org> 814: 815: PR bootstrap/24297 816: * Makefile.tpl (do-[+make-target+], do-check, install, 817: stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s 818: are set before recursing. 819: * Makefile.in: Regenerate.