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 /gas/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 'gas/po')
-rw-r--r-- | gas/po/POTFILES.in | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gas/po/POTFILES.in b/gas/po/POTFILES.in index c25d4f5..4f42315 100644 --- a/gas/po/POTFILES.in +++ b/gas/po/POTFILES.in @@ -171,8 +171,6 @@ config/tc-visium.c config/tc-visium.h config/tc-wasm32.c config/tc-wasm32.h -config/tc-xc16x.c -config/tc-xc16x.h config/tc-xgate.c config/tc-xgate.h config/tc-xstormy16.c |