aboutsummaryrefslogtreecommitdiff
path: root/gold
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 /gold
parent3455eace369a1446cf3ccdc8eead62f21a47e475 (diff)
downloadfsf-binutils-gdb-36af3926571f4f43a2e7e77083f701126e4a6472.zip
fsf-binutils-gdb-36af3926571f4f43a2e7e77083f701126e4a6472.tar.gz
fsf-binutils-gdb-36af3926571f4f43a2e7e77083f701126e4a6472.tar.bz2
mention fixed bug in ChangeLog
Diffstat (limited to 'gold')
-rw-r--r--gold/ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/gold/ChangeLog b/gold/ChangeLog
index bcf8c06..b668e98 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.