summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYann E. MORIN" <yann.morin.1998@anciens.enib.fr>2007-07-24 20:41:08 (GMT)
committerYann E. MORIN" <yann.morin.1998@anciens.enib.fr>2007-07-24 20:41:08 (GMT)
commitb35207cc880091bdaa23aa286f31f50f3a255f1a (patch)
tree960dd0f4fb374914acda3525591cd9ddad0ee113
parenta8a9235844cf9311acc5411bb104d3e5c81090c2 (diff)
Update the samples to the latest option set.
-rw-r--r--samples/armeb-unknown-linux-gnu/crosstool.config66
-rw-r--r--samples/armeb-unknown-linux-uclibc/crosstool.config64
-rw-r--r--samples/i586-geode-linux-uclibc/crosstool.config61
-rw-r--r--samples/i686-nptl-linux-gnu/crosstool.config102
-rw-r--r--samples/mips-unknown-linux-uclibc/crosstool.config20
-rw-r--r--samples/x86_64-unknown-linux-uclibc/crosstool.config4
6 files changed, 255 insertions, 62 deletions
diff --git a/samples/armeb-unknown-linux-gnu/crosstool.config b/samples/armeb-unknown-linux-gnu/crosstool.config
index 1c167a6..e6a65c3 100644
--- a/samples/armeb-unknown-linux-gnu/crosstool.config
+++ b/samples/armeb-unknown-linux-gnu/crosstool.config
@@ -1,7 +1,7 @@
#
# Automatically generated make config: don't edit
-# crosstool-NG version: 0.1.2+svn
-# Thu Jul 5 18:56:58 2007
+# crosstool-NG version: 0.2.1+svn
+# Tue Jul 24 19:52:14 2007
#
# CT_FOOBAR is not set
@@ -12,8 +12,9 @@
#
# crosstool-NG behavior
#
-# CT_EXPERIMENTAL is not set
# CT_OBSOLETE is not set
+CT_EXPERIMENTAL=y
+# CT_BROKEN is not set
CT_DEBUG_CT=y
# CT_DEBUG_CT_PAUSE_STEPS is not set
CT_DEBUG_CT_SAVE_STEPS=y
@@ -31,6 +32,7 @@ CT_USE_PIPES=y
# Paths
#
CT_LOCAL_TARBALLS_DIR="${HOME}/dev/src"
+CT_SAVE_TARBALLS=y
CT_PREFIX_DIR="/opt/x-tools/${CT_TARGET}"
CT_INSTALL_DIR="${CT_PREFIX_DIR}"
# CT_CUSTOM_PATCH is not set
@@ -126,7 +128,7 @@ CT_CC_NATIVE="gcc"
# Kernel
#
CT_KERNEL_LINUX=y
-CT_KERNEL_VERSION="2.6.21.5"
+CT_KERNEL_VERSION="2.6.22.1"
CT_KERNEL_LINUX_HEADERS_INSTALL=y
# CT_KERNEL_LINUX_HEADERS_SANITISED is not set
# CT_KERNEL_LINUX_HEADERS_COPY is not set
@@ -140,9 +142,16 @@ CT_KERNEL_VERSION_SEE_EXTRAVERSION=y
# CT_KERNEL_INSTALL_V_2_6_18_4 is not set
# CT_KERNEL_INSTALL_V_2_6_18_5 is not set
# CT_KERNEL_INSTALL_V_2_6_18_6 is not set
+# CT_KERNEL_INSTALL_V_2_6_18_7 is not set
+# CT_KERNEL_INSTALL_V_2_6_18_8 is not set
# CT_KERNEL_INSTALL_V_2_6_19 is not set
# CT_KERNEL_INSTALL_V_2_6_19_1 is not set
# CT_KERNEL_INSTALL_V_2_6_19_2 is not set
+# CT_KERNEL_INSTALL_V_2_6_19_3 is not set
+# CT_KERNEL_INSTALL_V_2_6_19_4 is not set
+# CT_KERNEL_INSTALL_V_2_6_19_5 is not set
+# CT_KERNEL_INSTALL_V_2_6_19_6 is not set
+# CT_KERNEL_INSTALL_V_2_6_19_7 is not set
# CT_KERNEL_INSTALL_V_2_6_20 is not set
# CT_KERNEL_INSTALL_V_2_6_20_1 is not set
# CT_KERNEL_INSTALL_V_2_6_20_2 is not set
@@ -151,12 +160,23 @@ CT_KERNEL_VERSION_SEE_EXTRAVERSION=y
# CT_KERNEL_INSTALL_V_2_6_20_5 is not set
# CT_KERNEL_INSTALL_V_2_6_20_6 is not set
# CT_KERNEL_INSTALL_V_2_6_20_7 is not set
+# CT_KERNEL_INSTALL_V_2_6_20_8 is not set
+# CT_KERNEL_INSTALL_V_2_6_20_9 is not set
+# CT_KERNEL_INSTALL_V_2_6_20_10 is not set
+# CT_KERNEL_INSTALL_V_2_6_20_11 is not set
+# CT_KERNEL_INSTALL_V_2_6_20_12 is not set
+# CT_KERNEL_INSTALL_V_2_6_20_13 is not set
+# CT_KERNEL_INSTALL_V_2_6_20_14 is not set
+# CT_KERNEL_INSTALL_V_2_6_20_15 is not set
# CT_KERNEL_INSTALL_V_2_6_21 is not set
# CT_KERNEL_INSTALL_V_2_6_21_1 is not set
# CT_KERNEL_INSTALL_V_2_6_21_2 is not set
# CT_KERNEL_INSTALL_V_2_6_21_3 is not set
# CT_KERNEL_INSTALL_V_2_6_21_4 is not set
-CT_KERNEL_INSTALL_V_2_6_21_5=y
+# CT_KERNEL_INSTALL_V_2_6_21_5 is not set
+# CT_KERNEL_INSTALL_V_2_6_21_6 is not set
+# CT_KERNEL_INSTALL_V_2_6_22 is not set
+CT_KERNEL_INSTALL_V_2_6_22_1=y
# CT_KERNEL_LINUX_HEADERS_INSTALL_CHECK is not set
CT_KERNEL_LINUX_VERBOSITY_0=y
# CT_KERNEL_LINUX_VERBOSITY_1 is not set
@@ -211,7 +231,7 @@ CT_BINUTILS_EXTRA_CONFIG=""
# Final C compiler
#
CT_CC_GCC=y
-CT_CC_VERSION="4.1.2"
+CT_CC_VERSION="4.2.0"
CT_CC="gcc"
# CT_CC_V_2_95_3 is not set
# CT_CC_V_3_2_3 is not set
@@ -236,8 +256,8 @@ CT_CC="gcc"
# CT_CC_V_4_0_4 is not set
# CT_CC_V_4_1_0 is not set
# CT_CC_V_4_1_1 is not set
-CT_CC_V_4_1_2=y
-# CT_CC_V_4_2_0 is not set
+# CT_CC_V_4_1_2 is not set
+CT_CC_V_4_2_0=y
CT_CC_CXA_ATEXIT=y
CT_CC_EXTRA_CONFIG=""
CT_CC_SUPPORT_CXX=y
@@ -250,7 +270,7 @@ CT_CC_SUPPORT_OBJCXX=y
#
# Additionnal supported languages:
#
-# CT_CC_LANG_CXX is not set
+CT_CC_LANG_CXX=y
# CT_CC_LANG_FORTRAN is not set
# CT_CC_LANG_JAVA is not set
# CT_CC_LANG_ADA is not set
@@ -292,7 +312,7 @@ CT_LIBC_GLIBC_EXTRA_CONFIG=""
CT_LIBC_GLIBC_EXTRA_CFLAGS=""
CT_LIBC_EXTRA_CC_ARGS=""
CT_LIBC_GLIBC_CONFIGPARMS=""
-CT_LIBC_GLIBC_USE_PORTS=y
+# CT_LIBC_GLIBC_USE_PORTS is not set
# CT_LIBC_ADDONS is not set
#
@@ -307,9 +327,17 @@ CT_SSTRIP_FROM="buildroot"
# Debug facilities
#
# CT_DMALLOC is not set
+CT_DUMA=y
+CT_DUMA_A=y
+CT_DUMA_SO=y
+CT_DUMA_V_2_5_1=y
+# CT_DUMA_V_2_5_2 is not set
+# CT_DUMA_V_2_5_3 is not set
+CT_DUMA_VERSION="2_5_1"
CT_GDB=y
CT_GDB_CROSS=y
CT_GDB_CROSS_STATIC_GDBSERVER=y
+# CT_GDB_NATIVE is not set
# CT_GDB_V_snapshot is not set
# CT_GDB_V_6_2_1 is not set
# CT_GDB_V_6_3 is not set
@@ -317,3 +345,21 @@ CT_GDB_CROSS_STATIC_GDBSERVER=y
# CT_GDB_V_6_5 is not set
CT_GDB_V_6_6=y
CT_GDB_VERSION="6.6"
+CT_STRACE=y
+# CT_STRACE_V_4_5 is not set
+# CT_STRACE_V_4_5_1 is not set
+# CT_STRACE_V_4_5_2 is not set
+# CT_STRACE_V_4_5_3 is not set
+# CT_STRACE_V_4_5_4 is not set
+# CT_STRACE_V_4_5_5 is not set
+# CT_STRACE_V_4_5_6 is not set
+# CT_STRACE_V_4_5_7 is not set
+# CT_STRACE_V_4_5_8 is not set
+# CT_STRACE_V_4_5_9 is not set
+# CT_STRACE_V_4_5_10 is not set
+# CT_STRACE_V_4_5_11 is not set
+# CT_STRACE_V_4_5_12 is not set
+# CT_STRACE_V_4_5_13 is not set
+# CT_STRACE_V_4_5_14 is not set
+CT_STRACE_V_4_5_15=y
+CT_STRACE_VERSION="4.5.15"
diff --git a/samples/armeb-unknown-linux-uclibc/crosstool.config b/samples/armeb-unknown-linux-uclibc/crosstool.config
index b2aae2e..d7a95e3 100644
--- a/samples/armeb-unknown-linux-uclibc/crosstool.config
+++ b/samples/armeb-unknown-linux-uclibc/crosstool.config
@@ -1,7 +1,7 @@
#
# Automatically generated make config: don't edit
-# crosstool-NG version: 0.1.1+svn
-# Wed Jul 4 18:47:12 2007
+# crosstool-NG version: 0.2.1+svn
+# Sat Jul 21 19:37:31 2007
#
# CT_FOOBAR is not set
@@ -12,8 +12,9 @@
#
# crosstool-NG behavior
#
-# CT_EXPERIMENTAL is not set
# CT_OBSOLETE is not set
+CT_EXPERIMENTAL=y
+# CT_BROKEN is not set
CT_DEBUG_CT=y
# CT_DEBUG_CT_PAUSE_STEPS is not set
CT_DEBUG_CT_SAVE_STEPS=y
@@ -31,6 +32,7 @@ CT_USE_PIPES=y
# Paths
#
CT_LOCAL_TARBALLS_DIR="${HOME}/dev/src"
+CT_SAVE_TARBALLS=y
CT_PREFIX_DIR="/opt/x-tools/${CT_TARGET}"
CT_INSTALL_DIR="${CT_PREFIX_DIR}"
# CT_CUSTOM_PATCH is not set
@@ -126,7 +128,7 @@ CT_CC_NATIVE="gcc"
# Kernel
#
CT_KERNEL_LINUX=y
-CT_KERNEL_VERSION="2.6.21.5"
+CT_KERNEL_VERSION="2.6.22.1"
CT_KERNEL_LINUX_HEADERS_INSTALL=y
# CT_KERNEL_LINUX_HEADERS_SANITISED is not set
# CT_KERNEL_LINUX_HEADERS_COPY is not set
@@ -140,9 +142,16 @@ CT_KERNEL_VERSION_SEE_EXTRAVERSION=y
# CT_KERNEL_INSTALL_V_2_6_18_4 is not set
# CT_KERNEL_INSTALL_V_2_6_18_5 is not set
# CT_KERNEL_INSTALL_V_2_6_18_6 is not set
+# CT_KERNEL_INSTALL_V_2_6_18_7 is not set
+# CT_KERNEL_INSTALL_V_2_6_18_8 is not set
# CT_KERNEL_INSTALL_V_2_6_19 is not set
# CT_KERNEL_INSTALL_V_2_6_19_1 is not set
# CT_KERNEL_INSTALL_V_2_6_19_2 is not set
+# CT_KERNEL_INSTALL_V_2_6_19_3 is not set
+# CT_KERNEL_INSTALL_V_2_6_19_4 is not set
+# CT_KERNEL_INSTALL_V_2_6_19_5 is not set
+# CT_KERNEL_INSTALL_V_2_6_19_6 is not set
+# CT_KERNEL_INSTALL_V_2_6_19_7 is not set
# CT_KERNEL_INSTALL_V_2_6_20 is not set
# CT_KERNEL_INSTALL_V_2_6_20_1 is not set
# CT_KERNEL_INSTALL_V_2_6_20_2 is not set
@@ -151,12 +160,23 @@ CT_KERNEL_VERSION_SEE_EXTRAVERSION=y
# CT_KERNEL_INSTALL_V_2_6_20_5 is not set
# CT_KERNEL_INSTALL_V_2_6_20_6 is not set
# CT_KERNEL_INSTALL_V_2_6_20_7 is not set
+# CT_KERNEL_INSTALL_V_2_6_20_8 is not set
+# CT_KERNEL_INSTALL_V_2_6_20_9 is not set
+# CT_KERNEL_INSTALL_V_2_6_20_10 is not set
+# CT_KERNEL_INSTALL_V_2_6_20_11 is not set
+# CT_KERNEL_INSTALL_V_2_6_20_12 is not set
+# CT_KERNEL_INSTALL_V_2_6_20_13 is not set
+# CT_KERNEL_INSTALL_V_2_6_20_14 is not set
+# CT_KERNEL_INSTALL_V_2_6_20_15 is not set
# CT_KERNEL_INSTALL_V_2_6_21 is not set
# CT_KERNEL_INSTALL_V_2_6_21_1 is not set
# CT_KERNEL_INSTALL_V_2_6_21_2 is not set
# CT_KERNEL_INSTALL_V_2_6_21_3 is not set
# CT_KERNEL_INSTALL_V_2_6_21_4 is not set
-CT_KERNEL_INSTALL_V_2_6_21_5=y
+# CT_KERNEL_INSTALL_V_2_6_21_5 is not set
+# CT_KERNEL_INSTALL_V_2_6_21_6 is not set
+# CT_KERNEL_INSTALL_V_2_6_22 is not set
+CT_KERNEL_INSTALL_V_2_6_22_1=y
# CT_KERNEL_LINUX_HEADERS_INSTALL_CHECK is not set
CT_KERNEL_LINUX_VERBOSITY_0=y
# CT_KERNEL_LINUX_VERBOSITY_1 is not set
@@ -211,7 +231,7 @@ CT_BINUTILS_EXTRA_CONFIG=""
# Final C compiler
#
CT_CC_GCC=y
-CT_CC_VERSION="4.1.2"
+CT_CC_VERSION="4.2.0"
CT_CC="gcc"
# CT_CC_V_2_95_3 is not set
# CT_CC_V_3_2_3 is not set
@@ -236,8 +256,8 @@ CT_CC="gcc"
# CT_CC_V_4_0_4 is not set
# CT_CC_V_4_1_0 is not set
# CT_CC_V_4_1_1 is not set
-CT_CC_V_4_1_2=y
-# CT_CC_V_4_2_0 is not set
+# CT_CC_V_4_1_2 is not set
+CT_CC_V_4_2_0=y
CT_CC_CXA_ATEXIT=y
CT_CC_EXTRA_CONFIG=""
CT_CC_SUPPORT_CXX=y
@@ -250,7 +270,7 @@ CT_CC_SUPPORT_OBJCXX=y
#
# Additionnal supported languages:
#
-# CT_CC_LANG_CXX is not set
+CT_CC_LANG_CXX=y
# CT_CC_LANG_FORTRAN is not set
# CT_CC_LANG_JAVA is not set
# CT_CC_LANG_ADA is not set
@@ -298,9 +318,17 @@ CT_DMALLOC=y
# CT_DMALLOC_V_5_4_3 is not set
CT_DMALLOC_V_5_5_2=y
CT_DMALLOC_VERSION="5.5.2"
+CT_DUMA=y
+CT_DUMA_A=y
+CT_DUMA_SO=y
+CT_DUMA_V_2_5_1=y
+# CT_DUMA_V_2_5_2 is not set
+# CT_DUMA_V_2_5_3 is not set
+CT_DUMA_VERSION="2_5_1"
CT_GDB=y
CT_GDB_CROSS=y
CT_GDB_CROSS_STATIC_GDBSERVER=y
+# CT_GDB_NATIVE is not set
# CT_GDB_V_snapshot is not set
# CT_GDB_V_6_2_1 is not set
# CT_GDB_V_6_3 is not set
@@ -308,3 +336,21 @@ CT_GDB_CROSS_STATIC_GDBSERVER=y
# CT_GDB_V_6_5 is not set
CT_GDB_V_6_6=y
CT_GDB_VERSION="6.6"
+CT_STRACE=y
+# CT_STRACE_V_4_5 is not set
+# CT_STRACE_V_4_5_1 is not set
+# CT_STRACE_V_4_5_2 is not set
+# CT_STRACE_V_4_5_3 is not set
+# CT_STRACE_V_4_5_4 is not set
+# CT_STRACE_V_4_5_5 is not set
+# CT_STRACE_V_4_5_6 is not set
+# CT_STRACE_V_4_5_7 is not set
+# CT_STRACE_V_4_5_8 is not set
+# CT_STRACE_V_4_5_9 is not set
+# CT_STRACE_V_4_5_10 is not set
+# CT_STRACE_V_4_5_11 is not set
+# CT_STRACE_V_4_5_12 is not set
+# CT_STRACE_V_4_5_13 is not set
+# CT_STRACE_V_4_5_14 is not set
+CT_STRACE_V_4_5_15=y
+CT_STRACE_VERSION="4.5.15"
diff --git a/samples/i586-geode-linux-uclibc/crosstool.config b/samples/i586-geode-linux-uclibc/crosstool.config
index 8fe0066..6c1942e 100644
--- a/samples/i586-geode-linux-uclibc/crosstool.config
+++ b/samples/i586-geode-linux-uclibc/crosstool.config
@@ -1,7 +1,7 @@
#
# Automatically generated make config: don't edit
-# crosstool-NG version: 0.1.2+svn
-# Sun Jul 8 23:50:02 2007
+# crosstool-NG version: 0.2.1+svn
+# Sat Jul 21 22:32:43 2007
#
# CT_FOOBAR is not set
@@ -12,8 +12,9 @@
#
# crosstool-NG behavior
#
-# CT_EXPERIMENTAL is not set
# CT_OBSOLETE is not set
+CT_EXPERIMENTAL=y
+# CT_BROKEN is not set
CT_DEBUG_CT=y
# CT_DEBUG_CT_PAUSE_STEPS is not set
CT_DEBUG_CT_SAVE_STEPS=y
@@ -31,6 +32,7 @@ CT_USE_PIPES=y
# Paths
#
CT_LOCAL_TARBALLS_DIR="${HOME}/dev/src"
+# CT_SAVE_TARBALLS is not set
CT_PREFIX_DIR="/opt/x-tools/${CT_TARGET}"
CT_INSTALL_DIR="${CT_PREFIX_DIR}"
# CT_CUSTOM_PATCH is not set
@@ -123,7 +125,7 @@ CT_CC_NATIVE="gcc"
# Kernel
#
CT_KERNEL_LINUX=y
-CT_KERNEL_VERSION="2.6.21.6"
+CT_KERNEL_VERSION="2.6.22.1"
CT_KERNEL_LINUX_HEADERS_INSTALL=y
# CT_KERNEL_LINUX_HEADERS_SANITISED is not set
# CT_KERNEL_LINUX_HEADERS_COPY is not set
@@ -137,9 +139,16 @@ CT_KERNEL_VERSION_SEE_EXTRAVERSION=y
# CT_KERNEL_INSTALL_V_2_6_18_4 is not set
# CT_KERNEL_INSTALL_V_2_6_18_5 is not set
# CT_KERNEL_INSTALL_V_2_6_18_6 is not set
+# CT_KERNEL_INSTALL_V_2_6_18_7 is not set
+# CT_KERNEL_INSTALL_V_2_6_18_8 is not set
# CT_KERNEL_INSTALL_V_2_6_19 is not set
# CT_KERNEL_INSTALL_V_2_6_19_1 is not set
# CT_KERNEL_INSTALL_V_2_6_19_2 is not set
+# CT_KERNEL_INSTALL_V_2_6_19_3 is not set
+# CT_KERNEL_INSTALL_V_2_6_19_4 is not set
+# CT_KERNEL_INSTALL_V_2_6_19_5 is not set
+# CT_KERNEL_INSTALL_V_2_6_19_6 is not set
+# CT_KERNEL_INSTALL_V_2_6_19_7 is not set
# CT_KERNEL_INSTALL_V_2_6_20 is not set
# CT_KERNEL_INSTALL_V_2_6_20_1 is not set
# CT_KERNEL_INSTALL_V_2_6_20_2 is not set
@@ -148,13 +157,23 @@ CT_KERNEL_VERSION_SEE_EXTRAVERSION=y
# CT_KERNEL_INSTALL_V_2_6_20_5 is not set
# CT_KERNEL_INSTALL_V_2_6_20_6 is not set
# CT_KERNEL_INSTALL_V_2_6_20_7 is not set
+# CT_KERNEL_INSTALL_V_2_6_20_8 is not set
+# CT_KERNEL_INSTALL_V_2_6_20_9 is not set
+# CT_KERNEL_INSTALL_V_2_6_20_10 is not set
+# CT_KERNEL_INSTALL_V_2_6_20_11 is not set
+# CT_KERNEL_INSTALL_V_2_6_20_12 is not set
+# CT_KERNEL_INSTALL_V_2_6_20_13 is not set
+# CT_KERNEL_INSTALL_V_2_6_20_14 is not set
+# CT_KERNEL_INSTALL_V_2_6_20_15 is not set
# CT_KERNEL_INSTALL_V_2_6_21 is not set
# CT_KERNEL_INSTALL_V_2_6_21_1 is not set
# CT_KERNEL_INSTALL_V_2_6_21_2 is not set
# CT_KERNEL_INSTALL_V_2_6_21_3 is not set
# CT_KERNEL_INSTALL_V_2_6_21_4 is not set
# CT_KERNEL_INSTALL_V_2_6_21_5 is not set
-CT_KERNEL_INSTALL_V_2_6_21_6=y
+# CT_KERNEL_INSTALL_V_2_6_21_6 is not set
+# CT_KERNEL_INSTALL_V_2_6_22 is not set
+CT_KERNEL_INSTALL_V_2_6_22_1=y
# CT_KERNEL_LINUX_HEADERS_INSTALL_CHECK is not set
CT_KERNEL_LINUX_VERBOSITY_0=y
# CT_KERNEL_LINUX_VERBOSITY_1 is not set
@@ -209,7 +228,7 @@ CT_BINUTILS_EXTRA_CONFIG=""
# Final C compiler
#
CT_CC_GCC=y
-CT_CC_VERSION="4.1.1"
+CT_CC_VERSION="4.2.0"
CT_CC="gcc"
# CT_CC_V_2_95_3 is not set
# CT_CC_V_3_2_3 is not set
@@ -233,9 +252,9 @@ CT_CC="gcc"
# CT_CC_V_4_0_3 is not set
# CT_CC_V_4_0_4 is not set
# CT_CC_V_4_1_0 is not set
-CT_CC_V_4_1_1=y
+# CT_CC_V_4_1_1 is not set
# CT_CC_V_4_1_2 is not set
-# CT_CC_V_4_2_0 is not set
+CT_CC_V_4_2_0=y
CT_CC_CXA_ATEXIT=y
CT_CC_EXTRA_CONFIG=""
CT_CC_SUPPORT_CXX=y
@@ -296,9 +315,17 @@ CT_DMALLOC=y
# CT_DMALLOC_V_5_4_3 is not set
CT_DMALLOC_V_5_5_2=y
CT_DMALLOC_VERSION="5.5.2"
+CT_DUMA=y
+CT_DUMA_A=y
+CT_DUMA_SO=y
+CT_DUMA_V_2_5_1=y
+# CT_DUMA_V_2_5_2 is not set
+# CT_DUMA_V_2_5_3 is not set
+CT_DUMA_VERSION="2_5_1"
CT_GDB=y
CT_GDB_CROSS=y
CT_GDB_CROSS_STATIC_GDBSERVER=y
+# CT_GDB_NATIVE is not set
# CT_GDB_V_snapshot is not set
# CT_GDB_V_6_2_1 is not set
# CT_GDB_V_6_3 is not set
@@ -306,3 +333,21 @@ CT_GDB_CROSS_STATIC_GDBSERVER=y
# CT_GDB_V_6_5 is not set
CT_GDB_V_6_6=y
CT_GDB_VERSION="6.6"
+CT_STRACE=y
+# CT_STRACE_V_4_5 is not set
+# CT_STRACE_V_4_5_1 is not set
+# CT_STRACE_V_4_5_2 is not set
+# CT_STRACE_V_4_5_3 is not set
+# CT_STRACE_V_4_5_4 is not set
+# CT_STRACE_V_4_5_5 is not set
+# CT_STRACE_V_4_5_6 is not set
+# CT_STRACE_V_4_5_7 is not set
+# CT_STRACE_V_4_5_8 is not set
+# CT_STRACE_V_4_5_9 is not set
+# CT_STRACE_V_4_5_10 is not set
+# CT_STRACE_V_4_5_11 is not set
+# CT_STRACE_V_4_5_12 is not set
+# CT_STRACE_V_4_5_13 is not set
+# CT_STRACE_V_4_5_14 is not set
+CT_STRACE_V_4_5_15=y
+CT_STRACE_VERSION="4.5.15"
diff --git a/samples/i686-nptl-linux-gnu/crosstool.config b/samples/i686-nptl-linux-gnu/crosstool.config
index f210ccf..755b1d6 100644
--- a/samples/i686-nptl-linux-gnu/crosstool.config
+++ b/samples/i686-nptl-linux-gnu/crosstool.config
@@ -1,7 +1,7 @@
#
# Automatically generated make config: don't edit
-# crosstool-NG version: 0.0.4-svn
-# Sun May 27 20:39:36 2007
+# crosstool-NG version: 0.2.1+svn
+# Tue Jul 24 19:06:59 2007
#
# CT_FOOBAR is not set
@@ -10,10 +10,11 @@
#
#
-# Crosstool behavior
+# crosstool-NG behavior
#
-CT_EXPERIMENTAL=y
# CT_OBSOLETE is not set
+CT_EXPERIMENTAL=y
+# CT_BROKEN is not set
CT_DEBUG_CT=y
# CT_DEBUG_CT_PAUSE_STEPS is not set
CT_DEBUG_CT_SAVE_STEPS=y
@@ -31,10 +32,12 @@ CT_USE_PIPES=y
# Paths
#
CT_LOCAL_TARBALLS_DIR="${HOME}/dev/src"
+CT_SAVE_TARBALLS=y
CT_PREFIX_DIR="/opt/x-tools/${CT_TARGET}"
CT_INSTALL_DIR="${CT_PREFIX_DIR}"
# CT_CUSTOM_PATCH is not set
CT_REMOVE_DOCS=y
+# CT_INSTALL_DIR_RO is not set
#
# Downloading
@@ -61,7 +64,7 @@ CT_LOG_LEVEL_MAX="EXTRA"
# CT_LOG_SEE_TOOLS_WARN is not set
CT_LOG_PROGRESS_BAR=y
CT_LOG_TO_FILE=y
-CT_LOG_FILE="${CT_PREFIX_DIR}/${CT_TARGET}.log"
+CT_LOG_FILE_COMPRESS=y
#
# Target options
@@ -76,10 +79,6 @@ CT_ARCH="x86"
CT_ARCH_x86=y
# CT_ARCH_x86_64 is not set
# CT_ARCH_SUPPORTS_BOTH_ENDIAN is not set
-CT_THREADS_NPTL=y
-# CT_THREADS_LINUXTHREADS is not set
-# CT_THREADS_NONE is not set
-CT_THREADS="nptl"
#
# Target optimisations
@@ -103,6 +102,10 @@ CT_TARGET_CFLAGS=""
#
CT_USE_SYSROOT=y
CT_SHARED_LIBS=y
+CT_THREADS_NPTL=y
+# CT_THREADS_LINUXTHREADS is not set
+# CT_THREADS_NONE is not set
+CT_THREADS="nptl"
# CT_TARGET_MULTILIB is not set
CT_TARGET_VENDOR="nptl"
CT_TARGET_ALIAS=""
@@ -122,7 +125,7 @@ CT_CC_NATIVE="gcc"
# Kernel
#
CT_KERNEL_LINUX=y
-CT_KERNEL_VERSION="2.6.21.3"
+CT_KERNEL_VERSION="2.6.22.1"
CT_KERNEL_LINUX_HEADERS_INSTALL=y
# CT_KERNEL_LINUX_HEADERS_SANITISED is not set
# CT_KERNEL_LINUX_HEADERS_COPY is not set
@@ -136,9 +139,16 @@ CT_KERNEL_VERSION_SEE_EXTRAVERSION=y
# CT_KERNEL_INSTALL_V_2_6_18_4 is not set
# CT_KERNEL_INSTALL_V_2_6_18_5 is not set
# CT_KERNEL_INSTALL_V_2_6_18_6 is not set
+# CT_KERNEL_INSTALL_V_2_6_18_7 is not set
+# CT_KERNEL_INSTALL_V_2_6_18_8 is not set
# CT_KERNEL_INSTALL_V_2_6_19 is not set
# CT_KERNEL_INSTALL_V_2_6_19_1 is not set
# CT_KERNEL_INSTALL_V_2_6_19_2 is not set
+# CT_KERNEL_INSTALL_V_2_6_19_3 is not set
+# CT_KERNEL_INSTALL_V_2_6_19_4 is not set
+# CT_KERNEL_INSTALL_V_2_6_19_5 is not set
+# CT_KERNEL_INSTALL_V_2_6_19_6 is not set
+# CT_KERNEL_INSTALL_V_2_6_19_7 is not set
# CT_KERNEL_INSTALL_V_2_6_20 is not set
# CT_KERNEL_INSTALL_V_2_6_20_1 is not set
# CT_KERNEL_INSTALL_V_2_6_20_2 is not set
@@ -147,10 +157,24 @@ CT_KERNEL_VERSION_SEE_EXTRAVERSION=y
# CT_KERNEL_INSTALL_V_2_6_20_5 is not set
# CT_KERNEL_INSTALL_V_2_6_20_6 is not set
# CT_KERNEL_INSTALL_V_2_6_20_7 is not set
+# CT_KERNEL_INSTALL_V_2_6_20_8 is not set
+# CT_KERNEL_INSTALL_V_2_6_20_9 is not set
+# CT_KERNEL_INSTALL_V_2_6_20_10 is not set
+# CT_KERNEL_INSTALL_V_2_6_20_11 is not set
+# CT_KERNEL_INSTALL_V_2_6_20_12 is not set
+# CT_KERNEL_INSTALL_V_2_6_20_13 is not set
+# CT_KERNEL_INSTALL_V_2_6_20_14 is not set
+# CT_KERNEL_INSTALL_V_2_6_20_15 is not set
# CT_KERNEL_INSTALL_V_2_6_21 is not set
# CT_KERNEL_INSTALL_V_2_6_21_1 is not set
# CT_KERNEL_INSTALL_V_2_6_21_2 is not set
-CT_KERNEL_INSTALL_V_2_6_21_3=y
+# CT_KERNEL_INSTALL_V_2_6_21_3 is not set
+# CT_KERNEL_INSTALL_V_2_6_21_4 is not set
+# CT_KERNEL_INSTALL_V_2_6_21_5 is not set
+# CT_KERNEL_INSTALL_V_2_6_21_6 is not set
+# CT_KERNEL_INSTALL_V_2_6_22 is not set
+CT_KERNEL_INSTALL_V_2_6_22_1=y
+# CT_KERNEL_LINUX_HEADERS_INSTALL_CHECK is not set
CT_KERNEL_LINUX_VERBOSITY_0=y
# CT_KERNEL_LINUX_VERBOSITY_1 is not set
# CT_KERNEL_LINUX_VERBOSITY_2 is not set
@@ -160,7 +184,7 @@ CT_KERNEL_LINUX_VERBOSE_LEVEL=0
#
# binutils
#
-CT_BINUTILS_VERSION="2.17.50.0.16"
+CT_BINUTILS_VERSION="2.17.50.0.17"
# CT_BINUTILS_V_2_11_2 is not set
# CT_BINUTILS_V_2_13_90 is not set
# CT_BINUTILS_V_2_14 is not set
@@ -187,7 +211,8 @@ CT_BINUTILS_VERSION="2.17.50.0.16"
# CT_BINUTILS_V_2_17_50_0_13 is not set
# CT_BINUTILS_V_2_17_50_0_14 is not set
# CT_BINUTILS_V_2_17_50_0_15 is not set
-CT_BINUTILS_V_2_17_50_0_16=y
+# CT_BINUTILS_V_2_17_50_0_16 is not set
+CT_BINUTILS_V_2_17_50_0_17=y
CT_BINUTILS_EXTRA_CONFIG=""
#
@@ -203,7 +228,7 @@ CT_BINUTILS_EXTRA_CONFIG=""
# Final C compiler
#
CT_CC_GCC=y
-CT_CC_VERSION="4.1.2"
+CT_CC_VERSION="4.2.0"
CT_CC="gcc"
# CT_CC_V_2_95_3 is not set
# CT_CC_V_3_2_3 is not set
@@ -228,8 +253,8 @@ CT_CC="gcc"
# CT_CC_V_4_0_4 is not set
# CT_CC_V_4_1_0 is not set
# CT_CC_V_4_1_1 is not set
-CT_CC_V_4_1_2=y
-# CT_CC_V_4_2_0 is not set
+# CT_CC_V_4_1_2 is not set
+CT_CC_V_4_2_0=y
CT_CC_CXA_ATEXIT=y
CT_CC_EXTRA_CONFIG=""
CT_CC_SUPPORT_CXX=y
@@ -288,7 +313,50 @@ CT_LIBC_GLIBC_CONFIGPARMS=""
# CT_LIBC_ADDONS is not set
#
+# Tools facilities
+#
+CT_SSTRIP=y
+# CT_SSTRIP_ELFKICKERS is not set
+CT_SSTRIP_BUILDROOT=y
+CT_SSTRIP_FROM="buildroot"
+
+#
# Debug facilities
#
# CT_DMALLOC is not set
-# CT_GDB is not set
+CT_DUMA=y
+CT_DUMA_A=y
+CT_DUMA_SO=y
+CT_DUMA_V_2_5_1=y
+# CT_DUMA_V_2_5_2 is not set
+# CT_DUMA_V_2_5_3 is not set
+CT_DUMA_VERSION="2_5_1"
+CT_GDB=y
+CT_GDB_CROSS=y
+CT_GDB_CROSS_STATIC_GDBSERVER=y
+# CT_GDB_NATIVE is not set
+# CT_GDB_V_snapshot is not set
+# CT_GDB_V_6_2_1 is not set
+# CT_GDB_V_6_3 is not set
+# CT_GDB_V_6_4 is not set
+# CT_GDB_V_6_5 is not set
+CT_GDB_V_6_6=y
+CT_GDB_VERSION="6.6"
+CT_STRACE=y
+# CT_STRACE_V_4_5 is not set
+# CT_STRACE_V_4_5_1 is not set
+# CT_STRACE_V_4_5_2 is not set
+# CT_STRACE_V_4_5_3 is not set
+# CT_STRACE_V_4_5_4 is not set
+# CT_STRACE_V_4_5_5 is not set
+# CT_STRACE_V_4_5_6 is not set
+# CT_STRACE_V_4_5_7 is not set
+# CT_STRACE_V_4_5_8 is not set
+# CT_STRACE_V_4_5_9 is not set
+# CT_STRACE_V_4_5_10 is not set
+# CT_STRACE_V_4_5_11 is not set
+# CT_STRACE_V_4_5_12 is not set
+# CT_STRACE_V_4_5_13 is not set
+# CT_STRACE_V_4_5_14 is not set
+CT_STRACE_V_4_5_15=y
+CT_STRACE_VERSION="4.5.15"
diff --git a/samples/mips-unknown-linux-uclibc/crosstool.config b/samples/mips-unknown-linux-uclibc/crosstool.config
index b326487..1adbfc4 100644
--- a/samples/mips-unknown-linux-uclibc/crosstool.config
+++ b/samples/mips-unknown-linux-uclibc/crosstool.config
@@ -1,7 +1,7 @@
#
# Automatically generated make config: don't edit
# crosstool-NG version: 0.2.1+svn
-# Mon Jul 16 22:39:43 2007
+# Mon Jul 23 21:35:13 2007
#
# CT_FOOBAR is not set
@@ -321,6 +321,8 @@ CT_DUMA=y
CT_DUMA_A=y
CT_DUMA_SO=y
CT_DUMA_V_2_5_1=y
+# CT_DUMA_V_2_5_2 is not set
+# CT_DUMA_V_2_5_3 is not set
CT_DUMA_VERSION="2_5_1"
CT_GDB=y
CT_GDB_CROSS=y
@@ -334,19 +336,3 @@ CT_GDB_CROSS_STATIC_GDBSERVER=y
CT_GDB_V_6_6=y
CT_GDB_VERSION="6.6"
# CT_STRACE is not set
-# CT_STRACE_V_4_5 is not set
-# CT_STRACE_V_4_5_1 is not set
-# CT_STRACE_V_4_5_2 is not set
-# CT_STRACE_V_4_5_3 is not set
-# CT_STRACE_V_4_5_4 is not set
-# CT_STRACE_V_4_5_5 is not set
-# CT_STRACE_V_4_5_6 is not set
-# CT_STRACE_V_4_5_7 is not set
-# CT_STRACE_V_4_5_8 is not set
-# CT_STRACE_V_4_5_9 is not set
-# CT_STRACE_V_4_5_10 is not set
-# CT_STRACE_V_4_5_11 is not set
-# CT_STRACE_V_4_5_12 is not set
-# CT_STRACE_V_4_5_13 is not set
-# CT_STRACE_V_4_5_14 is not set
-# CT_STRACE_V_4_5_15 is not set
diff --git a/samples/x86_64-unknown-linux-uclibc/crosstool.config b/samples/x86_64-unknown-linux-uclibc/crosstool.config
index 136410c..b66a6b4 100644
--- a/samples/x86_64-unknown-linux-uclibc/crosstool.config
+++ b/samples/x86_64-unknown-linux-uclibc/crosstool.config
@@ -1,7 +1,7 @@
#
# Automatically generated make config: don't edit
# crosstool-NG version: 0.2.1+svn
-# Mon Jul 16 19:52:23 2007
+# Sun Jul 22 11:07:25 2007
#
# CT_FOOBAR is not set
@@ -319,6 +319,8 @@ CT_DUMA=y
CT_DUMA_A=y
CT_DUMA_SO=y
CT_DUMA_V_2_5_1=y
+# CT_DUMA_V_2_5_2 is not set
+# CT_DUMA_V_2_5_3 is not set
CT_DUMA_VERSION="2_5_1"
CT_GDB=y
CT_GDB_CROSS=y