* config/tc-arm.c (tc_gen_reloc): Add BFD_RELOC_ARM_T32_OFFSET_IMM
commit1891e45e7aac52fb7a1083da8f01e1a0580c475e
authorNathan Sidwell <nathan@codesourcery.com>
Thu, 8 Jul 2010 06:22:23 +0000 (8 06:22 +0000)
committerNathan Sidwell <nathan@codesourcery.com>
Thu, 8 Jul 2010 06:22:23 +0000 (8 06:22 +0000)
tree77c43329b54dac6755e0c3bd400f0db7e406b982
parent043e5b2112d76f9c675fde95b0b3fc463564704a
* config/tc-arm.c (tc_gen_reloc): Add BFD_RELOC_ARM_T32_OFFSET_IMM
error message.

testsuite/
* gas/arm/reloc-bad.d: New.
* gas/arm/reloc-bad.s: New.
* gas/arm/reloc-bad.l: New.
gas/ChangeLog
gas/config/tc-arm.c
gas/testsuite/ChangeLog
gas/testsuite/gas/arm/reloc-bad.d [new file with mode: 0644]
gas/testsuite/gas/arm/reloc-bad.l [new file with mode: 0644]
gas/testsuite/gas/arm/reloc-bad.s [new file with mode: 0644]