kumquat-buildroot/toolchain
Thomas Petazzoni ba92d6ef68 Make hard-float the default on Cortex-A8 and Cortex-A9
Cortex-A8 and Cortex-A9 ARM cores are guaranteed to provide a hardware
floating point unit, so there's no reason to default to software
floating point for them.

More importantly, the newest Linaro toolchains are hard float
toolchains, so basically an user choosing those toolchains and leaving
the default option of software float would run in compilation issues.

So let's make hard float the default for Cortex-A8 and Cortex-A9.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2012-07-22 16:53:52 +02:00
..
elf2flt Remove REAL_GNU_TARGET_NAME 2012-06-23 15:14:51 +02:00
gcc toolchain/gcc : bump 4.5.x version 2012-07-02 21:53:54 +02:00
gdb toolchain: reinstate host/usr/bin/$arch-linux-* symlinks for gcc/gdb binaries 2012-06-23 21:33:17 +02:00
kernel-headers kernel-headers: bump 3.{0, 4}.x stable versions 2012-07-20 20:03:53 +02:00
toolchain-buildroot mklibs: remove support 2012-04-25 09:56:30 +02:00
toolchain-crosstool-ng toolchain/crosstool-ng: change use of BR2_JLEVEL to PARALLEL_JOBS 2012-06-24 11:10:47 +02:00
toolchain-external toolchain-external: add Linaro 2012.06 2012-07-22 16:53:52 +02:00
uClibc toolchain/mips: kill EABI and fix N32 2012-07-15 00:57:42 +02:00
Config.in toolchain: disallow internal/ctng toolchains for microblaze 2012-03-19 00:26:01 +01:00
helpers.mk toolchain-external: adjust logic to support Linaro 2012.05 2012-07-22 16:53:25 +02:00
toolchain-buildroot.mk mklibs: remove support 2012-04-25 09:56:30 +02:00
toolchain-common.in Make hard-float the default on Cortex-A8 and Cortex-A9 2012-07-22 16:53:52 +02:00
toolchain-crosstool-ng.mk mklibs: remove support 2012-04-25 09:56:30 +02:00
toolchain-external.mk mklibs: remove support 2012-04-25 09:56:30 +02:00