summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2013-01-27 16:58:44 +0000
committerMike Frysinger <vapier@gentoo.org>2013-01-27 16:58:44 +0000
commit36af3926571f4f43a2e7e77083f701126e4a6472 (patch)
tree44df4fd16e76b1b2f0b2cce148030e6a1106385c
parent3455eace369a1446cf3ccdc8eead62f21a47e475 (diff)
downloadppe42-binutils-36af3926571f4f43a2e7e77083f701126e4a6472.tar.gz
ppe42-binutils-36af3926571f4f43a2e7e77083f701126e4a6472.zip
mention fixed bug in ChangeLog
-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