crosstool-ng/scripts/build/libc
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
..
eglibc.sh libc/eglibc: add support for locales 2011-07-29 14:42:20 +02:00
glibc-eglibc.sh-common arch: add softfp support 2011-10-19 15:27:32 +13:00
glibc.sh libc/glibc: add partial support for locales 2011-07-29 15:30:53 +02:00
mingw.sh libc/mingw: fix mingw source dirs 2011-08-01 00:16:12 +02:00
newlib.sh libc/newlib: add a config option allowing to disable builtin syscalls 2011-08-28 20:12:26 +02:00
none.sh libc: remove now unneeded do_libc_headers 2011-01-22 22:36:20 +01:00
uClibc.sh libc/uClibc: force use of ctor/dtor 2011-08-13 00:05:51 +02:00