rework FPU/FLOAT support
commit476a87c63fe284faf4ea0a76f7b540845c5f6a52
authorWaldemar Brodkorb <wbx@openadk.org>
Sun, 22 Feb 2015 08:39:38 +0000 (22 02:39 -0600)
committerWaldemar Brodkorb <wbx@openadk.org>
Sun, 22 Feb 2015 08:39:38 +0000 (22 02:39 -0600)
tree729a9ca60bb305018305e5ddffe407277264680e
parent64fe21734343ee2395ddb6586195d3db374f91ea
rework FPU/FLOAT support

NEON is only an extension not the FPU hardware.
So handle this in a better way.
Remove the lower case symbols.
target/arm/systems/raspberry-pi
target/arm/systems/raspberry-pi2
target/arm/systems/solidrun-imx6
target/config/Config.in.arm.choice
target/config/Config.in.cpu
target/config/Config.in.float.choice
target/config/Config.in.float.default
target/config/Config.in.fpu.default
target/config/Config.in.target
target/linux/config/Config.in.kernel
toolchain/gcc/Makefile