aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@airs.com>1999-07-07 11:40:42 +0000
committerIan Lance Taylor <ian@airs.com>1999-07-07 11:40:42 +0000
commit3b62fea85c5fc00336c311a81446121cb0e562f6 (patch)
tree1a6572935fbedbaaa69243b503323f7bb6570b29
parent0525d26ec38fe65528bca91b4a3c1c34c198d690 (diff)
downloadfsf-binutils-gdb-3b62fea85c5fc00336c311a81446121cb0e562f6.zip
fsf-binutils-gdb-3b62fea85c5fc00336c311a81446121cb0e562f6.tar.gz
fsf-binutils-gdb-3b62fea85c5fc00336c311a81446121cb0e562f6.tar.bz2
rebuild
-rw-r--r--bfd/libbfd.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/bfd/libbfd.h b/bfd/libbfd.h
index 45bf9d7..5fc3f38 100644
--- a/bfd/libbfd.h
+++ b/bfd/libbfd.h
@@ -741,6 +741,7 @@ static const char *const bfd_reloc_code_real_names[] = { "@@uninitialized@@",
"BFD_RELOC_CTOR",
"BFD_RELOC_ARM_PCREL_BRANCH",
"BFD_RELOC_ARM_IMMEDIATE",
+ "BFD_RELOC_ARM_ADRL_IMMEDIATE",
"BFD_RELOC_ARM_OFFSET_IMM",
"BFD_RELOC_ARM_SHIFT_IMM",
"BFD_RELOC_ARM_SWI",