Add PDP-11 support
[deliverable/binutils-gdb.git] / bfd / libbfd.h
index 7fee07940d86d8e6fec8a0a607d043286b4eab98..4ed1e76e679bee83cb64754428733437790083af 100644 (file)
@@ -735,6 +735,8 @@ static const char *const bfd_reloc_code_real_names[] = { "@@uninitialized@@",
   "BFD_RELOC_NS32K_DISP_8_PCREL",
   "BFD_RELOC_NS32K_DISP_16_PCREL",
   "BFD_RELOC_NS32K_DISP_32_PCREL",
+  "BFD_RELOC_PDP11_DISP_8_PCREL",
+  "BFD_RELOC_PDP11_DISP_6_PCREL",
   "BFD_RELOC_PJ_CODE_HI16",
   "BFD_RELOC_PJ_CODE_LO16",
   "BFD_RELOC_PJ_CODE_DIR16",
This page took 0.023753 seconds and 4 git commands to generate.