* Makefile.am (ALL_MACHINES): Add cpu-cris.lo.
[deliverable/binutils-gdb.git] / bfd / libbfd.h
index 1ad4137971176f8d1851534b2a9e1d44130fb13e..14d2c921c98b5b2b5127c63cf4ba104a6a24dd77 100644 (file)
@@ -968,6 +968,11 @@ static const char *const bfd_reloc_code_real_names[] = { "@@uninitialized@@",
   "BFD_RELOC_M68HC11_HI8",
   "BFD_RELOC_M68HC11_LO8",
   "BFD_RELOC_M68HC11_3B",
+  "BFD_RELOC_CRIS_BDISP8",
+  "BFD_RELOC_CRIS_UNSIGNED_5",
+  "BFD_RELOC_CRIS_SIGNED_6",
+  "BFD_RELOC_CRIS_UNSIGNED_6",
+  "BFD_RELOC_CRIS_UNSIGNED_4",
  "@@overflow: BFD_RELOC_UNUSED@@",
 };
 #endif
This page took 0.023581 seconds and 4 git commands to generate.