sh: Re-add support for best fit ISA tuning if none is available.
authorPaul Mundt <lethal@linux-sh.org>
Tue, 25 Nov 2008 19:21:36 +0000 (04:21 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Mon, 22 Dec 2008 09:43:49 +0000 (18:43 +0900)
commit5dd614761f05f56b93c94541aa92e6449920516c
tree2cd59165b427209ad31c85cf6e091bc3a69438a5
parent624c6a6750c502981d92de4579647fe2549451dd
sh: Re-add support for best fit ISA tuning if none is available.

This was removed in the libgcc integration, but there are still some
compilers that need this. We also relax the rules on the ISA tuning in
the cases where there are no matches for the CPU tuning and adopt the
-any default, which matches the intent of the isa-y target list. This
compensates for mismatches where binutils supports a wide array of
targets whilst the compiler is much more restricted.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/Makefile