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. --- gas/configure | 4 ---- 1 file changed, 4 deletions(-) (limited to 'gas/configure') diff --git a/gas/configure b/gas/configure index 1fae77a..e6fe7ee 100755 --- a/gas/configure +++ b/gas/configure @@ -12513,10 +12513,6 @@ $as_echo "$with_priv_spec" >&6; } using_cgen=yes ;; - xc16x) - using_cgen=yes - ;; - xtensa) f=config/xtensa-relax.o case " $extra_objects " in -- cgit v1.1