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/config.bfd | 4 ---- 1 file changed, 4 deletions(-) (limited to 'bfd/config.bfd') diff --git a/bfd/config.bfd b/bfd/config.bfd index 2a6aec2..8dcb4e0 100644 --- a/bfd/config.bfd +++ b/bfd/config.bfd @@ -1431,10 +1431,6 @@ case "${targ}" in targ_selvecs="wasm_vec" ;; - xc16x-*-elf) - targ_defvec=xc16x_elf32_vec - ;; - xgate-*-*) targ_defvec=xgate_elf32_vec targ_selvecs="xgate_elf32_vec" -- cgit v1.1