From ddd7bf3e2881aa339dc3ad4a36efc8ee3c3f7192 Mon Sep 17 00:00:00 2001 From: Jan Beulich Date: Mon, 27 Jun 2022 11:11:46 +0200 Subject: drop XC16x bits Commit 04f096fb9e25 ("Move the xc16x target to the obsolete list") moved the architecture from the "obsolete but still available" to the "obsolete / support removed" list in config.bfd, making the architecture impossible to enable (except maybe via "enable everything" options"). Note that I didn't touch */po/*.po{,t} on the assumption that these would be updated by some (half)automatic means. --- bfd/reloc.c | 11 ----------- 1 file changed, 11 deletions(-) (limited to 'bfd/reloc.c') diff --git a/bfd/reloc.c b/bfd/reloc.c index eb8dba3..36999fe 100644 --- a/bfd/reloc.c +++ b/bfd/reloc.c @@ -6290,17 +6290,6 @@ ENUMDOC COMMENT ENUM - BFD_RELOC_XC16X_PAG -ENUMX - BFD_RELOC_XC16X_POF -ENUMX - BFD_RELOC_XC16X_SEG -ENUMX - BFD_RELOC_XC16X_SOF -ENUMDOC - Infineon Relocations. - -ENUM BFD_RELOC_VAX_GLOB_DAT ENUMX BFD_RELOC_VAX_JMP_SLOT -- cgit v1.1