summaryrefslogtreecommitdiff
path: root/samples
diff options
context:
space:
mode:
authorYann E. MORIN" <yann.morin.1998@anciens.enib.fr>2007-05-22 20:41:50 (GMT)
committerYann E. MORIN" <yann.morin.1998@anciens.enib.fr>2007-05-22 20:41:50 (GMT)
commit933ea57382d01ece87bc802fc7df4bf0a357424d (patch)
treeda5049a41d0abcb92c0d2a91f45271f87b6f8d97 /samples
parent960cc07322e2e5d4c5d099d2eedc4df3eb91aabf (diff)
Update the mips-unknown-linux-uclibc sample to the new set of config options.
Switch the ISA from mips32 to mips1.
Diffstat (limited to 'samples')
-rw-r--r--samples/mips-unknown-linux-uclibc/crosstool.config27
-rw-r--r--samples/mips-unknown-linux-uclibc/uClibc-0.9.28.3.config4
2 files changed, 19 insertions, 12 deletions
diff --git a/samples/mips-unknown-linux-uclibc/crosstool.config b/samples/mips-unknown-linux-uclibc/crosstool.config
index 2ba9b1a..a1d076a 100644
--- a/samples/mips-unknown-linux-uclibc/crosstool.config
+++ b/samples/mips-unknown-linux-uclibc/crosstool.config
@@ -1,7 +1,7 @@
#
# Automatically generated make config: don't edit
-# crosstool-NG version: 0.0.2-svn
-# Thu May 10 23:30:10 2007
+# crosstool-NG version: 0.0.3-svn
+# Tue May 22 22:19:01 2007
#
#
@@ -46,8 +46,7 @@ CT_LOG_EXTRA=y
# CT_LOG_ALL is not set
CT_LOG_LEVEL_MAX="EXTRA"
# CT_LOG_SEE_TOOLS_WARN is not set
-# CT_LOG_PROGRESS_BAR is not set
-# CT_LOG_USE_COLORS is not set
+CT_LOG_PROGRESS_BAR=y
CT_LOG_TO_FILE=y
CT_LOG_FILE="${CT_PREFIX_DIR}/${CT_TARGET}.log"
@@ -71,14 +70,14 @@ CT_ARCH_BE=y
#
# Target optimisations
#
-CT_ARCH_ARCH="mips32"
+CT_ARCH_ARCH="mips1"
CT_ARCH_ABI=""
CT_ARCH_CPU=""
CT_ARCH_TUNE=""
CT_ARCH_FPU=""
# CT_ARCH_FLOAT_HW is not set
CT_ARCH_FLOAT_SW=y
-# CT_ARCH_FLOAT_SW_LIBFLOAT is not set
+# CT_ARCH_SUPPORTS_LIBFLOAT is not set
CT_TARGET_CFLAGS=""
#
@@ -101,6 +100,7 @@ CT_TARGET_ALIAS=""
CT_CROSS=y
# CT_CROSS_NATIVE is not set
# CT_CANADIAN is not set
+CT_TOOLCHAIN_TYPE="cross"
CT_BUILD=""
CT_CC_NATIVE="gcc"
@@ -108,7 +108,6 @@ CT_CC_NATIVE="gcc"
# Kernel
#
CT_KERNEL_LINUX=y
-# CT_KERNEL_CYGWIN is not set
CT_KERNEL_VERSION="2.6.21.1"
CT_KERNEL_LINUX_HEADERS_INSTALL=y
# CT_KERNEL_LINUX_HEADERS_SANITISED is not set
@@ -171,6 +170,8 @@ CT_BINUTILS_VERSION="2.17.50.0.14"
# CT_BINUTILS_V_2_17_50_0_12 is not set
# CT_BINUTILS_V_2_17_50_0_13 is not set
CT_BINUTILS_V_2_17_50_0_14=y
+# CT_BINUTILS_V_2_17_50_0_15 is not set
+# CT_BINUTILS_V_2_17_50_0_16 is not set
CT_BINUTILS_EXTRA_CONFIG=""
#
@@ -181,9 +182,6 @@ CT_BINUTILS_EXTRA_CONFIG=""
# Core C Compiler (used to build the C library)
#
# CT_CC_USE_CORE is not set
-CT_CC_CORE_GCC=y
-# CT_CC_CORE_TCC is not set
-CT_CC_CORE="gcc"
#
# Final C compiler
@@ -215,6 +213,7 @@ CT_CC_V_4_0_4=y
# CT_CC_V_4_1_0 is not set
# CT_CC_V_4_1_1 is not set
# CT_CC_V_4_1_2 is not set
+# CT_CC_V_4_2_0 is not set
# CT_CC_CXA_ATEXIT is not set
CT_CC_EXTRA_CONFIG=""
CT_CC_SUPPORT_CXX=y
@@ -242,6 +241,8 @@ CT_CC_LANG_OTHERS=""
CT_LIBC_UCLIBC=y
CT_LIBC_VERSION="0.9.28.3"
CT_LIBC="uClibc"
+# CT_LIBC_SUPPORT_NPTL is not set
+CT_LIBC_SUPPORT_LINUXTHREADS=y
# CT_LIBC_V_snapshot is not set
# CT_LIBC_V_specific_date is not set
# CT_LIBC_V_0_9_26 is not set
@@ -257,3 +258,9 @@ CT_LIBC_UCLIBC_DEBUG_LEVEL_0=y
CT_LIBC_UCLIBC_DEBUG_LEVEL=0
CT_LIBC_UCLIBC_CONFIG_FILE="${CT_TOP_DIR}/samples/${CT_TARGET}/${CT_LIBC}-${CT_LIBC_VERSION}.config"
# CT_LIBC_UCLIBC_LOCALES is not set
+
+#
+# Debug facilities
+#
+# CT_DMALLOC is not set
+# CT_GDB is not set
diff --git a/samples/mips-unknown-linux-uclibc/uClibc-0.9.28.3.config b/samples/mips-unknown-linux-uclibc/uClibc-0.9.28.3.config
index e1735aa..3410e45 100644
--- a/samples/mips-unknown-linux-uclibc/uClibc-0.9.28.3.config
+++ b/samples/mips-unknown-linux-uclibc/uClibc-0.9.28.3.config
@@ -30,11 +30,11 @@ ARCH_SUPPORTS_LITTLE_ENDIAN=y
TARGET_ARCH="mips"
ARCH_CFLAGS="-mno-split-addresses"
ARCH_SUPPORTS_BIG_ENDIAN=y
-# CONFIG_MIPS_ISA_1 is not set
+CONFIG_MIPS_ISA_1=y
# CONFIG_MIPS_ISA_2 is not set
# CONFIG_MIPS_ISA_3 is not set
# CONFIG_MIPS_ISA_4 is not set
-CONFIG_MIPS_ISA_MIPS32=y
+# CONFIG_MIPS_ISA_MIPS32=y
# CONFIG_MIPS_ISA_MIPS64 is not set
# ARCH_LITTLE_ENDIAN is not set
ARCH_BIG_ENDIAN=y