aboutsummaryrefslogtreecommitdiff
path: root/bfd/bfd-in2.h
diff options
context:
space:
mode:
authorDoug Evans <dje@google.com>1998-01-20 23:14:05 +0000
committerDoug Evans <dje@google.com>1998-01-20 23:14:05 +0000
commitd707219dc926126562ee29157c7afcb3c4a04735 (patch)
tree30ba799c8228e53429a1d7225d91a3d8866b3a34 /bfd/bfd-in2.h
parentd88f6e576fe829e15d16330928a6172735c05767 (diff)
downloadgdb-d707219dc926126562ee29157c7afcb3c4a04735.zip
gdb-d707219dc926126562ee29157c7afcb3c4a04735.tar.gz
gdb-d707219dc926126562ee29157c7afcb3c4a04735.tar.bz2
* reloc.c (BFD_RELOC_TXVU_11_PCREL): New reloc.
* bfd-in2.h: Regenerate. * libbfd.h: Regenerate. * elf32-txvu.c (txvu_elf_howto_table): Add entry for it. (txvu_reloc_map): Likewise.
Diffstat (limited to 'bfd/bfd-in2.h')
-rw-r--r--bfd/bfd-in2.h8
1 files changed, 8 insertions, 0 deletions
diff --git a/bfd/bfd-in2.h b/bfd/bfd-in2.h
index 1a16e89..aa035b0 100644
--- a/bfd/bfd-in2.h
+++ b/bfd/bfd-in2.h
@@ -2054,6 +2054,14 @@ instruction. */
/* This is a 16bit pcrel reloc for the mn10300, offset by two bytes in the
instruction. */
BFD_RELOC_MN10300_16_PCREL,
+/* start-sanitize-sky */
+
+/* SKY TXVU Relocations.
+This is an 11-bit pc relative reloc. The recorded address is for the
+lower instruction word. */
+ BFD_RELOC_TXVU_11_PCREL,
+/* end-sanitize-sky */
+
BFD_RELOC_UNUSED };
typedef enum bfd_reloc_code_real bfd_reloc_code_real_type;
reloc_howto_type *