aboutsummaryrefslogtreecommitdiff
path: root/bfd/libbfd.h
diff options
context:
space:
mode:
authorJackie Smith Cashion <jsmith@redhat.com>1996-07-31 14:34:21 +0000
committerJackie Smith Cashion <jsmith@redhat.com>1996-07-31 14:34:21 +0000
commitd1b40d8eebdd41440f78785f9b23dbf6ad793d81 (patch)
tree8825953d042641e1aa12e7d8d2f593df6cc05a20 /bfd/libbfd.h
parent50569deeb552da3ae4ee075dc071f2b87947029f (diff)
downloadgdb-d1b40d8eebdd41440f78785f9b23dbf6ad793d81.zip
gdb-d1b40d8eebdd41440f78785f9b23dbf6ad793d81.tar.gz
gdb-d1b40d8eebdd41440f78785f9b23dbf6ad793d81.tar.bz2
Wed Jul 31 15:00:12 1996 James G. Smith <jsmith@cygnus.co.uk>
* reloc.c: (BFD_RELOC_ARM_OFFSETIMM8, BFD_RELOC_ARM_HWLITERAL): Added, for internal use by the ARM gas. * libbfd.h: Rebuilt * bfd-in2.h: Rebuilt
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 54a5d3f..f3c7404 100644
--- a/bfd/libbfd.h
+++ b/bfd/libbfd.h
@@ -704,6 +704,8 @@ static const char *const bfd_reloc_code_real_names[] = { "@@uninitialized@@",
"BFD_RELOC_ARM_LDR_IMM",
"BFD_RELOC_ARM_LITERAL",
"BFD_RELOC_ARM_IN_POOL",
+ "BFD_RELOC_ARM_OFFSET_IMM8",
+ "BFD_RELOC_ARM_HWLITERAL",
/* start-sanitize-arc */
"BFD_RELOC_ARC_B22_PCREL",
"BFD_RELOC_ARC_B26",