summaryrefslogtreecommitdiff
path: root/bfd/libbfd.h
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2010-07-23 14:52:41 +0000
committerNick Clifton <nickc@redhat.com>2010-07-23 14:52:41 +0000
commit811505a651e517d67df03c29e2949464c76ab19a (patch)
tree019486faf5cd7086aed4a0d61e9a0162139e8db2 /bfd/libbfd.h
parent5e21715ada570869e5aa9eda263587015ab4830e (diff)
downloadgdb-811505a651e517d67df03c29e2949464c76ab19a.tar.gz
Add support for v850E2 and v850E2V3
Diffstat (limited to 'bfd/libbfd.h')
-rw-r--r--bfd/libbfd.h22
1 files changed, 22 insertions, 0 deletions
diff --git a/bfd/libbfd.h b/bfd/libbfd.h
index 3da79d9ddec..94bbd8ef5cd 100644
--- a/bfd/libbfd.h
+++ b/bfd/libbfd.h
@@ -1636,6 +1636,28 @@ static const char *const bfd_reloc_code_real_names[] = { "@@uninitialized@@",
"BFD_RELOC_V850_LONGJUMP",
"BFD_RELOC_V850_ALIGN",
"BFD_RELOC_V850_LO16_SPLIT_OFFSET",
+ "BFD_RELOC_V850_16_PCREL",
+ "BFD_RELOC_V850_17_PCREL",
+ "BFD_RELOC_V850_23",
+ "BFD_RELOC_V850_32_PCREL",
+ "BFD_RELOC_V850_32_ABS",
+ "BFD_RELOC_V850_16_SPLIT_OFFSET",
+ "BFD_RELOC_V850_16_S1",
+ "BFD_RELOC_V850_LO16_S1",
+ "BFD_RELOC_V850_CALLT_15_16_OFFSET",
+ "BFD_RELOC_V850_32_GOTPCREL",
+ "BFD_RELOC_V850_16_GOT",
+ "BFD_RELOC_V850_32_GOT",
+ "BFD_RELOC_V850_22_PLT_PCREL",
+ "BFD_RELOC_V850_32_PLT_PCREL",
+ "BFD_RELOC_V850_COPY",
+ "BFD_RELOC_V850_GLOB_DAT",
+ "BFD_RELOC_V850_JMP_SLOT",
+ "BFD_RELOC_V850_RELATIVE",
+ "BFD_RELOC_V850_16_GOTOFF",
+ "BFD_RELOC_V850_32_GOTOFF",
+ "BFD_RELOC_V850_CODE",
+ "BFD_RELOC_V850_DATA",
"BFD_RELOC_MN10300_32_PCREL",
"BFD_RELOC_MN10300_16_PCREL",
"BFD_RELOC_TIC30_LDP",