summaryrefslogtreecommitdiff
path: root/target/mips
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@uclibc-ng.org>2016-08-25 02:56:26 +0200
committerWaldemar Brodkorb <wbx@uclibc-ng.org>2016-08-28 23:24:42 +0200
commitce0e01a34c1f3705400c260e2284fda6b8be0057 (patch)
treebc6fd0ff52c9caedfd3a25fdc487a62b23e5b827 /target/mips
parentdb6e6a11e601ed79a78110bf0fb9a3ac7b58e4e5 (diff)
mips: add hidden NaN choice, refresh uClibc-ng configs
Diffstat (limited to 'target/mips')
-rw-r--r--target/mips/uclibc-ng.config8
1 files changed, 7 insertions, 1 deletions
diff --git a/target/mips/uclibc-ng.config b/target/mips/uclibc-ng.config
index 95562c472..1cc90e89f 100644
--- a/target/mips/uclibc-ng.config
+++ b/target/mips/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=y
# CONFIG_MIPS_N32_ABI is not set
# CONFIG_MIPS_N64_ABI is not set
+CONFIG_MIPS_NAN_LEGACY=y
+# CONFIG_MIPS_NAN_2008 is not set
+UCLIBC_USE_MIPS_PREFETCH=y
TARGET_SUBARCH=""
#