diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2002-08-14 16:42:56 +0000 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2002-08-14 16:42:56 +0000 |
commit | e8d5d1796f1991d49a3232a0de1725a5502de24f (patch) | |
tree | ec7b0098a7e205458bfb1749dc980c1fed1b042c /bfd/libbfd.h | |
parent | 8ac9ba6cf25f015e19ff135eeb82f5ec121f29b3 (diff) | |
download | gdb-e8d5d1796f1991d49a3232a0de1725a5502de24f.zip gdb-e8d5d1796f1991d49a3232a0de1725a5502de24f.tar.gz gdb-e8d5d1796f1991d49a3232a0de1725a5502de24f.tar.bz2 |
2002-08-14 H.J. Lu <hjl@gnu.org>
* libbfd.h: Regenerate.
Diffstat (limited to 'bfd/libbfd.h')
-rw-r--r-- | bfd/libbfd.h | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/bfd/libbfd.h b/bfd/libbfd.h index f7c8cc1..88beae8 100644 --- a/bfd/libbfd.h +++ b/bfd/libbfd.h @@ -1218,6 +1218,11 @@ static const char *const bfd_reloc_code_real_names[] = { "@@uninitialized@@", "BFD_RELOC_M68HC11_HI8", "BFD_RELOC_M68HC11_LO8", "BFD_RELOC_M68HC11_3B", + "BFD_RELOC_M68HC11_RL_JUMP", + "BFD_RELOC_M68HC11_RL_GROUP", + "BFD_RELOC_M68HC11_LO16", + "BFD_RELOC_M68HC11_PAGE", + "BFD_RELOC_M68HC11_24", "BFD_RELOC_CRIS_BDISP8", "BFD_RELOC_CRIS_UNSIGNED_5", "BFD_RELOC_CRIS_SIGNED_6", |