summaryrefslogtreecommitdiff
path: root/lto-plugin/ChangeLog
diff options
context:
space:
mode:
authorktietz <ktietz@138bc75d-0d04-0410-961f-82ee72b054a4>2011-02-07 20:32:17 +0000
committerktietz <ktietz@138bc75d-0d04-0410-961f-82ee72b054a4>2011-02-07 20:32:17 +0000
commite5cc6ffe73304ecedc9cc21e33b7002a77448ee3 (patch)
treebf0e0a864576ea8afe61223964b4344158381b3e /lto-plugin/ChangeLog
parentec53f8780fb3de0f60ab7c828d54f2b8f70dbf25 (diff)
downloadgcc-e5cc6ffe73304ecedc9cc21e33b7002a77448ee3.tar.gz
2011-02-07 Kai Tietz <kai.tietz@onevision.com>
PR lto/47225 * Makefile.am (Wc): New helper for encoding -Wc,. (liblto_plugin_la_LIBADD): Use Wc for libiberty library. (liblto_plugin_la_DEPENDENCIES): Special case pic libiberty. * Makefile.in: Regenerated. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@169900 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'lto-plugin/ChangeLog')
-rw-r--r--lto-plugin/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/lto-plugin/ChangeLog b/lto-plugin/ChangeLog
index 014634520ae..1129a378432 100644
--- a/lto-plugin/ChangeLog
+++ b/lto-plugin/ChangeLog
@@ -1,3 +1,11 @@
+2011-02-07 Kai Tietz <kai.tietz@onevision.com>
+
+ PR lto/47225
+ * Makefile.am (Wc): New helper for encoding -Wc,.
+ (liblto_plugin_la_LIBADD): Use Wc for libiberty library.
+ (liblto_plugin_la_DEPENDENCIES): Special case pic libiberty.
+ * Makefile.in: Regenerated.
+
2011-02-07 Paolo Bonzini <bonzini@gnu.org>
Revert: