diff -r 1fda13e5d961 -r 160fc94ed49f samples/mips-unknown-elf/crosstool.config --- a/samples/mips-unknown-elf/crosstool.config Wed Oct 28 23:20:31 2009 +0100 +++ b/samples/mips-unknown-elf/crosstool.config Sun Jan 31 23:04:35 2010 +0100 @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit -# crosstool-NG version: hg_default@1596_241387704817 -# Wed Oct 28 23:15:06 2009 +# crosstool-NG version: hg_default@1790_3b535b656640 +# Sun Jan 31 17:22:25 2010 # # @@ -33,6 +33,7 @@ # CT_FORCE_DOWNLOAD is not set # CT_USE_MIRROR is not set CT_CONNECT_TIMEOUT=10 +CT_DOWNLOAD_MAX_CHUNKS=5 # CT_ONLY_DOWNLOAD is not set # @@ -47,6 +48,7 @@ # CT_PATCH_LOCAL_BUNDLED is not set # CT_PATCH_BUNDLED_FALLBACK_LOCAL is not set # CT_PATCH_LOCAL_FALLBACK_BUNDLED is not set +# CT_PATCH_NONE is not set CT_PATCH_ORDER="bundled" # CT_PATCH_SINGLE is not set # CT_PATCH_USE_LOCAL is not set @@ -56,7 +58,6 @@ # CT_PARALLEL_JOBS=1 CT_LOAD=0 -CT_NICE=0 CT_USE_PIPES=y # CT_CONFIG_SHELL_SH is not set # CT_CONFIG_SHELL_ASH is not set @@ -83,9 +84,10 @@ # Target options # CT_ARCH="mips" -# CT_ARCH_64 is not set # CT_ARCH_SUPPORTS_BOTH_MMU is not set CT_ARCH_SUPPORTS_BOTH_ENDIAN=y +CT_ARCH_SUPPORTS_32=y +# CT_ARCH_SUPPORTS_64 is not set CT_ARCH_SUPPORT_ARCH=y CT_ARCH_SUPPORT_ABI=y # CT_ARCH_SUPPORT_CPU is not set @@ -94,11 +96,16 @@ # CT_ARCH_DEFAULT_HAS_MMU is not set CT_ARCH_DEFAULT_BE=y # CT_ARCH_DEFAULT_LE is not set +CT_ARCH_DEFAULT_32=y +# CT_ARCH_DEFAULT_64 is not set CT_ARCH_ARCH="" CT_ARCH_ABI="" CT_ARCH_TUNE="" CT_ARCH_BE=y # CT_ARCH_LE is not set +CT_ARCH_32=y +# CT_ARCH_64 is not set +CT_ARCH_BITNESS=32 # CT_ARCH_FLOAT_HW is not set CT_ARCH_FLOAT_SW=y CT_TARGET_CFLAGS="" @@ -111,12 +118,12 @@ # CT_ARCH_arm is not set # CT_ARCH_avr32 is not set # CT_ARCH_ia64 is not set +# CT_ARCH_m68k is not set CT_ARCH_mips=y # CT_ARCH_powerpc is not set -# CT_ARCH_powerpc64 is not set +# CT_ARCH_s390 is not set # CT_ARCH_sh is not set # CT_ARCH_x86 is not set -# CT_ARCH_x86_64 is not set CT_ARCH_USE_MMU=y # @@ -193,6 +200,7 @@ CT_CC="gcc" CT_CC_VERSION="4.3.2" CT_CC_gcc=y +# CT_CC_V_4_4_3 is not set # CT_CC_V_4_4_2 is not set # CT_CC_V_4_4_1 is not set # CT_CC_V_4_4_0 is not set @@ -200,7 +208,6 @@ # CT_CC_V_4_3_3 is not set CT_CC_V_4_3_2=y # CT_CC_V_4_3_1 is not set -# CT_CC_V_4_3_0 is not set # CT_CC_V_4_2_4 is not set # CT_CC_V_4_2_3 is not set # CT_CC_V_4_2_2 is not set @@ -226,25 +233,25 @@ # Additional supported languages: # CT_CC_LANG_CXX=y -CT_LIBC="none" # # C-library # +CT_LIBC="none" # CT_LIBC_eglibc is not set # CT_LIBC_glibc is not set # CT_LIBC_newlib is not set +CT_LIBC_none=y # CT_LIBC_uClibc is not set - -# -# Common C library options -# +# CT_LIBC_NEWLIB_V_1_18_0 is not set +# CT_LIBC_NEWLIB_V_1_17_0 is not set +# CT_LIBC_NEWLIB_CVS is not set # CT_LIBC_SUPPORT_NPTL is not set # CT_LIBC_SUPPORT_LINUXTHREADS is not set CT_THREADS="none" # CT_THREADS_NPTL is not set # CT_THREADS_LINUXTHREADS is not set -CT_THREADS_NONE=y +# CT_THREADS_NONE is not set # # Debug facilities @@ -262,6 +269,7 @@ # # provide your own gdbserver stub. # +# CT_GDB_V_7_0_1 is not set # CT_GDB_V_7_0 is not set CT_GDB_V_6_8=y # CT_GDB_V_snapshot is not set @@ -285,6 +293,7 @@ # CT_GMP_V_4_2_4 is not set # CT_GMP_V_4_2_2 is not set CT_GMP_VERSION="4.3.1" +# CT_MPFR_V_2_4_2 is not set CT_MPFR_V_2_4_1=y # CT_MPFR_V_2_4_0 is not set # CT_MPFR_V_2_3_2 is not set