Correct elf64-ppc.c linkage stub comment and formatting fixes
authorAlan Modra <amodra@gmail.com>
Wed, 15 Aug 2018 01:41:59 +0000 (11:11 +0930)
committerAlan Modra <amodra@gmail.com>
Thu, 16 Aug 2018 13:27:00 +0000 (22:57 +0930)
commit2cdcc33021214e77c2c185aa78ad4f9ae1b9e565
treea49f184aed5a1f0d784e3fddba1b40296e934613
parent3b7b80752fdb3544b5d822f477dc5a9863959393
Correct elf64-ppc.c linkage stub comment and formatting fixes

ppc_stub_long_branch_notoc will never need more than a 32-bit offset
for the r12 offset since the stub target must be in range of a
branch instruction.

* elf64-ppc.c: Correct ppc_stub_long_branch_notoc example.
Formatting.
bfd/ChangeLog
bfd/elf64-ppc.c
This page took 0.025529 seconds and 4 git commands to generate.