aboutsummaryrefslogtreecommitdiff
path: root/ld/ChangeLog
diff options
context:
space:
mode:
authorDave Korn <dave.korn@artimi.com>2009-05-17 05:10:21 +0000
committerDave Korn <dave.korn@artimi.com>2009-05-17 05:10:21 +0000
commit177b81d66a6cf42aaa2b15ccc499bb7b292c3955 (patch)
tree1736415f33049710f5257069456ed6050febb979 /ld/ChangeLog
parent6ec72856884353055e9397fef5ac77b7aac37f99 (diff)
downloadgdb-177b81d66a6cf42aaa2b15ccc499bb7b292c3955.zip
gdb-177b81d66a6cf42aaa2b15ccc499bb7b292c3955.tar.gz
gdb-177b81d66a6cf42aaa2b15ccc499bb7b292c3955.tar.bz2
Committed on behalf of
2008-08-07 Aaron W. LaFramboise <aaron98wiridge9@aaronwl.com> ld/ChangeLog: * pe-dll.c (process_def_file): Do not create empty export table. ld/testsuite/ChangeLog: * ld-pe/exports.d: New file. * ld-pe/exports.s: New file. * ld-pe/pe.exp: New test for empty export table.
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r--ld/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog
index 01323e0..52364ef 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,3 +1,9 @@
+2009-05-17 Dave Korn <dave.korn.cygwin@gmail.com>
+
+ 2008-08-07 Aaron W. LaFramboise <aaron98wiridge9@aaronwl.com>
+
+ * pe-dll.c (process_def_file): Do not create empty export table.
+
2009-05-15 Alan Modra <amodra@bigpond.net.au>
* ldlang.c (lang_output_section_statement_lookup): Add function