crosstool-ng/scripts/build
Yann E. MORIN" 4fc56b1d14 arch: add softfp support
Some architectures support a mixed hard/soft floating point, where
the compiler emits hardware floating point instructions, but passes
the operands in core (aka integer) registers.

For example, ARM supports this mode (to come in the next changeset).

Add support for softfp cross compilers to the GCC and GLIBC
configuration. Needed for Ubuntu and other distros that are softfp.

Signed-off-by: Michael Hope <michael.hope@linaro.org>
[yann.morin.1998@anciens.enib.fr: split the original patch]
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
2011-10-19 15:27:32 +13:00
..
arch arch/powerpc: fix tuple for uClibc 2011-10-16 17:52:33 +02:00
binutils binutils/binutils: ensure gold is staticaly-linked if needed 2011-10-09 15:34:16 +02:00
cc cc/gcc: speed up the build a little bit 2011-09-14 12:59:17 +02:00
companion_libs complibs/cloog: catch autogen.sh's output 2011-10-10 00:00:58 +02:00
companion_tools comptools/libtool: chmod files to u+w 2011-03-03 19:32:05 +01:00
debug debug/gdb: new option to enable/disable use of python 2011-10-08 22:57:21 +02:00
kernel kernel/linux: prepare for 3.1 and above 2011-09-26 22:59:14 +02:00
libc arch: add softfp support 2011-10-19 15:27:32 +13:00
test_suite test-suite: apply cleanup pass 2010-05-22 22:04:31 +02:00
companion_tools.sh companion_tools/autoconf: add autoconf tool 2010-01-12 21:09:30 +01:00
debug.sh Simplify the Tools and Debug facilities menu entries: 2008-10-10 14:30:44 +00:00
internals.sh scripts, cc/gcc: do not fail on existing symlinks or build.log 2011-07-12 23:52:24 +02:00
test_suite.sh test-suite: Added new test suite feature (experimental) 2010-05-19 17:53:04 +02:00