uclibc: enable mips{32,64}r6 support
authorWaldemar Brodkorb <wbx@openadk.org>
Fri, 3 Feb 2017 14:16:58 +0000 (15:16 +0100)
committerPeter Korsgaard <peter@korsgaard.com>
Fri, 3 Feb 2017 19:56:18 +0000 (20:56 +0100)
commit2b3d493095576707691685ce54318ad87340b923
tree6ca352e60df13d2266a90f1b9bc6698334c33832
parent9be8837ad252c2d37e3732367b9a8eaf5f1b4678
uclibc: enable mips{32,64}r6 support

The config for ISA choice is removed for a long time as
the buildsystem does not pass -march=mips* to the compiler anymore.
For mips{32,64}r6 support NAN selection is required.

Tested with qemu mips32/mips64 defconfigs.

A small patch is required. Bug found while testing qemu defconfigs.

Signed-off-by: Waldemar Brodkorb <wbx@openadk.org>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/uclibc/0001-fstat-make-new-code-aarch64-specific.patch [new file with mode: 0644]
package/uclibc/Config.in
package/uclibc/uclibc.mk
toolchain/toolchain-buildroot/Config.in