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 /opcodes/po | |
parent | 2d1388e73c700f689b23d53b504e0991fe196596 (diff) | |
download | gdb-ddd7bf3e2881aa339dc3ad4a36efc8ee3c3f7192.zip gdb-ddd7bf3e2881aa339dc3ad4a36efc8ee3c3f7192.tar.gz 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 'opcodes/po')
-rw-r--r-- | opcodes/po/POTFILES.in | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/opcodes/po/POTFILES.in b/opcodes/po/POTFILES.in index b1037a4..24f57af 100644 --- a/opcodes/po/POTFILES.in +++ b/opcodes/po/POTFILES.in @@ -221,13 +221,6 @@ vax-dis.c visium-dis.c visium-opc.c wasm32-dis.c -xc16x-asm.c -xc16x-desc.c -xc16x-desc.h -xc16x-dis.c -xc16x-ibld.c -xc16x-opc.c -xc16x-opc.h xgate-dis.c xgate-opc.c xstormy16-asm.c |