config.gcc <obsolete targets>: Add crisv32-*-* and cris-*-linux*
authorHans-Peter Nilsson <hp@axis.com>
Sat, 18 Jan 2020 13:23:59 +0000 (14:23 +0100)
committerHans-Peter Nilsson <hp@axis.com>
Sat, 18 Jan 2020 13:23:59 +0000 (14:23 +0100)
commit8118184c3e144cb6455caca0b19541cb317061a4
tree6d2e02c585d7699354bd7e69973664954478ad5d
parent5a715667bbb9b9e8a831c6ff2094ed8d2765d7db
config.gcc <obsolete targets>: Add crisv32-*-* and cris-*-linux*

I'm sorry to say that there's no incentive to maintain
crisv32-*-* and cris-*-linux* configurations beyond nostalgia,
(and I'm out of that for the moment).  Support in the Linux
kernel for either applicable CRIS variant (CRIS v10 and CRIS
v32) is gone since 2018.  Their related part of the cc0
transition workload would be noticable.  Note that cris-elf
remains, but crisv32-elf and the CRIS v32 multilib will be
removed, at least for now.

I'm not completely happy about the message (the next-next line
after the context) "*** unless a maintainer comes forward"
because it'd have to be at an infinitesimal maintenance cost to
the cris-elf support.  Still, I'm not bothered enough to add
another case construct or means for "planned obsolescence".
gcc/ChangeLog
gcc/config.gcc