]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Support for dedicated ARM stub section with padding
authorThomas Preud'homme <thomas.preudhomme@arm.com>
Mon, 23 May 2016 08:41:36 +0000 (09:41 +0100)
committerThomas Preud'homme <thomas.preudhomme@arm.com>
Mon, 23 May 2016 08:41:36 +0000 (09:41 +0100)
commitd7c5bd02f73408553992db3650b95b14e73820d4
tree0c3582c859dbae479b446a2e8f4df320beaf9dfc
parentdaa4adae63f91377fe9b3e8d7421a0ceb4a51e26
Support for dedicated ARM stub section with padding

2016-05-23  Thomas Preud'homme  <thomas.preudhomme@arm.com>

bfd/
* elf32-arm.c (arm_dedicated_stub_section_padding): New function.
(elf32_arm_size_stubs): Declare stub_type in a more outer scope and
account for padding for stub section requiring one.
(elf32_arm_build_stubs): Add comment to stress the importance of
zeroing veneer section content.
bfd/ChangeLog
bfd/elf32-arm.c