diff options
author | Daniel Jacobowitz <dan@debian.org> | 2004-02-09 19:44:01 +0000 |
---|---|---|
committer | Daniel Jacobowitz <dan@debian.org> | 2004-02-09 19:44:01 +0000 |
commit | cee0802370de30b5e41a57a9e2bde1b446ca0770 (patch) | |
tree | b601adf9aaa6b9c05aa7a20e421d619f1234da1b /bfd/libbfd.h | |
parent | f4570b829b5e52cf5d7abebf61a18d876fa6bcc1 (diff) | |
download | binutils-redhat-drow-cplus-branch.tar.gz |
Merge drow-cplus-merge-20040208 to drow-cplus-branch.drow-cplus-branch
Diffstat (limited to 'bfd/libbfd.h')
-rw-r--r-- | bfd/libbfd.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bfd/libbfd.h b/bfd/libbfd.h index d6ee8f33b4..40e1b789f9 100644 --- a/bfd/libbfd.h +++ b/bfd/libbfd.h @@ -1430,6 +1430,7 @@ static const char *const bfd_reloc_code_real_names[] = { "@@uninitialized@@", "BFD_RELOC_M68HC11_LO16", "BFD_RELOC_M68HC11_PAGE", "BFD_RELOC_M68HC11_24", + "BFD_RELOC_M68HC12_5B", "BFD_RELOC_CRIS_BDISP8", "BFD_RELOC_CRIS_UNSIGNED_5", "BFD_RELOC_CRIS_SIGNED_6", |