PowerPC64: plt_stub_pad
authorAlan Modra <amodra@gmail.com>
Mon, 27 Jun 2022 08:49:32 +0000 (18:19 +0930)
committerAlan Modra <amodra@gmail.com>
Tue, 28 Jun 2022 03:32:26 +0000 (13:02 +0930)
commit0f0d9373a3697ea2e464584dcea5cb7242b7208e
tree9616e82207272717680942478a026fb0ed0a0548
parent04cb922adec14aa923d306050678ed074dcde365
PowerPC64: plt_stub_pad

* elf64-ppc.c (plt_stub_pad): Simplify parameters and untangle
from plt_stub_size.
(ppc_size_one_stub): Call plt_stub_size before plt_stub_pad to
provide size.  Recalculate size if it might change.
bfd/elf64-ppc.c