diff options
author | Jan Beulich <jbeulich@suse.com> | 2022-06-27 11:11:46 +0200 |
---|---|---|
committer | Jan Beulich <jbeulich@suse.com> | 2022-06-27 11:11:46 +0200 |
commit | ddd7bf3e2881aa339dc3ad4a36efc8ee3c3f7192 (patch) | |
tree | 5252bf3fabc71eeaf15f4d5334281f79b7f40f13 /ld/po | |
parent | 2d1388e73c700f689b23d53b504e0991fe196596 (diff) | |
download | fsf-binutils-gdb-ddd7bf3e2881aa339dc3ad4a36efc8ee3c3f7192.zip fsf-binutils-gdb-ddd7bf3e2881aa339dc3ad4a36efc8ee3c3f7192.tar.gz fsf-binutils-gdb-ddd7bf3e2881aa339dc3ad4a36efc8ee3c3f7192.tar.bz2 |
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.
Diffstat (limited to 'ld/po')
-rw-r--r-- | ld/po/BLD-POTFILES.in | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/ld/po/BLD-POTFILES.in b/ld/po/BLD-POTFILES.in index f2703a3..7264447 100644 --- a/ld/po/BLD-POTFILES.in +++ b/ld/po/BLD-POTFILES.in @@ -160,9 +160,6 @@ eelf32tilegx_be.c eelf32tilepro.c eelf32vax.c eelf32visium.c -eelf32xc16x.c -eelf32xc16xl.c -eelf32xc16xs.c eelf32xstormy16.c eelf32xtensa.c eelf32z80.c |