Add PC-relative branch instructions to moxie port.
[deliverable/binutils-gdb.git] / include / elf / moxie.h
index 49781a6c1db4edd7336ef61e4a5808dce815f80a..62adab8003981621ebadc2079ef6c787175b430d 100644 (file)
@@ -26,6 +26,7 @@
 START_RELOC_NUMBERS (elf_moxie_reloc_type)
   RELOC_NUMBER (R_MOXIE_NONE, 0)
   RELOC_NUMBER (R_MOXIE_32, 1)
+  RELOC_NUMBER (R_MOXIE_PCREL10, 2)
 END_RELOC_NUMBERS (R_MOXIE_max)
 
 #endif /* _ELF_MOXIE_H */
This page took 0.02588 seconds and 4 git commands to generate.