aboutsummaryrefslogtreecommitdiff
path: root/bfd/libbfd.h
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2004-08-25 12:54:15 +0000
committerNick Clifton <nickc@redhat.com>2004-08-25 12:54:15 +0000
commitb18c562e39c5c3ee63032a9a0aa9b7571343fd58 (patch)
tree0a1ab4cf2ca014da6f955028f9410e6b59ce57e8 /bfd/libbfd.h
parent61f5d0545d98ab8252082db2bf10cdd40af51cee (diff)
downloadgdb-b18c562e39c5c3ee63032a9a0aa9b7571343fd58.zip
gdb-b18c562e39c5c3ee63032a9a0aa9b7571343fd58.tar.gz
gdb-b18c562e39c5c3ee63032a9a0aa9b7571343fd58.tar.bz2
Apply Dmitry Diky's patches to add relaxation to msp430.
Diffstat (limited to 'bfd/libbfd.h')
-rw-r--r--bfd/libbfd.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/bfd/libbfd.h b/bfd/libbfd.h
index de3ead6..4fe194e 100644
--- a/bfd/libbfd.h
+++ b/bfd/libbfd.h
@@ -1637,6 +1637,8 @@ static const char *const bfd_reloc_code_real_names[] = { "@@uninitialized@@",
"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",
"BFD_RELOC_IQ2000_OFFSET_16",
"BFD_RELOC_IQ2000_OFFSET_21",
"BFD_RELOC_IQ2000_UHI16",