diff options
author | Maciej W. Rozycki <macro@linux-mips.org> | 2013-05-20 23:28:32 +0000 |
---|---|---|
committer | Maciej W. Rozycki <macro@linux-mips.org> | 2013-05-20 23:28:32 +0000 |
commit | 8be65dd3d973608a68e4cbd7958d58980c081824 (patch) | |
tree | ada3aeb67f7c93678afe639e176ff62de073b9ba /bfd/ChangeLog | |
parent | 6c9e2db469f1c0783213045c6d7680078575f641 (diff) | |
download | gdb-8be65dd3d973608a68e4cbd7958d58980c081824.zip gdb-8be65dd3d973608a68e4cbd7958d58980c081824.tar.gz gdb-8be65dd3d973608a68e4cbd7958d58980c081824.tar.bz2 |
* elf32-vax.c (elf_vax_instantiate_got_entries): Only set the
refcount member of the gotplt_union when resetting the reference
count. Adjust comment.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r-- | bfd/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index ac877a9..49f3487 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,9 @@ +2013-05-20 Maciej W. Rozycki <macro@linux-mips.org> + + * elf32-vax.c (elf_vax_instantiate_got_entries): Only set the + refcount member of the gotplt_union when resetting the reference + count. Adjust comment. + 2013-05-20 Will Newton <will.newton@linaro.org> * elf64-aarch64.c (elf64_aarch64_link_hash_entry): Remove |