# HG changeset patch # User "Yann E. MORIN" # Date 1216552379 0 # Node ID 5126985a0a77b487067277be53adddc53a9f47dd # Parent 2add2b7ae4e83e392556afd823921f04e85ee07b Update the last four samples to use linux-2.6.26 headers, and gcc-4.2.4. /trunk/samples/ia64-unknown-linux-gnu/crosstool.config | 10 5 5 0 +++++----- /trunk/samples/i686-nptl-linux-gnu/crosstool.config | 16 8 8 0 ++++++++-------- /trunk/samples/powerpc-unknown-linux-uclibc/crosstool.config | 16 8 8 0 ++++++++-------- /trunk/samples/i586-geode-linux-uclibc/crosstool.config | 16 8 8 0 ++++++++-------- 4 files changed, 29 insertions(+), 29 deletions(-) diff -r 2add2b7ae4e8 -r 5126985a0a77 samples/i586-geode-linux-uclibc/crosstool.config --- a/samples/i586-geode-linux-uclibc/crosstool.config Sun Jul 20 09:43:07 2008 +0000 +++ b/samples/i586-geode-linux-uclibc/crosstool.config Sun Jul 20 11:12:59 2008 +0000 @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit -# crosstool-NG version: 1.1.0+svn_trunk@832 -# Sun Jul 20 00:53:10 2008 +# crosstool-NG version: 1.1.0+svn_trunk@833 +# Sun Jul 20 01:12:37 2008 # # @@ -135,7 +135,7 @@ # Kernel # CT_KERNEL_LINUX=y -CT_KERNEL_VERSION="2.6.25.10" +CT_KERNEL_VERSION="2.6.26" CT_KERNEL_LINUX_HEADERS_INSTALL=y # CT_KERNEL_LINUX_HEADERS_SANITISED is not set # CT_KERNEL_LINUX_HEADERS_COPY is not set @@ -166,8 +166,8 @@ # CT_KERNEL_INSTALL_V_2_6_25_7 is not set # CT_KERNEL_INSTALL_V_2_6_25_8 is not set # CT_KERNEL_INSTALL_V_2_6_25_9 is not set -CT_KERNEL_INSTALL_V_2_6_25_10=y -# CT_KERNEL_INSTALL_V_2_6_26 is not set +# CT_KERNEL_INSTALL_V_2_6_25_10 is not set +CT_KERNEL_INSTALL_V_2_6_26=y CT_KERNEL_LINUX_HEADERS_INSTALL_CHECK=y CT_KERNEL_LINUX_VERBOSITY_0=y # CT_KERNEL_LINUX_VERBOSITY_1 is not set @@ -209,7 +209,7 @@ # C compiler # CT_CC_GCC=y -CT_CC_VERSION="4.2.3" +CT_CC_VERSION="4.2.4" CT_CC="gcc" # CT_CC_V_2_95_3 is not set # CT_CC_V_3_2_3 is not set @@ -226,8 +226,8 @@ # CT_CC_V_4_2_0 is not set # CT_CC_V_4_2_1 is not set # CT_CC_V_4_2_2 is not set -CT_CC_V_4_2_3=y -# CT_CC_V_4_2_4 is not set +# CT_CC_V_4_2_3 is not set +CT_CC_V_4_2_4=y # CT_CC_V_4_3_0 is not set # CT_CC_V_4_3_1 is not set # CT_CC_GCC_4_3_or_later is not set diff -r 2add2b7ae4e8 -r 5126985a0a77 samples/i686-nptl-linux-gnu/crosstool.config --- a/samples/i686-nptl-linux-gnu/crosstool.config Sun Jul 20 09:43:07 2008 +0000 +++ b/samples/i686-nptl-linux-gnu/crosstool.config Sun Jul 20 11:12:59 2008 +0000 @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit -# crosstool-NG version: 1.1.0+svn_trunk@832 -# Sun Jul 20 00:52:39 2008 +# crosstool-NG version: 1.1.0+svn_trunk@833 +# Sun Jul 20 01:11:57 2008 # # @@ -135,7 +135,7 @@ # Kernel # CT_KERNEL_LINUX=y -CT_KERNEL_VERSION="2.6.25.10" +CT_KERNEL_VERSION="2.6.26" CT_KERNEL_LINUX_HEADERS_INSTALL=y # CT_KERNEL_LINUX_HEADERS_SANITISED is not set # CT_KERNEL_LINUX_HEADERS_COPY is not set @@ -166,8 +166,8 @@ # CT_KERNEL_INSTALL_V_2_6_25_7 is not set # CT_KERNEL_INSTALL_V_2_6_25_8 is not set # CT_KERNEL_INSTALL_V_2_6_25_9 is not set -CT_KERNEL_INSTALL_V_2_6_25_10=y -# CT_KERNEL_INSTALL_V_2_6_26 is not set +# CT_KERNEL_INSTALL_V_2_6_25_10 is not set +CT_KERNEL_INSTALL_V_2_6_26=y CT_KERNEL_LINUX_HEADERS_INSTALL_CHECK=y CT_KERNEL_LINUX_VERBOSITY_0=y # CT_KERNEL_LINUX_VERBOSITY_1 is not set @@ -209,7 +209,7 @@ # C compiler # CT_CC_GCC=y -CT_CC_VERSION="4.2.3" +CT_CC_VERSION="4.2.4" CT_CC="gcc" # CT_CC_V_2_95_3 is not set # CT_CC_V_3_2_3 is not set @@ -226,8 +226,8 @@ # CT_CC_V_4_2_0 is not set # CT_CC_V_4_2_1 is not set # CT_CC_V_4_2_2 is not set -CT_CC_V_4_2_3=y -# CT_CC_V_4_2_4 is not set +# CT_CC_V_4_2_3 is not set +CT_CC_V_4_2_4=y # CT_CC_V_4_3_0 is not set # CT_CC_V_4_3_1 is not set # CT_CC_GCC_4_3_or_later is not set diff -r 2add2b7ae4e8 -r 5126985a0a77 samples/ia64-unknown-linux-gnu/crosstool.config --- a/samples/ia64-unknown-linux-gnu/crosstool.config Sun Jul 20 09:43:07 2008 +0000 +++ b/samples/ia64-unknown-linux-gnu/crosstool.config Sun Jul 20 11:12:59 2008 +0000 @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit -# crosstool-NG version: 1.1.0+svn_trunk@832 -# Sun Jul 20 00:53:50 2008 +# crosstool-NG version: 1.1.0+svn_trunk@833 +# Sun Jul 20 01:13:05 2008 # # @@ -134,7 +134,7 @@ # Kernel # CT_KERNEL_LINUX=y -CT_KERNEL_VERSION="2.6.25.10" +CT_KERNEL_VERSION="2.6.26" CT_KERNEL_LINUX_HEADERS_INSTALL=y # CT_KERNEL_LINUX_HEADERS_SANITISED is not set # CT_KERNEL_LINUX_HEADERS_COPY is not set @@ -165,8 +165,8 @@ # CT_KERNEL_INSTALL_V_2_6_25_7 is not set # CT_KERNEL_INSTALL_V_2_6_25_8 is not set # CT_KERNEL_INSTALL_V_2_6_25_9 is not set -CT_KERNEL_INSTALL_V_2_6_25_10=y -# CT_KERNEL_INSTALL_V_2_6_26 is not set +# CT_KERNEL_INSTALL_V_2_6_25_10 is not set +CT_KERNEL_INSTALL_V_2_6_26=y CT_KERNEL_LINUX_HEADERS_INSTALL_CHECK=y CT_KERNEL_LINUX_VERBOSITY_0=y # CT_KERNEL_LINUX_VERBOSITY_1 is not set diff -r 2add2b7ae4e8 -r 5126985a0a77 samples/powerpc-unknown-linux-uclibc/crosstool.config --- a/samples/powerpc-unknown-linux-uclibc/crosstool.config Sun Jul 20 09:43:07 2008 +0000 +++ b/samples/powerpc-unknown-linux-uclibc/crosstool.config Sun Jul 20 11:12:59 2008 +0000 @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit -# crosstool-NG version: 1.1.0+svn_trunk@832 -# Sun Jul 20 00:54:32 2008 +# crosstool-NG version: 1.1.0+svn_trunk@833 +# Sun Jul 20 01:13:37 2008 # # @@ -135,7 +135,7 @@ # Kernel # CT_KERNEL_LINUX=y -CT_KERNEL_VERSION="2.6.25.10" +CT_KERNEL_VERSION="2.6.26" CT_KERNEL_LINUX_HEADERS_INSTALL=y # CT_KERNEL_LINUX_HEADERS_SANITISED is not set # CT_KERNEL_LINUX_HEADERS_COPY is not set @@ -166,8 +166,8 @@ # CT_KERNEL_INSTALL_V_2_6_25_7 is not set # CT_KERNEL_INSTALL_V_2_6_25_8 is not set # CT_KERNEL_INSTALL_V_2_6_25_9 is not set -CT_KERNEL_INSTALL_V_2_6_25_10=y -# CT_KERNEL_INSTALL_V_2_6_26 is not set +# CT_KERNEL_INSTALL_V_2_6_25_10 is not set +CT_KERNEL_INSTALL_V_2_6_26=y CT_KERNEL_LINUX_HEADERS_INSTALL_CHECK=y CT_KERNEL_LINUX_VERBOSITY_0=y # CT_KERNEL_LINUX_VERBOSITY_1 is not set @@ -209,7 +209,7 @@ # C compiler # CT_CC_GCC=y -CT_CC_VERSION="4.2.3" +CT_CC_VERSION="4.2.4" CT_CC="gcc" # CT_CC_V_2_95_3 is not set # CT_CC_V_3_2_3 is not set @@ -226,8 +226,8 @@ # CT_CC_V_4_2_0 is not set # CT_CC_V_4_2_1 is not set # CT_CC_V_4_2_2 is not set -CT_CC_V_4_2_3=y -# CT_CC_V_4_2_4 is not set +# CT_CC_V_4_2_3 is not set +CT_CC_V_4_2_4=y # CT_CC_V_4_3_0 is not set # CT_CC_V_4_3_1 is not set # CT_CC_GCC_4_3_or_later is not set