aboutsummaryrefslogtreecommitdiff
path: root/bfd/bfd-in2.h
diff options
context:
space:
mode:
authorDJ Delorie <dj@redhat.com>2011-01-05 22:04:09 +0000
committerDJ Delorie <dj@redhat.com>2011-01-05 22:04:09 +0000
commit9689e3a3a7895308b7b2eac3fa6e4d560cf4b8c7 (patch)
treee2a00970cbc6d62f3b8a0744880ccb593689cbe3 /bfd/bfd-in2.h
parent35cc6a0b56fb7b256bce90a9c42a50af9a5df5b4 (diff)
downloadfsf-binutils-gdb-9689e3a3a7895308b7b2eac3fa6e4d560cf4b8c7.zip
fsf-binutils-gdb-9689e3a3a7895308b7b2eac3fa6e4d560cf4b8c7.tar.gz
fsf-binutils-gdb-9689e3a3a7895308b7b2eac3fa6e4d560cf4b8c7.tar.bz2
* reloc.c: Add BFD_RELOC_RX_OP_NEG.
* libbfd.h: Regenerate. * bfd-in2.h: Regenerate. * elf32-rx.c: Add it to the list, corresponding to R_RX_OPneg. * config/tc-rx.c (tc_gen_reloc): Emit an RX_OP_NEG expression instead of an RH_NEG32 one.
Diffstat (limited to 'bfd/bfd-in2.h')
-rw-r--r--bfd/bfd-in2.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/bfd/bfd-in2.h b/bfd/bfd-in2.h
index e75eb0d..8531f8d 100644
--- a/bfd/bfd-in2.h
+++ b/bfd/bfd-in2.h
@@ -3991,6 +3991,7 @@ instructions */
BFD_RELOC_RX_GPRELL,
BFD_RELOC_RX_SYM,
BFD_RELOC_RX_OP_SUBTRACT,
+ BFD_RELOC_RX_OP_NEG,
BFD_RELOC_RX_ABS8,
BFD_RELOC_RX_ABS16,
BFD_RELOC_RX_ABS16_REV,