This adds three missing relocation types in sparc targets: WDISP10,
JMP_IREL and IRELATIVE.
Signed-off-by: Jose E. Marchesi <jose.marchesi@oracle.com>
+2015-10-02 Jose E. Marchesi <jose.marchesi@oracle.com>
+
+ * sparc_reloc.def: Added relocation types WDISP10, JMP_IREL and
+ IRELATIVE.
+
2015-09-22 Mark Wielaard <mjw@redhat.com>
* arm_attrs.c: Remove old-style function definitions.
RELOC_TYPE (H34, REL)
RELOC_TYPE (SIZE32, REL)
RELOC_TYPE (SIZE64, REL)
+RELOC_TYPE (WDISP10, REL)
+RELOC_TYPE (JMP_IREL, REL)
+RELOC_TYPE (IRELATIVE, REL)
RELOC_TYPE (GNU_VTINHERIT, REL)
RELOC_TYPE (GNU_VTENTRY, REL)
RELOC_TYPE (REV32, REL)