From e1d16aa95e3533a6f570325891718117e4d952c6 Mon Sep 17 00:00:00 2001 From: "Yann E. MORIN\"" Date: Wed, 1 Feb 2012 00:10:59 +0100 Subject: samples: update before release Update all samples to reflect the new set of options, plus: - remove the arm-iphone-linux-gnueabi sample (obsolete...) - disable hard-float in ARM bare-metal samples. Signed-off-by: "Yann E. MORIN" --- samples/x86_64-unknown-linux-gnu/crosstool.config | 41 ++++++++++++----------- 1 file changed, 22 insertions(+), 19 deletions(-) (limited to 'samples/x86_64-unknown-linux-gnu') diff --git a/samples/x86_64-unknown-linux-gnu/crosstool.config b/samples/x86_64-unknown-linux-gnu/crosstool.config index 8292e84f..ae688290 100644 --- a/samples/x86_64-unknown-linux-gnu/crosstool.config +++ b/samples/x86_64-unknown-linux-gnu/crosstool.config @@ -1,9 +1,9 @@ # # Automatically generated make config: don't edit -# crosstool-NG hg_default@2723_d56ba604be80 Configuration -# Sun Oct 16 18:21:08 2011 +# crosstool-NG hg+default-e6be0f495de3 Configuration +# Mon Jan 30 22:52:30 2012 # -CT_CONFIGURE_has_xzutils=y +CT_CONFIGURE_has_xz=y CT_CONFIGURE_has_cvs=y CT_CONFIGURE_has_svn=y CT_MODULES=y @@ -90,9 +90,9 @@ CT_LOG_FILE_COMPRESS=y CT_ARCH="x86" CT_ARCH_SUPPORTS_32=y CT_ARCH_SUPPORTS_64=y -CT_ARCH_SUPPORT_ARCH=y -CT_ARCH_SUPPORT_CPU=y -CT_ARCH_SUPPORT_TUNE=y +CT_ARCH_SUPPORTS_WITH_ARCH=y +CT_ARCH_SUPPORTS_WITH_CPU=y +CT_ARCH_SUPPORTS_WITH_TUNE=y CT_ARCH_DEFAULT_32=y CT_ARCH_ARCH="" CT_ARCH_CPU="" @@ -100,8 +100,6 @@ CT_ARCH_TUNE="" # CT_ARCH_32 is not set CT_ARCH_64=y CT_ARCH_BITNESS=64 -CT_ARCH_FLOAT_HW=y -# CT_ARCH_FLOAT_SW is not set CT_TARGET_CFLAGS="" CT_TARGET_LDFLAGS="" # CT_ARCH_alpha is not set @@ -133,6 +131,7 @@ CT_ARCH_USE_MMU=y # # Target optimisations # +CT_ARCH_FLOAT="" # # Toolchain options @@ -169,29 +168,32 @@ CT_BUILD="" CT_BUILD_PREFIX="" CT_BUILD_SUFFIX="" +# +# Misc options +# +# CT_TOOLCHAIN_ENABLE_NLS is not set + # # Operating System # CT_KERNEL_SUPPORTS_SHARED_LIBS=y CT_KERNEL="linux" -CT_KERNEL_VERSION="2.6.33.19" +CT_KERNEL_VERSION="2.6.33.20" # CT_KERNEL_bare_metal is not set CT_KERNEL_linux=y CT_KERNEL_bare_metal_AVAILABLE=y CT_KERNEL_linux_AVAILABLE=y -# CT_KERNEL_V_3_0_4 is not set -# CT_KERNEL_V_3_0_3 is not set -# CT_KERNEL_V_3_0_2 is not set -# CT_KERNEL_V_3_0_1 is not set -# CT_KERNEL_V_3_0 is not set +# CT_KERNEL_V_3_2_2 is not set +# CT_KERNEL_V_3_2_1 is not set +# CT_KERNEL_V_3_2 is not set +# CT_KERNEL_V_3_1_10 is not set +# CT_KERNEL_V_3_0_18 is not set # CT_KERNEL_V_2_6_39_4 is not set # CT_KERNEL_V_2_6_38_8 is not set # CT_KERNEL_V_2_6_37_6 is not set # CT_KERNEL_V_2_6_36_4 is not set -# CT_KERNEL_V_2_6_35_14 is not set -# CT_KERNEL_V_2_6_34_10 is not set -CT_KERNEL_V_2_6_33_19=y -# CT_KERNEL_V_2_6_32_46 is not set +CT_KERNEL_V_2_6_33_20=y +# CT_KERNEL_V_2_6_32_55 is not set # CT_KERNEL_V_2_6_31_14 is not set # CT_KERNEL_V_2_6_27_59 is not set # CT_KERNEL_LINUX_CUSTOM is not set @@ -351,7 +353,7 @@ CT_LIBC_ADDONS_LIST="" # CT_LIBC_GLIBC_KERNEL_VERSION_NONE is not set CT_LIBC_GLIBC_KERNEL_VERSION_AS_HEADERS=y # CT_LIBC_GLIBC_KERNEL_VERSION_CHOSEN is not set -CT_LIBC_GLIBC_MIN_KERNEL="2.6.33.19" +CT_LIBC_GLIBC_MIN_KERNEL="2.6.33.20" # # glibc other options @@ -372,6 +374,7 @@ CT_DEBUG_gdb=y CT_GDB_CROSS=y # CT_GDB_CROSS_STATIC is not set CT_GDB_CROSS_PYTHON=y +CT_GDB_CROSS_EXTRA_CONFIG_ARRAY="" CT_GDB_NATIVE=y # CT_GDB_NATIVE_STATIC is not set CT_GDB_GDBSERVER=y -- cgit v1.2.3