Add reloc.c entries MIPS_CALL_HI16/MIPS_CALL_LO16.
[binutils-gdb.git] / bfd / libbfd.h
index 6f18e90b8950a6c8d533b67b6771bcdaccaa065a..296a8b778a58ae541da19b15cd9dfe8f72d737c8 100644 (file)
@@ -625,6 +625,8 @@ static const char *const bfd_reloc_code_real_names[] = { "@@uninitialized@@",
   "BFD_RELOC_MIPS_CALL16",
   "BFD_RELOC_MIPS_GOT_HI16",
   "BFD_RELOC_MIPS_GOT_LO16",
+  "BFD_RELOC_MIPS_CALL_HI16",
+  "BFD_RELOC_MIPS_CALL_LO16",
   "BFD_RELOC_386_GOT32",
   "BFD_RELOC_386_PLT32",
   "BFD_RELOC_386_COPY",