Add PC-relative branch instructions to moxie port.
[deliverable/binutils-gdb.git] / bfd / bfd-in2.h
index 6583aa61bbea9d4a403f7e4157bd939ec66f1a32..4baa1a4f340f8e04bf6866c3f56c820082c4d8d0 100644 (file)
@@ -2737,6 +2737,10 @@ to compensate for the borrow when the low bits are added.  */
   BFD_RELOC_MIPS_JUMP_SLOT,
 
 
+/* Moxie ELF relocations.  */
+  BFD_RELOC_MOXIE_10_PCREL,
+
+
 /* Fujitsu Frv Relocations.  */
   BFD_RELOC_FRV_LABEL16,
   BFD_RELOC_FRV_LABEL24,
This page took 0.025095 seconds and 4 git commands to generate.