summaryrefslogtreecommitdiff
path: root/lto-plugin/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lto-plugin/ChangeLog')
-rw-r--r--lto-plugin/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/lto-plugin/ChangeLog b/lto-plugin/ChangeLog
index 332067ea48e..1b640bdc70b 100644
--- a/lto-plugin/ChangeLog
+++ b/lto-plugin/ChangeLog
@@ -1,3 +1,13 @@
+2014-06-13 Thomas Schwinge <thomas@codesourcery.com>
+
+ * configure.ac (--with-libiberty): New configure option.
+ * configure: Regenerate.
+ * Makefile.am (libiberty, libiberty_noasan, libiberty_pic): New
+ variables.
+ (liblto_plugin_la_LIBADD, liblto_plugin_la_LDFLAGS)
+ (liblto_plugin_la_DEPENDENCIES): Use them.
+ * Makefile.in: Regenerate.
+
2014-05-15 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
PR lto/60981