From 6cd7f07efc8106ce7b57f9fbd509ecf2bf18079c Mon Sep 17 00:00:00 2001 From: Nick Clifton Date: Tue, 27 Jul 2004 11:40:24 +0000 Subject: [PATCH] Regeneration accidentally omitted from previous delta --- bfd/ChangeLog | 1 + bfd/libbfd.h | 3 +++ 2 files changed, 4 insertions(+) diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 9ea925801fd..6eadb06bd2f 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -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. 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", -- 2.30.2