From ce0e01a34c1f3705400c260e2284fda6b8be0057 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Thu, 25 Aug 2016 02:56:26 +0200 Subject: mips: add hidden NaN choice, refresh uClibc-ng configs --- target/mips64/uclibc-ng.config | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'target/mips64') diff --git a/target/mips64/uclibc-ng.config b/target/mips64/uclibc-ng.config index b885e6c71..577b78ab5 100644 --- a/target/mips64/uclibc-ng.config +++ b/target/mips64/uclibc-ng.config @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# uClibc-ng 1.0.10 C Library Configuration +# uClibc-ng 1.0.17 C Library Configuration # # TARGET_alpha is not set # TARGET_arc is not set @@ -9,7 +9,9 @@ # TARGET_bfin is not set # TARGET_c6x is not set # TARGET_cris is not set +# TARGET_frv is not set # TARGET_h8300 is not set +# TARGET_hppa is not set # TARGET_i386 is not set # TARGET_ia64 is not set # TARGET_lm32 is not set @@ -17,6 +19,7 @@ # TARGET_metag is not set # TARGET_microblaze is not set TARGET_mips=y +# TARGET_nds32 is not set # TARGET_nios2 is not set # TARGET_or1k is not set # TARGET_powerpc is not set @@ -33,6 +36,9 @@ FORCE_OPTIONS_FOR_ARCH=y # CONFIG_MIPS_O32_ABI is not set # CONFIG_MIPS_N32_ABI is not set CONFIG_MIPS_N64_ABI=y +CONFIG_MIPS_NAN_LEGACY=y +# CONFIG_MIPS_NAN_2008 is not set +UCLIBC_USE_MIPS_PREFETCH=y TARGET_SUBARCH="" # -- cgit v1.2.3