FT32 initial support
[deliverable/binutils-gdb.git] / bfd / libbfd.h
index bf1ebb642e80c0b9e3b38b3e712761279758e790..a1c0a01cc710d1a9d4727f3ff1a8e95652c190b1 100644 (file)
@@ -1193,6 +1193,11 @@ static const char *const bfd_reloc_code_real_names[] = { "@@uninitialized@@",
 
   "BFD_RELOC_MOXIE_10_PCREL",
 
+  "BFD_RELOC_FT32_10",
+  "BFD_RELOC_FT32_20",
+  "BFD_RELOC_FT32_17",
+  "BFD_RELOC_FT32_18",
+
   "BFD_RELOC_FRV_LABEL16",
   "BFD_RELOC_FRV_LABEL24",
   "BFD_RELOC_FRV_LO16",
This page took 0.023722 seconds and 4 git commands to generate.