aboutsummaryrefslogtreecommitdiff
path: root/bfd/libbfd.h
diff options
context:
space:
mode:
Diffstat (limited to 'bfd/libbfd.h')
-rw-r--r--bfd/libbfd.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/bfd/libbfd.h b/bfd/libbfd.h
index c063c51..11bfcee 100644
--- a/bfd/libbfd.h
+++ b/bfd/libbfd.h
@@ -665,6 +665,10 @@ static const char *const bfd_reloc_code_real_names[] = { "@@uninitialized@@",
"BFD_RELOC_MIPS_GOT_LO16",
"BFD_RELOC_MIPS_CALL_HI16",
"BFD_RELOC_MIPS_CALL_LO16",
+/* start-sanitize-sky */
+ "BFD_RELOC_MIPS_DVP_11_PCREL",
+/* end-sanitize-sky */
+
"BFD_RELOC_386_GOT32",
"BFD_RELOC_386_PLT32",
"BFD_RELOC_386_COPY",
@@ -804,10 +808,6 @@ static const char *const bfd_reloc_code_real_names[] = { "@@uninitialized@@",
"BFD_RELOC_MN10300_32_PCREL",
"BFD_RELOC_MN10300_16_PCREL",
-/* start-sanitize-sky */
- "BFD_RELOC_TXVU_11_PCREL",
-/* end-sanitize-sky */
-
"@@overflow: BFD_RELOC_UNUSED@@",
};
#endif