aboutsummaryrefslogtreecommitdiffstats
path: root/gcc-4.6/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gcc-4.6/ChangeLog')
-rw-r--r--gcc-4.6/ChangeLog24
1 files changed, 24 insertions, 0 deletions
diff --git a/gcc-4.6/ChangeLog b/gcc-4.6/ChangeLog
index 15bba207a..249743aad 100644
--- a/gcc-4.6/ChangeLog
+++ b/gcc-4.6/ChangeLog
@@ -1,3 +1,27 @@
+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