summaryrefslogtreecommitdiff
path: root/bfd/libbfd.h
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2004-09-30 16:21:50 +0000
committerNick Clifton <nickc@redhat.com>2004-09-30 16:21:50 +0000
commit9c4a07cb357603ce03ea261fce9ff66598462dd3 (patch)
tree3cc6f147722aed35e4a4f1879565860be02b9511 /bfd/libbfd.h
parentb21b9f4597d388f31a51b50cb64653204b43704f (diff)
downloadgdb-9c4a07cb357603ce03ea261fce9ff66598462dd3.tar.gz
Apply Paul Brook's patch to implement armv6k instructions
Diffstat (limited to 'bfd/libbfd.h')
-rw-r--r--bfd/libbfd.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/bfd/libbfd.h b/bfd/libbfd.h
index abe6a2aca03..c079a6acaa8 100644
--- a/bfd/libbfd.h
+++ b/bfd/libbfd.h
@@ -1111,6 +1111,7 @@ static const char *const bfd_reloc_code_real_names[] = { "@@uninitialized@@",
"BFD_RELOC_ARM_ADRL_IMMEDIATE",
"BFD_RELOC_ARM_OFFSET_IMM",
"BFD_RELOC_ARM_SHIFT_IMM",
+ "BFD_RELOC_ARM_SMI",
"BFD_RELOC_ARM_SWI",
"BFD_RELOC_ARM_MULTI",
"BFD_RELOC_ARM_CP_OFF_IMM",