summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--bfd/ChangeLog-20121
-rw-r--r--gold/ChangeLog1
2 files changed, 2 insertions, 0 deletions
diff --git a/bfd/ChangeLog-2012 b/bfd/ChangeLog-2012
index 9be65bfdbb..2c7d9eaa79 100644
--- a/bfd/ChangeLog-2012
+++ b/bfd/ChangeLog-2012
@@ -629,6 +629,7 @@
2012-10-13 H.J. Lu <hongjiu.lu@intel.com>
+ PR bfd/14430
* Makefile.am (LIBDL): Replace -ldl with @lt_cv_dlopen_libs@.
* configure.in (lt_cv_dlopen_libs): AC_SUBST.
* Makefile.in: Regenerated.
diff --git a/gold/ChangeLog b/gold/ChangeLog
index bcf8c06be0..b668e9811a 100644
--- a/gold/ChangeLog
+++ b/gold/ChangeLog
@@ -63,6 +63,7 @@
2013-01-11 Pavel Chupin <pavel.v.chupin@intel.com>
+ PR bfd/14430
Fix mingw gold build with plugins enabled
* Makefile.am: Replace -ldl with @DLOPEN_LIBS@.
* configure.ac: Export DLOPEN_LIBS and add headers check.
OpenPOWER on IntegriCloud