aboutsummaryrefslogtreecommitdiff
path: root/ld/ChangeLog
diff options
context:
space:
mode:
authorTristan Gingold <gingold@adacore.com>2009-11-27 09:00:36 +0000
committerTristan Gingold <gingold@adacore.com>2009-11-27 09:00:36 +0000
commitd0069cab2dbefd94d89664546bcaa4125ac6c12c (patch)
tree94b658da3b93c64b9a7dfbdc71dbe58d5656d29d /ld/ChangeLog
parent3b0dd6acb34c76c4ad983ebeb48e7bf56aeeb141 (diff)
downloadfsf-binutils-gdb-d0069cab2dbefd94d89664546bcaa4125ac6c12c.zip
fsf-binutils-gdb-d0069cab2dbefd94d89664546bcaa4125ac6c12c.tar.gz
fsf-binutils-gdb-d0069cab2dbefd94d89664546bcaa4125ac6c12c.tar.bz2
2009-11-27 Tristan Gingold <gingold@adacore.com>
* pe-dll.c (pe_implied_import_dll): Return early if there is no export entries.
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r--ld/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog
index 904262f..3a0aa49 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,3 +1,8 @@
+2009-11-27 Tristan Gingold <gingold@adacore.com>
+
+ * pe-dll.c (pe_implied_import_dll): Return early if there is no
+ export entries.
+
2009-11-26 Nick Clifton <nickc@redhat.com>
PR ld/10956