From 9dda37c1b4875049529c87e239f3b9337d00b9e0 Mon Sep 17 00:00:00 2001 From: Dave Korn Date: Thu, 17 Dec 2009 19:51:35 +0000 Subject: * pe-dll.c (generate_reloc): Take account of wrapper options when testing if a weak symbol is defined or not, and when it is not, consider whether the default value requires a base reloc anyway. --- ld/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ld/ChangeLog') diff --git a/ld/ChangeLog b/ld/ChangeLog index 261cdc8..00df796 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,5 +1,11 @@ 2009-12-17 Dave Korn + * pe-dll.c (generate_reloc): Take account of wrapper options when + testing if a weak symbol is defined or not, and when it is not, + consider whether the default value requires a base reloc anyway. + +2009-12-17 Dave Korn + * deffilep.y (def_file_free): Add missing shadow parameter renaming. (def_file_print): Likewise. (def_stash_module): Likewise. -- cgit v1.1