Stop the assembler from generating R_ARM_THM_JMP11 relocations as these are not suppo...
authorNick Clifton <nickc@redhat.com>
Thu, 25 Jun 2020 10:11:51 +0000 (11:11 +0100)
committerNick Clifton <nickc@redhat.com>
Thu, 25 Jun 2020 10:11:51 +0000 (11:11 +0100)
commitb59d128a112d441c657195939340698548862cec
tree8e8ed317e8e8b5b4ec3039b7f08a59bb0a9a0e73
parent8f570d62882debe92524fff4f847dbdbe90fb5b9
Stop the assembler from generating R_ARM_THM_JMP11 relocations as these are not supported by the kernel.

PR 26141
* config/tc-arm.c (arm_force_relocation): Force resolution of
BFD_RELOC_THUMB_PCREL_BRANCH12 relocations.
* testsuite/gas/arm/plt-1.d: Adjust expected disassembly.
gas/ChangeLog
gas/config/tc-arm.c
gas/testsuite/gas/arm/plt-1.d
This page took 0.024043 seconds and 4 git commands to generate.