aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
diff options
context:
space:
mode:
authorTristan Gingold <gingold@adacore.com>2017-03-31 15:25:18 +0200
committerTristan Gingold <gingold@adacore.com>2017-04-07 10:03:17 +0200
commit1fd6d111905e76dfa7af9fbee5229f3f1d360b4c (patch)
treecb8f9e966484f2911a9ef1f3d0df62d338701922 /bfd/ChangeLog
parent436252de3e9de546001c4312d0863ce7e10aa200 (diff)
downloadgdb-1fd6d111905e76dfa7af9fbee5229f3f1d360b4c.zip
gdb-1fd6d111905e76dfa7af9fbee5229f3f1d360b4c.tar.gz
gdb-1fd6d111905e76dfa7af9fbee5229f3f1d360b4c.tar.bz2
pe/coff: handle weak defined symbol for gc-sections.
bfd/ * coffgen.c (_bfd_coff_gc_mark_hook): Handle PE weak external symbols with a definition. (_bfd_coff_gc_mark_extra_sections): Fix typo. ld/ * testsuite/ld-pe/pe.exp: New test. * testsuite/ld-pe/weakdef-1.s: New test source. * testsuite/ld-pe/weakdef-1.d: New test.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r--bfd/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index a1ab388..d912e1a 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,3 +1,9 @@
+2017-04-07 gingold <gingold@gingold-Precision-7510>
+
+ * coffgen.c (_bfd_coff_gc_mark_hook): Handle PE weak
+ external symbols with a definition.
+ (_bfd_coff_gc_mark_extra_sections): Fix typo.
+
2017-04-07 Alan Modra <amodra@gmail.com>
* po/SRC-POTFILES.in: Regenerate.