Add proper target support for newfangled sh targets.
authorPaul Mundt <lethal@linux-sh.org>
Mon, 2 May 2005 13:58:00 +0000 (13:58 -0000)
committerPaul Mundt <lethal@linux-sh.org>
Mon, 2 May 2005 13:58:00 +0000 (13:58 -0000)
commit50b47fadcc915efae2ffc46fe46dfdf80f8d8809
treec3364c16ce0b430d992e9dc33ef70beba270fa83
parent306f002a87b6aa63e0d7df7be45d9be43dc0b4f7
Add proper target support for newfangled sh targets.

GCC folk in their infinite wisdom have added half-assed target support
for newer sh cores. The support is there, but of course we have no
way to actually enable the thing, so we do that with this patch.

Likewise, binutils has no idea about any of these new targets either (not
even a half-assed attempt, sadly), so we fix that up too.. now we're able
to actually build a real toolchain for sh2a_nofpu- and other more ineptly
named toolchains (and yes, there are more inept targets than that one,
really. Go look, I promise).
toolchain/binutils/2.16.90.0.2/100-uclibc-conf.patch
toolchain/gcc/4.0.0/100-uclibc-conf.patch