]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gas/config/tc-arm.c
Add support for using the ADR alias in Thumb mode against nearby symbols.
authorNick Clifton <nickc@redhat.com>
Thu, 18 Jun 2015 09:23:16 +0000 (10:23 +0100)
committerNick Clifton <nickc@redhat.com>
Thu, 18 Jun 2015 09:23:16 +0000 (10:23 +0100)
commitc12d2c9d48cf18d818f79b89bffda934c354fdac
treeff33a5f7012f0b0999a2710342a4d96d224d8457
parent75c11999673ba32027eb17f6df9c37904622ed24
Add support for using the ADR alias in Thumb mode against nearby symbols.

PR gas/18541
gas * config/tc-arm.c (md_apply_fix): Add support for ADR in thumb
mode against a nearby symbol.

tests * gas/arm/thumb.s: Add test of ADR against a nearby symbol.
* gas/arm/thumb.d: Update expected output.
* gas/arm/thumb-eabi.d: Likewise.
gas/ChangeLog
gas/config/tc-arm.c
gas/testsuite/ChangeLog
gas/testsuite/gas/arm/thumb-eabi.d
gas/testsuite/gas/arm/thumb.d
gas/testsuite/gas/arm/thumb.s