OSDN Git Service

Fix for Homebrew. I don't care about another environments. This may be reverted and...
[pf3gnuchains/gcc-fork.git] / ChangeLog
index 8758901..e8393a7 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,117 @@
+2012-03-01  Release Manager
+
+       * GCC 4.6.3 released.
+
+2012-01-02  Richard Guenther  <rguenther@suse.de>
+
+       PR bootstrap/51686
+       * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
+       * Makefile.in: Regenerate.
+
+2011-12-18  Eric Botcazou  <ebotcazou@adacore.com>
+
+       * configure: Regenerate.
+
+2011-11-20  Andreas Tobler  <andreast@fgznet.ch>
+
+       * libtool.m4: Additional FreeBSD 10 fixes.
+
+2011-11-18  Iain Sandoe  <iains@gcc.gnu.org>
+
+       PR target/49992
+       * configure.ac: Remove ranlib special-casing for Darwin.
+       * configure: Regenerate.
+
+2011-10-26  Release Manager
+
+       * GCC 4.6.2 released.
+
+2011-06-27  Hans-Peter Nilsson  <hp@axis.com>
+
+       PR regression/47836
+       PR bootstrap/23656
+       PR other/47733
+       PR bootstrap/49247
+       PR c/48825
+       * configure.ac (target_libraries): Remove target-libiberty.
+       Remove all target-specific settings adding target-libiberty to
+       skipdirs and noconfigdirs.  Remove checking target_configdirs
+       and removing target-libiberty but keeping target-libgcc if
+       otherwise empty.
+       * Makefile.def (target_modules): Don't add libiberty.
+       (dependencies): Remove all traces of target-libiberty.
+       * configure, Makefile.in: Regenerate.
+
+2011-06-27  Release Manager
+
+       * GCC 4.6.1 released.
+
+2011-03-25  Release Manager
+
+       * GCC 4.6.0 released.
+
+2011-03-21  David Edelsohn  <dje.gcc@gmail.com>
+
+       * config.guess: Detect AIX 7.1.
+
+2011-03-16  Jack Howarth  <howarth@bromo.med.uc.edu>
+
+       PR lto/48086
+       * configure.ac: Re-enable LTO on *-apple-darwin9.
+       * configure: Regenerate.
+
+2011-03-13  Jack Howarth  <howarth@bromo.med.uc.edu>
+
+       PR lto/48086
+       * configure.ac: Disable LTO on darwin due to an assembler change in
+       Xcode 3.2.6/4.0 that limits the total number of sections/segments to
+       under 256.
+       * configure: Regenerate.
+
+2011-03-11  Chen Liqin  <liqin.gcc@gmail.com>
+
+       * MAINTAINERS: Update myself as score backend maintainer,
+       update my e-mail address.
+
+2011-03-09  Xuepeng Guo  <terry.guo@arm.com>
+
+       * MAINTAINERS: Update my e-mail address.
+
+2011-03-06  Joey Ye  <joey.ye@arm.com>
+
+       * MAINTAINERS: Update my e-mail address.
+
+2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
+
+       * configure.ac: Adjust test of with_ppl.
+       * configure: Regenerated.
+
+2011-03-02  Kai Tietz  <ktietz@redhat.com>
+
+       * MAINTAINERS: Adjust my e-mail address.
+
+2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
+
+       * configure.ac: Add -lpwl to ppllibs.
+       * configure: Regenerated.
+
+2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
+
+       * config/cloog.m4: Add -lisl to clooglibs.
+       * configure: Regenerated.
+
+2011-02-24  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
+
+       * MAINTAINERS (CPU Port maintainers): Add self.
+
+2011-02-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
+
+       * MAINTAINERS: Add myself as testsuite maintainer.
+
+2011-02-15  Mike Stump  <mikestump@comcast.net>
+
+       * MAINTAINERS: Add myself as testsuite maintainer.
+
 2011-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
 
        Import from Libtool and gnulib: