]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
* config/tc-arm.c (tc_gen_reloc): Add BFD_RELOC_ARM_T32_OFFSET_IMM
authorNathan Sidwell <nathan@codesourcery.com>
Thu, 8 Jul 2010 06:22:24 +0000 (06:22 +0000)
committerNathan Sidwell <nathan@codesourcery.com>
Thu, 8 Jul 2010 06:22:24 +0000 (06:22 +0000)
commitdb187cb9de63e1190a8a409e0371ee74aeadbb5c
treef4a174d7ce88adddc67cfe8beda7a63405dde89f
parentc2397eaa93ab8e3c6ff3008d303a68e4cc3d2edb
* 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]