X-Git-Url: http://git.sourceforge.jp/view?a=blobdiff_plain;f=ChangeLog;h=10818b97b63f292c90441a26810c56f4bb2903e7;hb=ffc91ac17fb327ea6eb30c38ebc8bb7add445af1;hp=596cfc774f55f549264457d5434b7fe9280e3e79;hpb=7b5fee3edd77803ca6c5b0ed9d4c06a556d14450;p=pf3gnuchains%2Fgcc-fork.git diff --git a/ChangeLog b/ChangeLog index 596cfc774f5..10818b97b63 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,335 @@ +2010-01-26 Ian Lance Taylor + + * MAINTAINERS: Add myself as Go frontend maintainer. + +2010-01-25 Joern Rennecke + + PR libstdc++/36101, PR libstdc++/42813 + * configure.ac (bootstrap_target_libs): Make inclusion of + target-libgomp conditional on libgomb being in target_configdirs. + * configure: Regenerate. + +2010-01-23 Joern Rennecke + + PR libstdc++/36101, PR libstdc++/42813 + * configure.ac (bootstrap_target_libs): Include target-libgomp. + * configure: Regenerate. + +2010-01-22 Joern Rennecke + + PR libstdc++/36101, PR libstdc++/42813 + * configure.ac (target_configdirs): Substitute. + * Makefile.def: Bootstrap target module libgomp. + Add dependency of all-target-libstdc++-v3 on configure-target-libgomp. + * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable. + (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS. + * configure, Makefile.in: Regenerate. + +2010-01-21 Dave Korn + + * MAINTAINERS: Adjust my details. + +2010-01-20 Eric B. Weddington + + * MAINTAINERS (CPU Port Maintainers): Add myself for avr port. + +2010-01-18 Thierry Lafage + + * MAINTAINERS: reindented my entry with tabs instead of spaces. + +2010-01-15 Thierry Lafage + + * MAINTAINERS (Write After Approval): Add myself. + +2010-01-15 Konrad Trifunovic + + * MAINTAINERS (Write After Approval): Add myself. + +2010-01-11 Richard Guenther + + PR lto/41569 + * Makefile.def (all-lto-plugin): Depend on all-gcc. + * Makefile.in: Regenerated. + +2010-01-11 Andreas Tobler + + * configure.ac: Enable libjava build on x86_64-*freebsd*. + * configure: Regenerate. + +2010-01-07 Kaveh R. Ghazi + Francois-Xavier Coudert + + PR bootstrap/42424 + * configure.ac: Include libtool m4 files. + (_LT_CHECK_OBJDIR): Call it. + (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags, + gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir. + + * configure: Regenerate. + +2010-01-07 Ralf Wildenhues + + PR bootstrap/41818 + * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH + to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment. + * Makefile.in: Regenerate. + +2010-01-02 Richard Guenther + + PR lto/41529 + * configure.ac: Include config/elf.m4. Disable LTO if not + builting for an elf target. + * configure: Regenerate. + +2009-12-27 Christopher Faylor + + * MAINTAINERS: Change my email address. + +2009-12-18 Ben Elliston + + * config.sub, config.guess: Update from upstream sources. + +2009-12-07 Shujing Zhao + + * MAINTAINERS (Write After Approval): Add myself. + +2009-12-06 Kaveh R. Ghazi + + PR middle-end/30447 + PR middle-end/30789 + PR other/40302 + + * configure.ac: Require MPC. + * configure: Regenerate. + +2009-12-05 Ralf Wildenhues + + PR target/38384 + PR bootstrap/40972 + * libtool.m4: Sync from git Libtool. + * ltoptions.m4: Likewise. + * ltversion.m4: Likewise. + * lt~obsolete.m4: Likewise. + * ltmain.sh: Likewise. + +2009-11-30 Kaveh R. Ghazi + + * configure.ac: Update minimum MPC version to 0.8. + * configure: Regenerate. + +2009-11-21 Sebastian Pop + + * configure.ac: Check for version 0.15.5 or later revision of CLooG. + * configure: Regenerated. + +2009-11-21 Ian Lance Taylor + + * configure.ac: Change default of poststage1_ldflags to be empty if + poststage1_libs is set. When poststage1_libs is empty, and + ENABLE_BUILD_WITH_CXX is set, add -static-libgcc. + * configure: Rebuild. + +2009-11-21 Adam Nemet + + * MAINTAINERS (Write After Approval): Update my email address. + +2009-11-20 Ben Elliston + + * config.guess: Update from upstream sources. + +2009-11-16 Alexandre Oliva + + * Makefile.def: Restore host and target settings for gmp. + * Makefile.in: Rebuild. + +2009-11-16 Alexandre Oliva + + * configure.ac: Add libelf to host_libs. Enable in-tree configury + of ppl and cloog. Fix in-tree configury of libelf, skip tests. + Fix portability of test of C++ as bootstrap language. Add + ppl/src/ppl-config.o to the bootstrap compare exclusion list. + * configure: Rebuild. + * Makefile.def: Drop host and target settings from gmp, mpfr, ppl, + and cloog. Fix in-tree ppl configuration. Introduce libelf + in-tree building. + * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New. + (POSTSTAGE1_HOST_EXPORTS): Use it. + (STAGE[+id+]_CXXFLAGS): New. + (BASE_FLAGS_TO_PASS): Pass it down. + (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add + extra_exports. + (all-stage[+id+]-[+prefix+][+module+]): Likewise. + (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add + extra_exports. + * Makefile.in: Rebuild. + +2009-11-17 Ben Elliston + + * config.sub, config.guess: Update from upstream sources. + +2009-11-12 Jan Kratochvil + + * MAINTAINERS (Write After Approval): Add myself. + +2009-11-09 Jon Beniston + + * MAINTAINERS (Write After Approval): Add myself. + +2009-11-06 Ozkan Sezer + + * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem + paths for *-w64-mingw* and x86_64-*mingw*. + * configure: Regenerated. + +2009-11-05 Joern Rennecke + + * MAINTAINERS (Write After Approval): Add entry for my INRIA work. + +2009-11-02 Benjamin Kosnik + + * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move + Phil Edwards to Write-After Approval. + +2009-10-30 Kai Tietz + + * configure.ac: Disable target-winsup & co for + x86_64-*-mingw* and *-w64-mingw* targets. + * configure: Regenerated. + +2009-10-16 Nick Clifton + + * MAINTAINERS: Add myself as a maintainer for the RX port. + +2009-10-26 Johannes Singler + + * MAINTAINERS (Write After Approval): Update my e-mail address. + +2009-10-23 Rainer Orth + + * configure.ac (CLooG test): Use = with test. + * configure: Regenerate. + +2009-10-22 Richard Guenther + + * configure.ac: Do not set LIBS for ppl/cloog checks. Disable + cloog if the ppl version check failed. Move flags saving + before setting in libelf check. + * configure: Regenerate. + +2009-10-21 Richard Guenther + + * configure.ac: Adjust the ppl and cloog configure to work as + documented. Disable cloog if ppl was disabled. Omit the version + checks if they were disabled. + * configure: Re-generate. + +2009-10-13 Ralf Wildenhues + + * configure.ac: Add 'lto' to enable_languages, not + new_enable_languages, and only if not already present. + * configure: Regenerate. + +2009-10-10 Gerald Pfeifer + + * README: Refer to the various COPYING* files instead of just + COPYING. + Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions. + +2009-10-07 Rafael Avila de Espindola + + * MAINTAINERS: Change my email address. Change plugi-in to plugin. + +2009-10-07 Richard Guenther + + * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola, + and Richard Guenther as reviewers. + (LTO plugin): List Rafael Avila de Espindola and Cary Coutant + as reviewers. + +2009-10-07 Hariharan Sandanagobalane + + * config.sub: Update from upstream sources. + +2009-10-06 Ian Lance Taylor + + * Makefile.def: check-gold depends upon all-gas. + * Makefile.in: Rebuild. + +2009-10-05 Phil Muldoon + + * MAINTAINERS (Write After Approval): Add myself. + +2009-10-03 2009-02-05 Rafael Avila de Espindola + + * Makefile.def: all-lto-plugin depends on all-libiberty. + set bootstrap=true for lto-plugin. + Add lto-plugin. + * Makefile.in: Regenerate. + * configure.ac (host_libs): Add lto-plugin. + * configure: Regenerate. + +2009-10-03 Diego Novillo + + * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC. + (HOST_LIBELFLIBS): Define. + (HOST_LIBELFINC): Define. + * Makefile.in: Regenerate. + * configure.ac: Add --enable-lto. + Add --with-libelf, --with-libelf-include and --with-libelf-lib. + If --enable-lto is used, add 'lto' to new_enable_languages. + If --enable-lto is used and gold is enabled, add + lto-plugin to configdirs. + * configure: Regenerate. + +2009-10-03 Simon Baldwin + + * configure.ac: If --with-system-zlib, suppress local zlib and + pass --with-system-zlib to subdir configure scripts. + * configure: Regenerate. + +2009-10-01 Loren J. Rittle + Paolo Bonzini + + * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than + $(srcdir). + * Makefile.in: Rebuilt. + +2009-09-26 Gary Funck + + * MAINTAINERS (Write After Approval): Add myself. + +2009-09-26 Kaveh R. Ghazi + + * configure.ac: Update minimum MPC version to 0.7. + * configure: Regenerate. + +2009-09-25 Nick Clifton + + * configure.ac: Pass any --cache-file=/dev/null option on to + subconfigures. + * configure: Regenerate. + +2009-09-23 Nick Clifton + + * config.sub, config.guess: Update from upstream sources. + +2009-09-22 Loren J. Rittle + + * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/. + * Makefile.in: Rebuilt. + +2009-09-22 Ralf Wildenhues + + PR bootstrap/32272 + * configure.ac: Error out if $srcdir isn't '.' but contains + host-${host_noncanonical}. + * configure: Regenerate. + +2009-09-22 Rainer Orth + + * MAINTAINERS (OS Port Maintainers): Add myself as Solaris + maintainer. + 2009-09-21 Ralf Wildenhues * configure.ac: If bootstrapping a combined tree with