Regeneration accidentally omitted from previous delta
authorNick Clifton <nickc@redhat.com>
Tue, 27 Jul 2004 11:40:24 +0000 (11:40 +0000)
committerNick Clifton <nickc@redhat.com>
Tue, 27 Jul 2004 11:40:24 +0000 (11:40 +0000)
bfd/ChangeLog
bfd/libbfd.h

index 9ea925801fdc65c64976cbfb4efc43f832845703..6eadb06bd2f9364a89d1cb1ab1819029ab6e56c2 100644 (file)
@@ -3,6 +3,7 @@
        * reloc.c: Add BFD_RELOC_CRX_SWITCH8, BFD_RELOC_CRX_SWITCH16,
        BFD_RELOC_CRX_SWITCH32.
        * bfd-in2.h: Regenerate.
+       * libbfd.h: Regenerate.
        * elf32-crx.c: Support relocation/relaxation of
        BFD_RELOC_CRX_SWITCH* types.
 
index 03005f9f837e2a517560cdbed9d280cd19e60d4e..8105f2c022deb2915aa2dc88b168a3761313176b 100644 (file)
@@ -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",