aboutsummaryrefslogtreecommitdiff
path: root/bfd/bfd-in2.h
diff options
context:
space:
mode:
authorHans-Peter Nilsson <hp@axis.com>2008-12-20 00:26:36 +0000
committerHans-Peter Nilsson <hp@axis.com>2008-12-20 00:26:36 +0000
commit75f500d75df62c224a9052c1060c1af748f1c9aa (patch)
tree1da353c4dd8d2a0b2e524f99efa70dc3e8b8fdca /bfd/bfd-in2.h
parent7a0cc8edf50e07fd6dccb575bf6cbfe151d9a8b4 (diff)
downloadgdb-75f500d75df62c224a9052c1060c1af748f1c9aa.zip
gdb-75f500d75df62c224a9052c1060c1af748f1c9aa.tar.gz
gdb-75f500d75df62c224a9052c1060c1af748f1c9aa.tar.bz2
* elf32-cris.c (cris_elf_howto_table): Add entry for R_CRIS_32_IE.
(cris_reloc_map): Similarly. (cris_elf_relocate_section, cris_elf_gc_sweep_hook) (cris_elf_check_relocs): Handle R_CRIS_32_IE. * reloc.c (bfd_reloc_code_type): Add entry for R_CRIS_32_IE. * bfd-in2.h, libbfd.h: Regenerate.
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 b1451c9..37c24b7 100644
--- a/bfd/bfd-in2.h
+++ b/bfd/bfd-in2.h
@@ -4213,6 +4213,7 @@ This is the 5 bits of a value. */
BFD_RELOC_CRIS_32_TPREL,
BFD_RELOC_CRIS_16_TPREL,
BFD_RELOC_CRIS_DTPMOD,
+ BFD_RELOC_CRIS_32_IE,
/* Intel i860 Relocations. */
BFD_RELOC_860_COPY,