diff -r 1fda13e5d961 -r 160fc94ed49f samples/armeb-unknown-eabi/crosstool.config --- a/samples/armeb-unknown-eabi/crosstool.config Wed Oct 28 23:20:31 2009 +0100 +++ b/samples/armeb-unknown-eabi/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 19:21:35 2009 +# crosstool-NG version: hg_default@1790_3b535b656640 +# Sun Jan 31 17:13:59 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,23 +84,29 @@ # Target options # CT_ARCH="arm" -# CT_ARCH_64 is not set -# CT_ARCH_SUPPORTS_BOTH_MMU is not set +CT_ARCH_SUPPORTS_BOTH_MMU=y 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 is not set CT_ARCH_SUPPORT_CPU=y CT_ARCH_SUPPORT_TUNE=y CT_ARCH_SUPPORT_FPU=y -# CT_ARCH_DEFAULT_HAS_MMU is not set +CT_ARCH_DEFAULT_HAS_MMU=y # CT_ARCH_DEFAULT_BE is not set CT_ARCH_DEFAULT_LE=y +CT_ARCH_DEFAULT_32=y +# CT_ARCH_DEFAULT_64 is not set CT_ARCH_ARCH="" CT_ARCH_CPU="" CT_ARCH_TUNE="" CT_ARCH_FPU="" 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=y # CT_ARCH_FLOAT_SW is not set CT_TARGET_CFLAGS="" @@ -112,12 +119,15 @@ CT_ARCH_arm=y # CT_ARCH_avr32 is not set # CT_ARCH_ia64 is not set +# CT_ARCH_m68k is not set # CT_ARCH_mips is not set # 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_ARM_MODE="arm" +CT_ARCH_ARM_MODE_ARM=y +# CT_ARCH_ARM_MODE_THUMB is not set CT_ARCH_ARM_EABI=y CT_ARCH_USE_MMU=y @@ -195,6 +205,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 @@ -202,7 +213,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 @@ -228,25 +238,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 @@ -264,6 +274,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 @@ -287,6 +298,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