From b18c562e39c5c3ee63032a9a0aa9b7571343fd58 Mon Sep 17 00:00:00 2001 From: Nick Clifton Date: Wed, 25 Aug 2004 12:54:15 +0000 Subject: Apply Dmitry Diky's patches to add relaxation to msp430. --- bfd/bfd-in2.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'bfd/bfd-in2.h') diff --git a/bfd/bfd-in2.h b/bfd/bfd-in2.h index 01d6331..ddcef01 100644 --- a/bfd/bfd-in2.h +++ b/bfd/bfd-in2.h @@ -3587,6 +3587,8 @@ This is the 5 bits of a value. */ BFD_RELOC_MSP430_16, BFD_RELOC_MSP430_16_PCREL_BYTE, BFD_RELOC_MSP430_16_BYTE, + BFD_RELOC_MSP430_2X_PCREL, + BFD_RELOC_MSP430_RL_PCREL, /* IQ2000 Relocations. */ BFD_RELOC_IQ2000_OFFSET_16, -- cgit v1.1