Update those samples to latest config options.
author"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Fri May 02 22:02:42 2008 +0000 (2008-05-02)
changeset 4801c38fee4a96a
parent 479 05c62432ec19
child 481 d832c6a64f48
Update those samples to latest config options.

/trunk/samples/armeb-unknown-linux-gnu/crosstool.config | 115 76 39 0 +++++++++++++------
/trunk/samples/armeb-unknown-linux-uclibc/crosstool.config | 114 73 41 0 +++++++++++++------
/trunk/samples/arm-unknown-linux-uclibc/crosstool.config | 116 74 42 0 ++++++++++++-------
/trunk/samples/arm-unknown-linux-uclibcgnueabi/crosstool.config | 141 98 43 0 ++++++++++++++++-------
/trunk/samples/i586-geode-linux-uclibc/crosstool.config | 120 76 44 0 +++++++++++++-------
5 files changed, 397 insertions(+), 209 deletions(-)
samples/arm-unknown-linux-uclibc/crosstool.config
samples/arm-unknown-linux-uclibcgnueabi/crosstool.config
samples/armeb-unknown-linux-gnu/crosstool.config
samples/armeb-unknown-linux-uclibc/crosstool.config
samples/i586-geode-linux-uclibc/crosstool.config
     1.1 --- a/samples/arm-unknown-linux-uclibc/crosstool.config	Fri May 02 21:59:14 2008 +0000
     1.2 +++ b/samples/arm-unknown-linux-uclibc/crosstool.config	Fri May 02 22:02:42 2008 +0000
     1.3 @@ -1,9 +1,8 @@
     1.4  #
     1.5  # Automatically generated make config: don't edit
     1.6 -# crosstool-NG version: 0.3.2+svn
     1.7 -# Wed Jan 16 23:18:54 2008
     1.8 +# crosstool-NG version: 1.0.0+svn
     1.9 +# Wed Apr 30 12:56:24 2008
    1.10  #
    1.11 -# CT_FOOBAR is not set
    1.12  
    1.13  #
    1.14  # Paths and misc options
    1.15 @@ -15,10 +14,24 @@
    1.16  # CT_OBSOLETE is not set
    1.17  CT_EXPERIMENTAL=y
    1.18  # CT_BROKEN is not set
    1.19 -CT_DEBUG_CT=y
    1.20 -# CT_DEBUG_CT_PAUSE_STEPS is not set
    1.21 -CT_DEBUG_CT_SAVE_STEPS=y
    1.22 -CT_DEBUG_CT_SAVE_STEPS_GZIP=y
    1.23 +# CT_DEBUG_CT is not set
    1.24 +
    1.25 +#
    1.26 +# Downloading
    1.27 +#
    1.28 +# CT_FORCE_DOWNLOAD is not set
    1.29 +# CT_ONLY_DOWNLOAD is not set
    1.30 +CT_PROXY_TYPE_NONE=y
    1.31 +# CT_PROXY_TYPE_HTTP is not set
    1.32 +# CT_PROXY_TYPE_SOCKS is not set
    1.33 +CT_PROXY_TYPE="none"
    1.34 +# CT_BREAK_INDENT is not set
    1.35 +
    1.36 +#
    1.37 +# Extracting
    1.38 +#
    1.39 +# CT_FORCE_EXTRACT is not set
    1.40 +# CT_ONLY_EXTRACT is not set
    1.41  
    1.42  #
    1.43  # Build behavior
    1.44 @@ -40,18 +53,6 @@
    1.45  # CT_INSTALL_DIR_RO is not set
    1.46  
    1.47  #
    1.48 -# Downloading
    1.49 -#
    1.50 -# CT_FORCE_DOWNLOAD is not set
    1.51 -# CT_ONLY_DOWNLOAD is not set
    1.52 -
    1.53 -#
    1.54 -# Extracting
    1.55 -#
    1.56 -# CT_FORCE_EXTRACT is not set
    1.57 -# CT_ONLY_EXTRACT is not set
    1.58 -
    1.59 -#
    1.60  # Logging
    1.61  #
    1.62  # CT_LOG_ERROR is not set
    1.63 @@ -76,8 +77,8 @@
    1.64  CT_ARCH="arm"
    1.65  CT_ARCH_ARM=y
    1.66  # CT_ARCH_IA64 is not set
    1.67 +# CT_ARCH_MIPS is not set
    1.68  # CT_ARCH_SH is not set
    1.69 -# CT_ARCH_MIPS is not set
    1.70  # CT_ARCH_x86 is not set
    1.71  # CT_ARCH_x86_64 is not set
    1.72  CT_ARCH_SUPPORTS_BOTH_ENDIAN=y
    1.73 @@ -135,7 +136,7 @@
    1.74  # Kernel
    1.75  #
    1.76  CT_KERNEL_LINUX=y
    1.77 -CT_KERNEL_VERSION="2.6.22.6"
    1.78 +CT_KERNEL_VERSION="2.6.25"
    1.79  CT_KERNEL_LINUX_HEADERS_INSTALL=y
    1.80  # CT_KERNEL_LINUX_HEADERS_SANITISED is not set
    1.81  # CT_KERNEL_LINUX_HEADERS_COPY is not set
    1.82 @@ -144,22 +145,33 @@
    1.83  CT_KERNEL_VERSION_SEE_EXTRAVERSION=y
    1.84  # CT_KERNEL_INSTALL_V_2_6_18_8 is not set
    1.85  # CT_KERNEL_INSTALL_V_2_6_19_7 is not set
    1.86 -# CT_KERNEL_INSTALL_V_2_6_20_15 is not set
    1.87 +# CT_KERNEL_INSTALL_V_2_6_20_21 is not set
    1.88  # CT_KERNEL_INSTALL_V_2_6_21_7 is not set
    1.89 -# CT_KERNEL_INSTALL_V_2_6_22 is not set
    1.90 -# CT_KERNEL_INSTALL_V_2_6_22_1 is not set
    1.91 -# CT_KERNEL_INSTALL_V_2_6_22_2 is not set
    1.92 -# CT_KERNEL_INSTALL_V_2_6_22_3 is not set
    1.93 -# CT_KERNEL_INSTALL_V_2_6_22_4 is not set
    1.94 -# CT_KERNEL_INSTALL_V_2_6_22_5 is not set
    1.95 -CT_KERNEL_INSTALL_V_2_6_22_6=y
    1.96 -# CT_KERNEL_INSTALL_V_2_6_22_7 is not set
    1.97 -# CT_KERNEL_INSTALL_V_2_6_22_8 is not set
    1.98 -# CT_KERNEL_INSTALL_V_2_6_22_9 is not set
    1.99 -# CT_KERNEL_INSTALL_V_2_6_22_10 is not set
   1.100 +# CT_KERNEL_INSTALL_V_2_6_22_18 is not set
   1.101  # CT_KERNEL_INSTALL_V_2_6_23 is not set
   1.102  # CT_KERNEL_INSTALL_V_2_6_23_1 is not set
   1.103 -# CT_KERNEL_LINUX_HEADERS_INSTALL_CHECK is not set
   1.104 +# CT_KERNEL_INSTALL_V_2_6_23_2 is not set
   1.105 +# CT_KERNEL_INSTALL_V_2_6_23_3 is not set
   1.106 +# CT_KERNEL_INSTALL_V_2_6_23_4 is not set
   1.107 +# CT_KERNEL_INSTALL_V_2_6_23_5 is not set
   1.108 +# CT_KERNEL_INSTALL_V_2_6_23_6 is not set
   1.109 +# CT_KERNEL_INSTALL_V_2_6_23_7 is not set
   1.110 +# CT_KERNEL_INSTALL_V_2_6_23_8 is not set
   1.111 +# CT_KERNEL_INSTALL_V_2_6_23_9 is not set
   1.112 +# CT_KERNEL_INSTALL_V_2_6_23_10 is not set
   1.113 +# CT_KERNEL_INSTALL_V_2_6_23_11 is not set
   1.114 +# CT_KERNEL_INSTALL_V_2_6_23_12 is not set
   1.115 +# CT_KERNEL_INSTALL_V_2_6_23_13 is not set
   1.116 +# CT_KERNEL_INSTALL_V_2_6_23_14 is not set
   1.117 +# CT_KERNEL_INSTALL_V_2_6_23_15 is not set
   1.118 +# CT_KERNEL_INSTALL_V_2_6_23_16 is not set
   1.119 +# CT_KERNEL_INSTALL_V_2_6_24 is not set
   1.120 +# CT_KERNEL_INSTALL_V_2_6_24_1 is not set
   1.121 +# CT_KERNEL_INSTALL_V_2_6_24_2 is not set
   1.122 +# CT_KERNEL_INSTALL_V_2_6_24_3 is not set
   1.123 +# CT_KERNEL_INSTALL_V_2_6_24_4 is not set
   1.124 +CT_KERNEL_INSTALL_V_2_6_25=y
   1.125 +CT_KERNEL_LINUX_HEADERS_INSTALL_CHECK=y
   1.126  CT_KERNEL_LINUX_VERBOSITY_0=y
   1.127  # CT_KERNEL_LINUX_VERBOSITY_1 is not set
   1.128  # CT_KERNEL_LINUX_VERBOSITY_2 is not set
   1.129 @@ -169,19 +181,28 @@
   1.130  #
   1.131  # binutils
   1.132  #
   1.133 -CT_BINUTILS_VERSION="2.18"
   1.134 +CT_BINUTILS_VERSION="2.18.50.0.6"
   1.135  # CT_BINUTILS_V_2_14 is not set
   1.136  # CT_BINUTILS_V_2_15 is not set
   1.137  # CT_BINUTILS_V_2_16_1 is not set
   1.138  # CT_BINUTILS_V_2_17 is not set
   1.139 -CT_BINUTILS_V_2_18=y
   1.140 +# CT_BINUTILS_V_2_18 is not set
   1.141 +# CT_BINUTILS_V_2_18_50_0_1 is not set
   1.142 +# CT_BINUTILS_V_2_18_50_0_2 is not set
   1.143 +# CT_BINUTILS_V_2_18_50_0_3 is not set
   1.144 +# CT_BINUTILS_V_2_18_50_0_4 is not set
   1.145 +# CT_BINUTILS_V_2_18_50_0_5 is not set
   1.146 +CT_BINUTILS_V_2_18_50_0_6=y
   1.147  CT_BINUTILS_EXTRA_CONFIG=""
   1.148 +CT_BINUTILS_FOR_TARGET=y
   1.149 +CT_BINUTILS_FOR_TARGET_IBERTY=y
   1.150 +CT_BINUTILS_FOR_TARGET_BFD=y
   1.151  
   1.152  #
   1.153  # C compiler
   1.154  #
   1.155  CT_CC_GCC=y
   1.156 -CT_CC_VERSION="4.2.1"
   1.157 +CT_CC_VERSION="4.2.3"
   1.158  CT_CC="gcc"
   1.159  # CT_CC_V_2_95_3 is not set
   1.160  # CT_CC_V_3_2_3 is not set
   1.161 @@ -196,11 +217,19 @@
   1.162  # CT_CC_V_4_1_1 is not set
   1.163  # CT_CC_V_4_1_2 is not set
   1.164  # CT_CC_V_4_2_0 is not set
   1.165 -CT_CC_V_4_2_1=y
   1.166 +# CT_CC_V_4_2_1 is not set
   1.167  # CT_CC_V_4_2_2 is not set
   1.168 +CT_CC_V_4_2_3=y
   1.169  CT_CC_CXA_ATEXIT=y
   1.170  CT_CC_CORE_EXTRA_CONFIG=""
   1.171  CT_CC_EXTRA_CONFIG=""
   1.172 +CT_CC_GCC_GMP_MPFR=y
   1.173 +CT_GMP_V_4_2_2=y
   1.174 +CT_GMP_VERSION="4.2.2"
   1.175 +CT_GMP_CHECK=y
   1.176 +CT_MPFR_V_2_3_1=y
   1.177 +CT_MPFR_VERSION="2.3.1"
   1.178 +CT_MPFR_CHECK=y
   1.179  CT_CC_SUPPORT_CXX=y
   1.180  CT_CC_SUPPORT_FORTRAN=y
   1.181  CT_CC_SUPPORT_JAVA=y
   1.182 @@ -260,11 +289,13 @@
   1.183  CT_DUMA=y
   1.184  CT_DUMA_A=y
   1.185  CT_DUMA_SO=y
   1.186 -CT_DUMA_V_2_5_1=y
   1.187 +# CT_DUMA_V_2_5_1 is not set
   1.188  # CT_DUMA_V_2_5_8 is not set
   1.189 -CT_DUMA_VERSION="2_5_1"
   1.190 +CT_DUMA_V_2_5_12=y
   1.191 +CT_DUMA_VERSION="2_5_12"
   1.192  CT_GDB=y
   1.193  CT_GDB_CROSS=y
   1.194 +# CT_GDB_CROSS_STATIC_GDB is not set
   1.195  CT_GDB_CROSS_STATIC_GDBSERVER=y
   1.196  # CT_GDB_NATIVE is not set
   1.197  # CT_GDB_V_snapshot is not set
   1.198 @@ -275,5 +306,6 @@
   1.199  CT_STRACE=y
   1.200  # CT_STRACE_V_4_5 is not set
   1.201  # CT_STRACE_V_4_5_14 is not set
   1.202 -CT_STRACE_V_4_5_15=y
   1.203 -CT_STRACE_VERSION="4.5.15"
   1.204 +# CT_STRACE_V_4_5_15 is not set
   1.205 +CT_STRACE_V_4_5_16=y
   1.206 +CT_STRACE_VERSION="4.5.16"
     2.1 --- a/samples/arm-unknown-linux-uclibcgnueabi/crosstool.config	Fri May 02 21:59:14 2008 +0000
     2.2 +++ b/samples/arm-unknown-linux-uclibcgnueabi/crosstool.config	Fri May 02 22:02:42 2008 +0000
     2.3 @@ -1,9 +1,8 @@
     2.4  #
     2.5  # Automatically generated make config: don't edit
     2.6 -# crosstool-NG version: 0.3.2+svn
     2.7 -# Wed Jan 16 23:19:20 2008
     2.8 +# crosstool-NG version: 1.0.0+svn
     2.9 +# Thu May  1 23:11:01 2008
    2.10  #
    2.11 -# CT_FOOBAR is not set
    2.12  
    2.13  #
    2.14  # Paths and misc options
    2.15 @@ -15,10 +14,24 @@
    2.16  # CT_OBSOLETE is not set
    2.17  CT_EXPERIMENTAL=y
    2.18  # CT_BROKEN is not set
    2.19 -CT_DEBUG_CT=y
    2.20 -# CT_DEBUG_CT_PAUSE_STEPS is not set
    2.21 -CT_DEBUG_CT_SAVE_STEPS=y
    2.22 -CT_DEBUG_CT_SAVE_STEPS_GZIP=y
    2.23 +# CT_DEBUG_CT is not set
    2.24 +
    2.25 +#
    2.26 +# Downloading
    2.27 +#
    2.28 +# CT_FORCE_DOWNLOAD is not set
    2.29 +# CT_ONLY_DOWNLOAD is not set
    2.30 +CT_PROXY_TYPE_NONE=y
    2.31 +# CT_PROXY_TYPE_HTTP is not set
    2.32 +# CT_PROXY_TYPE_SOCKS is not set
    2.33 +CT_PROXY_TYPE="none"
    2.34 +# CT_BREAK_INDENT is not set
    2.35 +
    2.36 +#
    2.37 +# Extracting
    2.38 +#
    2.39 +# CT_FORCE_EXTRACT is not set
    2.40 +# CT_ONLY_EXTRACT is not set
    2.41  
    2.42  #
    2.43  # Build behavior
    2.44 @@ -40,18 +53,6 @@
    2.45  # CT_INSTALL_DIR_RO is not set
    2.46  
    2.47  #
    2.48 -# Downloading
    2.49 -#
    2.50 -# CT_FORCE_DOWNLOAD is not set
    2.51 -# CT_ONLY_DOWNLOAD is not set
    2.52 -
    2.53 -#
    2.54 -# Extracting
    2.55 -#
    2.56 -# CT_FORCE_EXTRACT is not set
    2.57 -# CT_ONLY_EXTRACT is not set
    2.58 -
    2.59 -#
    2.60  # Logging
    2.61  #
    2.62  # CT_LOG_ERROR is not set
    2.63 @@ -76,8 +77,8 @@
    2.64  CT_ARCH="arm"
    2.65  CT_ARCH_ARM=y
    2.66  # CT_ARCH_IA64 is not set
    2.67 +# CT_ARCH_MIPS is not set
    2.68  # CT_ARCH_SH is not set
    2.69 -# CT_ARCH_MIPS is not set
    2.70  # CT_ARCH_x86 is not set
    2.71  # CT_ARCH_x86_64 is not set
    2.72  CT_ARCH_SUPPORTS_BOTH_ENDIAN=y
    2.73 @@ -135,7 +136,7 @@
    2.74  # Kernel
    2.75  #
    2.76  CT_KERNEL_LINUX=y
    2.77 -CT_KERNEL_VERSION="2.6.22.6"
    2.78 +CT_KERNEL_VERSION="2.6.25"
    2.79  CT_KERNEL_LINUX_HEADERS_INSTALL=y
    2.80  # CT_KERNEL_LINUX_HEADERS_SANITISED is not set
    2.81  # CT_KERNEL_LINUX_HEADERS_COPY is not set
    2.82 @@ -144,22 +145,33 @@
    2.83  CT_KERNEL_VERSION_SEE_EXTRAVERSION=y
    2.84  # CT_KERNEL_INSTALL_V_2_6_18_8 is not set
    2.85  # CT_KERNEL_INSTALL_V_2_6_19_7 is not set
    2.86 -# CT_KERNEL_INSTALL_V_2_6_20_15 is not set
    2.87 +# CT_KERNEL_INSTALL_V_2_6_20_21 is not set
    2.88  # CT_KERNEL_INSTALL_V_2_6_21_7 is not set
    2.89 -# CT_KERNEL_INSTALL_V_2_6_22 is not set
    2.90 -# CT_KERNEL_INSTALL_V_2_6_22_1 is not set
    2.91 -# CT_KERNEL_INSTALL_V_2_6_22_2 is not set
    2.92 -# CT_KERNEL_INSTALL_V_2_6_22_3 is not set
    2.93 -# CT_KERNEL_INSTALL_V_2_6_22_4 is not set
    2.94 -# CT_KERNEL_INSTALL_V_2_6_22_5 is not set
    2.95 -CT_KERNEL_INSTALL_V_2_6_22_6=y
    2.96 -# CT_KERNEL_INSTALL_V_2_6_22_7 is not set
    2.97 -# CT_KERNEL_INSTALL_V_2_6_22_8 is not set
    2.98 -# CT_KERNEL_INSTALL_V_2_6_22_9 is not set
    2.99 -# CT_KERNEL_INSTALL_V_2_6_22_10 is not set
   2.100 +# CT_KERNEL_INSTALL_V_2_6_22_18 is not set
   2.101  # CT_KERNEL_INSTALL_V_2_6_23 is not set
   2.102  # CT_KERNEL_INSTALL_V_2_6_23_1 is not set
   2.103 -# CT_KERNEL_LINUX_HEADERS_INSTALL_CHECK is not set
   2.104 +# CT_KERNEL_INSTALL_V_2_6_23_2 is not set
   2.105 +# CT_KERNEL_INSTALL_V_2_6_23_3 is not set
   2.106 +# CT_KERNEL_INSTALL_V_2_6_23_4 is not set
   2.107 +# CT_KERNEL_INSTALL_V_2_6_23_5 is not set
   2.108 +# CT_KERNEL_INSTALL_V_2_6_23_6 is not set
   2.109 +# CT_KERNEL_INSTALL_V_2_6_23_7 is not set
   2.110 +# CT_KERNEL_INSTALL_V_2_6_23_8 is not set
   2.111 +# CT_KERNEL_INSTALL_V_2_6_23_9 is not set
   2.112 +# CT_KERNEL_INSTALL_V_2_6_23_10 is not set
   2.113 +# CT_KERNEL_INSTALL_V_2_6_23_11 is not set
   2.114 +# CT_KERNEL_INSTALL_V_2_6_23_12 is not set
   2.115 +# CT_KERNEL_INSTALL_V_2_6_23_13 is not set
   2.116 +# CT_KERNEL_INSTALL_V_2_6_23_14 is not set
   2.117 +# CT_KERNEL_INSTALL_V_2_6_23_15 is not set
   2.118 +# CT_KERNEL_INSTALL_V_2_6_23_16 is not set
   2.119 +# CT_KERNEL_INSTALL_V_2_6_24 is not set
   2.120 +# CT_KERNEL_INSTALL_V_2_6_24_1 is not set
   2.121 +# CT_KERNEL_INSTALL_V_2_6_24_2 is not set
   2.122 +# CT_KERNEL_INSTALL_V_2_6_24_3 is not set
   2.123 +# CT_KERNEL_INSTALL_V_2_6_24_4 is not set
   2.124 +CT_KERNEL_INSTALL_V_2_6_25=y
   2.125 +CT_KERNEL_LINUX_HEADERS_INSTALL_CHECK=y
   2.126  CT_KERNEL_LINUX_VERBOSITY_0=y
   2.127  # CT_KERNEL_LINUX_VERBOSITY_1 is not set
   2.128  # CT_KERNEL_LINUX_VERBOSITY_2 is not set
   2.129 @@ -169,19 +181,28 @@
   2.130  #
   2.131  # binutils
   2.132  #
   2.133 -CT_BINUTILS_VERSION="2.18"
   2.134 +CT_BINUTILS_VERSION="2.18.50.0.6"
   2.135  # CT_BINUTILS_V_2_14 is not set
   2.136  # CT_BINUTILS_V_2_15 is not set
   2.137  # CT_BINUTILS_V_2_16_1 is not set
   2.138  # CT_BINUTILS_V_2_17 is not set
   2.139 -CT_BINUTILS_V_2_18=y
   2.140 +# CT_BINUTILS_V_2_18 is not set
   2.141 +# CT_BINUTILS_V_2_18_50_0_1 is not set
   2.142 +# CT_BINUTILS_V_2_18_50_0_2 is not set
   2.143 +# CT_BINUTILS_V_2_18_50_0_3 is not set
   2.144 +# CT_BINUTILS_V_2_18_50_0_4 is not set
   2.145 +# CT_BINUTILS_V_2_18_50_0_5 is not set
   2.146 +CT_BINUTILS_V_2_18_50_0_6=y
   2.147  CT_BINUTILS_EXTRA_CONFIG=""
   2.148 +CT_BINUTILS_FOR_TARGET=y
   2.149 +CT_BINUTILS_FOR_TARGET_IBERTY=y
   2.150 +CT_BINUTILS_FOR_TARGET_BFD=y
   2.151  
   2.152  #
   2.153  # C compiler
   2.154  #
   2.155  CT_CC_GCC=y
   2.156 -CT_CC_VERSION="4.2.1"
   2.157 +CT_CC_VERSION="4.2.3"
   2.158  CT_CC="gcc"
   2.159  # CT_CC_V_2_95_3 is not set
   2.160  # CT_CC_V_3_2_3 is not set
   2.161 @@ -196,11 +217,19 @@
   2.162  # CT_CC_V_4_1_1 is not set
   2.163  # CT_CC_V_4_1_2 is not set
   2.164  # CT_CC_V_4_2_0 is not set
   2.165 -CT_CC_V_4_2_1=y
   2.166 +# CT_CC_V_4_2_1 is not set
   2.167  # CT_CC_V_4_2_2 is not set
   2.168 +CT_CC_V_4_2_3=y
   2.169  CT_CC_CXA_ATEXIT=y
   2.170  CT_CC_CORE_EXTRA_CONFIG=""
   2.171  CT_CC_EXTRA_CONFIG=""
   2.172 +CT_CC_GCC_GMP_MPFR=y
   2.173 +CT_GMP_V_4_2_2=y
   2.174 +CT_GMP_VERSION="4.2.2"
   2.175 +CT_GMP_CHECK=y
   2.176 +CT_MPFR_V_2_3_1=y
   2.177 +CT_MPFR_VERSION="2.3.1"
   2.178 +CT_MPFR_CHECK=y
   2.179  CT_CC_SUPPORT_CXX=y
   2.180  CT_CC_SUPPORT_FORTRAN=y
   2.181  CT_CC_SUPPORT_JAVA=y
   2.182 @@ -245,12 +274,38 @@
   2.183  #
   2.184  # Tools facilities
   2.185  #
   2.186 -# CT_SSTRIP is not set
   2.187 +CT_SSTRIP=y
   2.188 +# CT_SSTRIP_ELFKICKERS is not set
   2.189 +CT_SSTRIP_BUILDROOT=y
   2.190 +CT_SSTRIP_FROM="buildroot"
   2.191  
   2.192  #
   2.193  # Debug facilities
   2.194  #
   2.195 -# CT_DMALLOC is not set
   2.196 -# CT_DUMA is not set
   2.197 -# CT_GDB is not set
   2.198 -# CT_STRACE is not set
   2.199 +CT_DMALLOC=y
   2.200 +# CT_DMALLOC_V_5_4_3 is not set
   2.201 +CT_DMALLOC_V_5_5_2=y
   2.202 +CT_DMALLOC_VERSION="5.5.2"
   2.203 +CT_DUMA=y
   2.204 +CT_DUMA_A=y
   2.205 +CT_DUMA_SO=y
   2.206 +# CT_DUMA_V_2_5_1 is not set
   2.207 +# CT_DUMA_V_2_5_8 is not set
   2.208 +CT_DUMA_V_2_5_12=y
   2.209 +CT_DUMA_VERSION="2_5_12"
   2.210 +CT_GDB=y
   2.211 +CT_GDB_CROSS=y
   2.212 +# CT_GDB_CROSS_STATIC_GDB is not set
   2.213 +CT_GDB_CROSS_STATIC_GDBSERVER=y
   2.214 +# CT_GDB_NATIVE is not set
   2.215 +# CT_GDB_V_snapshot is not set
   2.216 +# CT_GDB_V_6_4 is not set
   2.217 +# CT_GDB_V_6_5 is not set
   2.218 +CT_GDB_V_6_6=y
   2.219 +CT_GDB_VERSION="6.6"
   2.220 +CT_STRACE=y
   2.221 +# CT_STRACE_V_4_5 is not set
   2.222 +# CT_STRACE_V_4_5_14 is not set
   2.223 +# CT_STRACE_V_4_5_15 is not set
   2.224 +CT_STRACE_V_4_5_16=y
   2.225 +CT_STRACE_VERSION="4.5.16"
     3.1 --- a/samples/armeb-unknown-linux-gnu/crosstool.config	Fri May 02 21:59:14 2008 +0000
     3.2 +++ b/samples/armeb-unknown-linux-gnu/crosstool.config	Fri May 02 22:02:42 2008 +0000
     3.3 @@ -1,9 +1,8 @@
     3.4  #
     3.5  # Automatically generated make config: don't edit
     3.6 -# crosstool-NG version: 0.3.2+svn
     3.7 -# Wed Jan 16 23:18:10 2008
     3.8 +# crosstool-NG version: 1.0.0+svn
     3.9 +# Wed Apr 30 12:54:33 2008
    3.10  #
    3.11 -# CT_FOOBAR is not set
    3.12  
    3.13  #
    3.14  # Paths and misc options
    3.15 @@ -18,6 +17,23 @@
    3.16  # CT_DEBUG_CT is not set
    3.17  
    3.18  #
    3.19 +# Downloading
    3.20 +#
    3.21 +# CT_FORCE_DOWNLOAD is not set
    3.22 +# CT_ONLY_DOWNLOAD is not set
    3.23 +CT_PROXY_TYPE_NONE=y
    3.24 +# CT_PROXY_TYPE_HTTP is not set
    3.25 +# CT_PROXY_TYPE_SOCKS is not set
    3.26 +CT_PROXY_TYPE="none"
    3.27 +# CT_BREAK_INDENT is not set
    3.28 +
    3.29 +#
    3.30 +# Extracting
    3.31 +#
    3.32 +# CT_FORCE_EXTRACT is not set
    3.33 +# CT_ONLY_EXTRACT is not set
    3.34 +
    3.35 +#
    3.36  # Build behavior
    3.37  #
    3.38  CT_PARALLEL_JOBS=1
    3.39 @@ -34,19 +50,7 @@
    3.40  CT_INSTALL_DIR="${CT_PREFIX_DIR}"
    3.41  # CT_CUSTOM_PATCH is not set
    3.42  CT_REMOVE_DOCS=y
    3.43 -# CT_INSTALL_DIR_RO is not set
    3.44 -
    3.45 -#
    3.46 -# Downloading
    3.47 -#
    3.48 -# CT_FORCE_DOWNLOAD is not set
    3.49 -# CT_ONLY_DOWNLOAD is not set
    3.50 -
    3.51 -#
    3.52 -# Extracting
    3.53 -#
    3.54 -# CT_FORCE_EXTRACT is not set
    3.55 -# CT_ONLY_EXTRACT is not set
    3.56 +CT_INSTALL_DIR_RO=y
    3.57  
    3.58  #
    3.59  # Logging
    3.60 @@ -73,8 +77,8 @@
    3.61  CT_ARCH="arm"
    3.62  CT_ARCH_ARM=y
    3.63  # CT_ARCH_IA64 is not set
    3.64 +# CT_ARCH_MIPS is not set
    3.65  # CT_ARCH_SH is not set
    3.66 -# CT_ARCH_MIPS is not set
    3.67  # CT_ARCH_x86 is not set
    3.68  # CT_ARCH_x86_64 is not set
    3.69  CT_ARCH_SUPPORTS_BOTH_ENDIAN=y
    3.70 @@ -132,7 +136,7 @@
    3.71  # Kernel
    3.72  #
    3.73  CT_KERNEL_LINUX=y
    3.74 -CT_KERNEL_VERSION="2.6.22.6"
    3.75 +CT_KERNEL_VERSION="2.6.24.4"
    3.76  CT_KERNEL_LINUX_HEADERS_INSTALL=y
    3.77  # CT_KERNEL_LINUX_HEADERS_SANITISED is not set
    3.78  # CT_KERNEL_LINUX_HEADERS_COPY is not set
    3.79 @@ -141,22 +145,33 @@
    3.80  CT_KERNEL_VERSION_SEE_EXTRAVERSION=y
    3.81  # CT_KERNEL_INSTALL_V_2_6_18_8 is not set
    3.82  # CT_KERNEL_INSTALL_V_2_6_19_7 is not set
    3.83 -# CT_KERNEL_INSTALL_V_2_6_20_15 is not set
    3.84 +# CT_KERNEL_INSTALL_V_2_6_20_21 is not set
    3.85  # CT_KERNEL_INSTALL_V_2_6_21_7 is not set
    3.86 -# CT_KERNEL_INSTALL_V_2_6_22 is not set
    3.87 -# CT_KERNEL_INSTALL_V_2_6_22_1 is not set
    3.88 -# CT_KERNEL_INSTALL_V_2_6_22_2 is not set
    3.89 -# CT_KERNEL_INSTALL_V_2_6_22_3 is not set
    3.90 -# CT_KERNEL_INSTALL_V_2_6_22_4 is not set
    3.91 -# CT_KERNEL_INSTALL_V_2_6_22_5 is not set
    3.92 -CT_KERNEL_INSTALL_V_2_6_22_6=y
    3.93 -# CT_KERNEL_INSTALL_V_2_6_22_7 is not set
    3.94 -# CT_KERNEL_INSTALL_V_2_6_22_8 is not set
    3.95 -# CT_KERNEL_INSTALL_V_2_6_22_9 is not set
    3.96 -# CT_KERNEL_INSTALL_V_2_6_22_10 is not set
    3.97 +# CT_KERNEL_INSTALL_V_2_6_22_18 is not set
    3.98  # CT_KERNEL_INSTALL_V_2_6_23 is not set
    3.99  # CT_KERNEL_INSTALL_V_2_6_23_1 is not set
   3.100 -# CT_KERNEL_LINUX_HEADERS_INSTALL_CHECK is not set
   3.101 +# CT_KERNEL_INSTALL_V_2_6_23_2 is not set
   3.102 +# CT_KERNEL_INSTALL_V_2_6_23_3 is not set
   3.103 +# CT_KERNEL_INSTALL_V_2_6_23_4 is not set
   3.104 +# CT_KERNEL_INSTALL_V_2_6_23_5 is not set
   3.105 +# CT_KERNEL_INSTALL_V_2_6_23_6 is not set
   3.106 +# CT_KERNEL_INSTALL_V_2_6_23_7 is not set
   3.107 +# CT_KERNEL_INSTALL_V_2_6_23_8 is not set
   3.108 +# CT_KERNEL_INSTALL_V_2_6_23_9 is not set
   3.109 +# CT_KERNEL_INSTALL_V_2_6_23_10 is not set
   3.110 +# CT_KERNEL_INSTALL_V_2_6_23_11 is not set
   3.111 +# CT_KERNEL_INSTALL_V_2_6_23_12 is not set
   3.112 +# CT_KERNEL_INSTALL_V_2_6_23_13 is not set
   3.113 +# CT_KERNEL_INSTALL_V_2_6_23_14 is not set
   3.114 +# CT_KERNEL_INSTALL_V_2_6_23_15 is not set
   3.115 +# CT_KERNEL_INSTALL_V_2_6_23_16 is not set
   3.116 +# CT_KERNEL_INSTALL_V_2_6_24 is not set
   3.117 +# CT_KERNEL_INSTALL_V_2_6_24_1 is not set
   3.118 +# CT_KERNEL_INSTALL_V_2_6_24_2 is not set
   3.119 +# CT_KERNEL_INSTALL_V_2_6_24_3 is not set
   3.120 +CT_KERNEL_INSTALL_V_2_6_24_4=y
   3.121 +# CT_KERNEL_INSTALL_V_2_6_25 is not set
   3.122 +CT_KERNEL_LINUX_HEADERS_INSTALL_CHECK=y
   3.123  CT_KERNEL_LINUX_VERBOSITY_0=y
   3.124  # CT_KERNEL_LINUX_VERBOSITY_1 is not set
   3.125  # CT_KERNEL_LINUX_VERBOSITY_2 is not set
   3.126 @@ -166,19 +181,28 @@
   3.127  #
   3.128  # binutils
   3.129  #
   3.130 -CT_BINUTILS_VERSION="2.18"
   3.131 +CT_BINUTILS_VERSION="2.18.50.0.6"
   3.132  # CT_BINUTILS_V_2_14 is not set
   3.133  # CT_BINUTILS_V_2_15 is not set
   3.134  # CT_BINUTILS_V_2_16_1 is not set
   3.135  # CT_BINUTILS_V_2_17 is not set
   3.136 -CT_BINUTILS_V_2_18=y
   3.137 +# CT_BINUTILS_V_2_18 is not set
   3.138 +# CT_BINUTILS_V_2_18_50_0_1 is not set
   3.139 +# CT_BINUTILS_V_2_18_50_0_2 is not set
   3.140 +# CT_BINUTILS_V_2_18_50_0_3 is not set
   3.141 +# CT_BINUTILS_V_2_18_50_0_4 is not set
   3.142 +# CT_BINUTILS_V_2_18_50_0_5 is not set
   3.143 +CT_BINUTILS_V_2_18_50_0_6=y
   3.144  CT_BINUTILS_EXTRA_CONFIG=""
   3.145 +CT_BINUTILS_FOR_TARGET=y
   3.146 +CT_BINUTILS_FOR_TARGET_IBERTY=y
   3.147 +CT_BINUTILS_FOR_TARGET_BFD=y
   3.148  
   3.149  #
   3.150  # C compiler
   3.151  #
   3.152  CT_CC_GCC=y
   3.153 -CT_CC_VERSION="4.2.1"
   3.154 +CT_CC_VERSION="4.2.3"
   3.155  CT_CC="gcc"
   3.156  # CT_CC_V_2_95_3 is not set
   3.157  # CT_CC_V_3_2_3 is not set
   3.158 @@ -193,11 +217,19 @@
   3.159  # CT_CC_V_4_1_1 is not set
   3.160  # CT_CC_V_4_1_2 is not set
   3.161  # CT_CC_V_4_2_0 is not set
   3.162 -CT_CC_V_4_2_1=y
   3.163 +# CT_CC_V_4_2_1 is not set
   3.164  # CT_CC_V_4_2_2 is not set
   3.165 +CT_CC_V_4_2_3=y
   3.166  CT_CC_CXA_ATEXIT=y
   3.167  CT_CC_CORE_EXTRA_CONFIG=""
   3.168  CT_CC_EXTRA_CONFIG=""
   3.169 +CT_CC_GCC_GMP_MPFR=y
   3.170 +CT_GMP_V_4_2_2=y
   3.171 +CT_GMP_VERSION="4.2.2"
   3.172 +CT_GMP_CHECK=y
   3.173 +CT_MPFR_V_2_3_1=y
   3.174 +CT_MPFR_VERSION="2.3.1"
   3.175 +CT_MPFR_CHECK=y
   3.176  CT_CC_SUPPORT_CXX=y
   3.177  CT_CC_SUPPORT_FORTRAN=y
   3.178  CT_CC_SUPPORT_JAVA=y
   3.179 @@ -250,14 +282,18 @@
   3.180  # Debug facilities
   3.181  #
   3.182  # CT_DMALLOC is not set
   3.183 +# CT_DMALLOC_V_5_4_3 is not set
   3.184 +# CT_DMALLOC_V_5_5_2 is not set
   3.185  CT_DUMA=y
   3.186  CT_DUMA_A=y
   3.187  CT_DUMA_SO=y
   3.188 -CT_DUMA_V_2_5_1=y
   3.189 +# CT_DUMA_V_2_5_1 is not set
   3.190  # CT_DUMA_V_2_5_8 is not set
   3.191 -CT_DUMA_VERSION="2_5_1"
   3.192 +CT_DUMA_V_2_5_12=y
   3.193 +CT_DUMA_VERSION="2_5_12"
   3.194  CT_GDB=y
   3.195  CT_GDB_CROSS=y
   3.196 +# CT_GDB_CROSS_STATIC_GDB is not set
   3.197  CT_GDB_CROSS_STATIC_GDBSERVER=y
   3.198  # CT_GDB_NATIVE is not set
   3.199  # CT_GDB_V_snapshot is not set
   3.200 @@ -268,5 +304,6 @@
   3.201  CT_STRACE=y
   3.202  # CT_STRACE_V_4_5 is not set
   3.203  # CT_STRACE_V_4_5_14 is not set
   3.204 -CT_STRACE_V_4_5_15=y
   3.205 -CT_STRACE_VERSION="4.5.15"
   3.206 +# CT_STRACE_V_4_5_15 is not set
   3.207 +CT_STRACE_V_4_5_16=y
   3.208 +CT_STRACE_VERSION="4.5.16"
     4.1 --- a/samples/armeb-unknown-linux-uclibc/crosstool.config	Fri May 02 21:59:14 2008 +0000
     4.2 +++ b/samples/armeb-unknown-linux-uclibc/crosstool.config	Fri May 02 22:02:42 2008 +0000
     4.3 @@ -1,9 +1,8 @@
     4.4  #
     4.5  # Automatically generated make config: don't edit
     4.6 -# crosstool-NG version: 0.3.2+svn
     4.7 -# Wed Jan 16 23:18:29 2008
     4.8 +# crosstool-NG version: 1.0.0+svn
     4.9 +# Wed Apr 30 12:50:56 2008
    4.10  #
    4.11 -# CT_FOOBAR is not set
    4.12  
    4.13  #
    4.14  # Paths and misc options
    4.15 @@ -15,10 +14,24 @@
    4.16  # CT_OBSOLETE is not set
    4.17  CT_EXPERIMENTAL=y
    4.18  # CT_BROKEN is not set
    4.19 -CT_DEBUG_CT=y
    4.20 -# CT_DEBUG_CT_PAUSE_STEPS is not set
    4.21 -CT_DEBUG_CT_SAVE_STEPS=y
    4.22 -CT_DEBUG_CT_SAVE_STEPS_GZIP=y
    4.23 +# CT_DEBUG_CT is not set
    4.24 +
    4.25 +#
    4.26 +# Downloading
    4.27 +#
    4.28 +# CT_FORCE_DOWNLOAD is not set
    4.29 +# CT_ONLY_DOWNLOAD is not set
    4.30 +CT_PROXY_TYPE_NONE=y
    4.31 +# CT_PROXY_TYPE_HTTP is not set
    4.32 +# CT_PROXY_TYPE_SOCKS is not set
    4.33 +CT_PROXY_TYPE="none"
    4.34 +# CT_BREAK_INDENT is not set
    4.35 +
    4.36 +#
    4.37 +# Extracting
    4.38 +#
    4.39 +# CT_FORCE_EXTRACT is not set
    4.40 +# CT_ONLY_EXTRACT is not set
    4.41  
    4.42  #
    4.43  # Build behavior
    4.44 @@ -40,18 +53,6 @@
    4.45  # CT_INSTALL_DIR_RO is not set
    4.46  
    4.47  #
    4.48 -# Downloading
    4.49 -#
    4.50 -# CT_FORCE_DOWNLOAD is not set
    4.51 -# CT_ONLY_DOWNLOAD is not set
    4.52 -
    4.53 -#
    4.54 -# Extracting
    4.55 -#
    4.56 -# CT_FORCE_EXTRACT is not set
    4.57 -# CT_ONLY_EXTRACT is not set
    4.58 -
    4.59 -#
    4.60  # Logging
    4.61  #
    4.62  # CT_LOG_ERROR is not set
    4.63 @@ -76,8 +77,8 @@
    4.64  CT_ARCH="arm"
    4.65  CT_ARCH_ARM=y
    4.66  # CT_ARCH_IA64 is not set
    4.67 +# CT_ARCH_MIPS is not set
    4.68  # CT_ARCH_SH is not set
    4.69 -# CT_ARCH_MIPS is not set
    4.70  # CT_ARCH_x86 is not set
    4.71  # CT_ARCH_x86_64 is not set
    4.72  CT_ARCH_SUPPORTS_BOTH_ENDIAN=y
    4.73 @@ -135,7 +136,7 @@
    4.74  # Kernel
    4.75  #
    4.76  CT_KERNEL_LINUX=y
    4.77 -CT_KERNEL_VERSION="2.6.22.6"
    4.78 +CT_KERNEL_VERSION="2.6.25"
    4.79  CT_KERNEL_LINUX_HEADERS_INSTALL=y
    4.80  # CT_KERNEL_LINUX_HEADERS_SANITISED is not set
    4.81  # CT_KERNEL_LINUX_HEADERS_COPY is not set
    4.82 @@ -144,21 +145,32 @@
    4.83  CT_KERNEL_VERSION_SEE_EXTRAVERSION=y
    4.84  # CT_KERNEL_INSTALL_V_2_6_18_8 is not set
    4.85  # CT_KERNEL_INSTALL_V_2_6_19_7 is not set
    4.86 -# CT_KERNEL_INSTALL_V_2_6_20_15 is not set
    4.87 +# CT_KERNEL_INSTALL_V_2_6_20_21 is not set
    4.88  # CT_KERNEL_INSTALL_V_2_6_21_7 is not set
    4.89 -# CT_KERNEL_INSTALL_V_2_6_22 is not set
    4.90 -# CT_KERNEL_INSTALL_V_2_6_22_1 is not set
    4.91 -# CT_KERNEL_INSTALL_V_2_6_22_2 is not set
    4.92 -# CT_KERNEL_INSTALL_V_2_6_22_3 is not set
    4.93 -# CT_KERNEL_INSTALL_V_2_6_22_4 is not set
    4.94 -# CT_KERNEL_INSTALL_V_2_6_22_5 is not set
    4.95 -CT_KERNEL_INSTALL_V_2_6_22_6=y
    4.96 -# CT_KERNEL_INSTALL_V_2_6_22_7 is not set
    4.97 -# CT_KERNEL_INSTALL_V_2_6_22_8 is not set
    4.98 -# CT_KERNEL_INSTALL_V_2_6_22_9 is not set
    4.99 -# CT_KERNEL_INSTALL_V_2_6_22_10 is not set
   4.100 +# CT_KERNEL_INSTALL_V_2_6_22_18 is not set
   4.101  # CT_KERNEL_INSTALL_V_2_6_23 is not set
   4.102  # CT_KERNEL_INSTALL_V_2_6_23_1 is not set
   4.103 +# CT_KERNEL_INSTALL_V_2_6_23_2 is not set
   4.104 +# CT_KERNEL_INSTALL_V_2_6_23_3 is not set
   4.105 +# CT_KERNEL_INSTALL_V_2_6_23_4 is not set
   4.106 +# CT_KERNEL_INSTALL_V_2_6_23_5 is not set
   4.107 +# CT_KERNEL_INSTALL_V_2_6_23_6 is not set
   4.108 +# CT_KERNEL_INSTALL_V_2_6_23_7 is not set
   4.109 +# CT_KERNEL_INSTALL_V_2_6_23_8 is not set
   4.110 +# CT_KERNEL_INSTALL_V_2_6_23_9 is not set
   4.111 +# CT_KERNEL_INSTALL_V_2_6_23_10 is not set
   4.112 +# CT_KERNEL_INSTALL_V_2_6_23_11 is not set
   4.113 +# CT_KERNEL_INSTALL_V_2_6_23_12 is not set
   4.114 +# CT_KERNEL_INSTALL_V_2_6_23_13 is not set
   4.115 +# CT_KERNEL_INSTALL_V_2_6_23_14 is not set
   4.116 +# CT_KERNEL_INSTALL_V_2_6_23_15 is not set
   4.117 +# CT_KERNEL_INSTALL_V_2_6_23_16 is not set
   4.118 +# CT_KERNEL_INSTALL_V_2_6_24 is not set
   4.119 +# CT_KERNEL_INSTALL_V_2_6_24_1 is not set
   4.120 +# CT_KERNEL_INSTALL_V_2_6_24_2 is not set
   4.121 +# CT_KERNEL_INSTALL_V_2_6_24_3 is not set
   4.122 +# CT_KERNEL_INSTALL_V_2_6_24_4 is not set
   4.123 +CT_KERNEL_INSTALL_V_2_6_25=y
   4.124  # CT_KERNEL_LINUX_HEADERS_INSTALL_CHECK is not set
   4.125  CT_KERNEL_LINUX_VERBOSITY_0=y
   4.126  # CT_KERNEL_LINUX_VERBOSITY_1 is not set
   4.127 @@ -169,19 +181,28 @@
   4.128  #
   4.129  # binutils
   4.130  #
   4.131 -CT_BINUTILS_VERSION="2.18"
   4.132 +CT_BINUTILS_VERSION="2.18.50.0.6"
   4.133  # CT_BINUTILS_V_2_14 is not set
   4.134  # CT_BINUTILS_V_2_15 is not set
   4.135  # CT_BINUTILS_V_2_16_1 is not set
   4.136  # CT_BINUTILS_V_2_17 is not set
   4.137 -CT_BINUTILS_V_2_18=y
   4.138 +# CT_BINUTILS_V_2_18 is not set
   4.139 +# CT_BINUTILS_V_2_18_50_0_1 is not set
   4.140 +# CT_BINUTILS_V_2_18_50_0_2 is not set
   4.141 +# CT_BINUTILS_V_2_18_50_0_3 is not set
   4.142 +# CT_BINUTILS_V_2_18_50_0_4 is not set
   4.143 +# CT_BINUTILS_V_2_18_50_0_5 is not set
   4.144 +CT_BINUTILS_V_2_18_50_0_6=y
   4.145  CT_BINUTILS_EXTRA_CONFIG=""
   4.146 +CT_BINUTILS_FOR_TARGET=y
   4.147 +CT_BINUTILS_FOR_TARGET_IBERTY=y
   4.148 +CT_BINUTILS_FOR_TARGET_BFD=y
   4.149  
   4.150  #
   4.151  # C compiler
   4.152  #
   4.153  CT_CC_GCC=y
   4.154 -CT_CC_VERSION="4.2.1"
   4.155 +CT_CC_VERSION="4.2.3"
   4.156  CT_CC="gcc"
   4.157  # CT_CC_V_2_95_3 is not set
   4.158  # CT_CC_V_3_2_3 is not set
   4.159 @@ -196,11 +217,19 @@
   4.160  # CT_CC_V_4_1_1 is not set
   4.161  # CT_CC_V_4_1_2 is not set
   4.162  # CT_CC_V_4_2_0 is not set
   4.163 -CT_CC_V_4_2_1=y
   4.164 +# CT_CC_V_4_2_1 is not set
   4.165  # CT_CC_V_4_2_2 is not set
   4.166 +CT_CC_V_4_2_3=y
   4.167  CT_CC_CXA_ATEXIT=y
   4.168  CT_CC_CORE_EXTRA_CONFIG=""
   4.169  CT_CC_EXTRA_CONFIG=""
   4.170 +CT_CC_GCC_GMP_MPFR=y
   4.171 +CT_GMP_V_4_2_2=y
   4.172 +CT_GMP_VERSION="4.2.2"
   4.173 +CT_GMP_CHECK=y
   4.174 +CT_MPFR_V_2_3_1=y
   4.175 +CT_MPFR_VERSION="2.3.1"
   4.176 +CT_MPFR_CHECK=y
   4.177  CT_CC_SUPPORT_CXX=y
   4.178  CT_CC_SUPPORT_FORTRAN=y
   4.179  CT_CC_SUPPORT_JAVA=y
   4.180 @@ -260,11 +289,13 @@
   4.181  CT_DUMA=y
   4.182  CT_DUMA_A=y
   4.183  CT_DUMA_SO=y
   4.184 -CT_DUMA_V_2_5_1=y
   4.185 +# CT_DUMA_V_2_5_1 is not set
   4.186  # CT_DUMA_V_2_5_8 is not set
   4.187 -CT_DUMA_VERSION="2_5_1"
   4.188 +CT_DUMA_V_2_5_12=y
   4.189 +CT_DUMA_VERSION="2_5_12"
   4.190  CT_GDB=y
   4.191  CT_GDB_CROSS=y
   4.192 +# CT_GDB_CROSS_STATIC_GDB is not set
   4.193  CT_GDB_CROSS_STATIC_GDBSERVER=y
   4.194  # CT_GDB_NATIVE is not set
   4.195  # CT_GDB_V_snapshot is not set
   4.196 @@ -275,5 +306,6 @@
   4.197  CT_STRACE=y
   4.198  # CT_STRACE_V_4_5 is not set
   4.199  # CT_STRACE_V_4_5_14 is not set
   4.200 -CT_STRACE_V_4_5_15=y
   4.201 -CT_STRACE_VERSION="4.5.15"
   4.202 +# CT_STRACE_V_4_5_15 is not set
   4.203 +CT_STRACE_V_4_5_16=y
   4.204 +CT_STRACE_VERSION="4.5.16"
     5.1 --- a/samples/i586-geode-linux-uclibc/crosstool.config	Fri May 02 21:59:14 2008 +0000
     5.2 +++ b/samples/i586-geode-linux-uclibc/crosstool.config	Fri May 02 22:02:42 2008 +0000
     5.3 @@ -1,9 +1,8 @@
     5.4  #
     5.5  # Automatically generated make config: don't edit
     5.6 -# crosstool-NG version: 0.3.2+svn
     5.7 -# Wed Jan 16 23:19:48 2008
     5.8 +# crosstool-NG version: 1.0.0+svn
     5.9 +# Wed Apr 30 12:59:34 2008
    5.10  #
    5.11 -# CT_FOOBAR is not set
    5.12  
    5.13  #
    5.14  # Paths and misc options
    5.15 @@ -15,10 +14,24 @@
    5.16  # CT_OBSOLETE is not set
    5.17  CT_EXPERIMENTAL=y
    5.18  # CT_BROKEN is not set
    5.19 -CT_DEBUG_CT=y
    5.20 -# CT_DEBUG_CT_PAUSE_STEPS is not set
    5.21 -CT_DEBUG_CT_SAVE_STEPS=y
    5.22 -CT_DEBUG_CT_SAVE_STEPS_GZIP=y
    5.23 +# CT_DEBUG_CT is not set
    5.24 +
    5.25 +#
    5.26 +# Downloading
    5.27 +#
    5.28 +# CT_FORCE_DOWNLOAD is not set
    5.29 +# CT_ONLY_DOWNLOAD is not set
    5.30 +CT_PROXY_TYPE_NONE=y
    5.31 +# CT_PROXY_TYPE_HTTP is not set
    5.32 +# CT_PROXY_TYPE_SOCKS is not set
    5.33 +CT_PROXY_TYPE="none"
    5.34 +# CT_BREAK_INDENT is not set
    5.35 +
    5.36 +#
    5.37 +# Extracting
    5.38 +#
    5.39 +# CT_FORCE_EXTRACT is not set
    5.40 +# CT_ONLY_EXTRACT is not set
    5.41  
    5.42  #
    5.43  # Build behavior
    5.44 @@ -40,18 +53,6 @@
    5.45  # CT_INSTALL_DIR_RO is not set
    5.46  
    5.47  #
    5.48 -# Downloading
    5.49 -#
    5.50 -# CT_FORCE_DOWNLOAD is not set
    5.51 -# CT_ONLY_DOWNLOAD is not set
    5.52 -
    5.53 -#
    5.54 -# Extracting
    5.55 -#
    5.56 -# CT_FORCE_EXTRACT is not set
    5.57 -# CT_ONLY_EXTRACT is not set
    5.58 -
    5.59 -#
    5.60  # Logging
    5.61  #
    5.62  # CT_LOG_ERROR is not set
    5.63 @@ -76,8 +77,8 @@
    5.64  CT_ARCH="x86"
    5.65  # CT_ARCH_ARM is not set
    5.66  # CT_ARCH_IA64 is not set
    5.67 +# CT_ARCH_MIPS is not set
    5.68  # CT_ARCH_SH is not set
    5.69 -# CT_ARCH_MIPS is not set
    5.70  CT_ARCH_x86=y
    5.71  # CT_ARCH_x86_64 is not set
    5.72  # CT_ARCH_SUPPORTS_BOTH_ENDIAN is not set
    5.73 @@ -128,7 +129,7 @@
    5.74  # Kernel
    5.75  #
    5.76  CT_KERNEL_LINUX=y
    5.77 -CT_KERNEL_VERSION="2.6.22.6"
    5.78 +CT_KERNEL_VERSION="2.6.25"
    5.79  CT_KERNEL_LINUX_HEADERS_INSTALL=y
    5.80  # CT_KERNEL_LINUX_HEADERS_SANITISED is not set
    5.81  # CT_KERNEL_LINUX_HEADERS_COPY is not set
    5.82 @@ -137,22 +138,33 @@
    5.83  CT_KERNEL_VERSION_SEE_EXTRAVERSION=y
    5.84  # CT_KERNEL_INSTALL_V_2_6_18_8 is not set
    5.85  # CT_KERNEL_INSTALL_V_2_6_19_7 is not set
    5.86 -# CT_KERNEL_INSTALL_V_2_6_20_15 is not set
    5.87 +# CT_KERNEL_INSTALL_V_2_6_20_21 is not set
    5.88  # CT_KERNEL_INSTALL_V_2_6_21_7 is not set
    5.89 -# CT_KERNEL_INSTALL_V_2_6_22 is not set
    5.90 -# CT_KERNEL_INSTALL_V_2_6_22_1 is not set
    5.91 -# CT_KERNEL_INSTALL_V_2_6_22_2 is not set
    5.92 -# CT_KERNEL_INSTALL_V_2_6_22_3 is not set
    5.93 -# CT_KERNEL_INSTALL_V_2_6_22_4 is not set
    5.94 -# CT_KERNEL_INSTALL_V_2_6_22_5 is not set
    5.95 -CT_KERNEL_INSTALL_V_2_6_22_6=y
    5.96 -# CT_KERNEL_INSTALL_V_2_6_22_7 is not set
    5.97 -# CT_KERNEL_INSTALL_V_2_6_22_8 is not set
    5.98 -# CT_KERNEL_INSTALL_V_2_6_22_9 is not set
    5.99 -# CT_KERNEL_INSTALL_V_2_6_22_10 is not set
   5.100 +# CT_KERNEL_INSTALL_V_2_6_22_18 is not set
   5.101  # CT_KERNEL_INSTALL_V_2_6_23 is not set
   5.102  # CT_KERNEL_INSTALL_V_2_6_23_1 is not set
   5.103 -# CT_KERNEL_LINUX_HEADERS_INSTALL_CHECK is not set
   5.104 +# CT_KERNEL_INSTALL_V_2_6_23_2 is not set
   5.105 +# CT_KERNEL_INSTALL_V_2_6_23_3 is not set
   5.106 +# CT_KERNEL_INSTALL_V_2_6_23_4 is not set
   5.107 +# CT_KERNEL_INSTALL_V_2_6_23_5 is not set
   5.108 +# CT_KERNEL_INSTALL_V_2_6_23_6 is not set
   5.109 +# CT_KERNEL_INSTALL_V_2_6_23_7 is not set
   5.110 +# CT_KERNEL_INSTALL_V_2_6_23_8 is not set
   5.111 +# CT_KERNEL_INSTALL_V_2_6_23_9 is not set
   5.112 +# CT_KERNEL_INSTALL_V_2_6_23_10 is not set
   5.113 +# CT_KERNEL_INSTALL_V_2_6_23_11 is not set
   5.114 +# CT_KERNEL_INSTALL_V_2_6_23_12 is not set
   5.115 +# CT_KERNEL_INSTALL_V_2_6_23_13 is not set
   5.116 +# CT_KERNEL_INSTALL_V_2_6_23_14 is not set
   5.117 +# CT_KERNEL_INSTALL_V_2_6_23_15 is not set
   5.118 +# CT_KERNEL_INSTALL_V_2_6_23_16 is not set
   5.119 +# CT_KERNEL_INSTALL_V_2_6_24 is not set
   5.120 +# CT_KERNEL_INSTALL_V_2_6_24_1 is not set
   5.121 +# CT_KERNEL_INSTALL_V_2_6_24_2 is not set
   5.122 +# CT_KERNEL_INSTALL_V_2_6_24_3 is not set
   5.123 +# CT_KERNEL_INSTALL_V_2_6_24_4 is not set
   5.124 +CT_KERNEL_INSTALL_V_2_6_25=y
   5.125 +CT_KERNEL_LINUX_HEADERS_INSTALL_CHECK=y
   5.126  CT_KERNEL_LINUX_VERBOSITY_0=y
   5.127  # CT_KERNEL_LINUX_VERBOSITY_1 is not set
   5.128  # CT_KERNEL_LINUX_VERBOSITY_2 is not set
   5.129 @@ -162,19 +174,28 @@
   5.130  #
   5.131  # binutils
   5.132  #
   5.133 -CT_BINUTILS_VERSION="2.18"
   5.134 +CT_BINUTILS_VERSION="2.18.50.0.6"
   5.135  # CT_BINUTILS_V_2_14 is not set
   5.136  # CT_BINUTILS_V_2_15 is not set
   5.137  # CT_BINUTILS_V_2_16_1 is not set
   5.138  # CT_BINUTILS_V_2_17 is not set
   5.139 -CT_BINUTILS_V_2_18=y
   5.140 +# CT_BINUTILS_V_2_18 is not set
   5.141 +# CT_BINUTILS_V_2_18_50_0_1 is not set
   5.142 +# CT_BINUTILS_V_2_18_50_0_2 is not set
   5.143 +# CT_BINUTILS_V_2_18_50_0_3 is not set
   5.144 +# CT_BINUTILS_V_2_18_50_0_4 is not set
   5.145 +# CT_BINUTILS_V_2_18_50_0_5 is not set
   5.146 +CT_BINUTILS_V_2_18_50_0_6=y
   5.147  CT_BINUTILS_EXTRA_CONFIG=""
   5.148 +CT_BINUTILS_FOR_TARGET=y
   5.149 +CT_BINUTILS_FOR_TARGET_IBERTY=y
   5.150 +CT_BINUTILS_FOR_TARGET_BFD=y
   5.151  
   5.152  #
   5.153  # C compiler
   5.154  #
   5.155  CT_CC_GCC=y
   5.156 -CT_CC_VERSION="4.2.1"
   5.157 +CT_CC_VERSION="4.2.3"
   5.158  CT_CC="gcc"
   5.159  # CT_CC_V_2_95_3 is not set
   5.160  # CT_CC_V_3_2_3 is not set
   5.161 @@ -189,11 +210,19 @@
   5.162  # CT_CC_V_4_1_1 is not set
   5.163  # CT_CC_V_4_1_2 is not set
   5.164  # CT_CC_V_4_2_0 is not set
   5.165 -CT_CC_V_4_2_1=y
   5.166 +# CT_CC_V_4_2_1 is not set
   5.167  # CT_CC_V_4_2_2 is not set
   5.168 +CT_CC_V_4_2_3=y
   5.169  CT_CC_CXA_ATEXIT=y
   5.170  CT_CC_CORE_EXTRA_CONFIG=""
   5.171  CT_CC_EXTRA_CONFIG=""
   5.172 +CT_CC_GCC_GMP_MPFR=y
   5.173 +CT_GMP_V_4_2_2=y
   5.174 +CT_GMP_VERSION="4.2.2"
   5.175 +CT_GMP_CHECK=y
   5.176 +CT_MPFR_V_2_3_1=y
   5.177 +CT_MPFR_VERSION="2.3.1"
   5.178 +CT_MPFR_CHECK=y
   5.179  CT_CC_SUPPORT_CXX=y
   5.180  CT_CC_SUPPORT_FORTRAN=y
   5.181  CT_CC_SUPPORT_JAVA=y
   5.182 @@ -205,8 +234,8 @@
   5.183  # Additional supported languages:
   5.184  #
   5.185  CT_CC_LANG_CXX=y
   5.186 -# CT_CC_LANG_FORTRAN is not set
   5.187 -# CT_CC_LANG_JAVA is not set
   5.188 +CT_CC_LANG_FORTRAN=y
   5.189 +CT_CC_LANG_JAVA=y
   5.190  # CT_CC_LANG_ADA is not set
   5.191  # CT_CC_LANG_OBJC is not set
   5.192  # CT_CC_LANG_OBJCXX is not set
   5.193 @@ -253,11 +282,13 @@
   5.194  CT_DUMA=y
   5.195  CT_DUMA_A=y
   5.196  CT_DUMA_SO=y
   5.197 -CT_DUMA_V_2_5_1=y
   5.198 +# CT_DUMA_V_2_5_1 is not set
   5.199  # CT_DUMA_V_2_5_8 is not set
   5.200 -CT_DUMA_VERSION="2_5_1"
   5.201 +CT_DUMA_V_2_5_12=y
   5.202 +CT_DUMA_VERSION="2_5_12"
   5.203  CT_GDB=y
   5.204  CT_GDB_CROSS=y
   5.205 +# CT_GDB_CROSS_STATIC_GDB is not set
   5.206  CT_GDB_CROSS_STATIC_GDBSERVER=y
   5.207  # CT_GDB_NATIVE is not set
   5.208  # CT_GDB_V_snapshot is not set
   5.209 @@ -268,5 +299,6 @@
   5.210  CT_STRACE=y
   5.211  # CT_STRACE_V_4_5 is not set
   5.212  # CT_STRACE_V_4_5_14 is not set
   5.213 -CT_STRACE_V_4_5_15=y
   5.214 -CT_STRACE_VERSION="4.5.15"
   5.215 +# CT_STRACE_V_4_5_15 is not set
   5.216 +CT_STRACE_V_4_5_16=y
   5.217 +CT_STRACE_VERSION="4.5.16"