summaryrefslogtreecommitdiff
path: root/bfd/libbfd.h
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2008-12-23 19:10:25 +0000
committerNick Clifton <nickc@redhat.com>2008-12-23 19:10:25 +0000
commit76f667654ece0d5a90ac68816204263e0b31ad90 (patch)
tree01d37a8b544ed39ad705010f52e06667b121a3d5 /bfd/libbfd.h
parentc5615800f5c110dbaaeb38e72d94f67f96bda6d2 (diff)
downloadbinutils-redhat-76f667654ece0d5a90ac68816204263e0b31ad90.tar.gz
Diffstat (limited to 'bfd/libbfd.h')
-rw-r--r--bfd/libbfd.h9
1 files changed, 9 insertions, 0 deletions
diff --git a/bfd/libbfd.h b/bfd/libbfd.h
index e35ff2173e..efd13f539f 100644
--- a/bfd/libbfd.h
+++ b/bfd/libbfd.h
@@ -2027,6 +2027,15 @@ static const char *const bfd_reloc_code_real_names[] = { "@@uninitialized@@",
"BFD_RELOC_Z8K_DISP7",
"BFD_RELOC_Z8K_CALLR",
"BFD_RELOC_Z8K_IMM4L",
+ "BFD_RELOC_LM32_CALL",
+ "BFD_RELOC_LM32_BRANCH",
+ "BFD_RELOC_LM32_16_GOT",
+ "BFD_RELOC_LM32_GOTOFF_HI16",
+ "BFD_RELOC_LM32_GOTOFF_LO16",
+ "BFD_RELOC_LM32_COPY",
+ "BFD_RELOC_LM32_GLOB_DAT",
+ "BFD_RELOC_LM32_JMP_SLOT",
+ "BFD_RELOC_LM32_RELATIVE",
"@@overflow: BFD_RELOC_UNUSED@@",
};
#endif