diff options
author | Alan Modra <amodra@gmail.com> | 2002-05-31 04:23:27 +0000 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2002-05-31 04:23:27 +0000 |
commit | 08e0ee059e0d38f038429c8486bb791b994bb0a0 (patch) | |
tree | 081a716e7b0ade19e043c02b10a95454b0b32198 /bfd/libbfd.h | |
parent | 5f3333946767ea7e69f77552d1350eca3e239bc1 (diff) | |
download | gdb-08e0ee059e0d38f038429c8486bb791b994bb0a0.zip gdb-08e0ee059e0d38f038429c8486bb791b994bb0a0.tar.gz gdb-08e0ee059e0d38f038429c8486bb791b994bb0a0.tar.bz2 |
* bfd-in2.h: Regenerate.
* libbfd.h: Regenerate.
* po/SRC-POTFILES.in: Regenerate.
Diffstat (limited to 'bfd/libbfd.h')
-rw-r--r-- | bfd/libbfd.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/bfd/libbfd.h b/bfd/libbfd.h index 6cba829..0322f8b 100644 --- a/bfd/libbfd.h +++ b/bfd/libbfd.h @@ -1247,6 +1247,9 @@ static const char *const bfd_reloc_code_real_names[] = { "@@uninitialized@@", "BFD_RELOC_XSTORMY16_REL_12", "BFD_RELOC_XSTORMY16_24", "BFD_RELOC_XSTORMY16_FPTR16", + "BFD_RELOC_VAX_GLOB_DAT", + "BFD_RELOC_VAX_JMP_SLOT", + "BFD_RELOC_VAX_RELATIVE", "@@overflow: BFD_RELOC_UNUSED@@", }; #endif |