* reloc.c (BFD_RELOC_RX_ABS16_REV): Add.
commit19d6c3db22c88adfdda98e84408363210050d464
authorDJ Delorie <dj@delorie.com>
Fri, 17 Dec 2010 04:16:55 +0000 (17 04:16 +0000)
committerDJ Delorie <dj@delorie.com>
Fri, 17 Dec 2010 04:16:55 +0000 (17 04:16 +0000)
treeab7da4408714b009afb8fd9074ceba19280580bf
parent44d9b21d53efe92f5afe4f1816226c4d43533be9
* reloc.c (BFD_RELOC_RX_ABS16_REV): Add.
(BFD_RELOC_RX_ABS32_REV): Add.
* bfd-in2.h: Regenerate.
* libbfd.h: Regenerate.
* elf32-rx.c (rx_reloc_map): Add them.

* config/tc-rx.c (rx_validate_fix_sub): Permit subtraction in more
cases.
(tc_gen_reloc): Fix handling of subtraction (esp wrt endianness).
bfd/ChangeLog
bfd/bfd-in2.h
bfd/elf32-rx.c
bfd/libbfd.h
bfd/reloc.c
gas/ChangeLog
gas/config/tc-rx.c