Add support for mcore RVA relocs.
[deliverable/binutils-gdb.git] / bfd / bfd-in2.h
index 860ca3551be78b5315a68a7489cd6be06b690e54..044e1a554336d8986336b65539851c13886e10f9 100644 (file)
@@ -2171,6 +2171,7 @@ short offset into 11 bits. */
   BFD_RELOC_MCORE_PCREL_IMM4BY2,
   BFD_RELOC_MCORE_PCREL_32,
   BFD_RELOC_MCORE_PCREL_JSR_IMM11BY2,
+  BFD_RELOC_MCORE_RVA,
 
 /* These two relocations are used by the linker to determine which of 
 the entries in a C++ virtual function table are actually used.  When
This page took 0.023394 seconds and 4 git commands to generate.