samples: update the samples
author"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Sun Jan 30 19:25:56 2011 +0100 (2011-01-30)
changeset 2290ba82eb173bd4
parent 2289 165eff2a1e10
child 2296 d18cc3da3879
child 2299 80c29dce43f2
samples: update the samples

Release time is coming at a fast pace. It is now time to
update the samples so they apply cleanly.

The canadian-cross sample mingw32,i686-none-linux-gnu has
been replaced with i586-mingw32msvc,i686-none-linux-gnu.

Signed-off-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
samples/alphaev56-unknown-linux-gnu/crosstool.config
samples/arm-bare_newlib_cortex_m3_nommu-eabi/crosstool.config
samples/arm-cortex_a8-linux-gnueabi/crosstool.config
samples/arm-davinci-linux-gnueabi/crosstool.config
samples/arm-iphone-linux-gnueabi/crosstool.config
samples/arm-unknown-eabi/crosstool.config
samples/arm-unknown-linux-gnueabi/crosstool.config
samples/arm-unknown-linux-uclibcgnueabi/crosstool.config
samples/armeb-test_nptl-linux-uclibcgnueabi/crosstool.config
samples/armeb-unknown-eabi/crosstool.config
samples/armeb-unknown-linux-gnueabi/crosstool.config
samples/armeb-unknown-linux-uclibcgnueabi/crosstool.config
samples/avr32-unknown-none/crosstool.config
samples/bfin-unknown-linux-uclibc/crosstool.config
samples/i586-geode-linux-uclibc/crosstool.config
samples/i586-mingw32msvc,i686-none-linux-gnu/crosstool.config
samples/i586-mingw32msvc,i686-none-linux-gnu/reported.by
samples/i686-nptl-linux-gnu/crosstool.config
samples/i686-pc-mingw32/crosstool.config
samples/m68k-unknown-elf/crosstool.config
samples/mingw32,i686-none-linux-gnu/crosstool.config
samples/mingw32,i686-none-linux-gnu/reported.by
samples/mips-ar2315-linux-gnu/crosstool.config
samples/mips-unknown-elf/crosstool.config
samples/mips-unknown-linux-uclibc/crosstool.config
samples/mips64el-n32-linux-uclibc/crosstool.config
samples/mips64el-n64-linux-uclibc/crosstool.config
samples/mipsel-unknown-linux-gnu/crosstool.config
samples/powerpc-405-linux-gnu/crosstool.config
samples/powerpc-860-linux-gnu/crosstool.config
samples/powerpc-e500v2-linux-gnuspe/crosstool.config
samples/powerpc-e500v2-linux-gnuspe/reported.by
samples/powerpc-unknown-linux-gnu/crosstool.config
samples/powerpc-unknown-linux-uclibc/crosstool.config
samples/powerpc-unknown_nofpu-linux-gnu/crosstool.config
samples/powerpc64-unknown-linux-gnu/crosstool.config
samples/s390-ibm-linux-gnu/crosstool.config
samples/s390x-ibm-linux-gnu/crosstool.config
samples/sh4-unknown-linux-gnu/crosstool.config
samples/x86_64-unknown-linux-gnu/crosstool.config
samples/x86_64-unknown-linux-uclibc/crosstool.config
     1.1 --- a/samples/alphaev56-unknown-linux-gnu/crosstool.config	Mon Jan 31 19:52:18 2011 +0100
     1.2 +++ b/samples/alphaev56-unknown-linux-gnu/crosstool.config	Sun Jan 30 19:25:56 2011 +0100
     1.3 @@ -1,7 +1,7 @@
     1.4  #
     1.5  # Automatically generated make config: don't edit
     1.6 -# crosstool-NG version: hg_default@2171_c2541d3f2f56
     1.7 -# Tue Nov  2 14:43:57 2010
     1.8 +# crosstool-NG version: hg_default@2288_e1ddfc252b24
     1.9 +# Sat Jan 29 00:59:17 2011
    1.10  #
    1.11  # CT_BACKEND is not set
    1.12  CT_MODULES=y
    1.13 @@ -25,6 +25,7 @@
    1.14  CT_WORK_DIR="${CT_TOP_DIR}/.build"
    1.15  CT_PREFIX_DIR="${HOME}/x-tools/${CT_TARGET}"
    1.16  CT_INSTALL_DIR="${CT_PREFIX_DIR}"
    1.17 +CT_RM_RF_PREFIX_DIR=y
    1.18  CT_REMOVE_DOCS=y
    1.19  CT_INSTALL_DIR_RO=y
    1.20  CT_STRIP_ALL_TOOLCHAIN_EXECUTABLES=y
    1.21 @@ -38,7 +39,6 @@
    1.22  # CT_PREFER_MIRROR is not set
    1.23  CT_MIRROR_BASE_URL="http://ymorin.is-a-geek.org/mirrors/"
    1.24  CT_CONNECT_TIMEOUT=10
    1.25 -CT_DOWNLOAD_MAX_CHUNKS=1
    1.26  # CT_ONLY_DOWNLOAD is not set
    1.27  
    1.28  #
    1.29 @@ -120,7 +120,6 @@
    1.30  # CT_ARCH_arm is not set
    1.31  # CT_ARCH_avr32 is not set
    1.32  # CT_ARCH_blackfin is not set
    1.33 -# CT_ARCH_ia64 is not set
    1.34  # CT_ARCH_m68k is not set
    1.35  # CT_ARCH_mips is not set
    1.36  # CT_ARCH_powerpc is not set
    1.37 @@ -131,7 +130,6 @@
    1.38  CT_ARCH_arm_AVAILABLE=y
    1.39  CT_ARCH_avr32_AVAILABLE=y
    1.40  CT_ARCH_blackfin_AVAILABLE=y
    1.41 -CT_ARCH_ia64_AVAILABLE=y
    1.42  CT_ARCH_m68k_AVAILABLE=y
    1.43  CT_ARCH_mips_AVAILABLE=y
    1.44  CT_ARCH_powerpc_AVAILABLE=y
    1.45 @@ -162,8 +160,11 @@
    1.46  #
    1.47  # General toolchain options
    1.48  #
    1.49 +CT_FORCE_SYSROOT=y
    1.50  CT_USE_SYSROOT=y
    1.51 +CT_SYSROOT_NAME="sysroot"
    1.52  CT_SYSROOT_DIR_PREFIX=""
    1.53 +# CT_STATIC_TOOLCHAIN is not set
    1.54  
    1.55  #
    1.56  # Tuple completion and aliasing
    1.57 @@ -195,20 +196,24 @@
    1.58  # CT_MINGW32 is not set
    1.59  CT_KERNEL_SUPPORTS_SHARED_LIBS=y
    1.60  CT_KERNEL="linux"
    1.61 -CT_KERNEL_VERSION="2.6.31.14"
    1.62 +CT_KERNEL_VERSION="2.6.37"
    1.63  # CT_KERNEL_bare_metal is not set
    1.64  CT_KERNEL_linux=y
    1.65  # CT_KERNEL_mingw32 is not set
    1.66  CT_KERNEL_bare_metal_AVAILABLE=y
    1.67  CT_KERNEL_linux_AVAILABLE=y
    1.68  CT_KERNEL_LINUX_INSTALL=y
    1.69 +CT_KERNEL_V_2_6_37=y
    1.70 +# CT_KERNEL_V_2_6_36_3 is not set
    1.71 +# CT_KERNEL_V_2_6_36_2 is not set
    1.72 +# CT_KERNEL_V_2_6_36_1 is not set
    1.73  # CT_KERNEL_V_2_6_36 is not set
    1.74 -# CT_KERNEL_V_2_6_35_8 is not set
    1.75 -# CT_KERNEL_V_2_6_34_7 is not set
    1.76 +# CT_KERNEL_V_2_6_35_10 is not set
    1.77 +# CT_KERNEL_V_2_6_34_8 is not set
    1.78  # CT_KERNEL_V_2_6_33_7 is not set
    1.79 -# CT_KERNEL_V_2_6_32_25 is not set
    1.80 -CT_KERNEL_V_2_6_31_14=y
    1.81 -# CT_KERNEL_V_2_6_27_55 is not set
    1.82 +# CT_KERNEL_V_2_6_32_28 is not set
    1.83 +# CT_KERNEL_V_2_6_31_14 is not set
    1.84 +# CT_KERNEL_V_2_6_27_57 is not set
    1.85  # CT_KERNEL_LINUX_CUSTOM is not set
    1.86  CT_KERNEL_LINUX_VERBOSITY_0=y
    1.87  # CT_KERNEL_LINUX_VERBOSITY_1 is not set
    1.88 @@ -233,14 +238,29 @@
    1.89  #
    1.90  # GNU binutils
    1.91  #
    1.92 +CT_BINUTILS_V_2_21=y
    1.93  # CT_BINUTILS_V_2_20_1 is not set
    1.94 -CT_BINUTILS_V_2_20=y
    1.95 +# CT_BINUTILS_V_2_20 is not set
    1.96  # CT_BINUTILS_V_2_19_1 is not set
    1.97  # CT_BINUTILS_V_2_19 is not set
    1.98  # CT_BINUTILS_V_2_18 is not set
    1.99  # CT_BINUTILS_V_2_17 is not set
   1.100  # CT_BINUTILS_V_2_16_1 is not set
   1.101 -CT_BINUTILS_VERSION="2.20"
   1.102 +CT_BINUTILS_VERSION="2.21"
   1.103 +CT_BINUTILS_2_21_or_later=y
   1.104 +CT_BINUTILS_HAS_GOLD=y
   1.105 +CT_BINUTILS_HAS_PLUGINS=y
   1.106 +# CT_BINUTILS_LINKER_LD is not set
   1.107 +# CT_BINUTILS_LINKER_GOLD is not set
   1.108 +CT_BINUTILS_LINKER_LD_GOLD=y
   1.109 +# CT_BINUTILS_LINKER_GOLD_LD is not set
   1.110 +CT_BINUTILS_GOLD_INSTALLED=y
   1.111 +CT_BINUTILS_GOLD_THREADS=y
   1.112 +CT_BINUTILS_LINKER_BOTH=y
   1.113 +CT_BINUTILS_LINKERS_LIST="ld,gold"
   1.114 +CT_BINUTILS_LD_WRAPPER=y
   1.115 +CT_BINUTILS_LINKER_DEFAULT="bfd"
   1.116 +CT_BINUTILS_PLUGINS=y
   1.117  CT_BINUTILS_EXTRA_CONFIG=""
   1.118  CT_BINUTILS_FOR_TARGET=y
   1.119  CT_BINUTILS_FOR_TARGET_IBERTY=y
   1.120 @@ -250,14 +270,15 @@
   1.121  # C compiler
   1.122  #
   1.123  CT_CC="gcc"
   1.124 -CT_CC_VERSION="4.4.2"
   1.125 +CT_CC_VERSION="4.4.5"
   1.126  CT_CC_gcc=y
   1.127 +# CT_CC_V_4_5_2 is not set
   1.128  # CT_CC_V_4_5_1 is not set
   1.129  # CT_CC_V_4_5_0 is not set
   1.130 -# CT_CC_V_4_4_5 is not set
   1.131 +CT_CC_V_4_4_5=y
   1.132  # CT_CC_V_4_4_4 is not set
   1.133  # CT_CC_V_4_4_3 is not set
   1.134 -CT_CC_V_4_4_2=y
   1.135 +# CT_CC_V_4_4_2 is not set
   1.136  # CT_CC_V_4_4_1 is not set
   1.137  # CT_CC_V_4_4_0 is not set
   1.138  # CT_CC_V_4_3_5 is not set
   1.139 @@ -279,6 +300,8 @@
   1.140  # CT_CC_GCC_4_5_or_later is not set
   1.141  CT_CC_GCC_HAS_GRAPHITE=y
   1.142  # CT_CC_GCC_HAS_LTO is not set
   1.143 +CT_CC_GCC_ENABLE_PLUGINS=y
   1.144 +CT_CC_GCC_GOLD=y
   1.145  CT_CC_GCC_USE_GMP_MPFR=y
   1.146  CT_CC_GCC_USE_PPL_CLOOG=y
   1.147  # CT_CC_GCC_USE_MPC is not set
   1.148 @@ -338,6 +361,8 @@
   1.149  CT_LIBC_eglibc_AVAILABLE=y
   1.150  CT_LIBC_glibc_AVAILABLE=y
   1.151  CT_LIBC_GLIBC_TARBALL=y
   1.152 +# CT_LIBC_GLIBC_V_2_12_2 is not set
   1.153 +# CT_LIBC_GLIBC_V_2_12_1 is not set
   1.154  # CT_LIBC_GLIBC_V_2_11_1 is not set
   1.155  # CT_LIBC_GLIBC_V_2_11 is not set
   1.156  CT_LIBC_GLIBC_V_2_10_1=y
   1.157 @@ -348,7 +373,6 @@
   1.158  # CT_LIBC_GLIBC_V_2_6 is not set
   1.159  # CT_LIBC_GLIBC_V_2_5_1 is not set
   1.160  # CT_LIBC_GLIBC_V_2_5 is not set
   1.161 -# CT_LIBC_GLIBC_V_2_3_6 is not set
   1.162  CT_LIBC_mingw_AVAILABLE=y
   1.163  CT_LIBC_newlib_AVAILABLE=y
   1.164  CT_LIBC_none_AVAILABLE=y
   1.165 @@ -361,6 +385,9 @@
   1.166  CT_LIBC_GLIBC_CONFIGPARMS=""
   1.167  CT_LIBC_GLIBC_EXTRA_CFLAGS=""
   1.168  CT_LIBC_EXTRA_CC_ARGS=""
   1.169 +# CT_LIBC_DISABLE_VERSIONING is not set
   1.170 +CT_LIBC_OLDEST_ABI=""
   1.171 +# CT_LIBC_GLIBC_FORCE_UNWIND is not set
   1.172  CT_LIBC_GLIBC_USE_PORTS=y
   1.173  CT_LIBC_ADDONS_LIST=""
   1.174  
   1.175 @@ -386,11 +413,12 @@
   1.176  # CT_LIBC_GLIBC_KERNEL_VERSION_NONE is not set
   1.177  CT_LIBC_GLIBC_KERNEL_VERSION_AS_HEADERS=y
   1.178  # CT_LIBC_GLIBC_KERNEL_VERSION_CHOSEN is not set
   1.179 -CT_LIBC_GLIBC_MIN_KERNEL="2.6.31.14"
   1.180 +CT_LIBC_GLIBC_MIN_KERNEL="2.6.37"
   1.181  CT_LIBC_SUPPORT_THREADS_ANY=y
   1.182  CT_LIBC_SUPPORT_NPTL=y
   1.183  CT_LIBC_SUPPORT_LINUXTHREADS=y
   1.184  # CT_LIBC_SUPPORT_WIN32THREADS is not set
   1.185 +# CT_LIBC_SUPPORT_THREADS_NONE is not set
   1.186  CT_THREADS="nptl"
   1.187  
   1.188  #
   1.189 @@ -482,9 +510,6 @@
   1.190  # CT_CLOOG_V_0_15_8 is not set
   1.191  # CT_CLOOG_V_0_15_7 is not set
   1.192  # CT_CLOOG_V_0_15_6 is not set
   1.193 -# CT_CLOOG_V_0_15_5 is not set
   1.194 -# CT_CLOOG_V_0_15_4 is not set
   1.195 -# CT_CLOOG_V_0_15_3 is not set
   1.196  CT_CLOOG_VERSION="0.15.9"
   1.197  
   1.198  #
     2.1 --- a/samples/arm-bare_newlib_cortex_m3_nommu-eabi/crosstool.config	Mon Jan 31 19:52:18 2011 +0100
     2.2 +++ b/samples/arm-bare_newlib_cortex_m3_nommu-eabi/crosstool.config	Sun Jan 30 19:25:56 2011 +0100
     2.3 @@ -1,7 +1,7 @@
     2.4  #
     2.5  # Automatically generated make config: don't edit
     2.6 -# crosstool-NG version: hg_default@2172_c90a53aecfaa
     2.7 -# Tue Nov  2 14:50:30 2010
     2.8 +# crosstool-NG version: hg_default@2288_e1ddfc252b24
     2.9 +# Sat Jan 29 00:59:41 2011
    2.10  #
    2.11  # CT_BACKEND is not set
    2.12  CT_MODULES=y
    2.13 @@ -25,6 +25,7 @@
    2.14  CT_WORK_DIR="${CT_TOP_DIR}/.build"
    2.15  CT_PREFIX_DIR="${HOME}/x-tools/${CT_TARGET}"
    2.16  CT_INSTALL_DIR="${CT_PREFIX_DIR}"
    2.17 +CT_RM_RF_PREFIX_DIR=y
    2.18  CT_REMOVE_DOCS=y
    2.19  CT_INSTALL_DIR_RO=y
    2.20  CT_STRIP_ALL_TOOLCHAIN_EXECUTABLES=y
    2.21 @@ -38,7 +39,6 @@
    2.22  # CT_PREFER_MIRROR is not set
    2.23  CT_MIRROR_BASE_URL="http://ymorin.is-a-geek.org/mirrors/"
    2.24  CT_CONNECT_TIMEOUT=10
    2.25 -CT_DOWNLOAD_MAX_CHUNKS=1
    2.26  # CT_ONLY_DOWNLOAD is not set
    2.27  
    2.28  #
    2.29 @@ -124,7 +124,6 @@
    2.30  CT_ARCH_arm=y
    2.31  # CT_ARCH_avr32 is not set
    2.32  # CT_ARCH_blackfin is not set
    2.33 -# CT_ARCH_ia64 is not set
    2.34  # CT_ARCH_m68k is not set
    2.35  # CT_ARCH_mips is not set
    2.36  # CT_ARCH_powerpc is not set
    2.37 @@ -135,7 +134,6 @@
    2.38  CT_ARCH_arm_AVAILABLE=y
    2.39  CT_ARCH_avr32_AVAILABLE=y
    2.40  CT_ARCH_blackfin_AVAILABLE=y
    2.41 -CT_ARCH_ia64_AVAILABLE=y
    2.42  CT_ARCH_m68k_AVAILABLE=y
    2.43  CT_ARCH_mips_AVAILABLE=y
    2.44  CT_ARCH_powerpc_AVAILABLE=y
    2.45 @@ -164,8 +162,11 @@
    2.46  #
    2.47  # General toolchain options
    2.48  #
    2.49 +CT_FORCE_SYSROOT=y
    2.50  CT_USE_SYSROOT=y
    2.51 +CT_SYSROOT_NAME="sysroot"
    2.52  CT_SYSROOT_DIR_PREFIX=""
    2.53 +# CT_STATIC_TOOLCHAIN is not set
    2.54  
    2.55  #
    2.56  # Tuple completion and aliasing
    2.57 @@ -218,6 +219,7 @@
    2.58  #
    2.59  # GNU binutils
    2.60  #
    2.61 +# CT_BINUTILS_V_2_21 is not set
    2.62  # CT_BINUTILS_V_2_20_1 is not set
    2.63  # CT_BINUTILS_V_2_20 is not set
    2.64  CT_BINUTILS_V_2_19_1=y
    2.65 @@ -242,6 +244,7 @@
    2.66  CT_CC="gcc"
    2.67  CT_CC_VERSION="4.4.1"
    2.68  CT_CC_gcc=y
    2.69 +# CT_CC_V_4_5_2 is not set
    2.70  # CT_CC_V_4_5_1 is not set
    2.71  # CT_CC_V_4_5_0 is not set
    2.72  # CT_CC_V_4_4_5 is not set
    2.73 @@ -333,6 +336,7 @@
    2.74  # CT_LIBC_SUPPORT_NPTL is not set
    2.75  # CT_LIBC_SUPPORT_LINUXTHREADS is not set
    2.76  # CT_LIBC_SUPPORT_WIN32THREADS is not set
    2.77 +CT_LIBC_SUPPORT_THREADS_NONE=y
    2.78  CT_THREADS="none"
    2.79  
    2.80  #
    2.81 @@ -397,9 +401,6 @@
    2.82  # CT_CLOOG_V_0_15_8 is not set
    2.83  # CT_CLOOG_V_0_15_7 is not set
    2.84  # CT_CLOOG_V_0_15_6 is not set
    2.85 -# CT_CLOOG_V_0_15_5 is not set
    2.86 -# CT_CLOOG_V_0_15_4 is not set
    2.87 -# CT_CLOOG_V_0_15_3 is not set
    2.88  CT_CLOOG_VERSION="0.15.9"
    2.89  
    2.90  #
     3.1 --- a/samples/arm-cortex_a8-linux-gnueabi/crosstool.config	Mon Jan 31 19:52:18 2011 +0100
     3.2 +++ b/samples/arm-cortex_a8-linux-gnueabi/crosstool.config	Sun Jan 30 19:25:56 2011 +0100
     3.3 @@ -1,7 +1,7 @@
     3.4  #
     3.5  # Automatically generated make config: don't edit
     3.6 -# crosstool-NG version: hg_default@2172_c90a53aecfaa
     3.7 -# Tue Nov  2 15:11:42 2010
     3.8 +# crosstool-NG version: hg_default@2288_e1ddfc252b24
     3.9 +# Sat Jan 29 01:00:42 2011
    3.10  #
    3.11  # CT_BACKEND is not set
    3.12  CT_MODULES=y
    3.13 @@ -25,6 +25,7 @@
    3.14  CT_WORK_DIR="${CT_TOP_DIR}/.build"
    3.15  CT_PREFIX_DIR="${HOME}/x-tools/${CT_TARGET}"
    3.16  CT_INSTALL_DIR="${CT_PREFIX_DIR}"
    3.17 +CT_RM_RF_PREFIX_DIR=y
    3.18  CT_REMOVE_DOCS=y
    3.19  CT_INSTALL_DIR_RO=y
    3.20  CT_STRIP_ALL_TOOLCHAIN_EXECUTABLES=y
    3.21 @@ -36,7 +37,6 @@
    3.22  # CT_FORCE_DOWNLOAD is not set
    3.23  # CT_USE_MIRROR is not set
    3.24  CT_CONNECT_TIMEOUT=10
    3.25 -CT_DOWNLOAD_MAX_CHUNKS=1
    3.26  # CT_ONLY_DOWNLOAD is not set
    3.27  
    3.28  #
    3.29 @@ -122,7 +122,6 @@
    3.30  CT_ARCH_arm=y
    3.31  # CT_ARCH_avr32 is not set
    3.32  # CT_ARCH_blackfin is not set
    3.33 -# CT_ARCH_ia64 is not set
    3.34  # CT_ARCH_m68k is not set
    3.35  # CT_ARCH_mips is not set
    3.36  # CT_ARCH_powerpc is not set
    3.37 @@ -133,7 +132,6 @@
    3.38  CT_ARCH_arm_AVAILABLE=y
    3.39  CT_ARCH_avr32_AVAILABLE=y
    3.40  CT_ARCH_blackfin_AVAILABLE=y
    3.41 -CT_ARCH_ia64_AVAILABLE=y
    3.42  CT_ARCH_m68k_AVAILABLE=y
    3.43  CT_ARCH_mips_AVAILABLE=y
    3.44  CT_ARCH_powerpc_AVAILABLE=y
    3.45 @@ -161,7 +159,9 @@
    3.46  #
    3.47  # General toolchain options
    3.48  #
    3.49 +CT_FORCE_SYSROOT=y
    3.50  CT_USE_SYSROOT=y
    3.51 +CT_SYSROOT_NAME="sysroot"
    3.52  CT_SYSROOT_DIR_PREFIX=""
    3.53  
    3.54  #
    3.55 @@ -201,13 +201,17 @@
    3.56  CT_KERNEL_bare_metal_AVAILABLE=y
    3.57  CT_KERNEL_linux_AVAILABLE=y
    3.58  CT_KERNEL_LINUX_INSTALL=y
    3.59 +# CT_KERNEL_V_2_6_37 is not set
    3.60 +# CT_KERNEL_V_2_6_36_3 is not set
    3.61 +# CT_KERNEL_V_2_6_36_2 is not set
    3.62 +# CT_KERNEL_V_2_6_36_1 is not set
    3.63  CT_KERNEL_V_2_6_36=y
    3.64 -# CT_KERNEL_V_2_6_35_8 is not set
    3.65 -# CT_KERNEL_V_2_6_34_7 is not set
    3.66 +# CT_KERNEL_V_2_6_35_10 is not set
    3.67 +# CT_KERNEL_V_2_6_34_8 is not set
    3.68  # CT_KERNEL_V_2_6_33_7 is not set
    3.69 -# CT_KERNEL_V_2_6_32_25 is not set
    3.70 +# CT_KERNEL_V_2_6_32_28 is not set
    3.71  # CT_KERNEL_V_2_6_31_14 is not set
    3.72 -# CT_KERNEL_V_2_6_27_55 is not set
    3.73 +# CT_KERNEL_V_2_6_27_57 is not set
    3.74  # CT_KERNEL_LINUX_CUSTOM is not set
    3.75  CT_KERNEL_LINUX_VERBOSITY_0=y
    3.76  # CT_KERNEL_LINUX_VERBOSITY_1 is not set
    3.77 @@ -232,6 +236,7 @@
    3.78  #
    3.79  # GNU binutils
    3.80  #
    3.81 +# CT_BINUTILS_V_2_21 is not set
    3.82  # CT_BINUTILS_V_2_20_1 is not set
    3.83  CT_BINUTILS_V_2_20=y
    3.84  # CT_BINUTILS_V_2_19_1 is not set
    3.85 @@ -251,6 +256,7 @@
    3.86  CT_CC="gcc"
    3.87  CT_CC_VERSION="4.4.3"
    3.88  CT_CC_gcc=y
    3.89 +# CT_CC_V_4_5_2 is not set
    3.90  # CT_CC_V_4_5_1 is not set
    3.91  # CT_CC_V_4_5_0 is not set
    3.92  # CT_CC_V_4_4_5 is not set
    3.93 @@ -333,6 +339,8 @@
    3.94  CT_LIBC_eglibc_AVAILABLE=y
    3.95  CT_LIBC_glibc_AVAILABLE=y
    3.96  CT_LIBC_GLIBC_TARBALL=y
    3.97 +# CT_LIBC_GLIBC_V_2_12_2 is not set
    3.98 +# CT_LIBC_GLIBC_V_2_12_1 is not set
    3.99  # CT_LIBC_GLIBC_V_2_11_1 is not set
   3.100  # CT_LIBC_GLIBC_V_2_11 is not set
   3.101  # CT_LIBC_GLIBC_V_2_10_1 is not set
   3.102 @@ -343,7 +351,6 @@
   3.103  # CT_LIBC_GLIBC_V_2_6 is not set
   3.104  # CT_LIBC_GLIBC_V_2_5_1 is not set
   3.105  # CT_LIBC_GLIBC_V_2_5 is not set
   3.106 -# CT_LIBC_GLIBC_V_2_3_6 is not set
   3.107  CT_LIBC_mingw_AVAILABLE=y
   3.108  CT_LIBC_newlib_AVAILABLE=y
   3.109  CT_LIBC_none_AVAILABLE=y
   3.110 @@ -356,6 +363,9 @@
   3.111  CT_LIBC_GLIBC_CONFIGPARMS=""
   3.112  CT_LIBC_GLIBC_EXTRA_CFLAGS=""
   3.113  CT_LIBC_EXTRA_CC_ARGS=""
   3.114 +# CT_LIBC_DISABLE_VERSIONING is not set
   3.115 +CT_LIBC_OLDEST_ABI=""
   3.116 +# CT_LIBC_GLIBC_FORCE_UNWIND is not set
   3.117  CT_LIBC_GLIBC_USE_PORTS=y
   3.118  CT_LIBC_ADDONS_LIST=""
   3.119  
   3.120 @@ -386,6 +396,7 @@
   3.121  CT_LIBC_SUPPORT_NPTL=y
   3.122  CT_LIBC_SUPPORT_LINUXTHREADS=y
   3.123  # CT_LIBC_SUPPORT_WIN32THREADS is not set
   3.124 +# CT_LIBC_SUPPORT_THREADS_NONE is not set
   3.125  CT_THREADS="nptl"
   3.126  
   3.127  #
   3.128 @@ -481,9 +492,6 @@
   3.129  # CT_CLOOG_V_0_15_8 is not set
   3.130  # CT_CLOOG_V_0_15_7 is not set
   3.131  # CT_CLOOG_V_0_15_6 is not set
   3.132 -# CT_CLOOG_V_0_15_5 is not set
   3.133 -# CT_CLOOG_V_0_15_4 is not set
   3.134 -# CT_CLOOG_V_0_15_3 is not set
   3.135  CT_CLOOG_VERSION="0.15.9"
   3.136  
   3.137  #
     4.1 --- a/samples/arm-davinci-linux-gnueabi/crosstool.config	Mon Jan 31 19:52:18 2011 +0100
     4.2 +++ b/samples/arm-davinci-linux-gnueabi/crosstool.config	Sun Jan 30 19:25:56 2011 +0100
     4.3 @@ -1,7 +1,7 @@
     4.4  #
     4.5  # Automatically generated make config: don't edit
     4.6 -# crosstool-NG version: hg_default@2172_c90a53aecfaa
     4.7 -# Tue Nov  2 16:22:09 2010
     4.8 +# crosstool-NG version: hg_default@2288_e1ddfc252b24
     4.9 +# Sat Jan 29 01:32:28 2011
    4.10  #
    4.11  # CT_BACKEND is not set
    4.12  CT_MODULES=y
    4.13 @@ -25,6 +25,7 @@
    4.14  CT_WORK_DIR="${CT_TOP_DIR}/.build"
    4.15  CT_PREFIX_DIR="${HOME}/x-tools/${CT_TARGET}"
    4.16  CT_INSTALL_DIR="${CT_PREFIX_DIR}"
    4.17 +CT_RM_RF_PREFIX_DIR=y
    4.18  CT_REMOVE_DOCS=y
    4.19  CT_INSTALL_DIR_RO=y
    4.20  CT_STRIP_ALL_TOOLCHAIN_EXECUTABLES=y
    4.21 @@ -38,7 +39,6 @@
    4.22  # CT_PREFER_MIRROR is not set
    4.23  CT_MIRROR_BASE_URL="http://ymorin.is-a-geek.org/mirrors/"
    4.24  CT_CONNECT_TIMEOUT=10
    4.25 -CT_DOWNLOAD_MAX_CHUNKS=1
    4.26  # CT_ONLY_DOWNLOAD is not set
    4.27  
    4.28  #
    4.29 @@ -124,7 +124,6 @@
    4.30  CT_ARCH_arm=y
    4.31  # CT_ARCH_avr32 is not set
    4.32  # CT_ARCH_blackfin is not set
    4.33 -# CT_ARCH_ia64 is not set
    4.34  # CT_ARCH_m68k is not set
    4.35  # CT_ARCH_mips is not set
    4.36  # CT_ARCH_powerpc is not set
    4.37 @@ -135,7 +134,6 @@
    4.38  CT_ARCH_arm_AVAILABLE=y
    4.39  CT_ARCH_avr32_AVAILABLE=y
    4.40  CT_ARCH_blackfin_AVAILABLE=y
    4.41 -CT_ARCH_ia64_AVAILABLE=y
    4.42  CT_ARCH_m68k_AVAILABLE=y
    4.43  CT_ARCH_mips_AVAILABLE=y
    4.44  CT_ARCH_powerpc_AVAILABLE=y
    4.45 @@ -163,7 +161,9 @@
    4.46  #
    4.47  # General toolchain options
    4.48  #
    4.49 +CT_FORCE_SYSROOT=y
    4.50  CT_USE_SYSROOT=y
    4.51 +CT_SYSROOT_NAME="sysroot"
    4.52  CT_SYSROOT_DIR_PREFIX=""
    4.53  
    4.54  #
    4.55 @@ -203,13 +203,17 @@
    4.56  CT_KERNEL_bare_metal_AVAILABLE=y
    4.57  CT_KERNEL_linux_AVAILABLE=y
    4.58  CT_KERNEL_LINUX_INSTALL=y
    4.59 +# CT_KERNEL_V_2_6_37 is not set
    4.60 +# CT_KERNEL_V_2_6_36_3 is not set
    4.61 +# CT_KERNEL_V_2_6_36_2 is not set
    4.62 +# CT_KERNEL_V_2_6_36_1 is not set
    4.63  # CT_KERNEL_V_2_6_36 is not set
    4.64 -# CT_KERNEL_V_2_6_35_8 is not set
    4.65 -# CT_KERNEL_V_2_6_34_7 is not set
    4.66 +# CT_KERNEL_V_2_6_35_10 is not set
    4.67 +# CT_KERNEL_V_2_6_34_8 is not set
    4.68  CT_KERNEL_V_2_6_33_7=y
    4.69 -# CT_KERNEL_V_2_6_32_25 is not set
    4.70 +# CT_KERNEL_V_2_6_32_28 is not set
    4.71  # CT_KERNEL_V_2_6_31_14 is not set
    4.72 -# CT_KERNEL_V_2_6_27_55 is not set
    4.73 +# CT_KERNEL_V_2_6_27_57 is not set
    4.74  # CT_KERNEL_LINUX_CUSTOM is not set
    4.75  CT_KERNEL_LINUX_VERBOSITY_0=y
    4.76  # CT_KERNEL_LINUX_VERBOSITY_1 is not set
    4.77 @@ -234,6 +238,7 @@
    4.78  #
    4.79  # GNU binutils
    4.80  #
    4.81 +# CT_BINUTILS_V_2_21 is not set
    4.82  # CT_BINUTILS_V_2_20_1 is not set
    4.83  CT_BINUTILS_V_2_20=y
    4.84  # CT_BINUTILS_V_2_19_1 is not set
    4.85 @@ -253,6 +258,7 @@
    4.86  CT_CC="gcc"
    4.87  CT_CC_VERSION="4.3.2"
    4.88  CT_CC_gcc=y
    4.89 +# CT_CC_V_4_5_2 is not set
    4.90  # CT_CC_V_4_5_1 is not set
    4.91  # CT_CC_V_4_5_0 is not set
    4.92  # CT_CC_V_4_4_5 is not set
    4.93 @@ -333,6 +339,8 @@
    4.94  CT_LIBC_eglibc_AVAILABLE=y
    4.95  CT_LIBC_glibc_AVAILABLE=y
    4.96  CT_LIBC_GLIBC_TARBALL=y
    4.97 +# CT_LIBC_GLIBC_V_2_12_2 is not set
    4.98 +# CT_LIBC_GLIBC_V_2_12_1 is not set
    4.99  # CT_LIBC_GLIBC_V_2_11_1 is not set
   4.100  # CT_LIBC_GLIBC_V_2_11 is not set
   4.101  # CT_LIBC_GLIBC_V_2_10_1 is not set
   4.102 @@ -343,7 +351,6 @@
   4.103  # CT_LIBC_GLIBC_V_2_6 is not set
   4.104  # CT_LIBC_GLIBC_V_2_5_1 is not set
   4.105  # CT_LIBC_GLIBC_V_2_5 is not set
   4.106 -# CT_LIBC_GLIBC_V_2_3_6 is not set
   4.107  CT_LIBC_mingw_AVAILABLE=y
   4.108  CT_LIBC_newlib_AVAILABLE=y
   4.109  CT_LIBC_none_AVAILABLE=y
   4.110 @@ -356,6 +363,9 @@
   4.111  CT_LIBC_GLIBC_CONFIGPARMS=""
   4.112  CT_LIBC_GLIBC_EXTRA_CFLAGS=""
   4.113  CT_LIBC_EXTRA_CC_ARGS=""
   4.114 +# CT_LIBC_DISABLE_VERSIONING is not set
   4.115 +CT_LIBC_OLDEST_ABI=""
   4.116 +# CT_LIBC_GLIBC_FORCE_UNWIND is not set
   4.117  CT_LIBC_GLIBC_USE_PORTS=y
   4.118  CT_LIBC_ADDONS_LIST=""
   4.119  
   4.120 @@ -386,6 +396,7 @@
   4.121  CT_LIBC_SUPPORT_NPTL=y
   4.122  CT_LIBC_SUPPORT_LINUXTHREADS=y
   4.123  # CT_LIBC_SUPPORT_WIN32THREADS is not set
   4.124 +# CT_LIBC_SUPPORT_THREADS_NONE is not set
   4.125  CT_THREADS="nptl"
   4.126  
   4.127  #
     5.1 --- a/samples/arm-iphone-linux-gnueabi/crosstool.config	Mon Jan 31 19:52:18 2011 +0100
     5.2 +++ b/samples/arm-iphone-linux-gnueabi/crosstool.config	Sun Jan 30 19:25:56 2011 +0100
     5.3 @@ -1,7 +1,7 @@
     5.4  #
     5.5  # Automatically generated make config: don't edit
     5.6 -# crosstool-NG version: hg_default@2171_c2541d3f2f56
     5.7 -# Wed Nov  3 08:59:29 2010
     5.8 +# crosstool-NG version: hg_default@2288_c13bdc8f9abe
     5.9 +# Sat Jan 29 01:57:38 2011
    5.10  #
    5.11  # CT_BACKEND is not set
    5.12  CT_MODULES=y
    5.13 @@ -25,6 +25,7 @@
    5.14  CT_WORK_DIR="${CT_TOP_DIR}/.build"
    5.15  CT_PREFIX_DIR="${HOME}/x-tools/${CT_TARGET}"
    5.16  CT_INSTALL_DIR="${CT_PREFIX_DIR}"
    5.17 +CT_RM_RF_PREFIX_DIR=y
    5.18  CT_REMOVE_DOCS=y
    5.19  CT_INSTALL_DIR_RO=y
    5.20  CT_STRIP_ALL_TOOLCHAIN_EXECUTABLES=y
    5.21 @@ -36,7 +37,6 @@
    5.22  # CT_FORCE_DOWNLOAD is not set
    5.23  # CT_USE_MIRROR is not set
    5.24  CT_CONNECT_TIMEOUT=10
    5.25 -CT_DOWNLOAD_MAX_CHUNKS=1
    5.26  # CT_ONLY_DOWNLOAD is not set
    5.27  
    5.28  #
    5.29 @@ -122,7 +122,6 @@
    5.30  CT_ARCH_arm=y
    5.31  # CT_ARCH_avr32 is not set
    5.32  # CT_ARCH_blackfin is not set
    5.33 -# CT_ARCH_ia64 is not set
    5.34  # CT_ARCH_m68k is not set
    5.35  # CT_ARCH_mips is not set
    5.36  # CT_ARCH_powerpc is not set
    5.37 @@ -133,7 +132,6 @@
    5.38  CT_ARCH_arm_AVAILABLE=y
    5.39  CT_ARCH_avr32_AVAILABLE=y
    5.40  CT_ARCH_blackfin_AVAILABLE=y
    5.41 -CT_ARCH_ia64_AVAILABLE=y
    5.42  CT_ARCH_m68k_AVAILABLE=y
    5.43  CT_ARCH_mips_AVAILABLE=y
    5.44  CT_ARCH_powerpc_AVAILABLE=y
    5.45 @@ -162,8 +160,11 @@
    5.46  #
    5.47  # General toolchain options
    5.48  #
    5.49 +CT_FORCE_SYSROOT=y
    5.50  CT_USE_SYSROOT=y
    5.51 +CT_SYSROOT_NAME="sysroot"
    5.52  CT_SYSROOT_DIR_PREFIX=""
    5.53 +# CT_STATIC_TOOLCHAIN is not set
    5.54  
    5.55  #
    5.56  # Tuple completion and aliasing
    5.57 @@ -202,13 +203,17 @@
    5.58  CT_KERNEL_bare_metal_AVAILABLE=y
    5.59  CT_KERNEL_linux_AVAILABLE=y
    5.60  CT_KERNEL_LINUX_INSTALL=y
    5.61 +# CT_KERNEL_V_2_6_37 is not set
    5.62 +# CT_KERNEL_V_2_6_36_3 is not set
    5.63 +# CT_KERNEL_V_2_6_36_2 is not set
    5.64 +# CT_KERNEL_V_2_6_36_1 is not set
    5.65  # CT_KERNEL_V_2_6_36 is not set
    5.66 -# CT_KERNEL_V_2_6_35_8 is not set
    5.67 -# CT_KERNEL_V_2_6_34_7 is not set
    5.68 +# CT_KERNEL_V_2_6_35_10 is not set
    5.69 +# CT_KERNEL_V_2_6_34_8 is not set
    5.70  # CT_KERNEL_V_2_6_33_7 is not set
    5.71 -# CT_KERNEL_V_2_6_32_25 is not set
    5.72 +# CT_KERNEL_V_2_6_32_28 is not set
    5.73  CT_KERNEL_V_2_6_31_14=y
    5.74 -# CT_KERNEL_V_2_6_27_55 is not set
    5.75 +# CT_KERNEL_V_2_6_27_57 is not set
    5.76  # CT_KERNEL_LINUX_CUSTOM is not set
    5.77  CT_KERNEL_LINUX_VERBOSITY_0=y
    5.78  # CT_KERNEL_LINUX_VERBOSITY_1 is not set
    5.79 @@ -233,6 +238,7 @@
    5.80  #
    5.81  # GNU binutils
    5.82  #
    5.83 +# CT_BINUTILS_V_2_21 is not set
    5.84  # CT_BINUTILS_V_2_20_1 is not set
    5.85  # CT_BINUTILS_V_2_20 is not set
    5.86  CT_BINUTILS_V_2_19_1=y
    5.87 @@ -250,6 +256,7 @@
    5.88  CT_CC="gcc"
    5.89  CT_CC_VERSION="4.3.4"
    5.90  CT_CC_gcc=y
    5.91 +# CT_CC_V_4_5_2 is not set
    5.92  # CT_CC_V_4_5_1 is not set
    5.93  # CT_CC_V_4_5_0 is not set
    5.94  # CT_CC_V_4_4_5 is not set
    5.95 @@ -335,6 +342,8 @@
    5.96  CT_LIBC_eglibc_AVAILABLE=y
    5.97  CT_LIBC_glibc_AVAILABLE=y
    5.98  CT_LIBC_GLIBC_TARBALL=y
    5.99 +# CT_LIBC_GLIBC_V_2_12_2 is not set
   5.100 +# CT_LIBC_GLIBC_V_2_12_1 is not set
   5.101  # CT_LIBC_GLIBC_V_2_11_1 is not set
   5.102  # CT_LIBC_GLIBC_V_2_11 is not set
   5.103  # CT_LIBC_GLIBC_V_2_10_1 is not set
   5.104 @@ -345,7 +354,6 @@
   5.105  # CT_LIBC_GLIBC_V_2_6 is not set
   5.106  # CT_LIBC_GLIBC_V_2_5_1 is not set
   5.107  # CT_LIBC_GLIBC_V_2_5 is not set
   5.108 -# CT_LIBC_GLIBC_V_2_3_6 is not set
   5.109  CT_LIBC_mingw_AVAILABLE=y
   5.110  CT_LIBC_newlib_AVAILABLE=y
   5.111  CT_LIBC_none_AVAILABLE=y
   5.112 @@ -358,6 +366,9 @@
   5.113  CT_LIBC_GLIBC_CONFIGPARMS=""
   5.114  CT_LIBC_GLIBC_EXTRA_CFLAGS=""
   5.115  CT_LIBC_EXTRA_CC_ARGS=""
   5.116 +# CT_LIBC_DISABLE_VERSIONING is not set
   5.117 +CT_LIBC_OLDEST_ABI=""
   5.118 +# CT_LIBC_GLIBC_FORCE_UNWIND is not set
   5.119  CT_LIBC_GLIBC_USE_PORTS=y
   5.120  CT_LIBC_ADDONS_LIST=""
   5.121  
   5.122 @@ -388,6 +399,7 @@
   5.123  CT_LIBC_SUPPORT_NPTL=y
   5.124  CT_LIBC_SUPPORT_LINUXTHREADS=y
   5.125  # CT_LIBC_SUPPORT_WIN32THREADS is not set
   5.126 +# CT_LIBC_SUPPORT_THREADS_NONE is not set
   5.127  CT_THREADS="nptl"
   5.128  
   5.129  #
     6.1 --- a/samples/arm-unknown-eabi/crosstool.config	Mon Jan 31 19:52:18 2011 +0100
     6.2 +++ b/samples/arm-unknown-eabi/crosstool.config	Sun Jan 30 19:25:56 2011 +0100
     6.3 @@ -1,7 +1,7 @@
     6.4  #
     6.5  # Automatically generated make config: don't edit
     6.6 -# crosstool-NG version: hg_default@2172_c90a53aecfaa
     6.7 -# Tue Nov  2 21:20:58 2010
     6.8 +# crosstool-NG version: hg_default@2288_c13bdc8f9abe
     6.9 +# Sat Jan 29 14:11:14 2011
    6.10  #
    6.11  # CT_BACKEND is not set
    6.12  CT_MODULES=y
    6.13 @@ -25,6 +25,7 @@
    6.14  CT_WORK_DIR="${CT_TOP_DIR}/.build"
    6.15  CT_PREFIX_DIR="${HOME}/x-tools/${CT_TARGET}"
    6.16  CT_INSTALL_DIR="${CT_PREFIX_DIR}"
    6.17 +CT_RM_RF_PREFIX_DIR=y
    6.18  CT_REMOVE_DOCS=y
    6.19  CT_INSTALL_DIR_RO=y
    6.20  CT_STRIP_ALL_TOOLCHAIN_EXECUTABLES=y
    6.21 @@ -38,7 +39,6 @@
    6.22  # CT_PREFER_MIRROR is not set
    6.23  CT_MIRROR_BASE_URL="http://ymorin.is-a-geek.org/mirrors/"
    6.24  CT_CONNECT_TIMEOUT=10
    6.25 -CT_DOWNLOAD_MAX_CHUNKS=1
    6.26  # CT_ONLY_DOWNLOAD is not set
    6.27  
    6.28  #
    6.29 @@ -124,7 +124,6 @@
    6.30  CT_ARCH_arm=y
    6.31  # CT_ARCH_avr32 is not set
    6.32  # CT_ARCH_blackfin is not set
    6.33 -# CT_ARCH_ia64 is not set
    6.34  # CT_ARCH_m68k is not set
    6.35  # CT_ARCH_mips is not set
    6.36  # CT_ARCH_powerpc is not set
    6.37 @@ -135,7 +134,6 @@
    6.38  CT_ARCH_arm_AVAILABLE=y
    6.39  CT_ARCH_avr32_AVAILABLE=y
    6.40  CT_ARCH_blackfin_AVAILABLE=y
    6.41 -CT_ARCH_ia64_AVAILABLE=y
    6.42  CT_ARCH_m68k_AVAILABLE=y
    6.43  CT_ARCH_mips_AVAILABLE=y
    6.44  CT_ARCH_powerpc_AVAILABLE=y
    6.45 @@ -163,7 +161,9 @@
    6.46  #
    6.47  # General toolchain options
    6.48  #
    6.49 +CT_FORCE_SYSROOT=y
    6.50  CT_USE_SYSROOT=y
    6.51 +CT_SYSROOT_NAME="sysroot"
    6.52  CT_SYSROOT_DIR_PREFIX=""
    6.53  
    6.54  #
    6.55 @@ -217,6 +217,7 @@
    6.56  #
    6.57  # GNU binutils
    6.58  #
    6.59 +# CT_BINUTILS_V_2_21 is not set
    6.60  # CT_BINUTILS_V_2_20_1 is not set
    6.61  # CT_BINUTILS_V_2_20 is not set
    6.62  CT_BINUTILS_V_2_19_1=y
    6.63 @@ -233,6 +234,7 @@
    6.64  CT_CC="gcc"
    6.65  CT_CC_VERSION="4.3.4"
    6.66  CT_CC_gcc=y
    6.67 +# CT_CC_V_4_5_2 is not set
    6.68  # CT_CC_V_4_5_1 is not set
    6.69  # CT_CC_V_4_5_0 is not set
    6.70  # CT_CC_V_4_4_5 is not set
    6.71 @@ -322,6 +324,7 @@
    6.72  # CT_LIBC_SUPPORT_NPTL is not set
    6.73  # CT_LIBC_SUPPORT_LINUXTHREADS is not set
    6.74  # CT_LIBC_SUPPORT_WIN32THREADS is not set
    6.75 +CT_LIBC_SUPPORT_THREADS_NONE=y
    6.76  CT_THREADS="none"
    6.77  
    6.78  #
     7.1 --- a/samples/arm-unknown-linux-gnueabi/crosstool.config	Mon Jan 31 19:52:18 2011 +0100
     7.2 +++ b/samples/arm-unknown-linux-gnueabi/crosstool.config	Sun Jan 30 19:25:56 2011 +0100
     7.3 @@ -1,7 +1,7 @@
     7.4  #
     7.5  # Automatically generated make config: don't edit
     7.6 -# crosstool-NG version: hg_default@2171_c2541d3f2f56
     7.7 -# Wed Nov  3 10:58:27 2010
     7.8 +# crosstool-NG version: hg_default@2288_c13bdc8f9abe
     7.9 +# Sat Jan 29 14:19:29 2011
    7.10  #
    7.11  # CT_BACKEND is not set
    7.12  CT_MODULES=y
    7.13 @@ -25,6 +25,7 @@
    7.14  CT_WORK_DIR="${CT_TOP_DIR}/.build"
    7.15  CT_PREFIX_DIR="${HOME}/x-tools/${CT_TARGET}"
    7.16  CT_INSTALL_DIR="${CT_PREFIX_DIR}"
    7.17 +CT_RM_RF_PREFIX_DIR=y
    7.18  # CT_REMOVE_DOCS is not set
    7.19  CT_INSTALL_DIR_RO=y
    7.20  CT_STRIP_ALL_TOOLCHAIN_EXECUTABLES=y
    7.21 @@ -38,7 +39,6 @@
    7.22  # CT_PREFER_MIRROR is not set
    7.23  CT_MIRROR_BASE_URL="http://ymorin.is-a-geek.org/mirrors/"
    7.24  CT_CONNECT_TIMEOUT=10
    7.25 -CT_DOWNLOAD_MAX_CHUNKS=1
    7.26  # CT_ONLY_DOWNLOAD is not set
    7.27  
    7.28  #
    7.29 @@ -124,7 +124,6 @@
    7.30  CT_ARCH_arm=y
    7.31  # CT_ARCH_avr32 is not set
    7.32  # CT_ARCH_blackfin is not set
    7.33 -# CT_ARCH_ia64 is not set
    7.34  # CT_ARCH_m68k is not set
    7.35  # CT_ARCH_mips is not set
    7.36  # CT_ARCH_powerpc is not set
    7.37 @@ -135,7 +134,6 @@
    7.38  CT_ARCH_arm_AVAILABLE=y
    7.39  CT_ARCH_avr32_AVAILABLE=y
    7.40  CT_ARCH_blackfin_AVAILABLE=y
    7.41 -CT_ARCH_ia64_AVAILABLE=y
    7.42  CT_ARCH_m68k_AVAILABLE=y
    7.43  CT_ARCH_mips_AVAILABLE=y
    7.44  CT_ARCH_powerpc_AVAILABLE=y
    7.45 @@ -163,7 +161,9 @@
    7.46  #
    7.47  # General toolchain options
    7.48  #
    7.49 +CT_FORCE_SYSROOT=y
    7.50  CT_USE_SYSROOT=y
    7.51 +CT_SYSROOT_NAME="sysroot"
    7.52  CT_SYSROOT_DIR_PREFIX=""
    7.53  
    7.54  #
    7.55 @@ -203,13 +203,17 @@
    7.56  CT_KERNEL_bare_metal_AVAILABLE=y
    7.57  CT_KERNEL_linux_AVAILABLE=y
    7.58  CT_KERNEL_LINUX_INSTALL=y
    7.59 +# CT_KERNEL_V_2_6_37 is not set
    7.60 +# CT_KERNEL_V_2_6_36_3 is not set
    7.61 +# CT_KERNEL_V_2_6_36_2 is not set
    7.62 +# CT_KERNEL_V_2_6_36_1 is not set
    7.63  # CT_KERNEL_V_2_6_36 is not set
    7.64 -# CT_KERNEL_V_2_6_35_8 is not set
    7.65 -# CT_KERNEL_V_2_6_34_7 is not set
    7.66 +# CT_KERNEL_V_2_6_35_10 is not set
    7.67 +# CT_KERNEL_V_2_6_34_8 is not set
    7.68  CT_KERNEL_V_2_6_33_7=y
    7.69 -# CT_KERNEL_V_2_6_32_25 is not set
    7.70 +# CT_KERNEL_V_2_6_32_28 is not set
    7.71  # CT_KERNEL_V_2_6_31_14 is not set
    7.72 -# CT_KERNEL_V_2_6_27_55 is not set
    7.73 +# CT_KERNEL_V_2_6_27_57 is not set
    7.74  # CT_KERNEL_LINUX_CUSTOM is not set
    7.75  CT_KERNEL_LINUX_VERBOSITY_0=y
    7.76  # CT_KERNEL_LINUX_VERBOSITY_1 is not set
    7.77 @@ -234,6 +238,7 @@
    7.78  #
    7.79  # GNU binutils
    7.80  #
    7.81 +# CT_BINUTILS_V_2_21 is not set
    7.82  # CT_BINUTILS_V_2_20_1 is not set
    7.83  # CT_BINUTILS_V_2_20 is not set
    7.84  CT_BINUTILS_V_2_19_1=y
    7.85 @@ -253,6 +258,7 @@
    7.86  CT_CC="gcc"
    7.87  CT_CC_VERSION="4.3.2"
    7.88  CT_CC_gcc=y
    7.89 +# CT_CC_V_4_5_2 is not set
    7.90  # CT_CC_V_4_5_1 is not set
    7.91  # CT_CC_V_4_5_0 is not set
    7.92  # CT_CC_V_4_4_5 is not set
    7.93 @@ -334,6 +340,8 @@
    7.94  CT_LIBC_eglibc_AVAILABLE=y
    7.95  CT_LIBC_glibc_AVAILABLE=y
    7.96  CT_LIBC_GLIBC_TARBALL=y
    7.97 +# CT_LIBC_GLIBC_V_2_12_2 is not set
    7.98 +# CT_LIBC_GLIBC_V_2_12_1 is not set
    7.99  # CT_LIBC_GLIBC_V_2_11_1 is not set
   7.100  # CT_LIBC_GLIBC_V_2_11 is not set
   7.101  # CT_LIBC_GLIBC_V_2_10_1 is not set
   7.102 @@ -344,7 +352,6 @@
   7.103  # CT_LIBC_GLIBC_V_2_6 is not set
   7.104  # CT_LIBC_GLIBC_V_2_5_1 is not set
   7.105  # CT_LIBC_GLIBC_V_2_5 is not set
   7.106 -# CT_LIBC_GLIBC_V_2_3_6 is not set
   7.107  CT_LIBC_mingw_AVAILABLE=y
   7.108  CT_LIBC_newlib_AVAILABLE=y
   7.109  CT_LIBC_none_AVAILABLE=y
   7.110 @@ -357,6 +364,9 @@
   7.111  CT_LIBC_GLIBC_CONFIGPARMS=""
   7.112  CT_LIBC_GLIBC_EXTRA_CFLAGS=""
   7.113  CT_LIBC_EXTRA_CC_ARGS=""
   7.114 +# CT_LIBC_DISABLE_VERSIONING is not set
   7.115 +CT_LIBC_OLDEST_ABI=""
   7.116 +# CT_LIBC_GLIBC_FORCE_UNWIND is not set
   7.117  CT_LIBC_GLIBC_USE_PORTS=y
   7.118  CT_LIBC_ADDONS_LIST=""
   7.119  
   7.120 @@ -387,6 +397,7 @@
   7.121  CT_LIBC_SUPPORT_NPTL=y
   7.122  CT_LIBC_SUPPORT_LINUXTHREADS=y
   7.123  # CT_LIBC_SUPPORT_WIN32THREADS is not set
   7.124 +# CT_LIBC_SUPPORT_THREADS_NONE is not set
   7.125  CT_THREADS="nptl"
   7.126  
   7.127  #
     8.1 --- a/samples/arm-unknown-linux-uclibcgnueabi/crosstool.config	Mon Jan 31 19:52:18 2011 +0100
     8.2 +++ b/samples/arm-unknown-linux-uclibcgnueabi/crosstool.config	Sun Jan 30 19:25:56 2011 +0100
     8.3 @@ -1,7 +1,7 @@
     8.4  #
     8.5  # Automatically generated make config: don't edit
     8.6 -# crosstool-NG version: hg_default@2171_c2541d3f2f56
     8.7 -# Wed Nov  3 10:59:17 2010
     8.8 +# crosstool-NG version: hg_default@2288_d49f8d7715ec+
     8.9 +# Sat Jan 29 15:13:15 2011
    8.10  #
    8.11  # CT_BACKEND is not set
    8.12  CT_MODULES=y
    8.13 @@ -25,6 +25,7 @@
    8.14  CT_WORK_DIR="${CT_TOP_DIR}/.build"
    8.15  CT_PREFIX_DIR="${HOME}/x-tools/${CT_TARGET}"
    8.16  CT_INSTALL_DIR="${CT_PREFIX_DIR}"
    8.17 +CT_RM_RF_PREFIX_DIR=y
    8.18  CT_REMOVE_DOCS=y
    8.19  CT_INSTALL_DIR_RO=y
    8.20  CT_STRIP_ALL_TOOLCHAIN_EXECUTABLES=y
    8.21 @@ -38,7 +39,6 @@
    8.22  # CT_PREFER_MIRROR is not set
    8.23  CT_MIRROR_BASE_URL="http://ymorin.is-a-geek.org/mirrors/"
    8.24  CT_CONNECT_TIMEOUT=10
    8.25 -CT_DOWNLOAD_MAX_CHUNKS=1
    8.26  # CT_ONLY_DOWNLOAD is not set
    8.27  
    8.28  #
    8.29 @@ -124,7 +124,6 @@
    8.30  CT_ARCH_arm=y
    8.31  # CT_ARCH_avr32 is not set
    8.32  # CT_ARCH_blackfin is not set
    8.33 -# CT_ARCH_ia64 is not set
    8.34  # CT_ARCH_m68k is not set
    8.35  # CT_ARCH_mips is not set
    8.36  # CT_ARCH_powerpc is not set
    8.37 @@ -135,7 +134,6 @@
    8.38  CT_ARCH_arm_AVAILABLE=y
    8.39  CT_ARCH_avr32_AVAILABLE=y
    8.40  CT_ARCH_blackfin_AVAILABLE=y
    8.41 -CT_ARCH_ia64_AVAILABLE=y
    8.42  CT_ARCH_m68k_AVAILABLE=y
    8.43  CT_ARCH_mips_AVAILABLE=y
    8.44  CT_ARCH_powerpc_AVAILABLE=y
    8.45 @@ -164,8 +162,11 @@
    8.46  #
    8.47  # General toolchain options
    8.48  #
    8.49 +CT_FORCE_SYSROOT=y
    8.50  CT_USE_SYSROOT=y
    8.51 +CT_SYSROOT_NAME="sysroot"
    8.52  CT_SYSROOT_DIR_PREFIX=""
    8.53 +# CT_STATIC_TOOLCHAIN is not set
    8.54  
    8.55  #
    8.56  # Tuple completion and aliasing
    8.57 @@ -204,13 +205,17 @@
    8.58  CT_KERNEL_bare_metal_AVAILABLE=y
    8.59  CT_KERNEL_linux_AVAILABLE=y
    8.60  CT_KERNEL_LINUX_INSTALL=y
    8.61 +# CT_KERNEL_V_2_6_37 is not set
    8.62 +# CT_KERNEL_V_2_6_36_3 is not set
    8.63 +# CT_KERNEL_V_2_6_36_2 is not set
    8.64 +# CT_KERNEL_V_2_6_36_1 is not set
    8.65  # CT_KERNEL_V_2_6_36 is not set
    8.66 -# CT_KERNEL_V_2_6_35_8 is not set
    8.67 -# CT_KERNEL_V_2_6_34_7 is not set
    8.68 +# CT_KERNEL_V_2_6_35_10 is not set
    8.69 +# CT_KERNEL_V_2_6_34_8 is not set
    8.70  CT_KERNEL_V_2_6_33_7=y
    8.71 -# CT_KERNEL_V_2_6_32_25 is not set
    8.72 +# CT_KERNEL_V_2_6_32_28 is not set
    8.73  # CT_KERNEL_V_2_6_31_14 is not set
    8.74 -# CT_KERNEL_V_2_6_27_55 is not set
    8.75 +# CT_KERNEL_V_2_6_27_57 is not set
    8.76  # CT_KERNEL_LINUX_CUSTOM is not set
    8.77  CT_KERNEL_LINUX_VERBOSITY_0=y
    8.78  # CT_KERNEL_LINUX_VERBOSITY_1 is not set
    8.79 @@ -235,6 +240,7 @@
    8.80  #
    8.81  # GNU binutils
    8.82  #
    8.83 +# CT_BINUTILS_V_2_21 is not set
    8.84  # CT_BINUTILS_V_2_20_1 is not set
    8.85  # CT_BINUTILS_V_2_20 is not set
    8.86  CT_BINUTILS_V_2_19_1=y
    8.87 @@ -254,6 +260,7 @@
    8.88  CT_CC="gcc"
    8.89  CT_CC_VERSION="4.4.3"
    8.90  CT_CC_gcc=y
    8.91 +# CT_CC_V_4_5_2 is not set
    8.92  # CT_CC_V_4_5_1 is not set
    8.93  # CT_CC_V_4_5_0 is not set
    8.94  # CT_CC_V_4_4_5 is not set
    8.95 @@ -367,6 +374,7 @@
    8.96  # CT_LIBC_SUPPORT_NPTL is not set
    8.97  CT_LIBC_SUPPORT_LINUXTHREADS=y
    8.98  # CT_LIBC_SUPPORT_WIN32THREADS is not set
    8.99 +CT_LIBC_SUPPORT_THREADS_NONE=y
   8.100  CT_THREADS="linuxthreads"
   8.101  
   8.102  #
   8.103 @@ -472,9 +480,6 @@
   8.104  # CT_CLOOG_V_0_15_8 is not set
   8.105  # CT_CLOOG_V_0_15_7 is not set
   8.106  # CT_CLOOG_V_0_15_6 is not set
   8.107 -# CT_CLOOG_V_0_15_5 is not set
   8.108 -# CT_CLOOG_V_0_15_4 is not set
   8.109 -# CT_CLOOG_V_0_15_3 is not set
   8.110  CT_CLOOG_VERSION="0.15.9"
   8.111  
   8.112  #
     9.1 --- a/samples/armeb-test_nptl-linux-uclibcgnueabi/crosstool.config	Mon Jan 31 19:52:18 2011 +0100
     9.2 +++ b/samples/armeb-test_nptl-linux-uclibcgnueabi/crosstool.config	Sun Jan 30 19:25:56 2011 +0100
     9.3 @@ -1,7 +1,7 @@
     9.4  #
     9.5  # Automatically generated make config: don't edit
     9.6 -# crosstool-NG version: hg_default@2171_c2541d3f2f56
     9.7 -# Wed Nov  3 11:00:11 2010
     9.8 +# crosstool-NG version: hg_default@2288_c13bdc8f9abe
     9.9 +# Sat Jan 29 14:20:40 2011
    9.10  #
    9.11  # CT_BACKEND is not set
    9.12  CT_MODULES=y
    9.13 @@ -25,6 +25,7 @@
    9.14  CT_WORK_DIR="${CT_TOP_DIR}/.build"
    9.15  CT_PREFIX_DIR="${HOME}/x-tools/${CT_TARGET}"
    9.16  CT_INSTALL_DIR="${CT_PREFIX_DIR}"
    9.17 +CT_RM_RF_PREFIX_DIR=y
    9.18  CT_REMOVE_DOCS=y
    9.19  CT_INSTALL_DIR_RO=y
    9.20  CT_STRIP_ALL_TOOLCHAIN_EXECUTABLES=y
    9.21 @@ -38,7 +39,6 @@
    9.22  # CT_PREFER_MIRROR is not set
    9.23  CT_MIRROR_BASE_URL="http://ymorin.is-a-geek.org/mirrors/"
    9.24  CT_CONNECT_TIMEOUT=10
    9.25 -CT_DOWNLOAD_MAX_CHUNKS=1
    9.26  # CT_ONLY_DOWNLOAD is not set
    9.27  
    9.28  #
    9.29 @@ -124,7 +124,6 @@
    9.30  CT_ARCH_arm=y
    9.31  # CT_ARCH_avr32 is not set
    9.32  # CT_ARCH_blackfin is not set
    9.33 -# CT_ARCH_ia64 is not set
    9.34  # CT_ARCH_m68k is not set
    9.35  # CT_ARCH_mips is not set
    9.36  # CT_ARCH_powerpc is not set
    9.37 @@ -135,7 +134,6 @@
    9.38  CT_ARCH_arm_AVAILABLE=y
    9.39  CT_ARCH_avr32_AVAILABLE=y
    9.40  CT_ARCH_blackfin_AVAILABLE=y
    9.41 -CT_ARCH_ia64_AVAILABLE=y
    9.42  CT_ARCH_m68k_AVAILABLE=y
    9.43  CT_ARCH_mips_AVAILABLE=y
    9.44  CT_ARCH_powerpc_AVAILABLE=y
    9.45 @@ -164,8 +162,11 @@
    9.46  #
    9.47  # General toolchain options
    9.48  #
    9.49 +CT_FORCE_SYSROOT=y
    9.50  CT_USE_SYSROOT=y
    9.51 +CT_SYSROOT_NAME="sysroot"
    9.52  CT_SYSROOT_DIR_PREFIX=""
    9.53 +# CT_STATIC_TOOLCHAIN is not set
    9.54  
    9.55  #
    9.56  # Tuple completion and aliasing
    9.57 @@ -197,20 +198,24 @@
    9.58  # CT_MINGW32 is not set
    9.59  CT_KERNEL_SUPPORTS_SHARED_LIBS=y
    9.60  CT_KERNEL="linux"
    9.61 -CT_KERNEL_VERSION="2.6.34.7"
    9.62 +CT_KERNEL_VERSION="2.6.34.8"
    9.63  # CT_KERNEL_bare_metal is not set
    9.64  CT_KERNEL_linux=y
    9.65  # CT_KERNEL_mingw32 is not set
    9.66  CT_KERNEL_bare_metal_AVAILABLE=y
    9.67  CT_KERNEL_linux_AVAILABLE=y
    9.68  CT_KERNEL_LINUX_INSTALL=y
    9.69 +# CT_KERNEL_V_2_6_37 is not set
    9.70 +# CT_KERNEL_V_2_6_36_3 is not set
    9.71 +# CT_KERNEL_V_2_6_36_2 is not set
    9.72 +# CT_KERNEL_V_2_6_36_1 is not set
    9.73  # CT_KERNEL_V_2_6_36 is not set
    9.74 -# CT_KERNEL_V_2_6_35_8 is not set
    9.75 -CT_KERNEL_V_2_6_34_7=y
    9.76 +# CT_KERNEL_V_2_6_35_10 is not set
    9.77 +CT_KERNEL_V_2_6_34_8=y
    9.78  # CT_KERNEL_V_2_6_33_7 is not set
    9.79 -# CT_KERNEL_V_2_6_32_25 is not set
    9.80 +# CT_KERNEL_V_2_6_32_28 is not set
    9.81  # CT_KERNEL_V_2_6_31_14 is not set
    9.82 -# CT_KERNEL_V_2_6_27_55 is not set
    9.83 +# CT_KERNEL_V_2_6_27_57 is not set
    9.84  # CT_KERNEL_LINUX_CUSTOM is not set
    9.85  CT_KERNEL_LINUX_VERBOSITY_0=y
    9.86  # CT_KERNEL_LINUX_VERBOSITY_1 is not set
    9.87 @@ -235,6 +240,7 @@
    9.88  #
    9.89  # GNU binutils
    9.90  #
    9.91 +# CT_BINUTILS_V_2_21 is not set
    9.92  # CT_BINUTILS_V_2_20_1 is not set
    9.93  CT_BINUTILS_V_2_20=y
    9.94  # CT_BINUTILS_V_2_19_1 is not set
    9.95 @@ -252,6 +258,7 @@
    9.96  CT_CC="gcc"
    9.97  CT_CC_VERSION="4.4.3"
    9.98  CT_CC_gcc=y
    9.99 +# CT_CC_V_4_5_2 is not set
   9.100  # CT_CC_V_4_5_1 is not set
   9.101  # CT_CC_V_4_5_0 is not set
   9.102  # CT_CC_V_4_4_5 is not set
   9.103 @@ -365,6 +372,7 @@
   9.104  CT_LIBC_SUPPORT_NPTL=y
   9.105  CT_LIBC_SUPPORT_LINUXTHREADS=y
   9.106  # CT_LIBC_SUPPORT_WIN32THREADS is not set
   9.107 +CT_LIBC_SUPPORT_THREADS_NONE=y
   9.108  CT_THREADS="nptl"
   9.109  
   9.110  #
   9.111 @@ -430,9 +438,6 @@
   9.112  # CT_CLOOG_V_0_15_8 is not set
   9.113  # CT_CLOOG_V_0_15_7 is not set
   9.114  # CT_CLOOG_V_0_15_6 is not set
   9.115 -# CT_CLOOG_V_0_15_5 is not set
   9.116 -# CT_CLOOG_V_0_15_4 is not set
   9.117 -# CT_CLOOG_V_0_15_3 is not set
   9.118  CT_CLOOG_VERSION="0.15.9"
   9.119  
   9.120  #
    10.1 --- a/samples/armeb-unknown-eabi/crosstool.config	Mon Jan 31 19:52:18 2011 +0100
    10.2 +++ b/samples/armeb-unknown-eabi/crosstool.config	Sun Jan 30 19:25:56 2011 +0100
    10.3 @@ -1,7 +1,7 @@
    10.4  #
    10.5  # Automatically generated make config: don't edit
    10.6 -# crosstool-NG version: hg_default@2171_c2541d3f2f56
    10.7 -# Wed Nov  3 11:33:31 2010
    10.8 +# crosstool-NG version: hg_default@2288_c13bdc8f9abe
    10.9 +# Sat Jan 29 14:21:42 2011
   10.10  #
   10.11  # CT_BACKEND is not set
   10.12  CT_MODULES=y
   10.13 @@ -25,6 +25,7 @@
   10.14  CT_WORK_DIR="${CT_TOP_DIR}/.build"
   10.15  CT_PREFIX_DIR="${HOME}/x-tools/${CT_TARGET}"
   10.16  CT_INSTALL_DIR="${CT_PREFIX_DIR}"
   10.17 +CT_RM_RF_PREFIX_DIR=y
   10.18  CT_REMOVE_DOCS=y
   10.19  CT_INSTALL_DIR_RO=y
   10.20  CT_STRIP_ALL_TOOLCHAIN_EXECUTABLES=y
   10.21 @@ -36,7 +37,6 @@
   10.22  # CT_FORCE_DOWNLOAD is not set
   10.23  # CT_USE_MIRROR is not set
   10.24  CT_CONNECT_TIMEOUT=10
   10.25 -CT_DOWNLOAD_MAX_CHUNKS=1
   10.26  # CT_ONLY_DOWNLOAD is not set
   10.27  
   10.28  #
   10.29 @@ -122,7 +122,6 @@
   10.30  CT_ARCH_arm=y
   10.31  # CT_ARCH_avr32 is not set
   10.32  # CT_ARCH_blackfin is not set
   10.33 -# CT_ARCH_ia64 is not set
   10.34  # CT_ARCH_m68k is not set
   10.35  # CT_ARCH_mips is not set
   10.36  # CT_ARCH_powerpc is not set
   10.37 @@ -133,7 +132,6 @@
   10.38  CT_ARCH_arm_AVAILABLE=y
   10.39  CT_ARCH_avr32_AVAILABLE=y
   10.40  CT_ARCH_blackfin_AVAILABLE=y
   10.41 -CT_ARCH_ia64_AVAILABLE=y
   10.42  CT_ARCH_m68k_AVAILABLE=y
   10.43  CT_ARCH_mips_AVAILABLE=y
   10.44  CT_ARCH_powerpc_AVAILABLE=y
   10.45 @@ -161,7 +159,9 @@
   10.46  #
   10.47  # General toolchain options
   10.48  #
   10.49 +CT_FORCE_SYSROOT=y
   10.50  CT_USE_SYSROOT=y
   10.51 +CT_SYSROOT_NAME="sysroot"
   10.52  CT_SYSROOT_DIR_PREFIX=""
   10.53  
   10.54  #
   10.55 @@ -215,6 +215,7 @@
   10.56  #
   10.57  # GNU binutils
   10.58  #
   10.59 +# CT_BINUTILS_V_2_21 is not set
   10.60  # CT_BINUTILS_V_2_20_1 is not set
   10.61  # CT_BINUTILS_V_2_20 is not set
   10.62  CT_BINUTILS_V_2_19_1=y
   10.63 @@ -231,6 +232,7 @@
   10.64  CT_CC="gcc"
   10.65  CT_CC_VERSION="4.3.2"
   10.66  CT_CC_gcc=y
   10.67 +# CT_CC_V_4_5_2 is not set
   10.68  # CT_CC_V_4_5_1 is not set
   10.69  # CT_CC_V_4_5_0 is not set
   10.70  # CT_CC_V_4_4_5 is not set
   10.71 @@ -312,6 +314,7 @@
   10.72  # CT_LIBC_SUPPORT_NPTL is not set
   10.73  # CT_LIBC_SUPPORT_LINUXTHREADS is not set
   10.74  # CT_LIBC_SUPPORT_WIN32THREADS is not set
   10.75 +# CT_LIBC_SUPPORT_THREADS_NONE is not set
   10.76  CT_THREADS="none"
   10.77  
   10.78  #
    11.1 --- a/samples/armeb-unknown-linux-gnueabi/crosstool.config	Mon Jan 31 19:52:18 2011 +0100
    11.2 +++ b/samples/armeb-unknown-linux-gnueabi/crosstool.config	Sun Jan 30 19:25:56 2011 +0100
    11.3 @@ -1,7 +1,7 @@
    11.4  #
    11.5  # Automatically generated make config: don't edit
    11.6 -# crosstool-NG version: hg_default@2171_c2541d3f2f56
    11.7 -# Wed Nov  3 11:35:19 2010
    11.8 +# crosstool-NG version: hg_default@2288_c13bdc8f9abe
    11.9 +# Sat Jan 29 14:22:11 2011
   11.10  #
   11.11  # CT_BACKEND is not set
   11.12  CT_MODULES=y
   11.13 @@ -25,6 +25,7 @@
   11.14  CT_WORK_DIR="${CT_TOP_DIR}/.build"
   11.15  CT_PREFIX_DIR="${HOME}/x-tools/${CT_TARGET}"
   11.16  CT_INSTALL_DIR="${CT_PREFIX_DIR}"
   11.17 +CT_RM_RF_PREFIX_DIR=y
   11.18  CT_REMOVE_DOCS=y
   11.19  CT_INSTALL_DIR_RO=y
   11.20  CT_STRIP_ALL_TOOLCHAIN_EXECUTABLES=y
   11.21 @@ -38,7 +39,6 @@
   11.22  # CT_PREFER_MIRROR is not set
   11.23  CT_MIRROR_BASE_URL="http://ymorin.is-a-geek.org/mirrors/"
   11.24  CT_CONNECT_TIMEOUT=10
   11.25 -CT_DOWNLOAD_MAX_CHUNKS=1
   11.26  # CT_ONLY_DOWNLOAD is not set
   11.27  
   11.28  #
   11.29 @@ -124,7 +124,6 @@
   11.30  CT_ARCH_arm=y
   11.31  # CT_ARCH_avr32 is not set
   11.32  # CT_ARCH_blackfin is not set
   11.33 -# CT_ARCH_ia64 is not set
   11.34  # CT_ARCH_m68k is not set
   11.35  # CT_ARCH_mips is not set
   11.36  # CT_ARCH_powerpc is not set
   11.37 @@ -135,7 +134,6 @@
   11.38  CT_ARCH_arm_AVAILABLE=y
   11.39  CT_ARCH_avr32_AVAILABLE=y
   11.40  CT_ARCH_blackfin_AVAILABLE=y
   11.41 -CT_ARCH_ia64_AVAILABLE=y
   11.42  CT_ARCH_m68k_AVAILABLE=y
   11.43  CT_ARCH_mips_AVAILABLE=y
   11.44  CT_ARCH_powerpc_AVAILABLE=y
   11.45 @@ -164,8 +162,11 @@
   11.46  #
   11.47  # General toolchain options
   11.48  #
   11.49 +CT_FORCE_SYSROOT=y
   11.50  CT_USE_SYSROOT=y
   11.51 +CT_SYSROOT_NAME="sysroot"
   11.52  CT_SYSROOT_DIR_PREFIX=""
   11.53 +# CT_STATIC_TOOLCHAIN is not set
   11.54  
   11.55  #
   11.56  # Tuple completion and aliasing
   11.57 @@ -204,13 +205,17 @@
   11.58  CT_KERNEL_bare_metal_AVAILABLE=y
   11.59  CT_KERNEL_linux_AVAILABLE=y
   11.60  CT_KERNEL_LINUX_INSTALL=y
   11.61 +# CT_KERNEL_V_2_6_37 is not set
   11.62 +# CT_KERNEL_V_2_6_36_3 is not set
   11.63 +# CT_KERNEL_V_2_6_36_2 is not set
   11.64 +# CT_KERNEL_V_2_6_36_1 is not set
   11.65  # CT_KERNEL_V_2_6_36 is not set
   11.66 -# CT_KERNEL_V_2_6_35_8 is not set
   11.67 -# CT_KERNEL_V_2_6_34_7 is not set
   11.68 +# CT_KERNEL_V_2_6_35_10 is not set
   11.69 +# CT_KERNEL_V_2_6_34_8 is not set
   11.70  CT_KERNEL_V_2_6_33_7=y
   11.71 -# CT_KERNEL_V_2_6_32_25 is not set
   11.72 +# CT_KERNEL_V_2_6_32_28 is not set
   11.73  # CT_KERNEL_V_2_6_31_14 is not set
   11.74 -# CT_KERNEL_V_2_6_27_55 is not set
   11.75 +# CT_KERNEL_V_2_6_27_57 is not set
   11.76  # CT_KERNEL_LINUX_CUSTOM is not set
   11.77  CT_KERNEL_LINUX_VERBOSITY_0=y
   11.78  # CT_KERNEL_LINUX_VERBOSITY_1 is not set
   11.79 @@ -235,6 +240,7 @@
   11.80  #
   11.81  # GNU binutils
   11.82  #
   11.83 +# CT_BINUTILS_V_2_21 is not set
   11.84  # CT_BINUTILS_V_2_20_1 is not set
   11.85  CT_BINUTILS_V_2_20=y
   11.86  # CT_BINUTILS_V_2_19_1 is not set
   11.87 @@ -254,6 +260,7 @@
   11.88  CT_CC="gcc"
   11.89  CT_CC_VERSION="4.4.3"
   11.90  CT_CC_gcc=y
   11.91 +# CT_CC_V_4_5_2 is not set
   11.92  # CT_CC_V_4_5_1 is not set
   11.93  # CT_CC_V_4_5_0 is not set
   11.94  # CT_CC_V_4_4_5 is not set
   11.95 @@ -341,6 +348,8 @@
   11.96  CT_LIBC_eglibc_AVAILABLE=y
   11.97  CT_LIBC_glibc_AVAILABLE=y
   11.98  CT_LIBC_GLIBC_TARBALL=y
   11.99 +# CT_LIBC_GLIBC_V_2_12_2 is not set
  11.100 +# CT_LIBC_GLIBC_V_2_12_1 is not set
  11.101  # CT_LIBC_GLIBC_V_2_11_1 is not set
  11.102  # CT_LIBC_GLIBC_V_2_11 is not set
  11.103  CT_LIBC_GLIBC_V_2_10_1=y
  11.104 @@ -351,7 +360,6 @@
  11.105  # CT_LIBC_GLIBC_V_2_6 is not set
  11.106  # CT_LIBC_GLIBC_V_2_5_1 is not set
  11.107  # CT_LIBC_GLIBC_V_2_5 is not set
  11.108 -# CT_LIBC_GLIBC_V_2_3_6 is not set
  11.109  CT_LIBC_mingw_AVAILABLE=y
  11.110  CT_LIBC_newlib_AVAILABLE=y
  11.111  CT_LIBC_none_AVAILABLE=y
  11.112 @@ -364,6 +372,9 @@
  11.113  CT_LIBC_GLIBC_CONFIGPARMS=""
  11.114  CT_LIBC_GLIBC_EXTRA_CFLAGS=""
  11.115  CT_LIBC_EXTRA_CC_ARGS=""
  11.116 +# CT_LIBC_DISABLE_VERSIONING is not set
  11.117 +CT_LIBC_OLDEST_ABI=""
  11.118 +# CT_LIBC_GLIBC_FORCE_UNWIND is not set
  11.119  CT_LIBC_GLIBC_USE_PORTS=y
  11.120  CT_LIBC_ADDONS_LIST=""
  11.121  
  11.122 @@ -394,6 +405,7 @@
  11.123  CT_LIBC_SUPPORT_NPTL=y
  11.124  CT_LIBC_SUPPORT_LINUXTHREADS=y
  11.125  # CT_LIBC_SUPPORT_WIN32THREADS is not set
  11.126 +# CT_LIBC_SUPPORT_THREADS_NONE is not set
  11.127  CT_THREADS="nptl"
  11.128  
  11.129  #
  11.130 @@ -489,9 +501,6 @@
  11.131  # CT_CLOOG_V_0_15_8 is not set
  11.132  # CT_CLOOG_V_0_15_7 is not set
  11.133  # CT_CLOOG_V_0_15_6 is not set
  11.134 -# CT_CLOOG_V_0_15_5 is not set
  11.135 -# CT_CLOOG_V_0_15_4 is not set
  11.136 -# CT_CLOOG_V_0_15_3 is not set
  11.137  CT_CLOOG_VERSION="0.15.9"
  11.138  
  11.139  #
    12.1 --- a/samples/armeb-unknown-linux-uclibcgnueabi/crosstool.config	Mon Jan 31 19:52:18 2011 +0100
    12.2 +++ b/samples/armeb-unknown-linux-uclibcgnueabi/crosstool.config	Sun Jan 30 19:25:56 2011 +0100
    12.3 @@ -1,7 +1,7 @@
    12.4  #
    12.5  # Automatically generated make config: don't edit
    12.6 -# crosstool-NG version: hg_default@2171_c2541d3f2f56
    12.7 -# Wed Nov  3 13:19:24 2010
    12.8 +# crosstool-NG version: hg_default@2288_c13bdc8f9abe
    12.9 +# Sat Jan 29 14:22:33 2011
   12.10  #
   12.11  # CT_BACKEND is not set
   12.12  CT_MODULES=y
   12.13 @@ -25,6 +25,7 @@
   12.14  CT_WORK_DIR="${CT_TOP_DIR}/.build"
   12.15  CT_PREFIX_DIR="${HOME}/x-tools/${CT_TARGET}"
   12.16  CT_INSTALL_DIR="${CT_PREFIX_DIR}"
   12.17 +CT_RM_RF_PREFIX_DIR=y
   12.18  CT_REMOVE_DOCS=y
   12.19  CT_INSTALL_DIR_RO=y
   12.20  CT_STRIP_ALL_TOOLCHAIN_EXECUTABLES=y
   12.21 @@ -38,7 +39,6 @@
   12.22  # CT_PREFER_MIRROR is not set
   12.23  CT_MIRROR_BASE_URL="http://ymorin.is-a-geek.org/mirrors/"
   12.24  CT_CONNECT_TIMEOUT=10
   12.25 -CT_DOWNLOAD_MAX_CHUNKS=1
   12.26  # CT_ONLY_DOWNLOAD is not set
   12.27  
   12.28  #
   12.29 @@ -124,7 +124,6 @@
   12.30  CT_ARCH_arm=y
   12.31  # CT_ARCH_avr32 is not set
   12.32  # CT_ARCH_blackfin is not set
   12.33 -# CT_ARCH_ia64 is not set
   12.34  # CT_ARCH_m68k is not set
   12.35  # CT_ARCH_mips is not set
   12.36  # CT_ARCH_powerpc is not set
   12.37 @@ -135,7 +134,6 @@
   12.38  CT_ARCH_arm_AVAILABLE=y
   12.39  CT_ARCH_avr32_AVAILABLE=y
   12.40  CT_ARCH_blackfin_AVAILABLE=y
   12.41 -CT_ARCH_ia64_AVAILABLE=y
   12.42  CT_ARCH_m68k_AVAILABLE=y
   12.43  CT_ARCH_mips_AVAILABLE=y
   12.44  CT_ARCH_powerpc_AVAILABLE=y
   12.45 @@ -164,8 +162,11 @@
   12.46  #
   12.47  # General toolchain options
   12.48  #
   12.49 +CT_FORCE_SYSROOT=y
   12.50  CT_USE_SYSROOT=y
   12.51 +CT_SYSROOT_NAME="sysroot"
   12.52  CT_SYSROOT_DIR_PREFIX=""
   12.53 +# CT_STATIC_TOOLCHAIN is not set
   12.54  
   12.55  #
   12.56  # Tuple completion and aliasing
   12.57 @@ -204,13 +205,17 @@
   12.58  CT_KERNEL_bare_metal_AVAILABLE=y
   12.59  CT_KERNEL_linux_AVAILABLE=y
   12.60  CT_KERNEL_LINUX_INSTALL=y
   12.61 +# CT_KERNEL_V_2_6_37 is not set
   12.62 +# CT_KERNEL_V_2_6_36_3 is not set
   12.63 +# CT_KERNEL_V_2_6_36_2 is not set
   12.64 +# CT_KERNEL_V_2_6_36_1 is not set
   12.65  # CT_KERNEL_V_2_6_36 is not set
   12.66 -# CT_KERNEL_V_2_6_35_8 is not set
   12.67 -# CT_KERNEL_V_2_6_34_7 is not set
   12.68 +# CT_KERNEL_V_2_6_35_10 is not set
   12.69 +# CT_KERNEL_V_2_6_34_8 is not set
   12.70  CT_KERNEL_V_2_6_33_7=y
   12.71 -# CT_KERNEL_V_2_6_32_25 is not set
   12.72 +# CT_KERNEL_V_2_6_32_28 is not set
   12.73  # CT_KERNEL_V_2_6_31_14 is not set
   12.74 -# CT_KERNEL_V_2_6_27_55 is not set
   12.75 +# CT_KERNEL_V_2_6_27_57 is not set
   12.76  # CT_KERNEL_LINUX_CUSTOM is not set
   12.77  CT_KERNEL_LINUX_VERBOSITY_0=y
   12.78  # CT_KERNEL_LINUX_VERBOSITY_1 is not set
   12.79 @@ -235,6 +240,7 @@
   12.80  #
   12.81  # GNU binutils
   12.82  #
   12.83 +# CT_BINUTILS_V_2_21 is not set
   12.84  # CT_BINUTILS_V_2_20_1 is not set
   12.85  CT_BINUTILS_V_2_20=y
   12.86  # CT_BINUTILS_V_2_19_1 is not set
   12.87 @@ -254,6 +260,7 @@
   12.88  CT_CC="gcc"
   12.89  CT_CC_VERSION="4.4.3"
   12.90  CT_CC_gcc=y
   12.91 +# CT_CC_V_4_5_2 is not set
   12.92  # CT_CC_V_4_5_1 is not set
   12.93  # CT_CC_V_4_5_0 is not set
   12.94  # CT_CC_V_4_4_5 is not set
   12.95 @@ -367,6 +374,7 @@
   12.96  # CT_LIBC_SUPPORT_NPTL is not set
   12.97  CT_LIBC_SUPPORT_LINUXTHREADS=y
   12.98  # CT_LIBC_SUPPORT_WIN32THREADS is not set
   12.99 +CT_LIBC_SUPPORT_THREADS_NONE=y
  12.100  CT_THREADS="linuxthreads"
  12.101  
  12.102  #
  12.103 @@ -472,9 +480,6 @@
  12.104  # CT_CLOOG_V_0_15_8 is not set
  12.105  # CT_CLOOG_V_0_15_7 is not set
  12.106  # CT_CLOOG_V_0_15_6 is not set
  12.107 -# CT_CLOOG_V_0_15_5 is not set
  12.108 -# CT_CLOOG_V_0_15_4 is not set
  12.109 -# CT_CLOOG_V_0_15_3 is not set
  12.110  CT_CLOOG_VERSION="0.15.9"
  12.111  
  12.112  #
    13.1 --- a/samples/avr32-unknown-none/crosstool.config	Mon Jan 31 19:52:18 2011 +0100
    13.2 +++ b/samples/avr32-unknown-none/crosstool.config	Sun Jan 30 19:25:56 2011 +0100
    13.3 @@ -1,7 +1,7 @@
    13.4  #
    13.5  # Automatically generated make config: don't edit
    13.6 -# crosstool-NG version: hg_default@2171_c2541d3f2f56
    13.7 -# Tue Nov  2 15:12:51 2010
    13.8 +# crosstool-NG version: hg_default@2288_0dc641fc4754
    13.9 +# Sat Jan 29 16:56:13 2011
   13.10  #
   13.11  # CT_BACKEND is not set
   13.12  CT_MODULES=y
   13.13 @@ -25,6 +25,7 @@
   13.14  CT_WORK_DIR="${CT_TOP_DIR}/.build"
   13.15  CT_PREFIX_DIR="${HOME}/x-tools/${CT_TARGET}"
   13.16  CT_INSTALL_DIR="${CT_PREFIX_DIR}"
   13.17 +CT_RM_RF_PREFIX_DIR=y
   13.18  CT_REMOVE_DOCS=y
   13.19  CT_INSTALL_DIR_RO=y
   13.20  CT_STRIP_ALL_TOOLCHAIN_EXECUTABLES=y
   13.21 @@ -36,7 +37,6 @@
   13.22  # CT_FORCE_DOWNLOAD is not set
   13.23  # CT_USE_MIRROR is not set
   13.24  CT_CONNECT_TIMEOUT=10
   13.25 -CT_DOWNLOAD_MAX_CHUNKS=1
   13.26  # CT_ONLY_DOWNLOAD is not set
   13.27  
   13.28  #
   13.29 @@ -120,7 +120,6 @@
   13.30  # CT_ARCH_arm is not set
   13.31  CT_ARCH_avr32=y
   13.32  # CT_ARCH_blackfin is not set
   13.33 -# CT_ARCH_ia64 is not set
   13.34  # CT_ARCH_m68k is not set
   13.35  # CT_ARCH_mips is not set
   13.36  # CT_ARCH_powerpc is not set
   13.37 @@ -131,7 +130,6 @@
   13.38  CT_ARCH_arm_AVAILABLE=y
   13.39  CT_ARCH_avr32_AVAILABLE=y
   13.40  CT_ARCH_blackfin_AVAILABLE=y
   13.41 -CT_ARCH_ia64_AVAILABLE=y
   13.42  CT_ARCH_m68k_AVAILABLE=y
   13.43  CT_ARCH_mips_AVAILABLE=y
   13.44  CT_ARCH_powerpc_AVAILABLE=y
   13.45 @@ -151,8 +149,11 @@
   13.46  #
   13.47  # General toolchain options
   13.48  #
   13.49 +CT_FORCE_SYSROOT=y
   13.50  CT_USE_SYSROOT=y
   13.51 +CT_SYSROOT_NAME="sysroot"
   13.52  CT_SYSROOT_DIR_PREFIX=""
   13.53 +# CT_STATIC_TOOLCHAIN is not set
   13.54  
   13.55  #
   13.56  # Tuple completion and aliasing
   13.57 @@ -205,6 +206,7 @@
   13.58  #
   13.59  # GNU binutils
   13.60  #
   13.61 +# CT_BINUTILS_V_2_21 is not set
   13.62  # CT_BINUTILS_V_2_20_1 is not set
   13.63  # CT_BINUTILS_V_2_20 is not set
   13.64  # CT_BINUTILS_V_2_19_1 is not set
   13.65 @@ -221,6 +223,7 @@
   13.66  CT_CC="gcc"
   13.67  CT_CC_VERSION="4.2.2"
   13.68  CT_CC_gcc=y
   13.69 +# CT_CC_V_4_5_2 is not set
   13.70  # CT_CC_V_4_5_1 is not set
   13.71  # CT_CC_V_4_5_0 is not set
   13.72  # CT_CC_V_4_4_5 is not set
   13.73 @@ -309,6 +312,7 @@
   13.74  # CT_LIBC_SUPPORT_NPTL is not set
   13.75  # CT_LIBC_SUPPORT_LINUXTHREADS is not set
   13.76  # CT_LIBC_SUPPORT_WIN32THREADS is not set
   13.77 +CT_LIBC_SUPPORT_THREADS_NONE=y
   13.78  CT_THREADS="none"
   13.79  
   13.80  #
    14.1 --- a/samples/bfin-unknown-linux-uclibc/crosstool.config	Mon Jan 31 19:52:18 2011 +0100
    14.2 +++ b/samples/bfin-unknown-linux-uclibc/crosstool.config	Sun Jan 30 19:25:56 2011 +0100
    14.3 @@ -1,7 +1,7 @@
    14.4  #
    14.5  # Automatically generated make config: don't edit
    14.6 -# crosstool-NG version: hg_default@2171_c2541d3f2f56
    14.7 -# Tue Nov  2 15:20:55 2010
    14.8 +# crosstool-NG version: hg_default@2288_0dc641fc4754+
    14.9 +# Sat Jan 29 17:00:20 2011
   14.10  #
   14.11  # CT_BACKEND is not set
   14.12  CT_MODULES=y
   14.13 @@ -25,6 +25,7 @@
   14.14  CT_WORK_DIR="${CT_TOP_DIR}/.build"
   14.15  CT_PREFIX_DIR="${HOME}/x-tools/${CT_TARGET}"
   14.16  CT_INSTALL_DIR="${CT_PREFIX_DIR}"
   14.17 +CT_RM_RF_PREFIX_DIR=y
   14.18  CT_REMOVE_DOCS=y
   14.19  CT_INSTALL_DIR_RO=y
   14.20  CT_STRIP_ALL_TOOLCHAIN_EXECUTABLES=y
   14.21 @@ -36,7 +37,6 @@
   14.22  # CT_FORCE_DOWNLOAD is not set
   14.23  # CT_USE_MIRROR is not set
   14.24  CT_CONNECT_TIMEOUT=10
   14.25 -CT_DOWNLOAD_MAX_CHUNKS=1
   14.26  # CT_ONLY_DOWNLOAD is not set
   14.27  
   14.28  #
   14.29 @@ -120,7 +120,6 @@
   14.30  # CT_ARCH_arm is not set
   14.31  # CT_ARCH_avr32 is not set
   14.32  CT_ARCH_blackfin=y
   14.33 -# CT_ARCH_ia64 is not set
   14.34  # CT_ARCH_m68k is not set
   14.35  # CT_ARCH_mips is not set
   14.36  # CT_ARCH_powerpc is not set
   14.37 @@ -131,7 +130,6 @@
   14.38  CT_ARCH_arm_AVAILABLE=y
   14.39  CT_ARCH_avr32_AVAILABLE=y
   14.40  CT_ARCH_blackfin_AVAILABLE=y
   14.41 -CT_ARCH_ia64_AVAILABLE=y
   14.42  CT_ARCH_m68k_AVAILABLE=y
   14.43  CT_ARCH_mips_AVAILABLE=y
   14.44  CT_ARCH_powerpc_AVAILABLE=y
   14.45 @@ -151,7 +149,9 @@
   14.46  #
   14.47  # General toolchain options
   14.48  #
   14.49 +CT_FORCE_SYSROOT=y
   14.50  CT_USE_SYSROOT=y
   14.51 +CT_SYSROOT_NAME="sysroot"
   14.52  CT_SYSROOT_DIR_PREFIX=""
   14.53  
   14.54  #
   14.55 @@ -191,13 +191,17 @@
   14.56  CT_KERNEL_bare_metal_AVAILABLE=y
   14.57  CT_KERNEL_linux_AVAILABLE=y
   14.58  CT_KERNEL_LINUX_INSTALL=y
   14.59 +# CT_KERNEL_V_2_6_37 is not set
   14.60 +# CT_KERNEL_V_2_6_36_3 is not set
   14.61 +# CT_KERNEL_V_2_6_36_2 is not set
   14.62 +# CT_KERNEL_V_2_6_36_1 is not set
   14.63  # CT_KERNEL_V_2_6_36 is not set
   14.64 -# CT_KERNEL_V_2_6_35_8 is not set
   14.65 -# CT_KERNEL_V_2_6_34_7 is not set
   14.66 +# CT_KERNEL_V_2_6_35_10 is not set
   14.67 +# CT_KERNEL_V_2_6_34_8 is not set
   14.68  CT_KERNEL_V_2_6_33_7=y
   14.69 -# CT_KERNEL_V_2_6_32_25 is not set
   14.70 +# CT_KERNEL_V_2_6_32_28 is not set
   14.71  # CT_KERNEL_V_2_6_31_14 is not set
   14.72 -# CT_KERNEL_V_2_6_27_55 is not set
   14.73 +# CT_KERNEL_V_2_6_27_57 is not set
   14.74  # CT_KERNEL_LINUX_CUSTOM is not set
   14.75  CT_KERNEL_LINUX_VERBOSITY_0=y
   14.76  # CT_KERNEL_LINUX_VERBOSITY_1 is not set
   14.77 @@ -222,6 +226,7 @@
   14.78  #
   14.79  # GNU binutils
   14.80  #
   14.81 +# CT_BINUTILS_V_2_21 is not set
   14.82  # CT_BINUTILS_V_2_20_1 is not set
   14.83  CT_BINUTILS_V_2_20=y
   14.84  # CT_BINUTILS_V_2_19_1 is not set
   14.85 @@ -239,6 +244,7 @@
   14.86  CT_CC="gcc"
   14.87  CT_CC_VERSION="4.3.4"
   14.88  CT_CC_gcc=y
   14.89 +# CT_CC_V_4_5_2 is not set
   14.90  # CT_CC_V_4_5_1 is not set
   14.91  # CT_CC_V_4_5_0 is not set
   14.92  # CT_CC_V_4_4_5 is not set
   14.93 @@ -346,6 +352,7 @@
   14.94  # CT_LIBC_SUPPORT_NPTL is not set
   14.95  CT_LIBC_SUPPORT_LINUXTHREADS=y
   14.96  # CT_LIBC_SUPPORT_WIN32THREADS is not set
   14.97 +CT_LIBC_SUPPORT_THREADS_NONE=y
   14.98  CT_THREADS="linuxthreads"
   14.99  
  14.100  #
    15.1 --- a/samples/i586-geode-linux-uclibc/crosstool.config	Mon Jan 31 19:52:18 2011 +0100
    15.2 +++ b/samples/i586-geode-linux-uclibc/crosstool.config	Sun Jan 30 19:25:56 2011 +0100
    15.3 @@ -1,7 +1,7 @@
    15.4  #
    15.5  # Automatically generated make config: don't edit
    15.6 -# crosstool-NG version: hg_default@2171_c2541d3f2f56
    15.7 -# Tue Nov  2 15:44:58 2010
    15.8 +# crosstool-NG version: hg_default@2288_0dc641fc4754+
    15.9 +# Sat Jan 29 18:19:24 2011
   15.10  #
   15.11  # CT_BACKEND is not set
   15.12  CT_MODULES=y
   15.13 @@ -25,6 +25,7 @@
   15.14  CT_WORK_DIR="${CT_TOP_DIR}/.build"
   15.15  CT_PREFIX_DIR="${HOME}/x-tools/${CT_TARGET}"
   15.16  CT_INSTALL_DIR="${CT_PREFIX_DIR}"
   15.17 +CT_RM_RF_PREFIX_DIR=y
   15.18  CT_REMOVE_DOCS=y
   15.19  CT_INSTALL_DIR_RO=y
   15.20  CT_STRIP_ALL_TOOLCHAIN_EXECUTABLES=y
   15.21 @@ -38,7 +39,6 @@
   15.22  # CT_PREFER_MIRROR is not set
   15.23  CT_MIRROR_BASE_URL="http://ymorin.is-a-geek.org/mirrors/"
   15.24  CT_CONNECT_TIMEOUT=10
   15.25 -CT_DOWNLOAD_MAX_CHUNKS=1
   15.26  # CT_ONLY_DOWNLOAD is not set
   15.27  
   15.28  #
   15.29 @@ -121,7 +121,6 @@
   15.30  # CT_ARCH_arm is not set
   15.31  # CT_ARCH_avr32 is not set
   15.32  # CT_ARCH_blackfin is not set
   15.33 -# CT_ARCH_ia64 is not set
   15.34  # CT_ARCH_m68k is not set
   15.35  # CT_ARCH_mips is not set
   15.36  # CT_ARCH_powerpc is not set
   15.37 @@ -132,7 +131,6 @@
   15.38  CT_ARCH_arm_AVAILABLE=y
   15.39  CT_ARCH_avr32_AVAILABLE=y
   15.40  CT_ARCH_blackfin_AVAILABLE=y
   15.41 -CT_ARCH_ia64_AVAILABLE=y
   15.42  CT_ARCH_m68k_AVAILABLE=y
   15.43  CT_ARCH_mips_AVAILABLE=y
   15.44  CT_ARCH_powerpc_AVAILABLE=y
   15.45 @@ -152,7 +150,9 @@
   15.46  #
   15.47  # General toolchain options
   15.48  #
   15.49 +CT_FORCE_SYSROOT=y
   15.50  CT_USE_SYSROOT=y
   15.51 +CT_SYSROOT_NAME="sysroot"
   15.52  CT_SYSROOT_DIR_PREFIX=""
   15.53  
   15.54  #
   15.55 @@ -192,13 +192,17 @@
   15.56  CT_KERNEL_bare_metal_AVAILABLE=y
   15.57  CT_KERNEL_linux_AVAILABLE=y
   15.58  CT_KERNEL_LINUX_INSTALL=y
   15.59 +# CT_KERNEL_V_2_6_37 is not set
   15.60 +# CT_KERNEL_V_2_6_36_3 is not set
   15.61 +# CT_KERNEL_V_2_6_36_2 is not set
   15.62 +# CT_KERNEL_V_2_6_36_1 is not set
   15.63  CT_KERNEL_V_2_6_36=y
   15.64 -# CT_KERNEL_V_2_6_35_8 is not set
   15.65 -# CT_KERNEL_V_2_6_34_7 is not set
   15.66 +# CT_KERNEL_V_2_6_35_10 is not set
   15.67 +# CT_KERNEL_V_2_6_34_8 is not set
   15.68  # CT_KERNEL_V_2_6_33_7 is not set
   15.69 -# CT_KERNEL_V_2_6_32_25 is not set
   15.70 +# CT_KERNEL_V_2_6_32_28 is not set
   15.71  # CT_KERNEL_V_2_6_31_14 is not set
   15.72 -# CT_KERNEL_V_2_6_27_55 is not set
   15.73 +# CT_KERNEL_V_2_6_27_57 is not set
   15.74  # CT_KERNEL_LINUX_CUSTOM is not set
   15.75  CT_KERNEL_LINUX_VERBOSITY_0=y
   15.76  # CT_KERNEL_LINUX_VERBOSITY_1 is not set
   15.77 @@ -223,6 +227,7 @@
   15.78  #
   15.79  # GNU binutils
   15.80  #
   15.81 +# CT_BINUTILS_V_2_21 is not set
   15.82  # CT_BINUTILS_V_2_20_1 is not set
   15.83  CT_BINUTILS_V_2_20=y
   15.84  # CT_BINUTILS_V_2_19_1 is not set
   15.85 @@ -242,6 +247,7 @@
   15.86  CT_CC="gcc"
   15.87  CT_CC_VERSION="4.4.5"
   15.88  CT_CC_gcc=y
   15.89 +# CT_CC_V_4_5_2 is not set
   15.90  # CT_CC_V_4_5_1 is not set
   15.91  # CT_CC_V_4_5_0 is not set
   15.92  CT_CC_V_4_4_5=y
   15.93 @@ -352,6 +358,7 @@
   15.94  # CT_LIBC_SUPPORT_NPTL is not set
   15.95  CT_LIBC_SUPPORT_LINUXTHREADS=y
   15.96  # CT_LIBC_SUPPORT_WIN32THREADS is not set
   15.97 +CT_LIBC_SUPPORT_THREADS_NONE=y
   15.98  CT_THREADS="linuxthreads"
   15.99  
  15.100  #
  15.101 @@ -456,9 +463,6 @@
  15.102  # CT_CLOOG_V_0_15_8 is not set
  15.103  # CT_CLOOG_V_0_15_7 is not set
  15.104  # CT_CLOOG_V_0_15_6 is not set
  15.105 -# CT_CLOOG_V_0_15_5 is not set
  15.106 -# CT_CLOOG_V_0_15_4 is not set
  15.107 -# CT_CLOOG_V_0_15_3 is not set
  15.108  CT_CLOOG_VERSION="0.15.9"
  15.109  
  15.110  #
    16.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
    16.2 +++ b/samples/i586-mingw32msvc,i686-none-linux-gnu/crosstool.config	Sun Jan 30 19:25:56 2011 +0100
    16.3 @@ -0,0 +1,452 @@
    16.4 +#
    16.5 +# Automatically generated make config: don't edit
    16.6 +# crosstool-NG version: hg_default@2288_92b3d08c83a1
    16.7 +# Sun Jan 30 19:12:55 2011
    16.8 +#
    16.9 +# CT_BACKEND is not set
   16.10 +CT_MODULES=y
   16.11 +
   16.12 +#
   16.13 +# Paths and misc options
   16.14 +#
   16.15 +
   16.16 +#
   16.17 +# crosstool-NG behavior
   16.18 +#
   16.19 +# CT_OBSOLETE is not set
   16.20 +CT_EXPERIMENTAL=y
   16.21 +# CT_DEBUG_CT is not set
   16.22 +
   16.23 +#
   16.24 +# Paths
   16.25 +#
   16.26 +CT_LOCAL_TARBALLS_DIR="${HOME}/src"
   16.27 +CT_SAVE_TARBALLS=y
   16.28 +CT_WORK_DIR="${CT_TOP_DIR}/.build"
   16.29 +CT_PREFIX_DIR="${HOME}/x-tools/${CT_TARGET}"
   16.30 +CT_INSTALL_DIR="${CT_PREFIX_DIR}"
   16.31 +CT_RM_RF_PREFIX_DIR=y
   16.32 +CT_REMOVE_DOCS=y
   16.33 +CT_INSTALL_DIR_RO=y
   16.34 +CT_STRIP_ALL_TOOLCHAIN_EXECUTABLES=y
   16.35 +
   16.36 +#
   16.37 +# Downloading
   16.38 +#
   16.39 +# CT_FORBID_DOWNLOAD is not set
   16.40 +# CT_FORCE_DOWNLOAD is not set
   16.41 +# CT_USE_MIRROR is not set
   16.42 +CT_CONNECT_TIMEOUT=10
   16.43 +# CT_ONLY_DOWNLOAD is not set
   16.44 +
   16.45 +#
   16.46 +# Extracting
   16.47 +#
   16.48 +# CT_FORCE_EXTRACT is not set
   16.49 +CT_OVERIDE_CONFIG_GUESS_SUB=y
   16.50 +# CT_ONLY_EXTRACT is not set
   16.51 +CT_PATCH_BUNDLED=y
   16.52 +# CT_PATCH_LOCAL is not set
   16.53 +# CT_PATCH_BUNDLED_LOCAL is not set
   16.54 +# CT_PATCH_LOCAL_BUNDLED is not set
   16.55 +# CT_PATCH_BUNDLED_FALLBACK_LOCAL is not set
   16.56 +# CT_PATCH_LOCAL_FALLBACK_BUNDLED is not set
   16.57 +# CT_PATCH_NONE is not set
   16.58 +CT_PATCH_ORDER="bundled"
   16.59 +# CT_PATCH_SINGLE is not set
   16.60 +# CT_PATCH_USE_LOCAL is not set
   16.61 +
   16.62 +#
   16.63 +# Build behavior
   16.64 +#
   16.65 +CT_PARALLEL_JOBS=4
   16.66 +CT_LOAD=0
   16.67 +CT_USE_PIPES=y
   16.68 +# CT_CONFIG_SHELL_SH is not set
   16.69 +# CT_CONFIG_SHELL_ASH is not set
   16.70 +CT_CONFIG_SHELL_BASH=y
   16.71 +# CT_CONFIG_SHELL_CUSTOM is not set
   16.72 +CT_CONFIG_SHELL="bash"
   16.73 +
   16.74 +#
   16.75 +# Logging
   16.76 +#
   16.77 +# CT_LOG_ERROR is not set
   16.78 +# CT_LOG_WARN is not set
   16.79 +# CT_LOG_INFO is not set
   16.80 +CT_LOG_EXTRA=y
   16.81 +# CT_LOG_ALL is not set
   16.82 +# CT_LOG_DEBUG is not set
   16.83 +CT_LOG_LEVEL_MAX="EXTRA"
   16.84 +# CT_LOG_SEE_TOOLS_WARN is not set
   16.85 +CT_LOG_PROGRESS_BAR=y
   16.86 +CT_LOG_TO_FILE=y
   16.87 +CT_LOG_FILE_COMPRESS=y
   16.88 +
   16.89 +#
   16.90 +# Target options
   16.91 +#
   16.92 +CT_ARCH="x86"
   16.93 +# CT_ARCH_SUPPORTS_BOTH_MMU is not set
   16.94 +# CT_ARCH_SUPPORTS_BOTH_ENDIAN is not set
   16.95 +CT_ARCH_SUPPORTS_32=y
   16.96 +CT_ARCH_SUPPORTS_64=y
   16.97 +CT_ARCH_SUPPORT_ARCH=y
   16.98 +# CT_ARCH_SUPPORT_ABI is not set
   16.99 +CT_ARCH_SUPPORT_CPU=y
  16.100 +CT_ARCH_SUPPORT_TUNE=y
  16.101 +# CT_ARCH_SUPPORT_FPU is not set
  16.102 +# CT_ARCH_DEFAULT_HAS_MMU is not set
  16.103 +# CT_ARCH_DEFAULT_BE is not set
  16.104 +# CT_ARCH_DEFAULT_LE is not set
  16.105 +CT_ARCH_DEFAULT_32=y
  16.106 +# CT_ARCH_DEFAULT_64 is not set
  16.107 +CT_ARCH_ARCH="i686"
  16.108 +CT_ARCH_CPU=""
  16.109 +CT_ARCH_TUNE="i686"
  16.110 +CT_ARCH_32=y
  16.111 +# CT_ARCH_64 is not set
  16.112 +CT_ARCH_BITNESS=32
  16.113 +CT_ARCH_FLOAT_HW=y
  16.114 +# CT_ARCH_FLOAT_SW is not set
  16.115 +CT_TARGET_CFLAGS=""
  16.116 +CT_TARGET_LDFLAGS=""
  16.117 +
  16.118 +#
  16.119 +# General target options
  16.120 +#
  16.121 +# CT_ARCH_alpha is not set
  16.122 +# CT_ARCH_arm is not set
  16.123 +# CT_ARCH_avr32 is not set
  16.124 +# CT_ARCH_blackfin is not set
  16.125 +# CT_ARCH_m68k is not set
  16.126 +# CT_ARCH_mips is not set
  16.127 +# CT_ARCH_powerpc is not set
  16.128 +# CT_ARCH_s390 is not set
  16.129 +# CT_ARCH_sh is not set
  16.130 +CT_ARCH_x86=y
  16.131 +CT_ARCH_alpha_AVAILABLE=y
  16.132 +CT_ARCH_arm_AVAILABLE=y
  16.133 +CT_ARCH_avr32_AVAILABLE=y
  16.134 +CT_ARCH_blackfin_AVAILABLE=y
  16.135 +CT_ARCH_m68k_AVAILABLE=y
  16.136 +CT_ARCH_mips_AVAILABLE=y
  16.137 +CT_ARCH_powerpc_AVAILABLE=y
  16.138 +CT_ARCH_s390_AVAILABLE=y
  16.139 +CT_ARCH_sh_AVAILABLE=y
  16.140 +CT_ARCH_x86_AVAILABLE=y
  16.141 +CT_ARCH_USE_MMU=y
  16.142 +
  16.143 +#
  16.144 +# Target optimisations
  16.145 +#
  16.146 +
  16.147 +#
  16.148 +# Toolchain options
  16.149 +#
  16.150 +
  16.151 +#
  16.152 +# General toolchain options
  16.153 +#
  16.154 +CT_FORCE_SYSROOT=y
  16.155 +CT_USE_SYSROOT=y
  16.156 +CT_SYSROOT_NAME="sysroot"
  16.157 +CT_SYSROOT_DIR_PREFIX=""
  16.158 +# CT_STATIC_TOOLCHAIN is not set
  16.159 +
  16.160 +#
  16.161 +# Tuple completion and aliasing
  16.162 +#
  16.163 +CT_TARGET_VENDOR="none"
  16.164 +CT_TARGET_ALIAS_SED_EXPR=""
  16.165 +CT_TARGET_ALIAS=""
  16.166 +
  16.167 +#
  16.168 +# Toolchain type
  16.169 +#
  16.170 +# CT_NATIVE is not set
  16.171 +# CT_CROSS is not set
  16.172 +# CT_CROSS_NATIVE is not set
  16.173 +CT_CANADIAN=y
  16.174 +CT_TOOLCHAIN_TYPE="canadian"
  16.175 +
  16.176 +#
  16.177 +# Build system
  16.178 +#
  16.179 +CT_BUILD=""
  16.180 +CT_BUILD_PREFIX=""
  16.181 +CT_BUILD_SUFFIX=""
  16.182 +
  16.183 +#
  16.184 +# Host system
  16.185 +#
  16.186 +CT_HOST="i586-mingw32msvc"
  16.187 +CT_HOST_PREFIX=""
  16.188 +CT_HOST_SUFFIX=""
  16.189 +
  16.190 +#
  16.191 +# Target system
  16.192 +#
  16.193 +CT_TARGET_PREFIX="i686-cross-linux-gnu-"
  16.194 +CT_TARGET_SUFFIX=""
  16.195 +
  16.196 +#
  16.197 +# Operating System
  16.198 +#
  16.199 +# CT_BARE_METAL is not set
  16.200 +# CT_MINGW32 is not set
  16.201 +CT_KERNEL_SUPPORTS_SHARED_LIBS=y
  16.202 +CT_KERNEL="linux"
  16.203 +CT_KERNEL_VERSION="2.6.33.7"
  16.204 +# CT_KERNEL_bare_metal is not set
  16.205 +CT_KERNEL_linux=y
  16.206 +# CT_KERNEL_mingw32 is not set
  16.207 +CT_KERNEL_bare_metal_AVAILABLE=y
  16.208 +CT_KERNEL_linux_AVAILABLE=y
  16.209 +CT_KERNEL_LINUX_INSTALL=y
  16.210 +# CT_KERNEL_V_2_6_37 is not set
  16.211 +# CT_KERNEL_V_2_6_36_3 is not set
  16.212 +# CT_KERNEL_V_2_6_36_2 is not set
  16.213 +# CT_KERNEL_V_2_6_36_1 is not set
  16.214 +# CT_KERNEL_V_2_6_36 is not set
  16.215 +# CT_KERNEL_V_2_6_35_10 is not set
  16.216 +# CT_KERNEL_V_2_6_34_8 is not set
  16.217 +CT_KERNEL_V_2_6_33_7=y
  16.218 +# CT_KERNEL_V_2_6_32_28 is not set
  16.219 +# CT_KERNEL_V_2_6_31_14 is not set
  16.220 +# CT_KERNEL_V_2_6_27_57 is not set
  16.221 +# CT_KERNEL_LINUX_CUSTOM is not set
  16.222 +CT_KERNEL_LINUX_VERBOSITY_0=y
  16.223 +# CT_KERNEL_LINUX_VERBOSITY_1 is not set
  16.224 +# CT_KERNEL_LINUX_VERBOSITY_2 is not set
  16.225 +CT_KERNEL_LINUX_VERBOSE_LEVEL=0
  16.226 +CT_KERNEL_LINUX_INSTALL_CHECK=y
  16.227 +# CT_KERNEL_LINUX_USE_CUSTOM_HEADERS is not set
  16.228 +CT_KERNEL_mingw32_AVAILABLE=y
  16.229 +
  16.230 +#
  16.231 +# Common kernel options
  16.232 +#
  16.233 +CT_SHARED_LIBS=y
  16.234 +
  16.235 +#
  16.236 +# Binary utilities
  16.237 +#
  16.238 +CT_ARCH_BINFMT_ELF=y
  16.239 +# CT_ARCH_BINFMT_FLAT is not set
  16.240 +# CT_ARCH_BINFMT_FDPIC is not set
  16.241 +
  16.242 +#
  16.243 +# GNU binutils
  16.244 +#
  16.245 +# CT_BINUTILS_V_2_21 is not set
  16.246 +# CT_BINUTILS_V_2_20_1 is not set
  16.247 +# CT_BINUTILS_V_2_20 is not set
  16.248 +CT_BINUTILS_V_2_19_1=y
  16.249 +# CT_BINUTILS_V_2_19 is not set
  16.250 +# CT_BINUTILS_V_2_18 is not set
  16.251 +# CT_BINUTILS_V_2_17 is not set
  16.252 +# CT_BINUTILS_V_2_16_1 is not set
  16.253 +CT_BINUTILS_VERSION="2.19.1"
  16.254 +CT_BINUTILS_EXTRA_CONFIG="--enable-targets=i686-none-linux-gnu"
  16.255 +# CT_BINUTILS_FOR_TARGET is not set
  16.256 +
  16.257 +#
  16.258 +# C compiler
  16.259 +#
  16.260 +CT_CC="gcc"
  16.261 +CT_CC_VERSION="4.3.2"
  16.262 +CT_CC_gcc=y
  16.263 +# CT_CC_V_4_5_2 is not set
  16.264 +# CT_CC_V_4_5_1 is not set
  16.265 +# CT_CC_V_4_5_0 is not set
  16.266 +# CT_CC_V_4_4_5 is not set
  16.267 +# CT_CC_V_4_4_4 is not set
  16.268 +# CT_CC_V_4_4_3 is not set
  16.269 +# CT_CC_V_4_4_2 is not set
  16.270 +# CT_CC_V_4_4_1 is not set
  16.271 +# CT_CC_V_4_4_0 is not set
  16.272 +# CT_CC_V_4_3_5 is not set
  16.273 +# CT_CC_V_4_3_4 is not set
  16.274 +# CT_CC_V_4_3_3 is not set
  16.275 +CT_CC_V_4_3_2=y
  16.276 +# CT_CC_V_4_3_1 is not set
  16.277 +# CT_CC_V_4_2_4 is not set
  16.278 +# CT_CC_V_4_2_3 is not set
  16.279 +# CT_CC_V_4_2_2 is not set
  16.280 +# CT_CC_V_4_2_1 is not set
  16.281 +# CT_CC_V_4_2_0 is not set
  16.282 +# CT_CC_V_4_1_2 is not set
  16.283 +# CT_CC_V_4_0_4 is not set
  16.284 +# CT_CC_V_3_4_6 is not set
  16.285 +CT_CC_GCC_4_2_or_later=y
  16.286 +CT_CC_GCC_4_3_or_later=y
  16.287 +# CT_CC_GCC_4_4_or_later is not set
  16.288 +# CT_CC_GCC_4_5_or_later is not set
  16.289 +# CT_CC_GCC_HAS_GRAPHITE is not set
  16.290 +# CT_CC_GCC_HAS_LTO is not set
  16.291 +CT_CC_GCC_USE_GMP_MPFR=y
  16.292 +# CT_CC_GCC_USE_PPL_CLOOG is not set
  16.293 +# CT_CC_GCC_USE_MPC is not set
  16.294 +# CT_CC_GCC_USE_LIBELF is not set
  16.295 +CT_CC_PKGVERSION="crosstool-NG-${CT_VERSION}"
  16.296 +CT_CC_BUGURL=""
  16.297 +CT_CC_ENABLE_CXX_FLAGS=""
  16.298 +CT_CC_CORE_EXTRA_CONFIG=""
  16.299 +CT_CC_EXTRA_CONFIG=""
  16.300 +CT_CC_SUPPORT_CXX=y
  16.301 +CT_CC_SUPPORT_FORTRAN=y
  16.302 +CT_CC_SUPPORT_JAVA=y
  16.303 +CT_CC_SUPPORT_ADA=y
  16.304 +CT_CC_SUPPORT_OBJC=y
  16.305 +CT_CC_SUPPORT_OBJCXX=y
  16.306 +
  16.307 +#
  16.308 +# Additional supported languages:
  16.309 +#
  16.310 +CT_CC_LANG_CXX=y
  16.311 +# CT_CC_LANG_FORTRAN is not set
  16.312 +# CT_CC_LANG_JAVA is not set
  16.313 +# CT_CC_LANG_ADA is not set
  16.314 +# CT_CC_LANG_OBJC is not set
  16.315 +# CT_CC_LANG_OBJCXX is not set
  16.316 +CT_CC_LANG_OTHERS=""
  16.317 +
  16.318 +#
  16.319 +# gcc other options
  16.320 +#
  16.321 +CT_CC_GCC_ENABLE_TARGET_OPTSPACE=y
  16.322 +# CT_CC_GCC_LIBMUDFLAP is not set
  16.323 +# CT_CC_GCC_LIBGOMP is not set
  16.324 +# CT_CC_GCC_LIBSSP is not set
  16.325 +
  16.326 +#
  16.327 +# Misc. obscure options.
  16.328 +#
  16.329 +CT_CC_CXA_ATEXIT=y
  16.330 +# CT_CC_GCC_DISABLE_PCH is not set
  16.331 +CT_CC_GCC_SJLJ_EXCEPTIONS=m
  16.332 +CT_CC_GCC_LDBL_128=m
  16.333 +
  16.334 +#
  16.335 +# C-library
  16.336 +#
  16.337 +CT_LIBC="glibc"
  16.338 +CT_LIBC_VERSION="2.9"
  16.339 +# CT_LIBC_eglibc is not set
  16.340 +CT_LIBC_glibc=y
  16.341 +# CT_LIBC_mingw is not set
  16.342 +# CT_LIBC_newlib is not set
  16.343 +# CT_LIBC_none is not set
  16.344 +# CT_LIBC_uClibc is not set
  16.345 +CT_LIBC_eglibc_AVAILABLE=y
  16.346 +CT_LIBC_glibc_AVAILABLE=y
  16.347 +CT_LIBC_GLIBC_TARBALL=y
  16.348 +# CT_LIBC_GLIBC_V_2_12_2 is not set
  16.349 +# CT_LIBC_GLIBC_V_2_12_1 is not set
  16.350 +# CT_LIBC_GLIBC_V_2_11_1 is not set
  16.351 +# CT_LIBC_GLIBC_V_2_11 is not set
  16.352 +# CT_LIBC_GLIBC_V_2_10_1 is not set
  16.353 +CT_LIBC_GLIBC_V_2_9=y
  16.354 +# CT_LIBC_GLIBC_V_2_8 is not set
  16.355 +# CT_LIBC_GLIBC_V_2_7 is not set
  16.356 +# CT_LIBC_GLIBC_V_2_6_1 is not set
  16.357 +# CT_LIBC_GLIBC_V_2_6 is not set
  16.358 +# CT_LIBC_GLIBC_V_2_5_1 is not set
  16.359 +# CT_LIBC_GLIBC_V_2_5 is not set
  16.360 +CT_LIBC_mingw_AVAILABLE=y
  16.361 +CT_LIBC_newlib_AVAILABLE=y
  16.362 +CT_LIBC_none_AVAILABLE=y
  16.363 +CT_LIBC_uClibc_AVAILABLE=y
  16.364 +
  16.365 +#
  16.366 +# glibc/eglibc common options
  16.367 +#
  16.368 +CT_LIBC_GLIBC_EXTRA_CONFIG=""
  16.369 +CT_LIBC_GLIBC_CONFIGPARMS=""
  16.370 +CT_LIBC_GLIBC_EXTRA_CFLAGS=""
  16.371 +CT_LIBC_EXTRA_CC_ARGS=""
  16.372 +# CT_LIBC_DISABLE_VERSIONING is not set
  16.373 +CT_LIBC_OLDEST_ABI=""
  16.374 +# CT_LIBC_GLIBC_FORCE_UNWIND is not set
  16.375 +# CT_LIBC_GLIBC_USE_PORTS is not set
  16.376 +CT_LIBC_ADDONS_LIST=""
  16.377 +# CT_LIBC_GLIBC_KERNEL_VERSION_NONE is not set
  16.378 +CT_LIBC_GLIBC_KERNEL_VERSION_AS_HEADERS=y
  16.379 +# CT_LIBC_GLIBC_KERNEL_VERSION_CHOSEN is not set
  16.380 +CT_LIBC_GLIBC_MIN_KERNEL="2.6.33.7"
  16.381 +CT_LIBC_SUPPORT_THREADS_ANY=y
  16.382 +CT_LIBC_SUPPORT_NPTL=y
  16.383 +CT_LIBC_SUPPORT_LINUXTHREADS=y
  16.384 +# CT_LIBC_SUPPORT_WIN32THREADS is not set
  16.385 +# CT_LIBC_SUPPORT_THREADS_NONE is not set
  16.386 +CT_THREADS="nptl"
  16.387 +
  16.388 +#
  16.389 +# Common C library options
  16.390 +#
  16.391 +CT_THREADS_NPTL=y
  16.392 +# CT_THREADS_LINUXTHREADS is not set
  16.393 +# CT_THREADS_WIN32THREADS is not set
  16.394 +# CT_THREADS_NONE is not set
  16.395 +# CT_LIBC_XLDD is not set
  16.396 +
  16.397 +#
  16.398 +# Debug facilities
  16.399 +#
  16.400 +# CT_DEBUG_dmalloc is not set
  16.401 +# CT_DEBUG_duma is not set
  16.402 +# CT_DEBUG_gdb is not set
  16.403 +# CT_DEBUG_ltrace is not set
  16.404 +# CT_DEBUG_strace is not set
  16.405 +
  16.406 +#
  16.407 +# Companion libraries
  16.408 +#
  16.409 +CT_COMPLIBS_NEEDED=y
  16.410 +CT_GMP_NEEDED=y
  16.411 +CT_MPFR_NEEDED=y
  16.412 +# CT_PPL_NEEDED is not set
  16.413 +# CT_CLOOG_NEEDED is not set
  16.414 +# CT_MPC_NEEDED is not set
  16.415 +# CT_LIBELF_NEEDED is not set
  16.416 +CT_COMPLIBS=y
  16.417 +# CT_WRAPPER_NEEDED is not set
  16.418 +CT_GMP=y
  16.419 +CT_MPFR=y
  16.420 +# CT_GMP_V_5_0_1 is not set
  16.421 +CT_GMP_V_4_3_2=y
  16.422 +# CT_GMP_V_4_3_1 is not set
  16.423 +# CT_GMP_V_4_3_0 is not set
  16.424 +# CT_GMP_V_4_2_4 is not set
  16.425 +# CT_GMP_V_4_2_2 is not set
  16.426 +CT_GMP_VERSION="4.3.2"
  16.427 +# CT_MPFR_V_3_0_0 is not set
  16.428 +# CT_MPFR_V_2_4_2 is not set
  16.429 +CT_MPFR_V_2_4_1=y
  16.430 +# CT_MPFR_V_2_4_0 is not set
  16.431 +# CT_MPFR_V_2_3_2 is not set
  16.432 +# CT_MPFR_V_2_3_1 is not set
  16.433 +CT_MPFR_VERSION="2.4.1"
  16.434 +
  16.435 +#
  16.436 +# Companion libraries common options
  16.437 +#
  16.438 +CT_COMPLIBS_BACKUP=y
  16.439 +# CT_COMPLIBS_CHECK is not set
  16.440 +# CT_COMPLIBS_SHARED is not set
  16.441 +
  16.442 +#
  16.443 +# Companion tools
  16.444 +#
  16.445 +
  16.446 +#
  16.447 +# READ HELP before you say 'Y' below !!!
  16.448 +#
  16.449 +# CT_COMP_TOOLS is not set
  16.450 +
  16.451 +#
  16.452 +# Test suite
  16.453 +#
  16.454 +# CT_TEST_SUITE is not set
  16.455 +# CT_TEST_SUITE_GCC is not set
    17.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
    17.2 +++ b/samples/i586-mingw32msvc,i686-none-linux-gnu/reported.by	Sun Jan 30 19:25:56 2011 +0100
    17.3 @@ -0,0 +1,3 @@
    17.4 +reporter_name=""
    17.5 +reporter_url=""
    17.6 +reporter_comment=""
    18.1 --- a/samples/i686-nptl-linux-gnu/crosstool.config	Mon Jan 31 19:52:18 2011 +0100
    18.2 +++ b/samples/i686-nptl-linux-gnu/crosstool.config	Sun Jan 30 19:25:56 2011 +0100
    18.3 @@ -1,7 +1,7 @@
    18.4  #
    18.5  # Automatically generated make config: don't edit
    18.6 -# crosstool-NG version: hg_default@2246_170842320109
    18.7 -# Sun Jan  2 23:54:23 2011
    18.8 +# crosstool-NG version: hg_default@2288_4bc53223a344
    18.9 +# Sun Jan 30 20:18:06 2011
   18.10  #
   18.11  # CT_BACKEND is not set
   18.12  CT_MODULES=y
   18.13 @@ -25,6 +25,7 @@
   18.14  CT_WORK_DIR="${CT_TOP_DIR}/.build"
   18.15  CT_PREFIX_DIR="${HOME}/x-tools/${CT_TARGET}"
   18.16  CT_INSTALL_DIR="${CT_PREFIX_DIR}"
   18.17 +CT_RM_RF_PREFIX_DIR=y
   18.18  CT_REMOVE_DOCS=y
   18.19  CT_INSTALL_DIR_RO=y
   18.20  CT_STRIP_ALL_TOOLCHAIN_EXECUTABLES=y
   18.21 @@ -120,7 +121,6 @@
   18.22  # CT_ARCH_arm is not set
   18.23  # CT_ARCH_avr32 is not set
   18.24  # CT_ARCH_blackfin is not set
   18.25 -# CT_ARCH_ia64 is not set
   18.26  # CT_ARCH_m68k is not set
   18.27  # CT_ARCH_mips is not set
   18.28  # CT_ARCH_powerpc is not set
   18.29 @@ -131,7 +131,6 @@
   18.30  CT_ARCH_arm_AVAILABLE=y
   18.31  CT_ARCH_avr32_AVAILABLE=y
   18.32  CT_ARCH_blackfin_AVAILABLE=y
   18.33 -CT_ARCH_ia64_AVAILABLE=y
   18.34  CT_ARCH_m68k_AVAILABLE=y
   18.35  CT_ARCH_mips_AVAILABLE=y
   18.36  CT_ARCH_powerpc_AVAILABLE=y
   18.37 @@ -151,7 +150,9 @@
   18.38  #
   18.39  # General toolchain options
   18.40  #
   18.41 +CT_FORCE_SYSROOT=y
   18.42  CT_USE_SYSROOT=y
   18.43 +CT_SYSROOT_NAME="sysroot"
   18.44  CT_SYSROOT_DIR_PREFIX=""
   18.45  # CT_STATIC_TOOLCHAIN is not set
   18.46  
   18.47 @@ -192,13 +193,15 @@
   18.48  CT_KERNEL_bare_metal_AVAILABLE=y
   18.49  CT_KERNEL_linux_AVAILABLE=y
   18.50  CT_KERNEL_LINUX_INSTALL=y
   18.51 +# CT_KERNEL_V_2_6_37 is not set
   18.52 +# CT_KERNEL_V_2_6_36_3 is not set
   18.53  CT_KERNEL_V_2_6_36_2=y
   18.54  # CT_KERNEL_V_2_6_36_1 is not set
   18.55  # CT_KERNEL_V_2_6_36 is not set
   18.56  # CT_KERNEL_V_2_6_35_10 is not set
   18.57 -# CT_KERNEL_V_2_6_34_7 is not set
   18.58 +# CT_KERNEL_V_2_6_34_8 is not set
   18.59  # CT_KERNEL_V_2_6_33_7 is not set
   18.60 -# CT_KERNEL_V_2_6_32_27 is not set
   18.61 +# CT_KERNEL_V_2_6_32_28 is not set
   18.62  # CT_KERNEL_V_2_6_31_14 is not set
   18.63  # CT_KERNEL_V_2_6_27_57 is not set
   18.64  # CT_KERNEL_LINUX_CUSTOM is not set
   18.65 @@ -287,6 +290,8 @@
   18.66  CT_CC_GCC_4_5_or_later=y
   18.67  CT_CC_GCC_HAS_GRAPHITE=y
   18.68  CT_CC_GCC_HAS_LTO=y
   18.69 +CT_CC_GCC_ENABLE_PLUGINS=y
   18.70 +CT_CC_GCC_GOLD=y
   18.71  CT_CC_GCC_USE_GMP_MPFR=y
   18.72  CT_CC_GCC_USE_PPL_CLOOG=y
   18.73  CT_CC_GCC_USE_MPC=y
   18.74 @@ -360,7 +365,6 @@
   18.75  # CT_LIBC_GLIBC_V_2_6 is not set
   18.76  # CT_LIBC_GLIBC_V_2_5_1 is not set
   18.77  # CT_LIBC_GLIBC_V_2_5 is not set
   18.78 -# CT_LIBC_GLIBC_V_2_3_6 is not set
   18.79  CT_LIBC_mingw_AVAILABLE=y
   18.80  CT_LIBC_newlib_AVAILABLE=y
   18.81  CT_LIBC_none_AVAILABLE=y
   18.82 @@ -375,6 +379,7 @@
   18.83  CT_LIBC_EXTRA_CC_ARGS=""
   18.84  # CT_LIBC_DISABLE_VERSIONING is not set
   18.85  CT_LIBC_OLDEST_ABI=""
   18.86 +# CT_LIBC_GLIBC_FORCE_UNWIND is not set
   18.87  # CT_LIBC_GLIBC_USE_PORTS is not set
   18.88  CT_LIBC_ADDONS_LIST=""
   18.89  # CT_LIBC_GLIBC_KERNEL_VERSION_NONE is not set
    19.1 --- a/samples/i686-pc-mingw32/crosstool.config	Mon Jan 31 19:52:18 2011 +0100
    19.2 +++ b/samples/i686-pc-mingw32/crosstool.config	Sun Jan 30 19:25:56 2011 +0100
    19.3 @@ -1,7 +1,7 @@
    19.4  #
    19.5  # Automatically generated make config: don't edit
    19.6 -# crosstool-NG version: hg_default@2282_fa5c70b11fec
    19.7 -# Wed Jan 26 09:31:31 2011
    19.8 +# crosstool-NG version: hg_default@2288_e1ddfc252b24
    19.9 +# Sat Jan 29 01:00:01 2011
   19.10  #
   19.11  # CT_BACKEND is not set
   19.12  CT_MODULES=y
   19.13 @@ -25,6 +25,7 @@
   19.14  CT_WORK_DIR="${CT_TOP_DIR}/.build"
   19.15  CT_PREFIX_DIR="${HOME}/x-tools/${CT_TARGET}"
   19.16  CT_INSTALL_DIR="${CT_PREFIX_DIR}"
   19.17 +CT_RM_RF_PREFIX_DIR=y
   19.18  CT_REMOVE_DOCS=y
   19.19  CT_INSTALL_DIR_RO=y
   19.20  CT_STRIP_ALL_TOOLCHAIN_EXECUTABLES=y
   19.21 @@ -209,15 +210,24 @@
   19.22  #
   19.23  # GNU binutils
   19.24  #
   19.25 -# CT_BINUTILS_V_2_21 is not set
   19.26 +CT_BINUTILS_V_2_21=y
   19.27  # CT_BINUTILS_V_2_20_1 is not set
   19.28  # CT_BINUTILS_V_2_20 is not set
   19.29 -CT_BINUTILS_V_2_19_1=y
   19.30 +# CT_BINUTILS_V_2_19_1 is not set
   19.31  # CT_BINUTILS_V_2_19 is not set
   19.32  # CT_BINUTILS_V_2_18 is not set
   19.33  # CT_BINUTILS_V_2_17 is not set
   19.34  # CT_BINUTILS_V_2_16_1 is not set
   19.35 -CT_BINUTILS_VERSION="2.19.1"
   19.36 +CT_BINUTILS_VERSION="2.21"
   19.37 +CT_BINUTILS_2_21_or_later=y
   19.38 +CT_BINUTILS_HAS_GOLD=y
   19.39 +CT_BINUTILS_HAS_PLUGINS=y
   19.40 +CT_BINUTILS_LINKER_LD=y
   19.41 +# CT_BINUTILS_LINKER_GOLD is not set
   19.42 +# CT_BINUTILS_LINKER_LD_GOLD is not set
   19.43 +# CT_BINUTILS_LINKER_GOLD_LD is not set
   19.44 +CT_BINUTILS_LINKERS_LIST="ld"
   19.45 +CT_BINUTILS_PLUGINS=y
   19.46  CT_BINUTILS_EXTRA_CONFIG=""
   19.47  # CT_BINUTILS_FOR_TARGET is not set
   19.48  
   19.49 @@ -225,12 +235,12 @@
   19.50  # C compiler
   19.51  #
   19.52  CT_CC="gcc"
   19.53 -CT_CC_VERSION="4.3.2"
   19.54 +CT_CC_VERSION="4.4.5"
   19.55  CT_CC_gcc=y
   19.56  # CT_CC_V_4_5_2 is not set
   19.57  # CT_CC_V_4_5_1 is not set
   19.58  # CT_CC_V_4_5_0 is not set
   19.59 -# CT_CC_V_4_4_5 is not set
   19.60 +CT_CC_V_4_4_5=y
   19.61  # CT_CC_V_4_4_4 is not set
   19.62  # CT_CC_V_4_4_3 is not set
   19.63  # CT_CC_V_4_4_2 is not set
   19.64 @@ -239,7 +249,7 @@
   19.65  # CT_CC_V_4_3_5 is not set
   19.66  # CT_CC_V_4_3_4 is not set
   19.67  # CT_CC_V_4_3_3 is not set
   19.68 -CT_CC_V_4_3_2=y
   19.69 +# CT_CC_V_4_3_2 is not set
   19.70  # CT_CC_V_4_3_1 is not set
   19.71  # CT_CC_V_4_2_4 is not set
   19.72  # CT_CC_V_4_2_3 is not set
   19.73 @@ -251,12 +261,13 @@
   19.74  # CT_CC_V_3_4_6 is not set
   19.75  CT_CC_GCC_4_2_or_later=y
   19.76  CT_CC_GCC_4_3_or_later=y
   19.77 -# CT_CC_GCC_4_4_or_later is not set
   19.78 +CT_CC_GCC_4_4_or_later=y
   19.79  # CT_CC_GCC_4_5_or_later is not set
   19.80 -# CT_CC_GCC_HAS_GRAPHITE is not set
   19.81 +CT_CC_GCC_HAS_GRAPHITE=y
   19.82  # CT_CC_GCC_HAS_LTO is not set
   19.83 +CT_CC_GCC_ENABLE_PLUGINS=y
   19.84  CT_CC_GCC_USE_GMP_MPFR=y
   19.85 -# CT_CC_GCC_USE_PPL_CLOOG is not set
   19.86 +CT_CC_GCC_USE_PPL_CLOOG=y
   19.87  # CT_CC_GCC_USE_MPC is not set
   19.88  # CT_CC_GCC_USE_LIBELF is not set
   19.89  CT_CC_PKGVERSION="crosstool-NG-${CT_VERSION}"
   19.90 @@ -286,6 +297,8 @@
   19.91  # gcc other options
   19.92  #
   19.93  CT_CC_GCC_ENABLE_TARGET_OPTSPACE=y
   19.94 +CT_CC_GCC_USE_GRAPHITE=y
   19.95 +CT_CC_STATIC_LIBSTDCXX=y
   19.96  # CT_CC_GCC_LIBMUDFLAP is not set
   19.97  # CT_CC_GCC_LIBGOMP is not set
   19.98  # CT_CC_GCC_LIBSSP is not set
   19.99 @@ -361,14 +374,16 @@
  19.100  CT_COMPLIBS_NEEDED=y
  19.101  CT_GMP_NEEDED=y
  19.102  CT_MPFR_NEEDED=y
  19.103 -# CT_PPL_NEEDED is not set
  19.104 -# CT_CLOOG_NEEDED is not set
  19.105 +CT_PPL_NEEDED=y
  19.106 +CT_CLOOG_NEEDED=y
  19.107  # CT_MPC_NEEDED is not set
  19.108  # CT_LIBELF_NEEDED is not set
  19.109  CT_COMPLIBS=y
  19.110  # CT_WRAPPER_NEEDED is not set
  19.111  CT_GMP=y
  19.112  CT_MPFR=y
  19.113 +CT_PPL=y
  19.114 +CT_CLOOG=y
  19.115  # CT_GMP_V_5_0_1 is not set
  19.116  CT_GMP_V_4_3_2=y
  19.117  # CT_GMP_V_4_3_1 is not set
  19.118 @@ -383,6 +398,15 @@
  19.119  # CT_MPFR_V_2_3_2 is not set
  19.120  # CT_MPFR_V_2_3_1 is not set
  19.121  CT_MPFR_VERSION="2.4.1"
  19.122 +# CT_PPL_V_0_11 is not set
  19.123 +CT_PPL_V_0_10_2=y
  19.124 +CT_PPL_VERSION="0.10.2"
  19.125 +CT_CLOOG_V_0_15_10=y
  19.126 +# CT_CLOOG_V_0_15_9 is not set
  19.127 +# CT_CLOOG_V_0_15_8 is not set
  19.128 +# CT_CLOOG_V_0_15_7 is not set
  19.129 +# CT_CLOOG_V_0_15_6 is not set
  19.130 +CT_CLOOG_VERSION="0.15.10"
  19.131  
  19.132  #
  19.133  # Companion libraries common options
    20.1 --- a/samples/m68k-unknown-elf/crosstool.config	Mon Jan 31 19:52:18 2011 +0100
    20.2 +++ b/samples/m68k-unknown-elf/crosstool.config	Sun Jan 30 19:25:56 2011 +0100
    20.3 @@ -1,7 +1,7 @@
    20.4  #
    20.5  # Automatically generated make config: don't edit
    20.6 -# crosstool-NG version: hg_default@2171_c2541d3f2f56
    20.7 -# Tue Nov  2 19:24:33 2010
    20.8 +# crosstool-NG version: hg_default@2289_986166b5e257
    20.9 +# Sun Jan 30 20:19:10 2011
   20.10  #
   20.11  # CT_BACKEND is not set
   20.12  CT_MODULES=y
   20.13 @@ -25,6 +25,7 @@
   20.14  CT_WORK_DIR="${CT_TOP_DIR}/.build"
   20.15  CT_PREFIX_DIR="${HOME}/x-tools/${CT_TARGET}"
   20.16  CT_INSTALL_DIR="${CT_PREFIX_DIR}"
   20.17 +CT_RM_RF_PREFIX_DIR=y
   20.18  CT_REMOVE_DOCS=y
   20.19  CT_INSTALL_DIR_RO=y
   20.20  CT_STRIP_ALL_TOOLCHAIN_EXECUTABLES=y
   20.21 @@ -36,7 +37,6 @@
   20.22  # CT_FORCE_DOWNLOAD is not set
   20.23  # CT_USE_MIRROR is not set
   20.24  CT_CONNECT_TIMEOUT=10
   20.25 -CT_DOWNLOAD_MAX_CHUNKS=1
   20.26  # CT_ONLY_DOWNLOAD is not set
   20.27  
   20.28  #
   20.29 @@ -117,7 +117,6 @@
   20.30  # CT_ARCH_arm is not set
   20.31  # CT_ARCH_avr32 is not set
   20.32  # CT_ARCH_blackfin is not set
   20.33 -# CT_ARCH_ia64 is not set
   20.34  CT_ARCH_m68k=y
   20.35  # CT_ARCH_mips is not set
   20.36  # CT_ARCH_powerpc is not set
   20.37 @@ -128,7 +127,6 @@
   20.38  CT_ARCH_arm_AVAILABLE=y
   20.39  CT_ARCH_avr32_AVAILABLE=y
   20.40  CT_ARCH_blackfin_AVAILABLE=y
   20.41 -CT_ARCH_ia64_AVAILABLE=y
   20.42  CT_ARCH_m68k_AVAILABLE=y
   20.43  CT_ARCH_mips_AVAILABLE=y
   20.44  CT_ARCH_powerpc_AVAILABLE=y
   20.45 @@ -148,8 +146,11 @@
   20.46  #
   20.47  # General toolchain options
   20.48  #
   20.49 +CT_FORCE_SYSROOT=y
   20.50  CT_USE_SYSROOT=y
   20.51 +CT_SYSROOT_NAME="sysroot"
   20.52  CT_SYSROOT_DIR_PREFIX=""
   20.53 +# CT_STATIC_TOOLCHAIN is not set
   20.54  
   20.55  #
   20.56  # Tuple completion and aliasing
   20.57 @@ -202,6 +203,7 @@
   20.58  #
   20.59  # GNU binutils
   20.60  #
   20.61 +# CT_BINUTILS_V_2_21 is not set
   20.62  # CT_BINUTILS_V_2_20_1 is not set
   20.63  CT_BINUTILS_V_2_20=y
   20.64  # CT_BINUTILS_V_2_19_1 is not set
   20.65 @@ -226,6 +228,7 @@
   20.66  CT_CC="gcc"
   20.67  CT_CC_VERSION="4.3.4"
   20.68  CT_CC_gcc=y
   20.69 +# CT_CC_V_4_5_2 is not set
   20.70  # CT_CC_V_4_5_1 is not set
   20.71  # CT_CC_V_4_5_0 is not set
   20.72  # CT_CC_V_4_4_5 is not set
   20.73 @@ -307,6 +310,7 @@
   20.74  # CT_LIBC_SUPPORT_NPTL is not set
   20.75  # CT_LIBC_SUPPORT_LINUXTHREADS is not set
   20.76  # CT_LIBC_SUPPORT_WIN32THREADS is not set
   20.77 +# CT_LIBC_SUPPORT_THREADS_NONE is not set
   20.78  CT_THREADS="none"
   20.79  
   20.80  #
    21.1 --- a/samples/mingw32,i686-none-linux-gnu/crosstool.config	Mon Jan 31 19:52:18 2011 +0100
    21.2 +++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
    21.3 @@ -1,440 +0,0 @@
    21.4 -#
    21.5 -# Automatically generated make config: don't edit
    21.6 -# crosstool-NG version: hg_default@2171_c2541d3f2f56
    21.7 -# Tue Nov  2 16:40:02 2010
    21.8 -#
    21.9 -# CT_BACKEND is not set
   21.10 -CT_MODULES=y
   21.11 -
   21.12 -#
   21.13 -# Paths and misc options
   21.14 -#
   21.15 -
   21.16 -#
   21.17 -# crosstool-NG behavior
   21.18 -#
   21.19 -# CT_OBSOLETE is not set
   21.20 -CT_EXPERIMENTAL=y
   21.21 -# CT_DEBUG_CT is not set
   21.22 -
   21.23 -#
   21.24 -# Paths
   21.25 -#
   21.26 -CT_LOCAL_TARBALLS_DIR="${HOME}/src"
   21.27 -CT_SAVE_TARBALLS=y
   21.28 -CT_WORK_DIR="${CT_TOP_DIR}/.build"
   21.29 -CT_PREFIX_DIR="${HOME}/x-tools/${CT_TARGET}"
   21.30 -CT_INSTALL_DIR="${CT_PREFIX_DIR}"
   21.31 -CT_REMOVE_DOCS=y
   21.32 -CT_INSTALL_DIR_RO=y
   21.33 -CT_STRIP_ALL_TOOLCHAIN_EXECUTABLES=y
   21.34 -
   21.35 -#
   21.36 -# Downloading
   21.37 -#
   21.38 -# CT_FORBID_DOWNLOAD is not set
   21.39 -# CT_FORCE_DOWNLOAD is not set
   21.40 -# CT_USE_MIRROR is not set
   21.41 -CT_CONNECT_TIMEOUT=10
   21.42 -CT_DOWNLOAD_MAX_CHUNKS=1
   21.43 -# CT_ONLY_DOWNLOAD is not set
   21.44 -
   21.45 -#
   21.46 -# Extracting
   21.47 -#
   21.48 -# CT_FORCE_EXTRACT is not set
   21.49 -CT_OVERIDE_CONFIG_GUESS_SUB=y
   21.50 -# CT_ONLY_EXTRACT is not set
   21.51 -CT_PATCH_BUNDLED=y
   21.52 -# CT_PATCH_LOCAL is not set
   21.53 -# CT_PATCH_BUNDLED_LOCAL is not set
   21.54 -# CT_PATCH_LOCAL_BUNDLED is not set
   21.55 -# CT_PATCH_BUNDLED_FALLBACK_LOCAL is not set
   21.56 -# CT_PATCH_LOCAL_FALLBACK_BUNDLED is not set
   21.57 -# CT_PATCH_NONE is not set
   21.58 -CT_PATCH_ORDER="bundled"
   21.59 -# CT_PATCH_SINGLE is not set
   21.60 -# CT_PATCH_USE_LOCAL is not set
   21.61 -
   21.62 -#
   21.63 -# Build behavior
   21.64 -#
   21.65 -CT_PARALLEL_JOBS=4
   21.66 -CT_LOAD=0
   21.67 -CT_USE_PIPES=y
   21.68 -# CT_CONFIG_SHELL_SH is not set
   21.69 -# CT_CONFIG_SHELL_ASH is not set
   21.70 -CT_CONFIG_SHELL_BASH=y
   21.71 -# CT_CONFIG_SHELL_CUSTOM is not set
   21.72 -CT_CONFIG_SHELL="bash"
   21.73 -
   21.74 -#
   21.75 -# Logging
   21.76 -#
   21.77 -# CT_LOG_ERROR is not set
   21.78 -# CT_LOG_WARN is not set
   21.79 -# CT_LOG_INFO is not set
   21.80 -CT_LOG_EXTRA=y
   21.81 -# CT_LOG_ALL is not set
   21.82 -# CT_LOG_DEBUG is not set
   21.83 -CT_LOG_LEVEL_MAX="EXTRA"
   21.84 -# CT_LOG_SEE_TOOLS_WARN is not set
   21.85 -CT_LOG_PROGRESS_BAR=y
   21.86 -CT_LOG_TO_FILE=y
   21.87 -CT_LOG_FILE_COMPRESS=y
   21.88 -
   21.89 -#
   21.90 -# Target options
   21.91 -#
   21.92 -CT_ARCH="x86"
   21.93 -# CT_ARCH_SUPPORTS_BOTH_MMU is not set
   21.94 -# CT_ARCH_SUPPORTS_BOTH_ENDIAN is not set
   21.95 -CT_ARCH_SUPPORTS_32=y
   21.96 -CT_ARCH_SUPPORTS_64=y
   21.97 -CT_ARCH_SUPPORT_ARCH=y
   21.98 -# CT_ARCH_SUPPORT_ABI is not set
   21.99 -CT_ARCH_SUPPORT_CPU=y
  21.100 -CT_ARCH_SUPPORT_TUNE=y
  21.101 -# CT_ARCH_SUPPORT_FPU is not set
  21.102 -# CT_ARCH_DEFAULT_HAS_MMU is not set
  21.103 -# CT_ARCH_DEFAULT_BE is not set
  21.104 -# CT_ARCH_DEFAULT_LE is not set
  21.105 -CT_ARCH_DEFAULT_32=y
  21.106 -# CT_ARCH_DEFAULT_64 is not set
  21.107 -CT_ARCH_ARCH="i686"
  21.108 -CT_ARCH_CPU=""
  21.109 -CT_ARCH_TUNE="i686"
  21.110 -CT_ARCH_32=y
  21.111 -# CT_ARCH_64 is not set
  21.112 -CT_ARCH_BITNESS=32
  21.113 -CT_ARCH_FLOAT_HW=y
  21.114 -# CT_ARCH_FLOAT_SW is not set
  21.115 -CT_TARGET_CFLAGS=""
  21.116 -CT_TARGET_LDFLAGS=""
  21.117 -
  21.118 -#
  21.119 -# General target options
  21.120 -#
  21.121 -# CT_ARCH_alpha is not set
  21.122 -# CT_ARCH_arm is not set
  21.123 -# CT_ARCH_avr32 is not set
  21.124 -# CT_ARCH_blackfin is not set
  21.125 -# CT_ARCH_ia64 is not set
  21.126 -# CT_ARCH_m68k is not set
  21.127 -# CT_ARCH_mips is not set
  21.128 -# CT_ARCH_powerpc is not set
  21.129 -# CT_ARCH_s390 is not set
  21.130 -# CT_ARCH_sh is not set
  21.131 -CT_ARCH_x86=y
  21.132 -CT_ARCH_alpha_AVAILABLE=y
  21.133 -CT_ARCH_arm_AVAILABLE=y
  21.134 -CT_ARCH_avr32_AVAILABLE=y
  21.135 -CT_ARCH_blackfin_AVAILABLE=y
  21.136 -CT_ARCH_ia64_AVAILABLE=y
  21.137 -CT_ARCH_m68k_AVAILABLE=y
  21.138 -CT_ARCH_mips_AVAILABLE=y
  21.139 -CT_ARCH_powerpc_AVAILABLE=y
  21.140 -CT_ARCH_s390_AVAILABLE=y
  21.141 -CT_ARCH_sh_AVAILABLE=y
  21.142 -CT_ARCH_x86_AVAILABLE=y
  21.143 -CT_ARCH_USE_MMU=y
  21.144 -
  21.145 -#
  21.146 -# Target optimisations
  21.147 -#
  21.148 -
  21.149 -#
  21.150 -# Toolchain options
  21.151 -#
  21.152 -
  21.153 -#
  21.154 -# General toolchain options
  21.155 -#
  21.156 -CT_USE_SYSROOT=y
  21.157 -CT_SYSROOT_DIR_PREFIX=""
  21.158 -
  21.159 -#
  21.160 -# Tuple completion and aliasing
  21.161 -#
  21.162 -CT_TARGET_VENDOR="none"
  21.163 -CT_TARGET_ALIAS_SED_EXPR=""
  21.164 -CT_TARGET_ALIAS=""
  21.165 -
  21.166 -#
  21.167 -# Toolchain type
  21.168 -#
  21.169 -# CT_NATIVE is not set
  21.170 -# CT_CROSS is not set
  21.171 -# CT_CROSS_NATIVE is not set
  21.172 -CT_CANADIAN=y
  21.173 -CT_TOOLCHAIN_TYPE="canadian"
  21.174 -
  21.175 -#
  21.176 -# Build system
  21.177 -#
  21.178 -CT_BUILD=""
  21.179 -CT_BUILD_PREFIX=""
  21.180 -CT_BUILD_SUFFIX=""
  21.181 -
  21.182 -#
  21.183 -# Host system
  21.184 -#
  21.185 -CT_HOST="mingw32"
  21.186 -CT_HOST_PREFIX="i586-mingw32msvc-"
  21.187 -CT_HOST_SUFFIX=""
  21.188 -
  21.189 -#
  21.190 -# Target system
  21.191 -#
  21.192 -CT_TARGET_PREFIX="i686-cross-linux-gnu-"
  21.193 -CT_TARGET_SUFFIX=""
  21.194 -
  21.195 -#
  21.196 -# Operating System
  21.197 -#
  21.198 -# CT_BARE_METAL is not set
  21.199 -# CT_MINGW32 is not set
  21.200 -CT_KERNEL_SUPPORTS_SHARED_LIBS=y
  21.201 -CT_KERNEL="linux"
  21.202 -CT_KERNEL_VERSION="2.6.33.7"
  21.203 -# CT_KERNEL_bare_metal is not set
  21.204 -CT_KERNEL_linux=y
  21.205 -# CT_KERNEL_mingw32 is not set
  21.206 -CT_KERNEL_bare_metal_AVAILABLE=y
  21.207 -CT_KERNEL_linux_AVAILABLE=y
  21.208 -CT_KERNEL_LINUX_INSTALL=y
  21.209 -# CT_KERNEL_V_2_6_36 is not set
  21.210 -# CT_KERNEL_V_2_6_35_8 is not set
  21.211 -# CT_KERNEL_V_2_6_34_7 is not set
  21.212 -CT_KERNEL_V_2_6_33_7=y
  21.213 -# CT_KERNEL_V_2_6_32_25 is not set
  21.214 -# CT_KERNEL_V_2_6_31_14 is not set
  21.215 -# CT_KERNEL_V_2_6_27_55 is not set
  21.216 -# CT_KERNEL_LINUX_CUSTOM is not set
  21.217 -CT_KERNEL_LINUX_VERBOSITY_0=y
  21.218 -# CT_KERNEL_LINUX_VERBOSITY_1 is not set
  21.219 -# CT_KERNEL_LINUX_VERBOSITY_2 is not set
  21.220 -CT_KERNEL_LINUX_VERBOSE_LEVEL=0
  21.221 -CT_KERNEL_LINUX_INSTALL_CHECK=y
  21.222 -# CT_KERNEL_LINUX_USE_CUSTOM_HEADERS is not set
  21.223 -CT_KERNEL_mingw32_AVAILABLE=y
  21.224 -
  21.225 -#
  21.226 -# Common kernel options
  21.227 -#
  21.228 -CT_SHARED_LIBS=y
  21.229 -
  21.230 -#
  21.231 -# Binary utilities
  21.232 -#
  21.233 -CT_ARCH_BINFMT_ELF=y
  21.234 -# CT_ARCH_BINFMT_FLAT is not set
  21.235 -# CT_ARCH_BINFMT_FDPIC is not set
  21.236 -
  21.237 -#
  21.238 -# GNU binutils
  21.239 -#
  21.240 -# CT_BINUTILS_V_2_20_1 is not set
  21.241 -# CT_BINUTILS_V_2_20 is not set
  21.242 -CT_BINUTILS_V_2_19_1=y
  21.243 -# CT_BINUTILS_V_2_19 is not set
  21.244 -# CT_BINUTILS_V_2_18 is not set
  21.245 -# CT_BINUTILS_V_2_17 is not set
  21.246 -# CT_BINUTILS_V_2_16_1 is not set
  21.247 -CT_BINUTILS_VERSION="2.19.1"
  21.248 -CT_BINUTILS_EXTRA_CONFIG="--enable-targets=i686-none-linux-gnu"
  21.249 -# CT_BINUTILS_FOR_TARGET is not set
  21.250 -
  21.251 -#
  21.252 -# C compiler
  21.253 -#
  21.254 -CT_CC="gcc"
  21.255 -CT_CC_VERSION="4.3.2"
  21.256 -CT_CC_gcc=y
  21.257 -# CT_CC_V_4_5_1 is not set
  21.258 -# CT_CC_V_4_5_0 is not set
  21.259 -# CT_CC_V_4_4_5 is not set
  21.260 -# CT_CC_V_4_4_4 is not set
  21.261 -# CT_CC_V_4_4_3 is not set
  21.262 -# CT_CC_V_4_4_2 is not set
  21.263 -# CT_CC_V_4_4_1 is not set
  21.264 -# CT_CC_V_4_4_0 is not set
  21.265 -# CT_CC_V_4_3_5 is not set
  21.266 -# CT_CC_V_4_3_4 is not set
  21.267 -# CT_CC_V_4_3_3 is not set
  21.268 -CT_CC_V_4_3_2=y
  21.269 -# CT_CC_V_4_3_1 is not set
  21.270 -# CT_CC_V_4_2_4 is not set
  21.271 -# CT_CC_V_4_2_3 is not set
  21.272 -# CT_CC_V_4_2_2 is not set
  21.273 -# CT_CC_V_4_2_1 is not set
  21.274 -# CT_CC_V_4_2_0 is not set
  21.275 -# CT_CC_V_4_1_2 is not set
  21.276 -# CT_CC_V_4_0_4 is not set
  21.277 -# CT_CC_V_3_4_6 is not set
  21.278 -CT_CC_GCC_4_2_or_later=y
  21.279 -CT_CC_GCC_4_3_or_later=y
  21.280 -# CT_CC_GCC_4_4_or_later is not set
  21.281 -# CT_CC_GCC_4_5_or_later is not set
  21.282 -# CT_CC_GCC_HAS_GRAPHITE is not set
  21.283 -# CT_CC_GCC_HAS_LTO is not set
  21.284 -CT_CC_GCC_USE_GMP_MPFR=y
  21.285 -# CT_CC_GCC_USE_PPL_CLOOG is not set
  21.286 -# CT_CC_GCC_USE_MPC is not set
  21.287 -# CT_CC_GCC_USE_LIBELF is not set
  21.288 -CT_CC_PKGVERSION="crosstool-NG-${CT_VERSION}"
  21.289 -CT_CC_BUGURL=""
  21.290 -CT_CC_ENABLE_CXX_FLAGS=""
  21.291 -CT_CC_CORE_EXTRA_CONFIG=""
  21.292 -CT_CC_EXTRA_CONFIG=""
  21.293 -CT_CC_SUPPORT_CXX=y
  21.294 -CT_CC_SUPPORT_FORTRAN=y
  21.295 -CT_CC_SUPPORT_JAVA=y
  21.296 -CT_CC_SUPPORT_ADA=y
  21.297 -CT_CC_SUPPORT_OBJC=y
  21.298 -CT_CC_SUPPORT_OBJCXX=y
  21.299 -
  21.300 -#
  21.301 -# Additional supported languages:
  21.302 -#
  21.303 -CT_CC_LANG_CXX=y
  21.304 -# CT_CC_LANG_FORTRAN is not set
  21.305 -# CT_CC_LANG_JAVA is not set
  21.306 -# CT_CC_LANG_ADA is not set
  21.307 -# CT_CC_LANG_OBJC is not set
  21.308 -# CT_CC_LANG_OBJCXX is not set
  21.309 -CT_CC_LANG_OTHERS=""
  21.310 -
  21.311 -#
  21.312 -# gcc other options
  21.313 -#
  21.314 -CT_CC_GCC_ENABLE_TARGET_OPTSPACE=y
  21.315 -# CT_CC_GCC_LIBMUDFLAP is not set
  21.316 -# CT_CC_GCC_LIBGOMP is not set
  21.317 -# CT_CC_GCC_LIBSSP is not set
  21.318 -
  21.319 -#
  21.320 -# Misc. obscure options.
  21.321 -#
  21.322 -CT_CC_CXA_ATEXIT=y
  21.323 -# CT_CC_GCC_DISABLE_PCH is not set
  21.324 -CT_CC_GCC_SJLJ_EXCEPTIONS=m
  21.325 -CT_CC_GCC_LDBL_128=m
  21.326 -
  21.327 -#
  21.328 -# C-library
  21.329 -#
  21.330 -CT_LIBC="glibc"
  21.331 -CT_LIBC_VERSION="2.9"
  21.332 -# CT_LIBC_eglibc is not set
  21.333 -CT_LIBC_glibc=y
  21.334 -# CT_LIBC_mingw is not set
  21.335 -# CT_LIBC_newlib is not set
  21.336 -# CT_LIBC_none is not set
  21.337 -# CT_LIBC_uClibc is not set
  21.338 -CT_LIBC_eglibc_AVAILABLE=y
  21.339 -CT_LIBC_glibc_AVAILABLE=y
  21.340 -CT_LIBC_GLIBC_TARBALL=y
  21.341 -# CT_LIBC_GLIBC_V_2_11_1 is not set
  21.342 -# CT_LIBC_GLIBC_V_2_11 is not set
  21.343 -# CT_LIBC_GLIBC_V_2_10_1 is not set
  21.344 -CT_LIBC_GLIBC_V_2_9=y
  21.345 -# CT_LIBC_GLIBC_V_2_8 is not set
  21.346 -# CT_LIBC_GLIBC_V_2_7 is not set
  21.347 -# CT_LIBC_GLIBC_V_2_6_1 is not set
  21.348 -# CT_LIBC_GLIBC_V_2_6 is not set
  21.349 -# CT_LIBC_GLIBC_V_2_5_1 is not set
  21.350 -# CT_LIBC_GLIBC_V_2_5 is not set
  21.351 -# CT_LIBC_GLIBC_V_2_3_6 is not set
  21.352 -CT_LIBC_mingw_AVAILABLE=y
  21.353 -CT_LIBC_newlib_AVAILABLE=y
  21.354 -CT_LIBC_none_AVAILABLE=y
  21.355 -CT_LIBC_uClibc_AVAILABLE=y
  21.356 -
  21.357 -#
  21.358 -# glibc/eglibc common options
  21.359 -#
  21.360 -CT_LIBC_GLIBC_EXTRA_CONFIG=""
  21.361 -CT_LIBC_GLIBC_CONFIGPARMS=""
  21.362 -CT_LIBC_GLIBC_EXTRA_CFLAGS=""
  21.363 -CT_LIBC_EXTRA_CC_ARGS=""
  21.364 -# CT_LIBC_GLIBC_USE_PORTS is not set
  21.365 -CT_LIBC_ADDONS_LIST=""
  21.366 -# CT_LIBC_GLIBC_KERNEL_VERSION_NONE is not set
  21.367 -CT_LIBC_GLIBC_KERNEL_VERSION_AS_HEADERS=y
  21.368 -# CT_LIBC_GLIBC_KERNEL_VERSION_CHOSEN is not set
  21.369 -CT_LIBC_GLIBC_MIN_KERNEL="2.6.33.7"
  21.370 -CT_LIBC_SUPPORT_THREADS_ANY=y
  21.371 -CT_LIBC_SUPPORT_NPTL=y
  21.372 -CT_LIBC_SUPPORT_LINUXTHREADS=y
  21.373 -# CT_LIBC_SUPPORT_WIN32THREADS is not set
  21.374 -CT_THREADS="nptl"
  21.375 -
  21.376 -#
  21.377 -# Common C library options
  21.378 -#
  21.379 -CT_THREADS_NPTL=y
  21.380 -# CT_THREADS_LINUXTHREADS is not set
  21.381 -# CT_THREADS_WIN32THREADS is not set
  21.382 -# CT_THREADS_NONE is not set
  21.383 -# CT_LIBC_XLDD is not set
  21.384 -
  21.385 -#
  21.386 -# Debug facilities
  21.387 -#
  21.388 -# CT_DEBUG_dmalloc is not set
  21.389 -# CT_DEBUG_duma is not set
  21.390 -# CT_DEBUG_gdb is not set
  21.391 -# CT_DEBUG_ltrace is not set
  21.392 -# CT_DEBUG_strace is not set
  21.393 -
  21.394 -#
  21.395 -# Companion libraries
  21.396 -#
  21.397 -CT_COMPLIBS_NEEDED=y
  21.398 -CT_GMP_NEEDED=y
  21.399 -CT_MPFR_NEEDED=y
  21.400 -# CT_PPL_NEEDED is not set
  21.401 -# CT_CLOOG_NEEDED is not set
  21.402 -# CT_MPC_NEEDED is not set
  21.403 -# CT_LIBELF_NEEDED is not set
  21.404 -CT_COMPLIBS=y
  21.405 -# CT_WRAPPER_NEEDED is not set
  21.406 -CT_GMP=y
  21.407 -CT_MPFR=y
  21.408 -# CT_GMP_V_5_0_1 is not set
  21.409 -CT_GMP_V_4_3_2=y
  21.410 -# CT_GMP_V_4_3_1 is not set
  21.411 -# CT_GMP_V_4_3_0 is not set
  21.412 -# CT_GMP_V_4_2_4 is not set
  21.413 -# CT_GMP_V_4_2_2 is not set
  21.414 -CT_GMP_VERSION="4.3.2"
  21.415 -# CT_MPFR_V_3_0_0 is not set
  21.416 -# CT_MPFR_V_2_4_2 is not set
  21.417 -CT_MPFR_V_2_4_1=y
  21.418 -# CT_MPFR_V_2_4_0 is not set
  21.419 -# CT_MPFR_V_2_3_2 is not set
  21.420 -# CT_MPFR_V_2_3_1 is not set
  21.421 -CT_MPFR_VERSION="2.4.1"
  21.422 -
  21.423 -#
  21.424 -# Companion libraries common options
  21.425 -#
  21.426 -CT_COMPLIBS_BACKUP=y
  21.427 -# CT_COMPLIBS_CHECK is not set
  21.428 -# CT_COMPLIBS_SHARED is not set
  21.429 -
  21.430 -#
  21.431 -# Companion tools
  21.432 -#
  21.433 -
  21.434 -#
  21.435 -# READ HELP before you say 'Y' below !!!
  21.436 -#
  21.437 -# CT_COMP_TOOLS is not set
  21.438 -
  21.439 -#
  21.440 -# Test suite
  21.441 -#
  21.442 -# CT_TEST_SUITE is not set
  21.443 -# CT_TEST_SUITE_GCC is not set
    22.1 --- a/samples/mingw32,i686-none-linux-gnu/reported.by	Mon Jan 31 19:52:18 2011 +0100
    22.2 +++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
    22.3 @@ -1,3 +0,0 @@
    22.4 -reporter_name="Bart vd. Meulen"
    22.5 -reporter_url=""
    22.6 -reporter_comment="Sample for building a canadian cross-compiler"
    23.1 --- a/samples/mips-ar2315-linux-gnu/crosstool.config	Mon Jan 31 19:52:18 2011 +0100
    23.2 +++ b/samples/mips-ar2315-linux-gnu/crosstool.config	Sun Jan 30 19:25:56 2011 +0100
    23.3 @@ -1,7 +1,7 @@
    23.4  #
    23.5  # Automatically generated make config: don't edit
    23.6 -# crosstool-NG version: hg_default@2171_c2541d3f2f56
    23.7 -# Tue Nov  2 19:31:00 2010
    23.8 +# crosstool-NG version: hg_default@2289_c3eb27ed4a06
    23.9 +# Sun Jan 30 21:22:47 2011
   23.10  #
   23.11  # CT_BACKEND is not set
   23.12  CT_MODULES=y
   23.13 @@ -25,6 +25,7 @@
   23.14  CT_WORK_DIR="${CT_TOP_DIR}/.build"
   23.15  CT_PREFIX_DIR="${HOME}/x-tools/${CT_TARGET}"
   23.16  CT_INSTALL_DIR="${CT_PREFIX_DIR}"
   23.17 +CT_RM_RF_PREFIX_DIR=y
   23.18  CT_REMOVE_DOCS=y
   23.19  CT_INSTALL_DIR_RO=y
   23.20  CT_STRIP_ALL_TOOLCHAIN_EXECUTABLES=y
   23.21 @@ -36,7 +37,6 @@
   23.22  # CT_FORCE_DOWNLOAD is not set
   23.23  # CT_USE_MIRROR is not set
   23.24  CT_CONNECT_TIMEOUT=10
   23.25 -CT_DOWNLOAD_MAX_CHUNKS=1
   23.26  # CT_ONLY_DOWNLOAD is not set
   23.27  
   23.28  #
   23.29 @@ -120,7 +120,6 @@
   23.30  # CT_ARCH_arm is not set
   23.31  # CT_ARCH_avr32 is not set
   23.32  # CT_ARCH_blackfin is not set
   23.33 -# CT_ARCH_ia64 is not set
   23.34  # CT_ARCH_m68k is not set
   23.35  CT_ARCH_mips=y
   23.36  # CT_ARCH_powerpc is not set
   23.37 @@ -131,7 +130,6 @@
   23.38  CT_ARCH_arm_AVAILABLE=y
   23.39  CT_ARCH_avr32_AVAILABLE=y
   23.40  CT_ARCH_blackfin_AVAILABLE=y
   23.41 -CT_ARCH_ia64_AVAILABLE=y
   23.42  CT_ARCH_m68k_AVAILABLE=y
   23.43  CT_ARCH_mips_AVAILABLE=y
   23.44  CT_ARCH_powerpc_AVAILABLE=y
   23.45 @@ -159,8 +157,11 @@
   23.46  #
   23.47  # General toolchain options
   23.48  #
   23.49 +CT_FORCE_SYSROOT=y
   23.50  CT_USE_SYSROOT=y
   23.51 +CT_SYSROOT_NAME="sysroot"
   23.52  CT_SYSROOT_DIR_PREFIX=""
   23.53 +# CT_STATIC_TOOLCHAIN is not set
   23.54  
   23.55  #
   23.56  # Tuple completion and aliasing
   23.57 @@ -199,13 +200,17 @@
   23.58  CT_KERNEL_bare_metal_AVAILABLE=y
   23.59  CT_KERNEL_linux_AVAILABLE=y
   23.60  CT_KERNEL_LINUX_INSTALL=y
   23.61 +# CT_KERNEL_V_2_6_37 is not set
   23.62 +# CT_KERNEL_V_2_6_36_3 is not set
   23.63 +# CT_KERNEL_V_2_6_36_2 is not set
   23.64 +# CT_KERNEL_V_2_6_36_1 is not set
   23.65  # CT_KERNEL_V_2_6_36 is not set
   23.66 -# CT_KERNEL_V_2_6_35_8 is not set
   23.67 -# CT_KERNEL_V_2_6_34_7 is not set
   23.68 +# CT_KERNEL_V_2_6_35_10 is not set
   23.69 +# CT_KERNEL_V_2_6_34_8 is not set
   23.70  CT_KERNEL_V_2_6_33_7=y
   23.71 -# CT_KERNEL_V_2_6_32_25 is not set
   23.72 +# CT_KERNEL_V_2_6_32_28 is not set
   23.73  # CT_KERNEL_V_2_6_31_14 is not set
   23.74 -# CT_KERNEL_V_2_6_27_55 is not set
   23.75 +# CT_KERNEL_V_2_6_27_57 is not set
   23.76  # CT_KERNEL_LINUX_CUSTOM is not set
   23.77  CT_KERNEL_LINUX_VERBOSITY_0=y
   23.78  # CT_KERNEL_LINUX_VERBOSITY_1 is not set
   23.79 @@ -230,6 +235,7 @@
   23.80  #
   23.81  # GNU binutils
   23.82  #
   23.83 +# CT_BINUTILS_V_2_21 is not set
   23.84  # CT_BINUTILS_V_2_20_1 is not set
   23.85  # CT_BINUTILS_V_2_20 is not set
   23.86  CT_BINUTILS_V_2_19_1=y
   23.87 @@ -247,6 +253,7 @@
   23.88  CT_CC="gcc"
   23.89  CT_CC_VERSION="4.3.2"
   23.90  CT_CC_gcc=y
   23.91 +# CT_CC_V_4_5_2 is not set
   23.92  # CT_CC_V_4_5_1 is not set
   23.93  # CT_CC_V_4_5_0 is not set
   23.94  # CT_CC_V_4_4_5 is not set
   23.95 @@ -355,6 +362,9 @@
   23.96  CT_LIBC_GLIBC_CONFIGPARMS=""
   23.97  CT_LIBC_GLIBC_EXTRA_CFLAGS=""
   23.98  CT_LIBC_EXTRA_CC_ARGS=""
   23.99 +# CT_LIBC_DISABLE_VERSIONING is not set
  23.100 +CT_LIBC_OLDEST_ABI=""
  23.101 +# CT_LIBC_GLIBC_FORCE_UNWIND is not set
  23.102  CT_LIBC_GLIBC_USE_PORTS=y
  23.103  CT_LIBC_ADDONS_LIST=""
  23.104  
  23.105 @@ -386,6 +396,7 @@
  23.106  CT_LIBC_SUPPORT_NPTL=y
  23.107  CT_LIBC_SUPPORT_LINUXTHREADS=y
  23.108  # CT_LIBC_SUPPORT_WIN32THREADS is not set
  23.109 +# CT_LIBC_SUPPORT_THREADS_NONE is not set
  23.110  CT_THREADS="nptl"
  23.111  
  23.112  #
    24.1 --- a/samples/mips-unknown-elf/crosstool.config	Mon Jan 31 19:52:18 2011 +0100
    24.2 +++ b/samples/mips-unknown-elf/crosstool.config	Sun Jan 30 19:25:56 2011 +0100
    24.3 @@ -1,7 +1,7 @@
    24.4  #
    24.5  # Automatically generated make config: don't edit
    24.6 -# crosstool-NG version: hg_default@2171_c2541d3f2f56
    24.7 -# Tue Nov  2 19:32:00 2010
    24.8 +# crosstool-NG version: hg_default@2289_c3eb27ed4a06
    24.9 +# Sun Jan 30 21:23:04 2011
   24.10  #
   24.11  # CT_BACKEND is not set
   24.12  CT_MODULES=y
   24.13 @@ -25,6 +25,7 @@
   24.14  CT_WORK_DIR="${CT_TOP_DIR}/.build"
   24.15  CT_PREFIX_DIR="${HOME}/x-tools/${CT_TARGET}"
   24.16  CT_INSTALL_DIR="${CT_PREFIX_DIR}"
   24.17 +CT_RM_RF_PREFIX_DIR=y
   24.18  CT_REMOVE_DOCS=y
   24.19  CT_INSTALL_DIR_RO=y
   24.20  CT_STRIP_ALL_TOOLCHAIN_EXECUTABLES=y
   24.21 @@ -36,7 +37,6 @@
   24.22  # CT_FORCE_DOWNLOAD is not set
   24.23  # CT_USE_MIRROR is not set
   24.24  CT_CONNECT_TIMEOUT=10
   24.25 -CT_DOWNLOAD_MAX_CHUNKS=1
   24.26  # CT_ONLY_DOWNLOAD is not set
   24.27  
   24.28  #
   24.29 @@ -120,7 +120,6 @@
   24.30  # CT_ARCH_arm is not set
   24.31  # CT_ARCH_avr32 is not set
   24.32  # CT_ARCH_blackfin is not set
   24.33 -# CT_ARCH_ia64 is not set
   24.34  # CT_ARCH_m68k is not set
   24.35  CT_ARCH_mips=y
   24.36  # CT_ARCH_powerpc is not set
   24.37 @@ -131,7 +130,6 @@
   24.38  CT_ARCH_arm_AVAILABLE=y
   24.39  CT_ARCH_avr32_AVAILABLE=y
   24.40  CT_ARCH_blackfin_AVAILABLE=y
   24.41 -CT_ARCH_ia64_AVAILABLE=y
   24.42  CT_ARCH_m68k_AVAILABLE=y
   24.43  CT_ARCH_mips_AVAILABLE=y
   24.44  CT_ARCH_powerpc_AVAILABLE=y
   24.45 @@ -159,7 +157,9 @@
   24.46  #
   24.47  # General toolchain options
   24.48  #
   24.49 +CT_FORCE_SYSROOT=y
   24.50  CT_USE_SYSROOT=y
   24.51 +CT_SYSROOT_NAME="sysroot"
   24.52  CT_SYSROOT_DIR_PREFIX=""
   24.53  
   24.54  #
   24.55 @@ -213,6 +213,7 @@
   24.56  #
   24.57  # GNU binutils
   24.58  #
   24.59 +# CT_BINUTILS_V_2_21 is not set
   24.60  # CT_BINUTILS_V_2_20_1 is not set
   24.61  # CT_BINUTILS_V_2_20 is not set
   24.62  CT_BINUTILS_V_2_19_1=y
   24.63 @@ -229,6 +230,7 @@
   24.64  CT_CC="gcc"
   24.65  CT_CC_VERSION="4.3.2"
   24.66  CT_CC_gcc=y
   24.67 +# CT_CC_V_4_5_2 is not set
   24.68  # CT_CC_V_4_5_1 is not set
   24.69  # CT_CC_V_4_5_0 is not set
   24.70  # CT_CC_V_4_4_5 is not set
   24.71 @@ -310,6 +312,7 @@
   24.72  # CT_LIBC_SUPPORT_NPTL is not set
   24.73  # CT_LIBC_SUPPORT_LINUXTHREADS is not set
   24.74  # CT_LIBC_SUPPORT_WIN32THREADS is not set
   24.75 +# CT_LIBC_SUPPORT_THREADS_NONE is not set
   24.76  CT_THREADS="none"
   24.77  
   24.78  #
    25.1 --- a/samples/mips-unknown-linux-uclibc/crosstool.config	Mon Jan 31 19:52:18 2011 +0100
    25.2 +++ b/samples/mips-unknown-linux-uclibc/crosstool.config	Sun Jan 30 19:25:56 2011 +0100
    25.3 @@ -1,7 +1,7 @@
    25.4  #
    25.5  # Automatically generated make config: don't edit
    25.6 -# crosstool-NG version: hg_default@2171_c2541d3f2f56
    25.7 -# Tue Nov  2 20:18:51 2010
    25.8 +# crosstool-NG version: hg_default@2289_c3eb27ed4a06
    25.9 +# Sun Jan 30 21:23:19 2011
   25.10  #
   25.11  # CT_BACKEND is not set
   25.12  CT_MODULES=y
   25.13 @@ -25,6 +25,7 @@
   25.14  CT_WORK_DIR="${CT_TOP_DIR}/.build"
   25.15  CT_PREFIX_DIR="${HOME}/x-tools/${CT_TARGET}"
   25.16  CT_INSTALL_DIR="${CT_PREFIX_DIR}"
   25.17 +CT_RM_RF_PREFIX_DIR=y
   25.18  CT_REMOVE_DOCS=y
   25.19  CT_INSTALL_DIR_RO=y
   25.20  CT_STRIP_ALL_TOOLCHAIN_EXECUTABLES=y
   25.21 @@ -38,7 +39,6 @@
   25.22  # CT_PREFER_MIRROR is not set
   25.23  CT_MIRROR_BASE_URL="http://ymorin.is-a-geek.org/mirrors/"
   25.24  CT_CONNECT_TIMEOUT=10
   25.25 -CT_DOWNLOAD_MAX_CHUNKS=1
   25.26  # CT_ONLY_DOWNLOAD is not set
   25.27  
   25.28  #
   25.29 @@ -122,7 +122,6 @@
   25.30  # CT_ARCH_arm is not set
   25.31  # CT_ARCH_avr32 is not set
   25.32  # CT_ARCH_blackfin is not set
   25.33 -# CT_ARCH_ia64 is not set
   25.34  # CT_ARCH_m68k is not set
   25.35  CT_ARCH_mips=y
   25.36  # CT_ARCH_powerpc is not set
   25.37 @@ -133,7 +132,6 @@
   25.38  CT_ARCH_arm_AVAILABLE=y
   25.39  CT_ARCH_avr32_AVAILABLE=y
   25.40  CT_ARCH_blackfin_AVAILABLE=y
   25.41 -CT_ARCH_ia64_AVAILABLE=y
   25.42  CT_ARCH_m68k_AVAILABLE=y
   25.43  CT_ARCH_mips_AVAILABLE=y
   25.44  CT_ARCH_powerpc_AVAILABLE=y
   25.45 @@ -161,7 +159,9 @@
   25.46  #
   25.47  # General toolchain options
   25.48  #
   25.49 +CT_FORCE_SYSROOT=y
   25.50  CT_USE_SYSROOT=y
   25.51 +CT_SYSROOT_NAME="sysroot"
   25.52  CT_SYSROOT_DIR_PREFIX=""
   25.53  
   25.54  #
   25.55 @@ -201,13 +201,17 @@
   25.56  CT_KERNEL_bare_metal_AVAILABLE=y
   25.57  CT_KERNEL_linux_AVAILABLE=y
   25.58  CT_KERNEL_LINUX_INSTALL=y
   25.59 +# CT_KERNEL_V_2_6_37 is not set
   25.60 +# CT_KERNEL_V_2_6_36_3 is not set
   25.61 +# CT_KERNEL_V_2_6_36_2 is not set
   25.62 +# CT_KERNEL_V_2_6_36_1 is not set
   25.63  # CT_KERNEL_V_2_6_36 is not set
   25.64 -# CT_KERNEL_V_2_6_35_8 is not set
   25.65 -# CT_KERNEL_V_2_6_34_7 is not set
   25.66 +# CT_KERNEL_V_2_6_35_10 is not set
   25.67 +# CT_KERNEL_V_2_6_34_8 is not set
   25.68  # CT_KERNEL_V_2_6_33_7 is not set
   25.69 -# CT_KERNEL_V_2_6_32_25 is not set
   25.70 +# CT_KERNEL_V_2_6_32_28 is not set
   25.71  CT_KERNEL_V_2_6_31_14=y
   25.72 -# CT_KERNEL_V_2_6_27_55 is not set
   25.73 +# CT_KERNEL_V_2_6_27_57 is not set
   25.74  # CT_KERNEL_LINUX_CUSTOM is not set
   25.75  CT_KERNEL_LINUX_VERBOSITY_0=y
   25.76  # CT_KERNEL_LINUX_VERBOSITY_1 is not set
   25.77 @@ -232,6 +236,7 @@
   25.78  #
   25.79  # GNU binutils
   25.80  #
   25.81 +# CT_BINUTILS_V_2_21 is not set
   25.82  # CT_BINUTILS_V_2_20_1 is not set
   25.83  # CT_BINUTILS_V_2_20 is not set
   25.84  CT_BINUTILS_V_2_19_1=y
   25.85 @@ -251,6 +256,7 @@
   25.86  CT_CC="gcc"
   25.87  CT_CC_VERSION="4.3.2"
   25.88  CT_CC_gcc=y
   25.89 +# CT_CC_V_4_5_2 is not set
   25.90  # CT_CC_V_4_5_1 is not set
   25.91  # CT_CC_V_4_5_0 is not set
   25.92  # CT_CC_V_4_4_5 is not set
   25.93 @@ -358,6 +364,7 @@
   25.94  # CT_LIBC_SUPPORT_NPTL is not set
   25.95  CT_LIBC_SUPPORT_LINUXTHREADS=y
   25.96  # CT_LIBC_SUPPORT_WIN32THREADS is not set
   25.97 +CT_LIBC_SUPPORT_THREADS_NONE=y
   25.98  CT_THREADS="linuxthreads"
   25.99  
  25.100  #
    26.1 --- a/samples/mips64el-n32-linux-uclibc/crosstool.config	Mon Jan 31 19:52:18 2011 +0100
    26.2 +++ b/samples/mips64el-n32-linux-uclibc/crosstool.config	Sun Jan 30 19:25:56 2011 +0100
    26.3 @@ -1,7 +1,7 @@
    26.4  #
    26.5  # Automatically generated make config: don't edit
    26.6 -# crosstool-NG version: hg_default@2171_c2541d3f2f56
    26.7 -# Tue Nov  2 20:21:41 2010
    26.8 +# crosstool-NG version: hg_default@2289_c3eb27ed4a06
    26.9 +# Sun Jan 30 21:24:00 2011
   26.10  #
   26.11  # CT_BACKEND is not set
   26.12  CT_MODULES=y
   26.13 @@ -25,6 +25,7 @@
   26.14  CT_WORK_DIR="${CT_TOP_DIR}/.build"
   26.15  CT_PREFIX_DIR="${HOME}/x-tools/${CT_TARGET}"
   26.16  CT_INSTALL_DIR="${CT_PREFIX_DIR}"
   26.17 +CT_RM_RF_PREFIX_DIR=y
   26.18  CT_REMOVE_DOCS=y
   26.19  CT_INSTALL_DIR_RO=y
   26.20  CT_STRIP_ALL_TOOLCHAIN_EXECUTABLES=y
   26.21 @@ -38,7 +39,6 @@
   26.22  # CT_PREFER_MIRROR is not set
   26.23  CT_MIRROR_BASE_URL="http://ymorin.is-a-geek.org/mirrors/"
   26.24  CT_CONNECT_TIMEOUT=10
   26.25 -CT_DOWNLOAD_MAX_CHUNKS=1
   26.26  # CT_ONLY_DOWNLOAD is not set
   26.27  
   26.28  #
   26.29 @@ -122,7 +122,6 @@
   26.30  # CT_ARCH_arm is not set
   26.31  # CT_ARCH_avr32 is not set
   26.32  # CT_ARCH_blackfin is not set
   26.33 -# CT_ARCH_ia64 is not set
   26.34  # CT_ARCH_m68k is not set
   26.35  CT_ARCH_mips=y
   26.36  # CT_ARCH_powerpc is not set
   26.37 @@ -133,7 +132,6 @@
   26.38  CT_ARCH_arm_AVAILABLE=y
   26.39  CT_ARCH_avr32_AVAILABLE=y
   26.40  CT_ARCH_blackfin_AVAILABLE=y
   26.41 -CT_ARCH_ia64_AVAILABLE=y
   26.42  CT_ARCH_m68k_AVAILABLE=y
   26.43  CT_ARCH_mips_AVAILABLE=y
   26.44  CT_ARCH_powerpc_AVAILABLE=y
   26.45 @@ -161,8 +159,11 @@
   26.46  #
   26.47  # General toolchain options
   26.48  #
   26.49 +CT_FORCE_SYSROOT=y
   26.50  CT_USE_SYSROOT=y
   26.51 +CT_SYSROOT_NAME="sysroot"
   26.52  CT_SYSROOT_DIR_PREFIX=""
   26.53 +# CT_STATIC_TOOLCHAIN is not set
   26.54  
   26.55  #
   26.56  # Tuple completion and aliasing
   26.57 @@ -201,13 +202,17 @@
   26.58  CT_KERNEL_bare_metal_AVAILABLE=y
   26.59  CT_KERNEL_linux_AVAILABLE=y
   26.60  CT_KERNEL_LINUX_INSTALL=y
   26.61 +# CT_KERNEL_V_2_6_37 is not set
   26.62 +# CT_KERNEL_V_2_6_36_3 is not set
   26.63 +# CT_KERNEL_V_2_6_36_2 is not set
   26.64 +# CT_KERNEL_V_2_6_36_1 is not set
   26.65  # CT_KERNEL_V_2_6_36 is not set
   26.66 -# CT_KERNEL_V_2_6_35_8 is not set
   26.67 -# CT_KERNEL_V_2_6_34_7 is not set
   26.68 +# CT_KERNEL_V_2_6_35_10 is not set
   26.69 +# CT_KERNEL_V_2_6_34_8 is not set
   26.70  # CT_KERNEL_V_2_6_33_7 is not set
   26.71 -# CT_KERNEL_V_2_6_32_25 is not set
   26.72 +# CT_KERNEL_V_2_6_32_28 is not set
   26.73  CT_KERNEL_V_2_6_31_14=y
   26.74 -# CT_KERNEL_V_2_6_27_55 is not set
   26.75 +# CT_KERNEL_V_2_6_27_57 is not set
   26.76  # CT_KERNEL_LINUX_CUSTOM is not set
   26.77  CT_KERNEL_LINUX_VERBOSITY_0=y
   26.78  # CT_KERNEL_LINUX_VERBOSITY_1 is not set
   26.79 @@ -232,6 +237,7 @@
   26.80  #
   26.81  # GNU binutils
   26.82  #
   26.83 +# CT_BINUTILS_V_2_21 is not set
   26.84  # CT_BINUTILS_V_2_20_1 is not set
   26.85  # CT_BINUTILS_V_2_20 is not set
   26.86  CT_BINUTILS_V_2_19_1=y
   26.87 @@ -249,6 +255,7 @@
   26.88  CT_CC="gcc"
   26.89  CT_CC_VERSION="4.3.2"
   26.90  CT_CC_gcc=y
   26.91 +# CT_CC_V_4_5_2 is not set
   26.92  # CT_CC_V_4_5_1 is not set
   26.93  # CT_CC_V_4_5_0 is not set
   26.94  # CT_CC_V_4_4_5 is not set
   26.95 @@ -360,6 +367,7 @@
   26.96  # CT_LIBC_SUPPORT_NPTL is not set
   26.97  CT_LIBC_SUPPORT_LINUXTHREADS=y
   26.98  # CT_LIBC_SUPPORT_WIN32THREADS is not set
   26.99 +CT_LIBC_SUPPORT_THREADS_NONE=y
  26.100  CT_THREADS="linuxthreads"
  26.101  
  26.102  #
    27.1 --- a/samples/mips64el-n64-linux-uclibc/crosstool.config	Mon Jan 31 19:52:18 2011 +0100
    27.2 +++ b/samples/mips64el-n64-linux-uclibc/crosstool.config	Sun Jan 30 19:25:56 2011 +0100
    27.3 @@ -1,7 +1,7 @@
    27.4  #
    27.5  # Automatically generated make config: don't edit
    27.6 -# crosstool-NG version: hg_default@2171_c2541d3f2f56
    27.7 -# Tue Nov  2 21:21:56 2010
    27.8 +# crosstool-NG version: hg_default@2289_c3eb27ed4a06
    27.9 +# Sun Jan 30 21:24:22 2011
   27.10  #
   27.11  # CT_BACKEND is not set
   27.12  CT_MODULES=y
   27.13 @@ -25,6 +25,7 @@
   27.14  CT_WORK_DIR="${CT_TOP_DIR}/.build"
   27.15  CT_PREFIX_DIR="${HOME}/x-tools/${CT_TARGET}"
   27.16  CT_INSTALL_DIR="${CT_PREFIX_DIR}"
   27.17 +CT_RM_RF_PREFIX_DIR=y
   27.18  CT_REMOVE_DOCS=y
   27.19  CT_INSTALL_DIR_RO=y
   27.20  CT_STRIP_ALL_TOOLCHAIN_EXECUTABLES=y
   27.21 @@ -38,7 +39,6 @@
   27.22  # CT_PREFER_MIRROR is not set
   27.23  CT_MIRROR_BASE_URL="http://ymorin.is-a-geek.org/mirrors/"
   27.24  CT_CONNECT_TIMEOUT=10
   27.25 -CT_DOWNLOAD_MAX_CHUNKS=1
   27.26  # CT_ONLY_DOWNLOAD is not set
   27.27  
   27.28  #
   27.29 @@ -122,7 +122,6 @@
   27.30  # CT_ARCH_arm is not set
   27.31  # CT_ARCH_avr32 is not set
   27.32  # CT_ARCH_blackfin is not set
   27.33 -# CT_ARCH_ia64 is not set
   27.34  # CT_ARCH_m68k is not set
   27.35  CT_ARCH_mips=y
   27.36  # CT_ARCH_powerpc is not set
   27.37 @@ -133,7 +132,6 @@
   27.38  CT_ARCH_arm_AVAILABLE=y
   27.39  CT_ARCH_avr32_AVAILABLE=y
   27.40  CT_ARCH_blackfin_AVAILABLE=y
   27.41 -CT_ARCH_ia64_AVAILABLE=y
   27.42  CT_ARCH_m68k_AVAILABLE=y
   27.43  CT_ARCH_mips_AVAILABLE=y
   27.44  CT_ARCH_powerpc_AVAILABLE=y
   27.45 @@ -161,8 +159,11 @@
   27.46  #
   27.47  # General toolchain options
   27.48  #
   27.49 +CT_FORCE_SYSROOT=y
   27.50  CT_USE_SYSROOT=y
   27.51 +CT_SYSROOT_NAME="sysroot"
   27.52  CT_SYSROOT_DIR_PREFIX=""
   27.53 +# CT_STATIC_TOOLCHAIN is not set
   27.54  
   27.55  #
   27.56  # Tuple completion and aliasing
   27.57 @@ -201,13 +202,17 @@
   27.58  CT_KERNEL_bare_metal_AVAILABLE=y
   27.59  CT_KERNEL_linux_AVAILABLE=y
   27.60  CT_KERNEL_LINUX_INSTALL=y
   27.61 +# CT_KERNEL_V_2_6_37 is not set
   27.62 +# CT_KERNEL_V_2_6_36_3 is not set
   27.63 +# CT_KERNEL_V_2_6_36_2 is not set
   27.64 +# CT_KERNEL_V_2_6_36_1 is not set
   27.65  # CT_KERNEL_V_2_6_36 is not set
   27.66 -# CT_KERNEL_V_2_6_35_8 is not set
   27.67 -# CT_KERNEL_V_2_6_34_7 is not set
   27.68 +# CT_KERNEL_V_2_6_35_10 is not set
   27.69 +# CT_KERNEL_V_2_6_34_8 is not set
   27.70  # CT_KERNEL_V_2_6_33_7 is not set
   27.71 -# CT_KERNEL_V_2_6_32_25 is not set
   27.72 +# CT_KERNEL_V_2_6_32_28 is not set
   27.73  CT_KERNEL_V_2_6_31_14=y
   27.74 -# CT_KERNEL_V_2_6_27_55 is not set
   27.75 +# CT_KERNEL_V_2_6_27_57 is not set
   27.76  # CT_KERNEL_LINUX_CUSTOM is not set
   27.77  CT_KERNEL_LINUX_VERBOSITY_0=y
   27.78  # CT_KERNEL_LINUX_VERBOSITY_1 is not set
   27.79 @@ -232,6 +237,7 @@
   27.80  #
   27.81  # GNU binutils
   27.82  #
   27.83 +# CT_BINUTILS_V_2_21 is not set
   27.84  # CT_BINUTILS_V_2_20_1 is not set
   27.85  # CT_BINUTILS_V_2_20 is not set
   27.86  CT_BINUTILS_V_2_19_1=y
   27.87 @@ -249,6 +255,7 @@
   27.88  CT_CC="gcc"
   27.89  CT_CC_VERSION="4.3.2"
   27.90  CT_CC_gcc=y
   27.91 +# CT_CC_V_4_5_2 is not set
   27.92  # CT_CC_V_4_5_1 is not set
   27.93  # CT_CC_V_4_5_0 is not set
   27.94  # CT_CC_V_4_4_5 is not set
   27.95 @@ -360,6 +367,7 @@
   27.96  # CT_LIBC_SUPPORT_NPTL is not set
   27.97  CT_LIBC_SUPPORT_LINUXTHREADS=y
   27.98  # CT_LIBC_SUPPORT_WIN32THREADS is not set
   27.99 +CT_LIBC_SUPPORT_THREADS_NONE=y
  27.100  CT_THREADS="linuxthreads"
  27.101  
  27.102  #
    28.1 --- a/samples/mipsel-unknown-linux-gnu/crosstool.config	Mon Jan 31 19:52:18 2011 +0100
    28.2 +++ b/samples/mipsel-unknown-linux-gnu/crosstool.config	Sun Jan 30 19:25:56 2011 +0100
    28.3 @@ -1,7 +1,7 @@
    28.4  #
    28.5  # Automatically generated make config: don't edit
    28.6 -# crosstool-NG version: hg_default@2171_c2541d3f2f56
    28.7 -# Tue Nov  2 21:22:29 2010
    28.8 +# crosstool-NG version: hg_default@2289_c3eb27ed4a06
    28.9 +# Sun Jan 30 21:23:39 2011
   28.10  #
   28.11  # CT_BACKEND is not set
   28.12  CT_MODULES=y
   28.13 @@ -25,6 +25,7 @@
   28.14  CT_WORK_DIR="${CT_TOP_DIR}/.build"
   28.15  CT_PREFIX_DIR="${HOME}/x-tools/${CT_TARGET}"
   28.16  CT_INSTALL_DIR="${CT_PREFIX_DIR}"
   28.17 +CT_RM_RF_PREFIX_DIR=y
   28.18  CT_REMOVE_DOCS=y
   28.19  CT_INSTALL_DIR_RO=y
   28.20  CT_STRIP_ALL_TOOLCHAIN_EXECUTABLES=y
   28.21 @@ -38,7 +39,6 @@
   28.22  # CT_PREFER_MIRROR is not set
   28.23  CT_MIRROR_BASE_URL="http://ymorin.is-a-geek.org/mirrors/"
   28.24  CT_CONNECT_TIMEOUT=10
   28.25 -CT_DOWNLOAD_MAX_CHUNKS=1
   28.26  # CT_ONLY_DOWNLOAD is not set
   28.27  
   28.28  #
   28.29 @@ -122,7 +122,6 @@
   28.30  # CT_ARCH_arm is not set
   28.31  # CT_ARCH_avr32 is not set
   28.32  # CT_ARCH_blackfin is not set
   28.33 -# CT_ARCH_ia64 is not set
   28.34  # CT_ARCH_m68k is not set
   28.35  CT_ARCH_mips=y
   28.36  # CT_ARCH_powerpc is not set
   28.37 @@ -133,7 +132,6 @@
   28.38  CT_ARCH_arm_AVAILABLE=y
   28.39  CT_ARCH_avr32_AVAILABLE=y
   28.40  CT_ARCH_blackfin_AVAILABLE=y
   28.41 -CT_ARCH_ia64_AVAILABLE=y
   28.42  CT_ARCH_m68k_AVAILABLE=y
   28.43  CT_ARCH_mips_AVAILABLE=y
   28.44  CT_ARCH_powerpc_AVAILABLE=y
   28.45 @@ -161,7 +159,9 @@
   28.46  #
   28.47  # General toolchain options
   28.48  #
   28.49 +CT_FORCE_SYSROOT=y
   28.50  CT_USE_SYSROOT=y
   28.51 +CT_SYSROOT_NAME="sysroot"
   28.52  CT_SYSROOT_DIR_PREFIX=""
   28.53  
   28.54  #
   28.55 @@ -201,13 +201,17 @@
   28.56  CT_KERNEL_bare_metal_AVAILABLE=y
   28.57  CT_KERNEL_linux_AVAILABLE=y
   28.58  CT_KERNEL_LINUX_INSTALL=y
   28.59 +# CT_KERNEL_V_2_6_37 is not set
   28.60 +# CT_KERNEL_V_2_6_36_3 is not set
   28.61 +# CT_KERNEL_V_2_6_36_2 is not set
   28.62 +# CT_KERNEL_V_2_6_36_1 is not set
   28.63  # CT_KERNEL_V_2_6_36 is not set
   28.64 -# CT_KERNEL_V_2_6_35_8 is not set
   28.65 -# CT_KERNEL_V_2_6_34_7 is not set
   28.66 +# CT_KERNEL_V_2_6_35_10 is not set
   28.67 +# CT_KERNEL_V_2_6_34_8 is not set
   28.68  # CT_KERNEL_V_2_6_33_7 is not set
   28.69 -# CT_KERNEL_V_2_6_32_25 is not set
   28.70 +# CT_KERNEL_V_2_6_32_28 is not set
   28.71  CT_KERNEL_V_2_6_31_14=y
   28.72 -# CT_KERNEL_V_2_6_27_55 is not set
   28.73 +# CT_KERNEL_V_2_6_27_57 is not set
   28.74  # CT_KERNEL_LINUX_CUSTOM is not set
   28.75  CT_KERNEL_LINUX_VERBOSITY_0=y
   28.76  # CT_KERNEL_LINUX_VERBOSITY_1 is not set
   28.77 @@ -232,6 +236,7 @@
   28.78  #
   28.79  # GNU binutils
   28.80  #
   28.81 +# CT_BINUTILS_V_2_21 is not set
   28.82  # CT_BINUTILS_V_2_20_1 is not set
   28.83  # CT_BINUTILS_V_2_20 is not set
   28.84  CT_BINUTILS_V_2_19_1=y
   28.85 @@ -251,6 +256,7 @@
   28.86  CT_CC="gcc"
   28.87  CT_CC_VERSION="4.3.2"
   28.88  CT_CC_gcc=y
   28.89 +# CT_CC_V_4_5_2 is not set
   28.90  # CT_CC_V_4_5_1 is not set
   28.91  # CT_CC_V_4_5_0 is not set
   28.92  # CT_CC_V_4_4_5 is not set
   28.93 @@ -331,6 +337,8 @@
   28.94  CT_LIBC_eglibc_AVAILABLE=y
   28.95  CT_LIBC_glibc_AVAILABLE=y
   28.96  CT_LIBC_GLIBC_TARBALL=y
   28.97 +# CT_LIBC_GLIBC_V_2_12_2 is not set
   28.98 +# CT_LIBC_GLIBC_V_2_12_1 is not set
   28.99  # CT_LIBC_GLIBC_V_2_11_1 is not set
  28.100  # CT_LIBC_GLIBC_V_2_11 is not set
  28.101  # CT_LIBC_GLIBC_V_2_10_1 is not set
  28.102 @@ -341,7 +349,6 @@
  28.103  # CT_LIBC_GLIBC_V_2_6 is not set
  28.104  # CT_LIBC_GLIBC_V_2_5_1 is not set
  28.105  # CT_LIBC_GLIBC_V_2_5 is not set
  28.106 -# CT_LIBC_GLIBC_V_2_3_6 is not set
  28.107  CT_LIBC_mingw_AVAILABLE=y
  28.108  CT_LIBC_newlib_AVAILABLE=y
  28.109  CT_LIBC_none_AVAILABLE=y
  28.110 @@ -354,6 +361,9 @@
  28.111  CT_LIBC_GLIBC_CONFIGPARMS=""
  28.112  CT_LIBC_GLIBC_EXTRA_CFLAGS=""
  28.113  CT_LIBC_EXTRA_CC_ARGS=""
  28.114 +# CT_LIBC_DISABLE_VERSIONING is not set
  28.115 +CT_LIBC_OLDEST_ABI=""
  28.116 +# CT_LIBC_GLIBC_FORCE_UNWIND is not set
  28.117  CT_LIBC_GLIBC_USE_PORTS=y
  28.118  CT_LIBC_ADDONS_LIST=""
  28.119  
  28.120 @@ -384,6 +394,7 @@
  28.121  CT_LIBC_SUPPORT_NPTL=y
  28.122  CT_LIBC_SUPPORT_LINUXTHREADS=y
  28.123  # CT_LIBC_SUPPORT_WIN32THREADS is not set
  28.124 +# CT_LIBC_SUPPORT_THREADS_NONE is not set
  28.125  CT_THREADS="nptl"
  28.126  
  28.127  #
    29.1 --- a/samples/powerpc-405-linux-gnu/crosstool.config	Mon Jan 31 19:52:18 2011 +0100
    29.2 +++ b/samples/powerpc-405-linux-gnu/crosstool.config	Sun Jan 30 19:25:56 2011 +0100
    29.3 @@ -1,7 +1,7 @@
    29.4  #
    29.5  # Automatically generated make config: don't edit
    29.6 -# crosstool-NG version: hg_default@2171_c2541d3f2f56
    29.7 -# Tue Nov  2 21:22:39 2010
    29.8 +# crosstool-NG version: hg_default@2289_6a19561565a2
    29.9 +# Sun Jan 30 23:17:23 2011
   29.10  #
   29.11  # CT_BACKEND is not set
   29.12  CT_MODULES=y
   29.13 @@ -25,6 +25,7 @@
   29.14  CT_WORK_DIR="${CT_TOP_DIR}/.build"
   29.15  CT_PREFIX_DIR="${HOME}/x-tools/${CT_TARGET}"
   29.16  CT_INSTALL_DIR="${CT_PREFIX_DIR}"
   29.17 +CT_RM_RF_PREFIX_DIR=y
   29.18  CT_REMOVE_DOCS=y
   29.19  CT_INSTALL_DIR_RO=y
   29.20  CT_STRIP_ALL_TOOLCHAIN_EXECUTABLES=y
   29.21 @@ -36,7 +37,6 @@
   29.22  # CT_FORCE_DOWNLOAD is not set
   29.23  # CT_USE_MIRROR is not set
   29.24  CT_CONNECT_TIMEOUT=10
   29.25 -CT_DOWNLOAD_MAX_CHUNKS=1
   29.26  # CT_ONLY_DOWNLOAD is not set
   29.27  
   29.28  #
   29.29 @@ -119,7 +119,6 @@
   29.30  # CT_ARCH_arm is not set
   29.31  # CT_ARCH_avr32 is not set
   29.32  # CT_ARCH_blackfin is not set
   29.33 -# CT_ARCH_ia64 is not set
   29.34  # CT_ARCH_m68k is not set
   29.35  # CT_ARCH_mips is not set
   29.36  CT_ARCH_powerpc=y
   29.37 @@ -130,7 +129,6 @@
   29.38  CT_ARCH_arm_AVAILABLE=y
   29.39  CT_ARCH_avr32_AVAILABLE=y
   29.40  CT_ARCH_blackfin_AVAILABLE=y
   29.41 -CT_ARCH_ia64_AVAILABLE=y
   29.42  CT_ARCH_m68k_AVAILABLE=y
   29.43  CT_ARCH_mips_AVAILABLE=y
   29.44  CT_ARCH_powerpc_AVAILABLE=y
   29.45 @@ -155,7 +153,9 @@
   29.46  #
   29.47  # General toolchain options
   29.48  #
   29.49 +CT_FORCE_SYSROOT=y
   29.50  CT_USE_SYSROOT=y
   29.51 +CT_SYSROOT_NAME="sysroot"
   29.52  CT_SYSROOT_DIR_PREFIX=""
   29.53  
   29.54  #
   29.55 @@ -195,13 +195,17 @@
   29.56  CT_KERNEL_bare_metal_AVAILABLE=y
   29.57  CT_KERNEL_linux_AVAILABLE=y
   29.58  CT_KERNEL_LINUX_INSTALL=y
   29.59 +# CT_KERNEL_V_2_6_37 is not set
   29.60 +# CT_KERNEL_V_2_6_36_3 is not set
   29.61 +# CT_KERNEL_V_2_6_36_2 is not set
   29.62 +# CT_KERNEL_V_2_6_36_1 is not set
   29.63  # CT_KERNEL_V_2_6_36 is not set
   29.64 -# CT_KERNEL_V_2_6_35_8 is not set
   29.65 -# CT_KERNEL_V_2_6_34_7 is not set
   29.66 +# CT_KERNEL_V_2_6_35_10 is not set
   29.67 +# CT_KERNEL_V_2_6_34_8 is not set
   29.68  # CT_KERNEL_V_2_6_33_7 is not set
   29.69 -# CT_KERNEL_V_2_6_32_25 is not set
   29.70 +# CT_KERNEL_V_2_6_32_28 is not set
   29.71  CT_KERNEL_V_2_6_31_14=y
   29.72 -# CT_KERNEL_V_2_6_27_55 is not set
   29.73 +# CT_KERNEL_V_2_6_27_57 is not set
   29.74  # CT_KERNEL_LINUX_CUSTOM is not set
   29.75  CT_KERNEL_LINUX_VERBOSITY_0=y
   29.76  # CT_KERNEL_LINUX_VERBOSITY_1 is not set
   29.77 @@ -226,6 +230,7 @@
   29.78  #
   29.79  # GNU binutils
   29.80  #
   29.81 +# CT_BINUTILS_V_2_21 is not set
   29.82  # CT_BINUTILS_V_2_20_1 is not set
   29.83  # CT_BINUTILS_V_2_20 is not set
   29.84  CT_BINUTILS_V_2_19_1=y
   29.85 @@ -245,6 +250,7 @@
   29.86  CT_CC="gcc"
   29.87  CT_CC_VERSION="4.3.2"
   29.88  CT_CC_gcc=y
   29.89 +# CT_CC_V_4_5_2 is not set
   29.90  # CT_CC_V_4_5_1 is not set
   29.91  # CT_CC_V_4_5_0 is not set
   29.92  # CT_CC_V_4_4_5 is not set
   29.93 @@ -326,6 +332,8 @@
   29.94  CT_LIBC_eglibc_AVAILABLE=y
   29.95  CT_LIBC_glibc_AVAILABLE=y
   29.96  CT_LIBC_GLIBC_TARBALL=y
   29.97 +# CT_LIBC_GLIBC_V_2_12_2 is not set
   29.98 +# CT_LIBC_GLIBC_V_2_12_1 is not set
   29.99  # CT_LIBC_GLIBC_V_2_11_1 is not set
  29.100  # CT_LIBC_GLIBC_V_2_11 is not set
  29.101  # CT_LIBC_GLIBC_V_2_10_1 is not set
  29.102 @@ -336,7 +344,6 @@
  29.103  # CT_LIBC_GLIBC_V_2_6 is not set
  29.104  # CT_LIBC_GLIBC_V_2_5_1 is not set
  29.105  # CT_LIBC_GLIBC_V_2_5 is not set
  29.106 -# CT_LIBC_GLIBC_V_2_3_6 is not set
  29.107  CT_LIBC_mingw_AVAILABLE=y
  29.108  CT_LIBC_newlib_AVAILABLE=y
  29.109  CT_LIBC_none_AVAILABLE=y
  29.110 @@ -349,6 +356,9 @@
  29.111  CT_LIBC_GLIBC_CONFIGPARMS=""
  29.112  CT_LIBC_GLIBC_EXTRA_CFLAGS=""
  29.113  CT_LIBC_EXTRA_CC_ARGS=""
  29.114 +# CT_LIBC_DISABLE_VERSIONING is not set
  29.115 +CT_LIBC_OLDEST_ABI=""
  29.116 +# CT_LIBC_GLIBC_FORCE_UNWIND is not set
  29.117  CT_LIBC_GLIBC_USE_PORTS=y
  29.118  CT_LIBC_ADDONS_LIST=""
  29.119  
  29.120 @@ -379,6 +389,7 @@
  29.121  CT_LIBC_SUPPORT_NPTL=y
  29.122  CT_LIBC_SUPPORT_LINUXTHREADS=y
  29.123  # CT_LIBC_SUPPORT_WIN32THREADS is not set
  29.124 +# CT_LIBC_SUPPORT_THREADS_NONE is not set
  29.125  CT_THREADS="nptl"
  29.126  
  29.127  #
    30.1 --- a/samples/powerpc-860-linux-gnu/crosstool.config	Mon Jan 31 19:52:18 2011 +0100
    30.2 +++ b/samples/powerpc-860-linux-gnu/crosstool.config	Sun Jan 30 19:25:56 2011 +0100
    30.3 @@ -1,7 +1,7 @@
    30.4  #
    30.5  # Automatically generated make config: don't edit
    30.6 -# crosstool-NG version: hg_default@2171_c2541d3f2f56
    30.7 -# Tue Nov  2 22:57:00 2010
    30.8 +# crosstool-NG version: hg_default@2289_6a19561565a2
    30.9 +# Sun Jan 30 23:17:44 2011
   30.10  #
   30.11  # CT_BACKEND is not set
   30.12  CT_MODULES=y
   30.13 @@ -25,6 +25,7 @@
   30.14  CT_WORK_DIR="${CT_TOP_DIR}/.build"
   30.15  CT_PREFIX_DIR="${HOME}/x-tools/${CT_TARGET}"
   30.16  CT_INSTALL_DIR="${CT_PREFIX_DIR}"
   30.17 +CT_RM_RF_PREFIX_DIR=y
   30.18  CT_REMOVE_DOCS=y
   30.19  CT_INSTALL_DIR_RO=y
   30.20  CT_STRIP_ALL_TOOLCHAIN_EXECUTABLES=y
   30.21 @@ -38,7 +39,6 @@
   30.22  # CT_PREFER_MIRROR is not set
   30.23  CT_MIRROR_BASE_URL="http://ymorin.is-a-geek.org/mirrors/"
   30.24  CT_CONNECT_TIMEOUT=10
   30.25 -CT_DOWNLOAD_MAX_CHUNKS=1
   30.26  # CT_ONLY_DOWNLOAD is not set
   30.27  
   30.28  #
   30.29 @@ -121,7 +121,6 @@
   30.30  # CT_ARCH_arm is not set
   30.31  # CT_ARCH_avr32 is not set
   30.32  # CT_ARCH_blackfin is not set
   30.33 -# CT_ARCH_ia64 is not set
   30.34  # CT_ARCH_m68k is not set
   30.35  # CT_ARCH_mips is not set
   30.36  CT_ARCH_powerpc=y
   30.37 @@ -132,7 +131,6 @@
   30.38  CT_ARCH_arm_AVAILABLE=y
   30.39  CT_ARCH_avr32_AVAILABLE=y
   30.40  CT_ARCH_blackfin_AVAILABLE=y
   30.41 -CT_ARCH_ia64_AVAILABLE=y
   30.42  CT_ARCH_m68k_AVAILABLE=y
   30.43  CT_ARCH_mips_AVAILABLE=y
   30.44  CT_ARCH_powerpc_AVAILABLE=y
   30.45 @@ -157,7 +155,9 @@
   30.46  #
   30.47  # General toolchain options
   30.48  #
   30.49 +CT_FORCE_SYSROOT=y
   30.50  CT_USE_SYSROOT=y
   30.51 +CT_SYSROOT_NAME="sysroot"
   30.52  CT_SYSROOT_DIR_PREFIX=""
   30.53  
   30.54  #
   30.55 @@ -197,13 +197,17 @@
   30.56  CT_KERNEL_bare_metal_AVAILABLE=y
   30.57  CT_KERNEL_linux_AVAILABLE=y
   30.58  CT_KERNEL_LINUX_INSTALL=y
   30.59 +# CT_KERNEL_V_2_6_37 is not set
   30.60 +# CT_KERNEL_V_2_6_36_3 is not set
   30.61 +# CT_KERNEL_V_2_6_36_2 is not set
   30.62 +# CT_KERNEL_V_2_6_36_1 is not set
   30.63  # CT_KERNEL_V_2_6_36 is not set
   30.64 -# CT_KERNEL_V_2_6_35_8 is not set
   30.65 -# CT_KERNEL_V_2_6_34_7 is not set
   30.66 +# CT_KERNEL_V_2_6_35_10 is not set
   30.67 +# CT_KERNEL_V_2_6_34_8 is not set
   30.68  # CT_KERNEL_V_2_6_33_7 is not set
   30.69 -# CT_KERNEL_V_2_6_32_25 is not set
   30.70 +# CT_KERNEL_V_2_6_32_28 is not set
   30.71  CT_KERNEL_V_2_6_31_14=y
   30.72 -# CT_KERNEL_V_2_6_27_55 is not set
   30.73 +# CT_KERNEL_V_2_6_27_57 is not set
   30.74  # CT_KERNEL_LINUX_CUSTOM is not set
   30.75  CT_KERNEL_LINUX_VERBOSITY_0=y
   30.76  # CT_KERNEL_LINUX_VERBOSITY_1 is not set
   30.77 @@ -228,6 +232,7 @@
   30.78  #
   30.79  # GNU binutils
   30.80  #
   30.81 +# CT_BINUTILS_V_2_21 is not set
   30.82  # CT_BINUTILS_V_2_20_1 is not set
   30.83  # CT_BINUTILS_V_2_20 is not set
   30.84  CT_BINUTILS_V_2_19_1=y
   30.85 @@ -247,6 +252,7 @@
   30.86  CT_CC="gcc"
   30.87  CT_CC_VERSION="4.3.2"
   30.88  CT_CC_gcc=y
   30.89 +# CT_CC_V_4_5_2 is not set
   30.90  # CT_CC_V_4_5_1 is not set
   30.91  # CT_CC_V_4_5_0 is not set
   30.92  # CT_CC_V_4_4_5 is not set
   30.93 @@ -327,6 +333,8 @@
   30.94  CT_LIBC_eglibc_AVAILABLE=y
   30.95  CT_LIBC_glibc_AVAILABLE=y
   30.96  CT_LIBC_GLIBC_TARBALL=y
   30.97 +# CT_LIBC_GLIBC_V_2_12_2 is not set
   30.98 +# CT_LIBC_GLIBC_V_2_12_1 is not set
   30.99  # CT_LIBC_GLIBC_V_2_11_1 is not set
  30.100  # CT_LIBC_GLIBC_V_2_11 is not set
  30.101  # CT_LIBC_GLIBC_V_2_10_1 is not set
  30.102 @@ -337,7 +345,6 @@
  30.103  # CT_LIBC_GLIBC_V_2_6 is not set
  30.104  # CT_LIBC_GLIBC_V_2_5_1 is not set
  30.105  # CT_LIBC_GLIBC_V_2_5 is not set
  30.106 -# CT_LIBC_GLIBC_V_2_3_6 is not set
  30.107  CT_LIBC_mingw_AVAILABLE=y
  30.108  CT_LIBC_newlib_AVAILABLE=y
  30.109  CT_LIBC_none_AVAILABLE=y
  30.110 @@ -350,6 +357,9 @@
  30.111  CT_LIBC_GLIBC_CONFIGPARMS=""
  30.112  CT_LIBC_GLIBC_EXTRA_CFLAGS=""
  30.113  CT_LIBC_EXTRA_CC_ARGS=""
  30.114 +# CT_LIBC_DISABLE_VERSIONING is not set
  30.115 +CT_LIBC_OLDEST_ABI=""
  30.116 +# CT_LIBC_GLIBC_FORCE_UNWIND is not set
  30.117  CT_LIBC_GLIBC_USE_PORTS=y
  30.118  CT_LIBC_ADDONS_LIST=""
  30.119  
  30.120 @@ -380,6 +390,7 @@
  30.121  CT_LIBC_SUPPORT_NPTL=y
  30.122  CT_LIBC_SUPPORT_LINUXTHREADS=y
  30.123  # CT_LIBC_SUPPORT_WIN32THREADS is not set
  30.124 +# CT_LIBC_SUPPORT_THREADS_NONE is not set
  30.125  CT_THREADS="nptl"
  30.126  
  30.127  #
    31.1 --- a/samples/powerpc-e500v2-linux-gnuspe/crosstool.config	Mon Jan 31 19:52:18 2011 +0100
    31.2 +++ b/samples/powerpc-e500v2-linux-gnuspe/crosstool.config	Sun Jan 30 19:25:56 2011 +0100
    31.3 @@ -1,7 +1,7 @@
    31.4  #
    31.5  # Automatically generated make config: don't edit
    31.6 -# crosstool-NG version: hg_default@2171_c2541d3f2f56
    31.7 -# Tue Nov  2 23:58:28 2010
    31.8 +# crosstool-NG version: hg_default@2289_6a19561565a2
    31.9 +# Sun Jan 30 23:18:29 2011
   31.10  #
   31.11  # CT_BACKEND is not set
   31.12  CT_MODULES=y
   31.13 @@ -25,6 +25,7 @@
   31.14  CT_WORK_DIR="${CT_TOP_DIR}/.build"
   31.15  CT_PREFIX_DIR="${HOME}/x-tools/${CT_TARGET}"
   31.16  CT_INSTALL_DIR="${CT_PREFIX_DIR}"
   31.17 +CT_RM_RF_PREFIX_DIR=y
   31.18  CT_REMOVE_DOCS=y
   31.19  CT_INSTALL_DIR_RO=y
   31.20  CT_STRIP_ALL_TOOLCHAIN_EXECUTABLES=y
   31.21 @@ -36,7 +37,6 @@
   31.22  # CT_FORCE_DOWNLOAD is not set
   31.23  # CT_USE_MIRROR is not set
   31.24  CT_CONNECT_TIMEOUT=10
   31.25 -CT_DOWNLOAD_MAX_CHUNKS=1
   31.26  # CT_ONLY_DOWNLOAD is not set
   31.27  
   31.28  #
   31.29 @@ -119,7 +119,6 @@
   31.30  # CT_ARCH_arm is not set
   31.31  # CT_ARCH_avr32 is not set
   31.32  # CT_ARCH_blackfin is not set
   31.33 -# CT_ARCH_ia64 is not set
   31.34  # CT_ARCH_m68k is not set
   31.35  # CT_ARCH_mips is not set
   31.36  CT_ARCH_powerpc=y
   31.37 @@ -130,7 +129,6 @@
   31.38  CT_ARCH_arm_AVAILABLE=y
   31.39  CT_ARCH_avr32_AVAILABLE=y
   31.40  CT_ARCH_blackfin_AVAILABLE=y
   31.41 -CT_ARCH_ia64_AVAILABLE=y
   31.42  CT_ARCH_m68k_AVAILABLE=y
   31.43  CT_ARCH_mips_AVAILABLE=y
   31.44  CT_ARCH_powerpc_AVAILABLE=y
   31.45 @@ -155,8 +153,11 @@
   31.46  #
   31.47  # General toolchain options
   31.48  #
   31.49 +CT_FORCE_SYSROOT=y
   31.50  CT_USE_SYSROOT=y
   31.51 +CT_SYSROOT_NAME="sysroot"
   31.52  CT_SYSROOT_DIR_PREFIX=""
   31.53 +# CT_STATIC_TOOLCHAIN is not set
   31.54  
   31.55  #
   31.56  # Tuple completion and aliasing
   31.57 @@ -188,20 +189,24 @@
   31.58  # CT_MINGW32 is not set
   31.59  CT_KERNEL_SUPPORTS_SHARED_LIBS=y
   31.60  CT_KERNEL="linux"
   31.61 -CT_KERNEL_VERSION="2.6.35.8"
   31.62 +CT_KERNEL_VERSION="2.6.35.10"
   31.63  # CT_KERNEL_bare_metal is not set
   31.64  CT_KERNEL_linux=y
   31.65  # CT_KERNEL_mingw32 is not set
   31.66  CT_KERNEL_bare_metal_AVAILABLE=y
   31.67  CT_KERNEL_linux_AVAILABLE=y
   31.68  CT_KERNEL_LINUX_INSTALL=y
   31.69 +# CT_KERNEL_V_2_6_37 is not set
   31.70 +# CT_KERNEL_V_2_6_36_3 is not set
   31.71 +# CT_KERNEL_V_2_6_36_2 is not set
   31.72 +# CT_KERNEL_V_2_6_36_1 is not set
   31.73  # CT_KERNEL_V_2_6_36 is not set
   31.74 -CT_KERNEL_V_2_6_35_8=y
   31.75 -# CT_KERNEL_V_2_6_34_7 is not set
   31.76 +CT_KERNEL_V_2_6_35_10=y
   31.77 +# CT_KERNEL_V_2_6_34_8 is not set
   31.78  # CT_KERNEL_V_2_6_33_7 is not set
   31.79 -# CT_KERNEL_V_2_6_32_25 is not set
   31.80 +# CT_KERNEL_V_2_6_32_28 is not set
   31.81  # CT_KERNEL_V_2_6_31_14 is not set
   31.82 -# CT_KERNEL_V_2_6_27_55 is not set
   31.83 +# CT_KERNEL_V_2_6_27_57 is not set
   31.84  # CT_KERNEL_LINUX_CUSTOM is not set
   31.85  CT_KERNEL_LINUX_VERBOSITY_0=y
   31.86  # CT_KERNEL_LINUX_VERBOSITY_1 is not set
   31.87 @@ -226,6 +231,7 @@
   31.88  #
   31.89  # GNU binutils
   31.90  #
   31.91 +# CT_BINUTILS_V_2_21 is not set
   31.92  CT_BINUTILS_V_2_20_1=y
   31.93  # CT_BINUTILS_V_2_20 is not set
   31.94  # CT_BINUTILS_V_2_19_1 is not set
   31.95 @@ -245,6 +251,7 @@
   31.96  CT_CC="gcc"
   31.97  CT_CC_VERSION="4.5.1"
   31.98  CT_CC_gcc=y
   31.99 +# CT_CC_V_4_5_2 is not set
  31.100  CT_CC_V_4_5_1=y
  31.101  # CT_CC_V_4_5_0 is not set
  31.102  # CT_CC_V_4_4_5 is not set
  31.103 @@ -356,6 +363,9 @@
  31.104  CT_LIBC_GLIBC_CONFIGPARMS=""
  31.105  CT_LIBC_GLIBC_EXTRA_CFLAGS=""
  31.106  CT_LIBC_EXTRA_CC_ARGS=""
  31.107 +# CT_LIBC_DISABLE_VERSIONING is not set
  31.108 +CT_LIBC_OLDEST_ABI=""
  31.109 +# CT_LIBC_GLIBC_FORCE_UNWIND is not set
  31.110  CT_LIBC_GLIBC_USE_PORTS=y
  31.111  CT_LIBC_ADDONS_LIST=""
  31.112  
  31.113 @@ -381,11 +391,12 @@
  31.114  # CT_LIBC_GLIBC_KERNEL_VERSION_NONE is not set
  31.115  CT_LIBC_GLIBC_KERNEL_VERSION_AS_HEADERS=y
  31.116  # CT_LIBC_GLIBC_KERNEL_VERSION_CHOSEN is not set
  31.117 -CT_LIBC_GLIBC_MIN_KERNEL="2.6.35.8"
  31.118 +CT_LIBC_GLIBC_MIN_KERNEL="2.6.35.10"
  31.119  CT_LIBC_SUPPORT_THREADS_ANY=y
  31.120  CT_LIBC_SUPPORT_NPTL=y
  31.121  CT_LIBC_SUPPORT_LINUXTHREADS=y
  31.122  # CT_LIBC_SUPPORT_WIN32THREADS is not set
  31.123 +# CT_LIBC_SUPPORT_THREADS_NONE is not set
  31.124  CT_THREADS="nptl"
  31.125  
  31.126  #
  31.127 @@ -482,9 +493,6 @@
  31.128  # CT_CLOOG_V_0_15_8 is not set
  31.129  # CT_CLOOG_V_0_15_7 is not set
  31.130  # CT_CLOOG_V_0_15_6 is not set
  31.131 -# CT_CLOOG_V_0_15_5 is not set
  31.132 -# CT_CLOOG_V_0_15_4 is not set
  31.133 -# CT_CLOOG_V_0_15_3 is not set
  31.134  CT_CLOOG_VERSION="0.15.9"
  31.135  CT_MPC_V_0_8_2=y
  31.136  # CT_MPC_V_0_8_1 is not set
    32.1 --- a/samples/powerpc-e500v2-linux-gnuspe/reported.by	Mon Jan 31 19:52:18 2011 +0100
    32.2 +++ b/samples/powerpc-e500v2-linux-gnuspe/reported.by	Sun Jan 30 19:25:56 2011 +0100
    32.3 @@ -1,7 +1,6 @@
    32.4  reporter_name="Anthony Foiani <anthony.foiani@gmail.com>"
    32.5  reporter_url="http://sourceware.org/ml/crossgcc/2010-09/msg00100.html"
    32.6 -reporter_comment="
    32.7 -This is a sample config file for Freescale e500v2 processors (e.g., MPC8548,
    32.8 +reporter_comment="This is a sample config file for Freescale e500v2 processors (e.g., MPC8548,
    32.9  MPC8572). It uses eglibc (for e500/SPE patches) and a recent gcc (4.5.1,
   32.10  for e500v2 DPFP support) and will generate appropriate dual-precision
   32.11  floating point instructions by default.
    33.1 --- a/samples/powerpc-unknown-linux-gnu/crosstool.config	Mon Jan 31 19:52:18 2011 +0100
    33.2 +++ b/samples/powerpc-unknown-linux-gnu/crosstool.config	Sun Jan 30 19:25:56 2011 +0100
    33.3 @@ -1,7 +1,7 @@
    33.4  #
    33.5  # Automatically generated make config: don't edit
    33.6 -# crosstool-NG version: hg_default@2171_c2541d3f2f56
    33.7 -# Wed Nov  3 00:09:39 2010
    33.8 +# crosstool-NG version: hg_default@2289_6a19561565a2
    33.9 +# Sun Jan 30 23:19:15 2011
   33.10  #
   33.11  # CT_BACKEND is not set
   33.12  CT_MODULES=y
   33.13 @@ -25,6 +25,7 @@
   33.14  CT_WORK_DIR="${CT_TOP_DIR}/.build"
   33.15  CT_PREFIX_DIR="${HOME}/x-tools/${CT_TARGET}"
   33.16  CT_INSTALL_DIR="${CT_PREFIX_DIR}"
   33.17 +CT_RM_RF_PREFIX_DIR=y
   33.18  CT_REMOVE_DOCS=y
   33.19  CT_INSTALL_DIR_RO=y
   33.20  CT_STRIP_ALL_TOOLCHAIN_EXECUTABLES=y
   33.21 @@ -38,7 +39,6 @@
   33.22  # CT_PREFER_MIRROR is not set
   33.23  CT_MIRROR_BASE_URL="http://ymorin.is-a-geek.org/mirrors/"
   33.24  CT_CONNECT_TIMEOUT=10
   33.25 -CT_DOWNLOAD_MAX_CHUNKS=1
   33.26  # CT_ONLY_DOWNLOAD is not set
   33.27  
   33.28  #
   33.29 @@ -121,7 +121,6 @@
   33.30  # CT_ARCH_arm is not set
   33.31  # CT_ARCH_avr32 is not set
   33.32  # CT_ARCH_blackfin is not set
   33.33 -# CT_ARCH_ia64 is not set
   33.34  # CT_ARCH_m68k is not set
   33.35  # CT_ARCH_mips is not set
   33.36  CT_ARCH_powerpc=y
   33.37 @@ -132,7 +131,6 @@
   33.38  CT_ARCH_arm_AVAILABLE=y
   33.39  CT_ARCH_avr32_AVAILABLE=y
   33.40  CT_ARCH_blackfin_AVAILABLE=y
   33.41 -CT_ARCH_ia64_AVAILABLE=y
   33.42  CT_ARCH_m68k_AVAILABLE=y
   33.43  CT_ARCH_mips_AVAILABLE=y
   33.44  CT_ARCH_powerpc_AVAILABLE=y
   33.45 @@ -157,7 +155,9 @@
   33.46  #
   33.47  # General toolchain options
   33.48  #
   33.49 +CT_FORCE_SYSROOT=y
   33.50  CT_USE_SYSROOT=y
   33.51 +CT_SYSROOT_NAME="sysroot"
   33.52  CT_SYSROOT_DIR_PREFIX=""
   33.53  
   33.54  #
   33.55 @@ -197,13 +197,17 @@
   33.56  CT_KERNEL_bare_metal_AVAILABLE=y
   33.57  CT_KERNEL_linux_AVAILABLE=y
   33.58  CT_KERNEL_LINUX_INSTALL=y
   33.59 +# CT_KERNEL_V_2_6_37 is not set
   33.60 +# CT_KERNEL_V_2_6_36_3 is not set
   33.61 +# CT_KERNEL_V_2_6_36_2 is not set
   33.62 +# CT_KERNEL_V_2_6_36_1 is not set
   33.63  # CT_KERNEL_V_2_6_36 is not set
   33.64 -# CT_KERNEL_V_2_6_35_8 is not set
   33.65 -# CT_KERNEL_V_2_6_34_7 is not set
   33.66 +# CT_KERNEL_V_2_6_35_10 is not set
   33.67 +# CT_KERNEL_V_2_6_34_8 is not set
   33.68  # CT_KERNEL_V_2_6_33_7 is not set
   33.69 -# CT_KERNEL_V_2_6_32_25 is not set
   33.70 +# CT_KERNEL_V_2_6_32_28 is not set
   33.71  CT_KERNEL_V_2_6_31_14=y
   33.72 -# CT_KERNEL_V_2_6_27_55 is not set
   33.73 +# CT_KERNEL_V_2_6_27_57 is not set
   33.74  # CT_KERNEL_LINUX_CUSTOM is not set
   33.75  CT_KERNEL_LINUX_VERBOSITY_0=y
   33.76  # CT_KERNEL_LINUX_VERBOSITY_1 is not set
   33.77 @@ -228,6 +232,7 @@
   33.78  #
   33.79  # GNU binutils
   33.80  #
   33.81 +# CT_BINUTILS_V_2_21 is not set
   33.82  # CT_BINUTILS_V_2_20_1 is not set
   33.83  # CT_BINUTILS_V_2_20 is not set
   33.84  CT_BINUTILS_V_2_19_1=y
   33.85 @@ -247,6 +252,7 @@
   33.86  CT_CC="gcc"
   33.87  CT_CC_VERSION="4.3.2"
   33.88  CT_CC_gcc=y
   33.89 +# CT_CC_V_4_5_2 is not set
   33.90  # CT_CC_V_4_5_1 is not set
   33.91  # CT_CC_V_4_5_0 is not set
   33.92  # CT_CC_V_4_4_5 is not set
   33.93 @@ -328,6 +334,8 @@
   33.94  CT_LIBC_eglibc_AVAILABLE=y
   33.95  CT_LIBC_glibc_AVAILABLE=y
   33.96  CT_LIBC_GLIBC_TARBALL=y
   33.97 +# CT_LIBC_GLIBC_V_2_12_2 is not set
   33.98 +# CT_LIBC_GLIBC_V_2_12_1 is not set
   33.99  # CT_LIBC_GLIBC_V_2_11_1 is not set
  33.100  # CT_LIBC_GLIBC_V_2_11 is not set
  33.101  # CT_LIBC_GLIBC_V_2_10_1 is not set
  33.102 @@ -338,7 +346,6 @@
  33.103  # CT_LIBC_GLIBC_V_2_6 is not set
  33.104  # CT_LIBC_GLIBC_V_2_5_1 is not set
  33.105  # CT_LIBC_GLIBC_V_2_5 is not set
  33.106 -# CT_LIBC_GLIBC_V_2_3_6 is not set
  33.107  CT_LIBC_mingw_AVAILABLE=y
  33.108  CT_LIBC_newlib_AVAILABLE=y
  33.109  CT_LIBC_none_AVAILABLE=y
  33.110 @@ -351,6 +358,9 @@
  33.111  CT_LIBC_GLIBC_CONFIGPARMS=""
  33.112  CT_LIBC_GLIBC_EXTRA_CFLAGS=""
  33.113  CT_LIBC_EXTRA_CC_ARGS=""
  33.114 +# CT_LIBC_DISABLE_VERSIONING is not set
  33.115 +CT_LIBC_OLDEST_ABI=""
  33.116 +# CT_LIBC_GLIBC_FORCE_UNWIND is not set
  33.117  # CT_LIBC_GLIBC_USE_PORTS is not set
  33.118  CT_LIBC_ADDONS_LIST=""
  33.119  # CT_LIBC_GLIBC_KERNEL_VERSION_NONE is not set
  33.120 @@ -361,6 +371,7 @@
  33.121  CT_LIBC_SUPPORT_NPTL=y
  33.122  CT_LIBC_SUPPORT_LINUXTHREADS=y
  33.123  # CT_LIBC_SUPPORT_WIN32THREADS is not set
  33.124 +# CT_LIBC_SUPPORT_THREADS_NONE is not set
  33.125  CT_THREADS="nptl"
  33.126  
  33.127  #
    34.1 --- a/samples/powerpc-unknown-linux-uclibc/crosstool.config	Mon Jan 31 19:52:18 2011 +0100
    34.2 +++ b/samples/powerpc-unknown-linux-uclibc/crosstool.config	Sun Jan 30 19:25:56 2011 +0100
    34.3 @@ -1,7 +1,7 @@
    34.4  #
    34.5  # Automatically generated make config: don't edit
    34.6 -# crosstool-NG version: hg_default@2171_c2541d3f2f56
    34.7 -# Wed Nov  3 00:16:36 2010
    34.8 +# crosstool-NG version: hg_default@2289_6a19561565a2
    34.9 +# Sun Jan 30 23:19:27 2011
   34.10  #
   34.11  # CT_BACKEND is not set
   34.12  CT_MODULES=y
   34.13 @@ -25,6 +25,7 @@
   34.14  CT_WORK_DIR="${CT_TOP_DIR}/.build"
   34.15  CT_PREFIX_DIR="${HOME}/x-tools/${CT_TARGET}"
   34.16  CT_INSTALL_DIR="${CT_PREFIX_DIR}"
   34.17 +CT_RM_RF_PREFIX_DIR=y
   34.18  CT_REMOVE_DOCS=y
   34.19  CT_INSTALL_DIR_RO=y
   34.20  CT_STRIP_ALL_TOOLCHAIN_EXECUTABLES=y
   34.21 @@ -38,7 +39,6 @@
   34.22  # CT_PREFER_MIRROR is not set
   34.23  CT_MIRROR_BASE_URL="http://ymorin.is-a-geek.org/mirrors/"
   34.24  CT_CONNECT_TIMEOUT=10
   34.25 -CT_DOWNLOAD_MAX_CHUNKS=1
   34.26  # CT_ONLY_DOWNLOAD is not set
   34.27  
   34.28  #
   34.29 @@ -121,7 +121,6 @@
   34.30  # CT_ARCH_arm is not set
   34.31  # CT_ARCH_avr32 is not set
   34.32  # CT_ARCH_blackfin is not set
   34.33 -# CT_ARCH_ia64 is not set
   34.34  # CT_ARCH_m68k is not set
   34.35  # CT_ARCH_mips is not set
   34.36  CT_ARCH_powerpc=y
   34.37 @@ -132,7 +131,6 @@
   34.38  CT_ARCH_arm_AVAILABLE=y
   34.39  CT_ARCH_avr32_AVAILABLE=y
   34.40  CT_ARCH_blackfin_AVAILABLE=y
   34.41 -CT_ARCH_ia64_AVAILABLE=y
   34.42  CT_ARCH_m68k_AVAILABLE=y
   34.43  CT_ARCH_mips_AVAILABLE=y
   34.44  CT_ARCH_powerpc_AVAILABLE=y
   34.45 @@ -157,7 +155,9 @@
   34.46  #
   34.47  # General toolchain options
   34.48  #
   34.49 +CT_FORCE_SYSROOT=y
   34.50  CT_USE_SYSROOT=y
   34.51 +CT_SYSROOT_NAME="sysroot"
   34.52  CT_SYSROOT_DIR_PREFIX=""
   34.53  
   34.54  #
   34.55 @@ -197,13 +197,17 @@
   34.56  CT_KERNEL_bare_metal_AVAILABLE=y
   34.57  CT_KERNEL_linux_AVAILABLE=y
   34.58  CT_KERNEL_LINUX_INSTALL=y
   34.59 +# CT_KERNEL_V_2_6_37 is not set
   34.60 +# CT_KERNEL_V_2_6_36_3 is not set
   34.61 +# CT_KERNEL_V_2_6_36_2 is not set
   34.62 +# CT_KERNEL_V_2_6_36_1 is not set
   34.63  # CT_KERNEL_V_2_6_36 is not set
   34.64 -# CT_KERNEL_V_2_6_35_8 is not set
   34.65 -# CT_KERNEL_V_2_6_34_7 is not set
   34.66 +# CT_KERNEL_V_2_6_35_10 is not set
   34.67 +# CT_KERNEL_V_2_6_34_8 is not set
   34.68  # CT_KERNEL_V_2_6_33_7 is not set
   34.69 -# CT_KERNEL_V_2_6_32_25 is not set
   34.70 +# CT_KERNEL_V_2_6_32_28 is not set
   34.71  CT_KERNEL_V_2_6_31_14=y
   34.72 -# CT_KERNEL_V_2_6_27_55 is not set
   34.73 +# CT_KERNEL_V_2_6_27_57 is not set
   34.74  # CT_KERNEL_LINUX_CUSTOM is not set
   34.75  CT_KERNEL_LINUX_VERBOSITY_0=y
   34.76  # CT_KERNEL_LINUX_VERBOSITY_1 is not set
   34.77 @@ -228,6 +232,7 @@
   34.78  #
   34.79  # GNU binutils
   34.80  #
   34.81 +# CT_BINUTILS_V_2_21 is not set
   34.82  # CT_BINUTILS_V_2_20_1 is not set
   34.83  # CT_BINUTILS_V_2_20 is not set
   34.84  CT_BINUTILS_V_2_19_1=y
   34.85 @@ -247,6 +252,7 @@
   34.86  CT_CC="gcc"
   34.87  CT_CC_VERSION="4.2.4"
   34.88  CT_CC_gcc=y
   34.89 +# CT_CC_V_4_5_2 is not set
   34.90  # CT_CC_V_4_5_1 is not set
   34.91  # CT_CC_V_4_5_0 is not set
   34.92  # CT_CC_V_4_4_5 is not set
   34.93 @@ -352,6 +358,7 @@
   34.94  # CT_LIBC_SUPPORT_NPTL is not set
   34.95  CT_LIBC_SUPPORT_LINUXTHREADS=y
   34.96  # CT_LIBC_SUPPORT_WIN32THREADS is not set
   34.97 +CT_LIBC_SUPPORT_THREADS_NONE=y
   34.98  CT_THREADS="linuxthreads"
   34.99  
  34.100  #
    35.1 --- a/samples/powerpc-unknown_nofpu-linux-gnu/crosstool.config	Mon Jan 31 19:52:18 2011 +0100
    35.2 +++ b/samples/powerpc-unknown_nofpu-linux-gnu/crosstool.config	Sun Jan 30 19:25:56 2011 +0100
    35.3 @@ -1,7 +1,7 @@
    35.4  #
    35.5  # Automatically generated make config: don't edit
    35.6 -# crosstool-NG version: hg_default@2171_c2541d3f2f56
    35.7 -# Wed Nov  3 00:50:44 2010
    35.8 +# crosstool-NG version: hg_default@2289_6a19561565a2
    35.9 +# Sun Jan 30 23:20:25 2011
   35.10  #
   35.11  # CT_BACKEND is not set
   35.12  CT_MODULES=y
   35.13 @@ -25,6 +25,7 @@
   35.14  CT_WORK_DIR="${CT_TOP_DIR}/.build"
   35.15  CT_PREFIX_DIR="${HOME}/x-tools/${CT_TARGET}"
   35.16  CT_INSTALL_DIR="${CT_PREFIX_DIR}"
   35.17 +CT_RM_RF_PREFIX_DIR=y
   35.18  CT_REMOVE_DOCS=y
   35.19  CT_INSTALL_DIR_RO=y
   35.20  CT_STRIP_ALL_TOOLCHAIN_EXECUTABLES=y
   35.21 @@ -38,7 +39,6 @@
   35.22  # CT_PREFER_MIRROR is not set
   35.23  CT_MIRROR_BASE_URL="http://ymorin.is-a-geek.org/mirrors/"
   35.24  CT_CONNECT_TIMEOUT=10
   35.25 -CT_DOWNLOAD_MAX_CHUNKS=1
   35.26  # CT_ONLY_DOWNLOAD is not set
   35.27  
   35.28  #
   35.29 @@ -121,7 +121,6 @@
   35.30  # CT_ARCH_arm is not set
   35.31  # CT_ARCH_avr32 is not set
   35.32  # CT_ARCH_blackfin is not set
   35.33 -# CT_ARCH_ia64 is not set
   35.34  # CT_ARCH_m68k is not set
   35.35  # CT_ARCH_mips is not set
   35.36  CT_ARCH_powerpc=y
   35.37 @@ -132,7 +131,6 @@
   35.38  CT_ARCH_arm_AVAILABLE=y
   35.39  CT_ARCH_avr32_AVAILABLE=y
   35.40  CT_ARCH_blackfin_AVAILABLE=y
   35.41 -CT_ARCH_ia64_AVAILABLE=y
   35.42  CT_ARCH_m68k_AVAILABLE=y
   35.43  CT_ARCH_mips_AVAILABLE=y
   35.44  CT_ARCH_powerpc_AVAILABLE=y
   35.45 @@ -157,7 +155,9 @@
   35.46  #
   35.47  # General toolchain options
   35.48  #
   35.49 +CT_FORCE_SYSROOT=y
   35.50  CT_USE_SYSROOT=y
   35.51 +CT_SYSROOT_NAME="sysroot"
   35.52  CT_SYSROOT_DIR_PREFIX=""
   35.53  
   35.54  #
   35.55 @@ -197,13 +197,17 @@
   35.56  CT_KERNEL_bare_metal_AVAILABLE=y
   35.57  CT_KERNEL_linux_AVAILABLE=y
   35.58  CT_KERNEL_LINUX_INSTALL=y
   35.59 +# CT_KERNEL_V_2_6_37 is not set
   35.60 +# CT_KERNEL_V_2_6_36_3 is not set
   35.61 +# CT_KERNEL_V_2_6_36_2 is not set
   35.62 +# CT_KERNEL_V_2_6_36_1 is not set
   35.63  # CT_KERNEL_V_2_6_36 is not set
   35.64 -# CT_KERNEL_V_2_6_35_8 is not set
   35.65 -# CT_KERNEL_V_2_6_34_7 is not set
   35.66 +# CT_KERNEL_V_2_6_35_10 is not set
   35.67 +# CT_KERNEL_V_2_6_34_8 is not set
   35.68  # CT_KERNEL_V_2_6_33_7 is not set
   35.69 -# CT_KERNEL_V_2_6_32_25 is not set
   35.70 +# CT_KERNEL_V_2_6_32_28 is not set
   35.71  CT_KERNEL_V_2_6_31_14=y
   35.72 -# CT_KERNEL_V_2_6_27_55 is not set
   35.73 +# CT_KERNEL_V_2_6_27_57 is not set
   35.74  # CT_KERNEL_LINUX_CUSTOM is not set
   35.75  CT_KERNEL_LINUX_VERBOSITY_0=y
   35.76  # CT_KERNEL_LINUX_VERBOSITY_1 is not set
   35.77 @@ -228,6 +232,7 @@
   35.78  #
   35.79  # GNU binutils
   35.80  #
   35.81 +# CT_BINUTILS_V_2_21 is not set
   35.82  # CT_BINUTILS_V_2_20_1 is not set
   35.83  # CT_BINUTILS_V_2_20 is not set
   35.84  CT_BINUTILS_V_2_19_1=y
   35.85 @@ -247,6 +252,7 @@
   35.86  CT_CC="gcc"
   35.87  CT_CC_VERSION="4.3.2"
   35.88  CT_CC_gcc=y
   35.89 +# CT_CC_V_4_5_2 is not set
   35.90  # CT_CC_V_4_5_1 is not set
   35.91  # CT_CC_V_4_5_0 is not set
   35.92  # CT_CC_V_4_4_5 is not set
   35.93 @@ -328,6 +334,8 @@
   35.94  CT_LIBC_eglibc_AVAILABLE=y
   35.95  CT_LIBC_glibc_AVAILABLE=y
   35.96  CT_LIBC_GLIBC_TARBALL=y
   35.97 +# CT_LIBC_GLIBC_V_2_12_2 is not set
   35.98 +# CT_LIBC_GLIBC_V_2_12_1 is not set
   35.99  # CT_LIBC_GLIBC_V_2_11_1 is not set
  35.100  # CT_LIBC_GLIBC_V_2_11 is not set
  35.101  # CT_LIBC_GLIBC_V_2_10_1 is not set
  35.102 @@ -338,7 +346,6 @@
  35.103  # CT_LIBC_GLIBC_V_2_6 is not set
  35.104  # CT_LIBC_GLIBC_V_2_5_1 is not set
  35.105  # CT_LIBC_GLIBC_V_2_5 is not set
  35.106 -# CT_LIBC_GLIBC_V_2_3_6 is not set
  35.107  CT_LIBC_mingw_AVAILABLE=y
  35.108  CT_LIBC_newlib_AVAILABLE=y
  35.109  CT_LIBC_none_AVAILABLE=y
  35.110 @@ -351,6 +358,9 @@
  35.111  CT_LIBC_GLIBC_CONFIGPARMS=""
  35.112  CT_LIBC_GLIBC_EXTRA_CFLAGS=""
  35.113  CT_LIBC_EXTRA_CC_ARGS=""
  35.114 +# CT_LIBC_DISABLE_VERSIONING is not set
  35.115 +CT_LIBC_OLDEST_ABI=""
  35.116 +# CT_LIBC_GLIBC_FORCE_UNWIND is not set
  35.117  CT_LIBC_GLIBC_USE_PORTS=y
  35.118  CT_LIBC_ADDONS_LIST=""
  35.119  
  35.120 @@ -381,6 +391,7 @@
  35.121  CT_LIBC_SUPPORT_NPTL=y
  35.122  CT_LIBC_SUPPORT_LINUXTHREADS=y
  35.123  # CT_LIBC_SUPPORT_WIN32THREADS is not set
  35.124 +# CT_LIBC_SUPPORT_THREADS_NONE is not set
  35.125  CT_THREADS="nptl"
  35.126  
  35.127  #
    36.1 --- a/samples/powerpc64-unknown-linux-gnu/crosstool.config	Mon Jan 31 19:52:18 2011 +0100
    36.2 +++ b/samples/powerpc64-unknown-linux-gnu/crosstool.config	Sun Jan 30 19:25:56 2011 +0100
    36.3 @@ -1,7 +1,7 @@
    36.4  #
    36.5  # Automatically generated make config: don't edit
    36.6 -# crosstool-NG version: hg_default@2171_c2541d3f2f56
    36.7 -# Wed Nov  3 01:09:27 2010
    36.8 +# crosstool-NG version: hg_default@2289_6a19561565a2
    36.9 +# Sun Jan 30 23:20:41 2011
   36.10  #
   36.11  # CT_BACKEND is not set
   36.12  CT_MODULES=y
   36.13 @@ -25,6 +25,7 @@
   36.14  CT_WORK_DIR="${CT_TOP_DIR}/.build"
   36.15  CT_PREFIX_DIR="${HOME}/x-tools/${CT_TARGET}"
   36.16  CT_INSTALL_DIR="${CT_PREFIX_DIR}"
   36.17 +CT_RM_RF_PREFIX_DIR=y
   36.18  CT_REMOVE_DOCS=y
   36.19  CT_INSTALL_DIR_RO=y
   36.20  CT_STRIP_ALL_TOOLCHAIN_EXECUTABLES=y
   36.21 @@ -38,7 +39,6 @@
   36.22  # CT_PREFER_MIRROR is not set
   36.23  CT_MIRROR_BASE_URL="http://ymorin.is-a-geek.org/mirrors/"
   36.24  CT_CONNECT_TIMEOUT=10
   36.25 -CT_DOWNLOAD_MAX_CHUNKS=1
   36.26  # CT_ONLY_DOWNLOAD is not set
   36.27  
   36.28  #
   36.29 @@ -121,7 +121,6 @@
   36.30  # CT_ARCH_arm is not set
   36.31  # CT_ARCH_avr32 is not set
   36.32  # CT_ARCH_blackfin is not set
   36.33 -# CT_ARCH_ia64 is not set
   36.34  # CT_ARCH_m68k is not set
   36.35  # CT_ARCH_mips is not set
   36.36  CT_ARCH_powerpc=y
   36.37 @@ -132,7 +131,6 @@
   36.38  CT_ARCH_arm_AVAILABLE=y
   36.39  CT_ARCH_avr32_AVAILABLE=y
   36.40  CT_ARCH_blackfin_AVAILABLE=y
   36.41 -CT_ARCH_ia64_AVAILABLE=y
   36.42  CT_ARCH_m68k_AVAILABLE=y
   36.43  CT_ARCH_mips_AVAILABLE=y
   36.44  CT_ARCH_powerpc_AVAILABLE=y
   36.45 @@ -157,8 +155,11 @@
   36.46  #
   36.47  # General toolchain options
   36.48  #
   36.49 +CT_FORCE_SYSROOT=y
   36.50  CT_USE_SYSROOT=y
   36.51 +CT_SYSROOT_NAME="sysroot"
   36.52  CT_SYSROOT_DIR_PREFIX=""
   36.53 +# CT_STATIC_TOOLCHAIN is not set
   36.54  
   36.55  #
   36.56  # Tuple completion and aliasing
   36.57 @@ -197,13 +198,17 @@
   36.58  CT_KERNEL_bare_metal_AVAILABLE=y
   36.59  CT_KERNEL_linux_AVAILABLE=y
   36.60  CT_KERNEL_LINUX_INSTALL=y
   36.61 +# CT_KERNEL_V_2_6_37 is not set
   36.62 +# CT_KERNEL_V_2_6_36_3 is not set
   36.63 +# CT_KERNEL_V_2_6_36_2 is not set
   36.64 +# CT_KERNEL_V_2_6_36_1 is not set
   36.65  # CT_KERNEL_V_2_6_36 is not set
   36.66 -# CT_KERNEL_V_2_6_35_8 is not set
   36.67 -# CT_KERNEL_V_2_6_34_7 is not set
   36.68 +# CT_KERNEL_V_2_6_35_10 is not set
   36.69 +# CT_KERNEL_V_2_6_34_8 is not set
   36.70  # CT_KERNEL_V_2_6_33_7 is not set
   36.71 -# CT_KERNEL_V_2_6_32_25 is not set
   36.72 +# CT_KERNEL_V_2_6_32_28 is not set
   36.73  CT_KERNEL_V_2_6_31_14=y
   36.74 -# CT_KERNEL_V_2_6_27_55 is not set
   36.75 +# CT_KERNEL_V_2_6_27_57 is not set
   36.76  # CT_KERNEL_LINUX_CUSTOM is not set
   36.77  CT_KERNEL_LINUX_VERBOSITY_0=y
   36.78  # CT_KERNEL_LINUX_VERBOSITY_1 is not set
   36.79 @@ -228,6 +233,7 @@
   36.80  #
   36.81  # GNU binutils
   36.82  #
   36.83 +# CT_BINUTILS_V_2_21 is not set
   36.84  # CT_BINUTILS_V_2_20_1 is not set
   36.85  # CT_BINUTILS_V_2_20 is not set
   36.86  CT_BINUTILS_V_2_19_1=y
   36.87 @@ -247,6 +253,7 @@
   36.88  CT_CC="gcc"
   36.89  CT_CC_VERSION="4.3.2"
   36.90  CT_CC_gcc=y
   36.91 +# CT_CC_V_4_5_2 is not set
   36.92  # CT_CC_V_4_5_1 is not set
   36.93  # CT_CC_V_4_5_0 is not set
   36.94  # CT_CC_V_4_4_5 is not set
   36.95 @@ -332,6 +339,8 @@
   36.96  CT_LIBC_eglibc_AVAILABLE=y
   36.97  CT_LIBC_glibc_AVAILABLE=y
   36.98  CT_LIBC_GLIBC_TARBALL=y
   36.99 +# CT_LIBC_GLIBC_V_2_12_2 is not set
  36.100 +# CT_LIBC_GLIBC_V_2_12_1 is not set
  36.101  # CT_LIBC_GLIBC_V_2_11_1 is not set
  36.102  # CT_LIBC_GLIBC_V_2_11 is not set
  36.103  # CT_LIBC_GLIBC_V_2_10_1 is not set
  36.104 @@ -342,7 +351,6 @@
  36.105  # CT_LIBC_GLIBC_V_2_6 is not set
  36.106  # CT_LIBC_GLIBC_V_2_5_1 is not set
  36.107  # CT_LIBC_GLIBC_V_2_5 is not set
  36.108 -# CT_LIBC_GLIBC_V_2_3_6 is not set
  36.109  CT_LIBC_mingw_AVAILABLE=y
  36.110  CT_LIBC_newlib_AVAILABLE=y
  36.111  CT_LIBC_none_AVAILABLE=y
  36.112 @@ -355,6 +363,9 @@
  36.113  CT_LIBC_GLIBC_CONFIGPARMS=""
  36.114  CT_LIBC_GLIBC_EXTRA_CFLAGS=""
  36.115  CT_LIBC_EXTRA_CC_ARGS=""
  36.116 +# CT_LIBC_DISABLE_VERSIONING is not set
  36.117 +CT_LIBC_OLDEST_ABI=""
  36.118 +# CT_LIBC_GLIBC_FORCE_UNWIND is not set
  36.119  # CT_LIBC_GLIBC_USE_PORTS is not set
  36.120  CT_LIBC_ADDONS_LIST=""
  36.121  # CT_LIBC_GLIBC_KERNEL_VERSION_NONE is not set
  36.122 @@ -365,6 +376,7 @@
  36.123  CT_LIBC_SUPPORT_NPTL=y
  36.124  CT_LIBC_SUPPORT_LINUXTHREADS=y
  36.125  # CT_LIBC_SUPPORT_WIN32THREADS is not set
  36.126 +# CT_LIBC_SUPPORT_THREADS_NONE is not set
  36.127  CT_THREADS="nptl"
  36.128  
  36.129  #
    37.1 --- a/samples/s390-ibm-linux-gnu/crosstool.config	Mon Jan 31 19:52:18 2011 +0100
    37.2 +++ b/samples/s390-ibm-linux-gnu/crosstool.config	Sun Jan 30 19:25:56 2011 +0100
    37.3 @@ -1,7 +1,7 @@
    37.4  #
    37.5  # Automatically generated make config: don't edit
    37.6 -# crosstool-NG version: hg_default@2171_c2541d3f2f56
    37.7 -# Wed Nov  3 07:28:19 2010
    37.8 +# crosstool-NG version: hg_default@2288_e5a0fe2dae5f
    37.9 +# Mon Jan 31 22:47:23 2011
   37.10  #
   37.11  # CT_BACKEND is not set
   37.12  CT_MODULES=y
   37.13 @@ -25,6 +25,7 @@
   37.14  CT_WORK_DIR="${CT_TOP_DIR}/.build"
   37.15  CT_PREFIX_DIR="${HOME}/x-tools/${CT_TARGET}"
   37.16  CT_INSTALL_DIR="${CT_PREFIX_DIR}"
   37.17 +CT_RM_RF_PREFIX_DIR=y
   37.18  CT_REMOVE_DOCS=y
   37.19  CT_INSTALL_DIR_RO=y
   37.20  CT_STRIP_ALL_TOOLCHAIN_EXECUTABLES=y
   37.21 @@ -36,7 +37,6 @@
   37.22  # CT_FORCE_DOWNLOAD is not set
   37.23  # CT_USE_MIRROR is not set
   37.24  CT_CONNECT_TIMEOUT=10
   37.25 -CT_DOWNLOAD_MAX_CHUNKS=1
   37.26  # CT_ONLY_DOWNLOAD is not set
   37.27  
   37.28  #
   37.29 @@ -117,7 +117,6 @@
   37.30  # CT_ARCH_arm is not set
   37.31  # CT_ARCH_avr32 is not set
   37.32  # CT_ARCH_blackfin is not set
   37.33 -# CT_ARCH_ia64 is not set
   37.34  # CT_ARCH_m68k is not set
   37.35  # CT_ARCH_mips is not set
   37.36  # CT_ARCH_powerpc is not set
   37.37 @@ -128,7 +127,6 @@
   37.38  CT_ARCH_arm_AVAILABLE=y
   37.39  CT_ARCH_avr32_AVAILABLE=y
   37.40  CT_ARCH_blackfin_AVAILABLE=y
   37.41 -CT_ARCH_ia64_AVAILABLE=y
   37.42  CT_ARCH_m68k_AVAILABLE=y
   37.43  CT_ARCH_mips_AVAILABLE=y
   37.44  CT_ARCH_powerpc_AVAILABLE=y
   37.45 @@ -148,8 +146,11 @@
   37.46  #
   37.47  # General toolchain options
   37.48  #
   37.49 +CT_FORCE_SYSROOT=y
   37.50  CT_USE_SYSROOT=y
   37.51 +CT_SYSROOT_NAME="sysroot"
   37.52  CT_SYSROOT_DIR_PREFIX=""
   37.53 +# CT_STATIC_TOOLCHAIN is not set
   37.54  
   37.55  #
   37.56  # Tuple completion and aliasing
   37.57 @@ -188,13 +189,17 @@
   37.58  CT_KERNEL_bare_metal_AVAILABLE=y
   37.59  CT_KERNEL_linux_AVAILABLE=y
   37.60  CT_KERNEL_LINUX_INSTALL=y
   37.61 +# CT_KERNEL_V_2_6_37 is not set
   37.62 +# CT_KERNEL_V_2_6_36_3 is not set
   37.63 +# CT_KERNEL_V_2_6_36_2 is not set
   37.64 +# CT_KERNEL_V_2_6_36_1 is not set
   37.65  # CT_KERNEL_V_2_6_36 is not set
   37.66 -# CT_KERNEL_V_2_6_35_8 is not set
   37.67 -# CT_KERNEL_V_2_6_34_7 is not set
   37.68 +# CT_KERNEL_V_2_6_35_10 is not set
   37.69 +# CT_KERNEL_V_2_6_34_8 is not set
   37.70  # CT_KERNEL_V_2_6_33_7 is not set
   37.71 -# CT_KERNEL_V_2_6_32_25 is not set
   37.72 +# CT_KERNEL_V_2_6_32_28 is not set
   37.73  CT_KERNEL_V_2_6_31_14=y
   37.74 -# CT_KERNEL_V_2_6_27_55 is not set
   37.75 +# CT_KERNEL_V_2_6_27_57 is not set
   37.76  # CT_KERNEL_LINUX_CUSTOM is not set
   37.77  CT_KERNEL_LINUX_VERBOSITY_0=y
   37.78  # CT_KERNEL_LINUX_VERBOSITY_1 is not set
   37.79 @@ -219,6 +224,7 @@
   37.80  #
   37.81  # GNU binutils
   37.82  #
   37.83 +# CT_BINUTILS_V_2_21 is not set
   37.84  # CT_BINUTILS_V_2_20_1 is not set
   37.85  # CT_BINUTILS_V_2_20 is not set
   37.86  CT_BINUTILS_V_2_19_1=y
   37.87 @@ -236,6 +242,7 @@
   37.88  CT_CC="gcc"
   37.89  CT_CC_VERSION="4.3.4"
   37.90  CT_CC_gcc=y
   37.91 +# CT_CC_V_4_5_2 is not set
   37.92  # CT_CC_V_4_5_1 is not set
   37.93  # CT_CC_V_4_5_0 is not set
   37.94  # CT_CC_V_4_4_5 is not set
   37.95 @@ -320,6 +327,8 @@
   37.96  CT_LIBC_eglibc_AVAILABLE=y
   37.97  CT_LIBC_glibc_AVAILABLE=y
   37.98  CT_LIBC_GLIBC_TARBALL=y
   37.99 +# CT_LIBC_GLIBC_V_2_12_2 is not set
  37.100 +# CT_LIBC_GLIBC_V_2_12_1 is not set
  37.101  # CT_LIBC_GLIBC_V_2_11_1 is not set
  37.102  # CT_LIBC_GLIBC_V_2_11 is not set
  37.103  # CT_LIBC_GLIBC_V_2_10_1 is not set
  37.104 @@ -330,7 +339,6 @@
  37.105  # CT_LIBC_GLIBC_V_2_6 is not set
  37.106  # CT_LIBC_GLIBC_V_2_5_1 is not set
  37.107  # CT_LIBC_GLIBC_V_2_5 is not set
  37.108 -# CT_LIBC_GLIBC_V_2_3_6 is not set
  37.109  CT_LIBC_mingw_AVAILABLE=y
  37.110  CT_LIBC_newlib_AVAILABLE=y
  37.111  CT_LIBC_none_AVAILABLE=y
  37.112 @@ -343,6 +351,9 @@
  37.113  CT_LIBC_GLIBC_CONFIGPARMS=""
  37.114  CT_LIBC_GLIBC_EXTRA_CFLAGS=""
  37.115  CT_LIBC_EXTRA_CC_ARGS=""
  37.116 +# CT_LIBC_DISABLE_VERSIONING is not set
  37.117 +CT_LIBC_OLDEST_ABI=""
  37.118 +CT_LIBC_GLIBC_FORCE_UNWIND=y
  37.119  # CT_LIBC_GLIBC_USE_PORTS is not set
  37.120  CT_LIBC_ADDONS_LIST=""
  37.121  # CT_LIBC_GLIBC_KERNEL_VERSION_NONE is not set
  37.122 @@ -353,6 +364,7 @@
  37.123  CT_LIBC_SUPPORT_NPTL=y
  37.124  CT_LIBC_SUPPORT_LINUXTHREADS=y
  37.125  # CT_LIBC_SUPPORT_WIN32THREADS is not set
  37.126 +# CT_LIBC_SUPPORT_THREADS_NONE is not set
  37.127  CT_THREADS="nptl"
  37.128  
  37.129  #
    38.1 --- a/samples/s390x-ibm-linux-gnu/crosstool.config	Mon Jan 31 19:52:18 2011 +0100
    38.2 +++ b/samples/s390x-ibm-linux-gnu/crosstool.config	Sun Jan 30 19:25:56 2011 +0100
    38.3 @@ -1,7 +1,7 @@
    38.4  #
    38.5  # Automatically generated make config: don't edit
    38.6 -# crosstool-NG version: hg_default@2171_c2541d3f2f56
    38.7 -# Wed Nov  3 07:28:44 2010
    38.8 +# crosstool-NG version: hg_default@2288_e5a0fe2dae5f
    38.9 +# Mon Jan 31 22:47:31 2011
   38.10  #
   38.11  # CT_BACKEND is not set
   38.12  CT_MODULES=y
   38.13 @@ -25,6 +25,7 @@
   38.14  CT_WORK_DIR="${CT_TOP_DIR}/.build"
   38.15  CT_PREFIX_DIR="${HOME}/x-tools/${CT_TARGET}"
   38.16  CT_INSTALL_DIR="${CT_PREFIX_DIR}"
   38.17 +CT_RM_RF_PREFIX_DIR=y
   38.18  CT_REMOVE_DOCS=y
   38.19  CT_INSTALL_DIR_RO=y
   38.20  CT_STRIP_ALL_TOOLCHAIN_EXECUTABLES=y
   38.21 @@ -36,7 +37,6 @@
   38.22  # CT_FORCE_DOWNLOAD is not set
   38.23  # CT_USE_MIRROR is not set
   38.24  CT_CONNECT_TIMEOUT=10
   38.25 -CT_DOWNLOAD_MAX_CHUNKS=1
   38.26  # CT_ONLY_DOWNLOAD is not set
   38.27  
   38.28  #
   38.29 @@ -117,7 +117,6 @@
   38.30  # CT_ARCH_arm is not set
   38.31  # CT_ARCH_avr32 is not set
   38.32  # CT_ARCH_blackfin is not set
   38.33 -# CT_ARCH_ia64 is not set
   38.34  # CT_ARCH_m68k is not set
   38.35  # CT_ARCH_mips is not set
   38.36  # CT_ARCH_powerpc is not set
   38.37 @@ -128,7 +127,6 @@
   38.38  CT_ARCH_arm_AVAILABLE=y
   38.39  CT_ARCH_avr32_AVAILABLE=y
   38.40  CT_ARCH_blackfin_AVAILABLE=y
   38.41 -CT_ARCH_ia64_AVAILABLE=y
   38.42  CT_ARCH_m68k_AVAILABLE=y
   38.43  CT_ARCH_mips_AVAILABLE=y
   38.44  CT_ARCH_powerpc_AVAILABLE=y
   38.45 @@ -148,8 +146,11 @@
   38.46  #
   38.47  # General toolchain options
   38.48  #
   38.49 +CT_FORCE_SYSROOT=y
   38.50  CT_USE_SYSROOT=y
   38.51 +CT_SYSROOT_NAME="sysroot"
   38.52  CT_SYSROOT_DIR_PREFIX=""
   38.53 +# CT_STATIC_TOOLCHAIN is not set
   38.54  
   38.55  #
   38.56  # Tuple completion and aliasing
   38.57 @@ -188,13 +189,17 @@
   38.58  CT_KERNEL_bare_metal_AVAILABLE=y
   38.59  CT_KERNEL_linux_AVAILABLE=y
   38.60  CT_KERNEL_LINUX_INSTALL=y
   38.61 +# CT_KERNEL_V_2_6_37 is not set
   38.62 +# CT_KERNEL_V_2_6_36_3 is not set
   38.63 +# CT_KERNEL_V_2_6_36_2 is not set
   38.64 +# CT_KERNEL_V_2_6_36_1 is not set
   38.65  # CT_KERNEL_V_2_6_36 is not set
   38.66 -# CT_KERNEL_V_2_6_35_8 is not set
   38.67 -# CT_KERNEL_V_2_6_34_7 is not set
   38.68 +# CT_KERNEL_V_2_6_35_10 is not set
   38.69 +# CT_KERNEL_V_2_6_34_8 is not set
   38.70  # CT_KERNEL_V_2_6_33_7 is not set
   38.71 -# CT_KERNEL_V_2_6_32_25 is not set
   38.72 +# CT_KERNEL_V_2_6_32_28 is not set
   38.73  CT_KERNEL_V_2_6_31_14=y
   38.74 -# CT_KERNEL_V_2_6_27_55 is not set
   38.75 +# CT_KERNEL_V_2_6_27_57 is not set
   38.76  # CT_KERNEL_LINUX_CUSTOM is not set
   38.77  CT_KERNEL_LINUX_VERBOSITY_0=y
   38.78  # CT_KERNEL_LINUX_VERBOSITY_1 is not set
   38.79 @@ -219,6 +224,7 @@
   38.80  #
   38.81  # GNU binutils
   38.82  #
   38.83 +# CT_BINUTILS_V_2_21 is not set
   38.84  # CT_BINUTILS_V_2_20_1 is not set
   38.85  # CT_BINUTILS_V_2_20 is not set
   38.86  CT_BINUTILS_V_2_19_1=y
   38.87 @@ -236,6 +242,7 @@
   38.88  CT_CC="gcc"
   38.89  CT_CC_VERSION="4.3.4"
   38.90  CT_CC_gcc=y
   38.91 +# CT_CC_V_4_5_2 is not set
   38.92  # CT_CC_V_4_5_1 is not set
   38.93  # CT_CC_V_4_5_0 is not set
   38.94  # CT_CC_V_4_4_5 is not set
   38.95 @@ -320,6 +327,8 @@
   38.96  CT_LIBC_eglibc_AVAILABLE=y
   38.97  CT_LIBC_glibc_AVAILABLE=y
   38.98  CT_LIBC_GLIBC_TARBALL=y
   38.99 +# CT_LIBC_GLIBC_V_2_12_2 is not set
  38.100 +# CT_LIBC_GLIBC_V_2_12_1 is not set
  38.101  # CT_LIBC_GLIBC_V_2_11_1 is not set
  38.102  # CT_LIBC_GLIBC_V_2_11 is not set
  38.103  # CT_LIBC_GLIBC_V_2_10_1 is not set
  38.104 @@ -330,7 +339,6 @@
  38.105  # CT_LIBC_GLIBC_V_2_6 is not set
  38.106  # CT_LIBC_GLIBC_V_2_5_1 is not set
  38.107  # CT_LIBC_GLIBC_V_2_5 is not set
  38.108 -# CT_LIBC_GLIBC_V_2_3_6 is not set
  38.109  CT_LIBC_mingw_AVAILABLE=y
  38.110  CT_LIBC_newlib_AVAILABLE=y
  38.111  CT_LIBC_none_AVAILABLE=y
  38.112 @@ -343,6 +351,9 @@
  38.113  CT_LIBC_GLIBC_CONFIGPARMS=""
  38.114  CT_LIBC_GLIBC_EXTRA_CFLAGS=""
  38.115  CT_LIBC_EXTRA_CC_ARGS=""
  38.116 +# CT_LIBC_DISABLE_VERSIONING is not set
  38.117 +CT_LIBC_OLDEST_ABI=""
  38.118 +CT_LIBC_GLIBC_FORCE_UNWIND=y
  38.119  # CT_LIBC_GLIBC_USE_PORTS is not set
  38.120  CT_LIBC_ADDONS_LIST=""
  38.121  # CT_LIBC_GLIBC_KERNEL_VERSION_NONE is not set
  38.122 @@ -353,6 +364,7 @@
  38.123  CT_LIBC_SUPPORT_NPTL=y
  38.124  CT_LIBC_SUPPORT_LINUXTHREADS=y
  38.125  # CT_LIBC_SUPPORT_WIN32THREADS is not set
  38.126 +# CT_LIBC_SUPPORT_THREADS_NONE is not set
  38.127  CT_THREADS="nptl"
  38.128  
  38.129  #
    39.1 --- a/samples/sh4-unknown-linux-gnu/crosstool.config	Mon Jan 31 19:52:18 2011 +0100
    39.2 +++ b/samples/sh4-unknown-linux-gnu/crosstool.config	Sun Jan 30 19:25:56 2011 +0100
    39.3 @@ -1,7 +1,7 @@
    39.4  #
    39.5  # Automatically generated make config: don't edit
    39.6 -# crosstool-NG version: hg_default@2171_c2541d3f2f56
    39.7 -# Wed Nov  3 07:33:09 2010
    39.8 +# crosstool-NG version: hg_default@2289_8b4f5936a59a
    39.9 +# Mon Jan 31 09:29:00 2011
   39.10  #
   39.11  # CT_BACKEND is not set
   39.12  CT_MODULES=y
   39.13 @@ -25,6 +25,7 @@
   39.14  CT_WORK_DIR="${CT_TOP_DIR}/.build"
   39.15  CT_PREFIX_DIR="${HOME}/x-tools/${CT_TARGET}"
   39.16  CT_INSTALL_DIR="${CT_PREFIX_DIR}"
   39.17 +CT_RM_RF_PREFIX_DIR=y
   39.18  CT_REMOVE_DOCS=y
   39.19  CT_INSTALL_DIR_RO=y
   39.20  CT_STRIP_ALL_TOOLCHAIN_EXECUTABLES=y
   39.21 @@ -38,7 +39,6 @@
   39.22  # CT_PREFER_MIRROR is not set
   39.23  CT_MIRROR_BASE_URL="http://ymorin.is-a-geek.org/mirrors/"
   39.24  CT_CONNECT_TIMEOUT=10
   39.25 -CT_DOWNLOAD_MAX_CHUNKS=1
   39.26  # CT_ONLY_DOWNLOAD is not set
   39.27  
   39.28  #
   39.29 @@ -120,7 +120,6 @@
   39.30  # CT_ARCH_arm is not set
   39.31  # CT_ARCH_avr32 is not set
   39.32  # CT_ARCH_blackfin is not set
   39.33 -# CT_ARCH_ia64 is not set
   39.34  # CT_ARCH_m68k is not set
   39.35  # CT_ARCH_mips is not set
   39.36  # CT_ARCH_powerpc is not set
   39.37 @@ -131,7 +130,6 @@
   39.38  CT_ARCH_arm_AVAILABLE=y
   39.39  CT_ARCH_avr32_AVAILABLE=y
   39.40  CT_ARCH_blackfin_AVAILABLE=y
   39.41 -CT_ARCH_ia64_AVAILABLE=y
   39.42  CT_ARCH_m68k_AVAILABLE=y
   39.43  CT_ARCH_mips_AVAILABLE=y
   39.44  CT_ARCH_powerpc_AVAILABLE=y
   39.45 @@ -159,7 +157,9 @@
   39.46  #
   39.47  # General toolchain options
   39.48  #
   39.49 +# CT_FORCE_SYSROOT is not set
   39.50  CT_USE_SYSROOT=y
   39.51 +CT_SYSROOT_NAME="sysroot"
   39.52  CT_SYSROOT_DIR_PREFIX=""
   39.53  
   39.54  #
   39.55 @@ -192,20 +192,24 @@
   39.56  # CT_MINGW32 is not set
   39.57  CT_KERNEL_SUPPORTS_SHARED_LIBS=y
   39.58  CT_KERNEL="linux"
   39.59 -CT_KERNEL_VERSION="2.6.27.55"
   39.60 +CT_KERNEL_VERSION="2.6.27.57"
   39.61  # CT_KERNEL_bare_metal is not set
   39.62  CT_KERNEL_linux=y
   39.63  # CT_KERNEL_mingw32 is not set
   39.64  CT_KERNEL_bare_metal_AVAILABLE=y
   39.65  CT_KERNEL_linux_AVAILABLE=y
   39.66  CT_KERNEL_LINUX_INSTALL=y
   39.67 +# CT_KERNEL_V_2_6_37 is not set
   39.68 +# CT_KERNEL_V_2_6_36_3 is not set
   39.69 +# CT_KERNEL_V_2_6_36_2 is not set
   39.70 +# CT_KERNEL_V_2_6_36_1 is not set
   39.71  # CT_KERNEL_V_2_6_36 is not set
   39.72 -# CT_KERNEL_V_2_6_35_8 is not set
   39.73 -# CT_KERNEL_V_2_6_34_7 is not set
   39.74 +# CT_KERNEL_V_2_6_35_10 is not set
   39.75 +# CT_KERNEL_V_2_6_34_8 is not set
   39.76  # CT_KERNEL_V_2_6_33_7 is not set
   39.77 -# CT_KERNEL_V_2_6_32_25 is not set
   39.78 +# CT_KERNEL_V_2_6_32_28 is not set
   39.79  # CT_KERNEL_V_2_6_31_14 is not set
   39.80 -CT_KERNEL_V_2_6_27_55=y
   39.81 +CT_KERNEL_V_2_6_27_57=y
   39.82  # CT_KERNEL_LINUX_CUSTOM is not set
   39.83  CT_KERNEL_LINUX_VERBOSITY_0=y
   39.84  # CT_KERNEL_LINUX_VERBOSITY_1 is not set
   39.85 @@ -230,6 +234,7 @@
   39.86  #
   39.87  # GNU binutils
   39.88  #
   39.89 +# CT_BINUTILS_V_2_21 is not set
   39.90  # CT_BINUTILS_V_2_20_1 is not set
   39.91  # CT_BINUTILS_V_2_20 is not set
   39.92  # CT_BINUTILS_V_2_19_1 is not set
   39.93 @@ -252,6 +257,7 @@
   39.94  CT_CC="gcc"
   39.95  CT_CC_VERSION="4.3.2"
   39.96  CT_CC_gcc=y
   39.97 +# CT_CC_V_4_5_2 is not set
   39.98  # CT_CC_V_4_5_1 is not set
   39.99  # CT_CC_V_4_5_0 is not set
  39.100  # CT_CC_V_4_4_5 is not set
  39.101 @@ -332,6 +338,8 @@
  39.102  CT_LIBC_eglibc_AVAILABLE=y
  39.103  CT_LIBC_glibc_AVAILABLE=y
  39.104  CT_LIBC_GLIBC_TARBALL=y
  39.105 +# CT_LIBC_GLIBC_V_2_12_2 is not set
  39.106 +# CT_LIBC_GLIBC_V_2_12_1 is not set
  39.107  # CT_LIBC_GLIBC_V_2_11_1 is not set
  39.108  # CT_LIBC_GLIBC_V_2_11 is not set
  39.109  # CT_LIBC_GLIBC_V_2_10_1 is not set
  39.110 @@ -342,7 +350,6 @@
  39.111  # CT_LIBC_GLIBC_V_2_6 is not set
  39.112  # CT_LIBC_GLIBC_V_2_5_1 is not set
  39.113  # CT_LIBC_GLIBC_V_2_5 is not set
  39.114 -# CT_LIBC_GLIBC_V_2_3_6 is not set
  39.115  CT_LIBC_mingw_AVAILABLE=y
  39.116  CT_LIBC_newlib_AVAILABLE=y
  39.117  CT_LIBC_none_AVAILABLE=y
  39.118 @@ -355,16 +362,20 @@
  39.119  CT_LIBC_GLIBC_CONFIGPARMS="no-z-defs=yes"
  39.120  CT_LIBC_GLIBC_EXTRA_CFLAGS=""
  39.121  CT_LIBC_EXTRA_CC_ARGS=""
  39.122 +# CT_LIBC_DISABLE_VERSIONING is not set
  39.123 +CT_LIBC_OLDEST_ABI=""
  39.124 +# CT_LIBC_GLIBC_FORCE_UNWIND is not set
  39.125  # CT_LIBC_GLIBC_USE_PORTS is not set
  39.126  CT_LIBC_ADDONS_LIST=""
  39.127  # CT_LIBC_GLIBC_KERNEL_VERSION_NONE is not set
  39.128  CT_LIBC_GLIBC_KERNEL_VERSION_AS_HEADERS=y
  39.129  # CT_LIBC_GLIBC_KERNEL_VERSION_CHOSEN is not set
  39.130 -CT_LIBC_GLIBC_MIN_KERNEL="2.6.27.55"
  39.131 +CT_LIBC_GLIBC_MIN_KERNEL="2.6.27.57"
  39.132  CT_LIBC_SUPPORT_THREADS_ANY=y
  39.133  CT_LIBC_SUPPORT_NPTL=y
  39.134  CT_LIBC_SUPPORT_LINUXTHREADS=y
  39.135  # CT_LIBC_SUPPORT_WIN32THREADS is not set
  39.136 +# CT_LIBC_SUPPORT_THREADS_NONE is not set
  39.137  CT_THREADS="nptl"
  39.138  
  39.139  #
    40.1 --- a/samples/x86_64-unknown-linux-gnu/crosstool.config	Mon Jan 31 19:52:18 2011 +0100
    40.2 +++ b/samples/x86_64-unknown-linux-gnu/crosstool.config	Sun Jan 30 19:25:56 2011 +0100
    40.3 @@ -1,7 +1,7 @@
    40.4  #
    40.5  # Automatically generated make config: don't edit
    40.6 -# crosstool-NG version: hg_default@2171_c2541d3f2f56
    40.7 -# Wed Nov  3 08:50:11 2010
    40.8 +# crosstool-NG version: hg_default@2288_e5a0fe2dae5f
    40.9 +# Mon Jan 31 22:47:42 2011
   40.10  #
   40.11  # CT_BACKEND is not set
   40.12  CT_MODULES=y
   40.13 @@ -25,6 +25,7 @@
   40.14  CT_WORK_DIR="${CT_TOP_DIR}/.build"
   40.15  CT_PREFIX_DIR="${HOME}/x-tools/${CT_TARGET}"
   40.16  CT_INSTALL_DIR="${CT_PREFIX_DIR}"
   40.17 +CT_RM_RF_PREFIX_DIR=y
   40.18  CT_REMOVE_DOCS=y
   40.19  CT_INSTALL_DIR_RO=y
   40.20  CT_STRIP_ALL_TOOLCHAIN_EXECUTABLES=y
   40.21 @@ -38,7 +39,6 @@
   40.22  # CT_PREFER_MIRROR is not set
   40.23  CT_MIRROR_BASE_URL="http://ymorin.is-a-geek.org/mirrors/"
   40.24  CT_CONNECT_TIMEOUT=10
   40.25 -CT_DOWNLOAD_MAX_CHUNKS=1
   40.26  # CT_ONLY_DOWNLOAD is not set
   40.27  
   40.28  #
   40.29 @@ -121,7 +121,6 @@
   40.30  # CT_ARCH_arm is not set
   40.31  # CT_ARCH_avr32 is not set
   40.32  # CT_ARCH_blackfin is not set
   40.33 -# CT_ARCH_ia64 is not set
   40.34  # CT_ARCH_m68k is not set
   40.35  # CT_ARCH_mips is not set
   40.36  # CT_ARCH_powerpc is not set
   40.37 @@ -132,7 +131,6 @@
   40.38  CT_ARCH_arm_AVAILABLE=y
   40.39  CT_ARCH_avr32_AVAILABLE=y
   40.40  CT_ARCH_blackfin_AVAILABLE=y
   40.41 -CT_ARCH_ia64_AVAILABLE=y
   40.42  CT_ARCH_m68k_AVAILABLE=y
   40.43  CT_ARCH_mips_AVAILABLE=y
   40.44  CT_ARCH_powerpc_AVAILABLE=y
   40.45 @@ -152,7 +150,9 @@
   40.46  #
   40.47  # General toolchain options
   40.48  #
   40.49 +CT_FORCE_SYSROOT=y
   40.50  CT_USE_SYSROOT=y
   40.51 +CT_SYSROOT_NAME="sysroot"
   40.52  CT_SYSROOT_DIR_PREFIX=""
   40.53  
   40.54  #
   40.55 @@ -192,13 +192,17 @@
   40.56  CT_KERNEL_bare_metal_AVAILABLE=y
   40.57  CT_KERNEL_linux_AVAILABLE=y
   40.58  CT_KERNEL_LINUX_INSTALL=y
   40.59 +# CT_KERNEL_V_2_6_37 is not set
   40.60 +# CT_KERNEL_V_2_6_36_3 is not set
   40.61 +# CT_KERNEL_V_2_6_36_2 is not set
   40.62 +# CT_KERNEL_V_2_6_36_1 is not set
   40.63  # CT_KERNEL_V_2_6_36 is not set
   40.64 -# CT_KERNEL_V_2_6_35_8 is not set
   40.65 -# CT_KERNEL_V_2_6_34_7 is not set
   40.66 +# CT_KERNEL_V_2_6_35_10 is not set
   40.67 +# CT_KERNEL_V_2_6_34_8 is not set
   40.68  CT_KERNEL_V_2_6_33_7=y
   40.69 -# CT_KERNEL_V_2_6_32_25 is not set
   40.70 +# CT_KERNEL_V_2_6_32_28 is not set
   40.71  # CT_KERNEL_V_2_6_31_14 is not set
   40.72 -# CT_KERNEL_V_2_6_27_55 is not set
   40.73 +# CT_KERNEL_V_2_6_27_57 is not set
   40.74  # CT_KERNEL_LINUX_CUSTOM is not set
   40.75  CT_KERNEL_LINUX_VERBOSITY_0=y
   40.76  # CT_KERNEL_LINUX_VERBOSITY_1 is not set
   40.77 @@ -223,6 +227,7 @@
   40.78  #
   40.79  # GNU binutils
   40.80  #
   40.81 +# CT_BINUTILS_V_2_21 is not set
   40.82  # CT_BINUTILS_V_2_20_1 is not set
   40.83  CT_BINUTILS_V_2_20=y
   40.84  # CT_BINUTILS_V_2_19_1 is not set
   40.85 @@ -242,6 +247,7 @@
   40.86  CT_CC="gcc"
   40.87  CT_CC_VERSION="4.4.3"
   40.88  CT_CC_gcc=y
   40.89 +# CT_CC_V_4_5_2 is not set
   40.90  # CT_CC_V_4_5_1 is not set
   40.91  # CT_CC_V_4_5_0 is not set
   40.92  # CT_CC_V_4_4_5 is not set
   40.93 @@ -325,6 +331,8 @@
   40.94  CT_LIBC_eglibc_AVAILABLE=y
   40.95  CT_LIBC_glibc_AVAILABLE=y
   40.96  CT_LIBC_GLIBC_TARBALL=y
   40.97 +# CT_LIBC_GLIBC_V_2_12_2 is not set
   40.98 +# CT_LIBC_GLIBC_V_2_12_1 is not set
   40.99  # CT_LIBC_GLIBC_V_2_11_1 is not set
  40.100  # CT_LIBC_GLIBC_V_2_11 is not set
  40.101  # CT_LIBC_GLIBC_V_2_10_1 is not set
  40.102 @@ -335,7 +343,6 @@
  40.103  # CT_LIBC_GLIBC_V_2_6 is not set
  40.104  # CT_LIBC_GLIBC_V_2_5_1 is not set
  40.105  # CT_LIBC_GLIBC_V_2_5 is not set
  40.106 -# CT_LIBC_GLIBC_V_2_3_6 is not set
  40.107  CT_LIBC_mingw_AVAILABLE=y
  40.108  CT_LIBC_newlib_AVAILABLE=y
  40.109  CT_LIBC_none_AVAILABLE=y
  40.110 @@ -348,6 +355,9 @@
  40.111  CT_LIBC_GLIBC_CONFIGPARMS=""
  40.112  CT_LIBC_GLIBC_EXTRA_CFLAGS="-U_FORTIFY_SOURCE"
  40.113  CT_LIBC_EXTRA_CC_ARGS=""
  40.114 +# CT_LIBC_DISABLE_VERSIONING is not set
  40.115 +CT_LIBC_OLDEST_ABI=""
  40.116 +CT_LIBC_GLIBC_FORCE_UNWIND=y
  40.117  # CT_LIBC_GLIBC_USE_PORTS is not set
  40.118  CT_LIBC_ADDONS_LIST=""
  40.119  # CT_LIBC_GLIBC_KERNEL_VERSION_NONE is not set
  40.120 @@ -358,6 +368,7 @@
  40.121  CT_LIBC_SUPPORT_NPTL=y
  40.122  CT_LIBC_SUPPORT_LINUXTHREADS=y
  40.123  # CT_LIBC_SUPPORT_WIN32THREADS is not set
  40.124 +# CT_LIBC_SUPPORT_THREADS_NONE is not set
  40.125  CT_THREADS="nptl"
  40.126  
  40.127  #
  40.128 @@ -453,9 +464,6 @@
  40.129  # CT_CLOOG_V_0_15_8 is not set
  40.130  # CT_CLOOG_V_0_15_7 is not set
  40.131  # CT_CLOOG_V_0_15_6 is not set
  40.132 -# CT_CLOOG_V_0_15_5 is not set
  40.133 -# CT_CLOOG_V_0_15_4 is not set
  40.134 -# CT_CLOOG_V_0_15_3 is not set
  40.135  CT_CLOOG_VERSION="0.15.9"
  40.136  
  40.137  #
    41.1 --- a/samples/x86_64-unknown-linux-uclibc/crosstool.config	Mon Jan 31 19:52:18 2011 +0100
    41.2 +++ b/samples/x86_64-unknown-linux-uclibc/crosstool.config	Sun Jan 30 19:25:56 2011 +0100
    41.3 @@ -1,7 +1,7 @@
    41.4  #
    41.5  # Automatically generated make config: don't edit
    41.6 -# crosstool-NG version: hg_default@2171_c2541d3f2f56
    41.7 -# Wed Nov  3 08:51:10 2010
    41.8 +# crosstool-NG version: hg_default@2289_8b4f5936a59a
    41.9 +# Mon Jan 31 09:29:38 2011
   41.10  #
   41.11  # CT_BACKEND is not set
   41.12  CT_MODULES=y
   41.13 @@ -25,6 +25,7 @@
   41.14  CT_WORK_DIR="${CT_TOP_DIR}/.build"
   41.15  CT_PREFIX_DIR="${HOME}/x-tools/${CT_TARGET}"
   41.16  CT_INSTALL_DIR="${CT_PREFIX_DIR}"
   41.17 +CT_RM_RF_PREFIX_DIR=y
   41.18  CT_REMOVE_DOCS=y
   41.19  CT_INSTALL_DIR_RO=y
   41.20  CT_STRIP_ALL_TOOLCHAIN_EXECUTABLES=y
   41.21 @@ -38,7 +39,6 @@
   41.22  # CT_PREFER_MIRROR is not set
   41.23  CT_MIRROR_BASE_URL="http://ymorin.is-a-geek.org/mirrors/"
   41.24  CT_CONNECT_TIMEOUT=10
   41.25 -CT_DOWNLOAD_MAX_CHUNKS=1
   41.26  # CT_ONLY_DOWNLOAD is not set
   41.27  
   41.28  #
   41.29 @@ -121,7 +121,6 @@
   41.30  # CT_ARCH_arm is not set
   41.31  # CT_ARCH_avr32 is not set
   41.32  # CT_ARCH_blackfin is not set
   41.33 -# CT_ARCH_ia64 is not set
   41.34  # CT_ARCH_m68k is not set
   41.35  # CT_ARCH_mips is not set
   41.36  # CT_ARCH_powerpc is not set
   41.37 @@ -132,7 +131,6 @@
   41.38  CT_ARCH_arm_AVAILABLE=y
   41.39  CT_ARCH_avr32_AVAILABLE=y
   41.40  CT_ARCH_blackfin_AVAILABLE=y
   41.41 -CT_ARCH_ia64_AVAILABLE=y
   41.42  CT_ARCH_m68k_AVAILABLE=y
   41.43  CT_ARCH_mips_AVAILABLE=y
   41.44  CT_ARCH_powerpc_AVAILABLE=y
   41.45 @@ -152,7 +150,9 @@
   41.46  #
   41.47  # General toolchain options
   41.48  #
   41.49 +CT_FORCE_SYSROOT=y
   41.50  CT_USE_SYSROOT=y
   41.51 +CT_SYSROOT_NAME="sysroot"
   41.52  CT_SYSROOT_DIR_PREFIX=""
   41.53  
   41.54  #
   41.55 @@ -192,13 +192,17 @@
   41.56  CT_KERNEL_bare_metal_AVAILABLE=y
   41.57  CT_KERNEL_linux_AVAILABLE=y
   41.58  CT_KERNEL_LINUX_INSTALL=y
   41.59 +# CT_KERNEL_V_2_6_37 is not set
   41.60 +# CT_KERNEL_V_2_6_36_3 is not set
   41.61 +# CT_KERNEL_V_2_6_36_2 is not set
   41.62 +# CT_KERNEL_V_2_6_36_1 is not set
   41.63  # CT_KERNEL_V_2_6_36 is not set
   41.64 -# CT_KERNEL_V_2_6_35_8 is not set
   41.65 -# CT_KERNEL_V_2_6_34_7 is not set
   41.66 +# CT_KERNEL_V_2_6_35_10 is not set
   41.67 +# CT_KERNEL_V_2_6_34_8 is not set
   41.68  CT_KERNEL_V_2_6_33_7=y
   41.69 -# CT_KERNEL_V_2_6_32_25 is not set
   41.70 +# CT_KERNEL_V_2_6_32_28 is not set
   41.71  # CT_KERNEL_V_2_6_31_14 is not set
   41.72 -# CT_KERNEL_V_2_6_27_55 is not set
   41.73 +# CT_KERNEL_V_2_6_27_57 is not set
   41.74  # CT_KERNEL_LINUX_CUSTOM is not set
   41.75  CT_KERNEL_LINUX_VERBOSITY_0=y
   41.76  # CT_KERNEL_LINUX_VERBOSITY_1 is not set
   41.77 @@ -223,6 +227,7 @@
   41.78  #
   41.79  # GNU binutils
   41.80  #
   41.81 +# CT_BINUTILS_V_2_21 is not set
   41.82  # CT_BINUTILS_V_2_20_1 is not set
   41.83  CT_BINUTILS_V_2_20=y
   41.84  # CT_BINUTILS_V_2_19_1 is not set
   41.85 @@ -242,6 +247,7 @@
   41.86  CT_CC="gcc"
   41.87  CT_CC_VERSION="4.4.3"
   41.88  CT_CC_gcc=y
   41.89 +# CT_CC_V_4_5_2 is not set
   41.90  # CT_CC_V_4_5_1 is not set
   41.91  # CT_CC_V_4_5_0 is not set
   41.92  # CT_CC_V_4_4_5 is not set
   41.93 @@ -352,6 +358,7 @@
   41.94  # CT_LIBC_SUPPORT_NPTL is not set
   41.95  CT_LIBC_SUPPORT_LINUXTHREADS=y
   41.96  # CT_LIBC_SUPPORT_WIN32THREADS is not set
   41.97 +CT_LIBC_SUPPORT_THREADS_NONE=y
   41.98  CT_THREADS="linuxthreads"
   41.99  
  41.100  #
  41.101 @@ -456,9 +463,6 @@
  41.102  # CT_CLOOG_V_0_15_8 is not set
  41.103  # CT_CLOOG_V_0_15_7 is not set
  41.104  # CT_CLOOG_V_0_15_6 is not set
  41.105 -# CT_CLOOG_V_0_15_5 is not set
  41.106 -# CT_CLOOG_V_0_15_4 is not set
  41.107 -# CT_CLOOG_V_0_15_3 is not set
  41.108  CT_CLOOG_VERSION="0.15.9"
  41.109  
  41.110  #