diff options
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r-- | bfd/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index d854fd0..bbcb8b5 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,8 @@ +2013-04-03 Venkataramanan Kumar <venkataramanan.kumar@linaro.org> + + * elf64-aarch64.c (elf64_aarch64_gc_sweep_hook): Use + elf64_aarch64_locals to get local GOT reference counts. + 2013-04-02 DJ Delorie <dj@redhat.com> * elf32-rl78.c (GET_RELOC): Assert that there are relocs to get. |