]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
obsolete xc16x
authorAlan Modra <amodra@gmail.com>
Tue, 30 Jun 2020 23:45:34 +0000 (09:15 +0930)
committerAlan Modra <amodra@gmail.com>
Wed, 1 Jul 2020 00:36:43 +0000 (10:06 +0930)
commit3443489c65e10d54c001f36602c1031134c2548c
treeecaaf4f0fa6e8b212d01360751b52a5dcbfc0e38
parent054b336d9a1238da95e40ba292836c9113253653
obsolete xc16x

The xc16x md_apply_fix code is just so broken that in my opinion the
target should never have been accepted, and from a quick look at
commit logs for the target it appears that no one has ever contributed
fixes for anything.  This target has just been a 14 year burden on
global binutils and cgen maintainers.  That's not how free software is
supposed to work.

bfd/
* config.bfd: Obsolete xc16x.
gas/
* config/tc-xc16x.c (md_apply_fix): Add FIXME.
bfd/ChangeLog
bfd/config.bfd
gas/ChangeLog
gas/config/tc-xc16x.c