bfd/s390: Misc minor fixes.
authorMarcin Kościelnicki <koriakin@0x04.net>
Fri, 3 Jun 2016 14:39:15 +0000 (16:39 +0200)
committerMarcin Kościelnicki <koriakin@0x04.net>
Tue, 7 Jun 2016 16:14:15 +0000 (18:14 +0200)
commit3b67f09464f771466473e64d44aa258f832d8b2d
tree49e8354a9ddacabb7aa69924e817d5520aae54eb
parent1aec0b6ad6eae1fa97bb1a4a47959ff204aa15a2
bfd/s390: Misc minor fixes.

The only non-comment fix here is in the code writing out the 3 fixed
.got.plt entries - it mistakenly put a 64-bit 0 at offsets 8 and 12
instead of 8 and 16.

bfd/ChangeLog:

* elf32-s390.c (elf_s390_finish_dynamic_symbol): Fix comment.
* elf64-s390.c (elf_s390x_plt_entry): Fix comment.
(elf_s390_relocate_section): Fix comment.
(elf_s390_finish_dynamic_sections): Fix initialization of fixed
.got.plt entries.
bfd/ChangeLog
bfd/elf32-s390.c
bfd/elf64-s390.c
This page took 0.027508 seconds and 4 git commands to generate.