aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDave Korn <dave.korn@artimi.com>2010-11-03 14:27:06 +0000
committerDave Korn <dave.korn@artimi.com>2010-11-03 14:27:06 +0000
commit74cea91bbb82d5e4afa212b67eaf53710fd99dcd (patch)
tree36bd6d03efb562cab591c81dc7ddf59f00834d3f /ChangeLog
parentdbc98a8b6eb97ea7315e04103cdfec5add47f3c4 (diff)
downloadgdb-74cea91bbb82d5e4afa212b67eaf53710fd99dcd.zip
gdb-74cea91bbb82d5e4afa212b67eaf53710fd99dcd.tar.gz
gdb-74cea91bbb82d5e4afa212b67eaf53710fd99dcd.tar.bz2
Sync from gcc/
PR lto/46273 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always and on other supported platforms whenever LTO is enabled. * configure: Rebuild.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9f06897..e92de16 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2010-11-03 Ian Lance Taylor <iant@google.com>
+ Dave Korn <dave.korn.cygwin@gmail.com>
+
+ PR lto/46273
+ * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
+ and on other supported platforms whenever LTO is enabled.
+ * configure: Rebuild.
+
2010-11-02 Alan Modra <amodra@gmail.com>
PR binutils/12110