diff options
author | Nick Clifton <nickc@redhat.com> | 2004-07-27 11:40:24 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2004-07-27 11:40:24 +0000 |
commit | 6cd7f07efc8106ce7b57f9fbd509ecf2bf18079c (patch) | |
tree | c7344025d73a2c580cd9eed44ce130b0892de78e /bfd/libbfd.h | |
parent | 670ec21de99faddc3a86f9e18fb9ef1a093b3dbf (diff) | |
download | binutils-gdb-6cd7f07efc8106ce7b57f9fbd509ecf2bf18079c.tar.gz |
Regeneration accidentally omitted from previous delta
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 03005f9f837..8105f2c022d 100644 --- a/bfd/libbfd.h +++ b/bfd/libbfd.h @@ -1551,6 +1551,9 @@ static const char *const bfd_reloc_code_real_names[] = { "@@uninitialized@@", "BFD_RELOC_CRX_NUM32", "BFD_RELOC_CRX_IMM16", "BFD_RELOC_CRX_IMM32", + "BFD_RELOC_CRX_SWITCH8", + "BFD_RELOC_CRX_SWITCH16", + "BFD_RELOC_CRX_SWITCH32", "BFD_RELOC_CRIS_BDISP8", "BFD_RELOC_CRIS_UNSIGNED_5", "BFD_RELOC_CRIS_SIGNED_6", |