Fix AArch64 stub layout algorithm to allow for the fact that section layut might...
authorRafeal Auler <rafaelauler@gmail.com>
Wed, 22 Aug 2018 09:04:09 +0000 (10:04 +0100)
committerNick Clifton <nickc@redhat.com>
Wed, 22 Aug 2018 09:04:09 +0000 (10:04 +0100)
commit3da64fe404031c093e8b59565d935fed214e28c1
treec8151df9772923b9e6aa9af39fb38f17adcda00f
parentd000b7630e07e808098cbf079c9cdf6c891e6e5e
Fix AArch64 stub layout algorithm to allow for the fact that section layut might change a stub's target location.

PR 23560
* elfnn-aarch64.c (elfNN_aarch64_size_stubs): Always update the
stub's target, since it may have been changed after the layout.
bfd/ChangeLog
bfd/elfnn-aarch64.c
This page took 0.028561 seconds and 4 git commands to generate.