summaryrefslogtreecommitdiffstats
path: root/bfd/bfd-in2.h
diff options
context:
space:
mode:
authorDJ Delorie <dj@redhat.com>2013-02-27 21:39:20 +0000
committerDJ Delorie <dj@redhat.com>2013-02-27 21:39:20 +0000
commit4107ae2218c9a74fce40d50cb68a7a5ab0bf06e5 (patch)
tree62f49d1e3458b8b146fc11d65e04c100748fb956 /bfd/bfd-in2.h
parentd50a0ce27329f5e07a889954e1a58396fcbd2b75 (diff)
downloadppe42-binutils-4107ae2218c9a74fce40d50cb68a7a5ab0bf06e5.tar.gz
ppe42-binutils-4107ae2218c9a74fce40d50cb68a7a5ab0bf06e5.zip
* reloc.c (BFD_RELOC_RL78_CODE): Add.
* libbfd.h: Regenerate. * bfd-in2.h: Regenerate. * elf32-rl78.c (rl78_elf_relocate_section): Handle weak code references in compuated relocs. * config/tc-rl78.c (reloc_function): Add %code -> BFD_RELOC_RL78_CODE. (rl78_op): Handle %code(). (rl78_cons_fix_new): Likewise, but ignore for 20-bit operands. (tc_gen_reloc): Likwise; convert to a computed reloc. (md_apply_fix): Likewise.
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 6dfd17fa9b..524e97e78b 100644
--- a/bfd/bfd-in2.h
+++ b/bfd/bfd-in2.h
@@ -4239,6 +4239,7 @@ in .byte hlo8(symbol) */
BFD_RELOC_RL78_HI16,
BFD_RELOC_RL78_HI8,
BFD_RELOC_RL78_LO16,
+ BFD_RELOC_RL78_CODE,
/* Renesas RX Relocations. */
BFD_RELOC_RX_NEG8,
OpenPOWER on IntegriCloud