OSDN Git Service

Mark ChangeLog
[pf3gnuchains/gcc-fork.git] / ChangeLog
index 3699c1b..d98186a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,63 @@
+2013-04-12  Release Manager
+
+       * GCC 4.6.4 released.
+
+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
        under 256.
        * configure: Regenerate.
 
-2011-03-11  Chen Liqin <liqin.gcc@gmail.com>
+2011-03-11  Chen Liqin  <liqin.gcc@gmail.com>
 
-       * MAINTAINERS: Update myself as score backend maintainer, update my e-mail address.
+       * MAINTAINERS: Update myself as score backend maintainer,
+       update my e-mail address.
 
 2011-03-09  Xuepeng Guo  <terry.guo@arm.com>