summaryrefslogtreecommitdiff
path: root/samples/x86_64-unknown-linux-uclibc
diff options
context:
space:
mode:
authorYann E. MORIN" <yann.morin.1998@anciens.enib.fr>2012-01-31 23:10:59 (GMT)
committerYann E. MORIN" <yann.morin.1998@free.fr>2012-01-31 23:10:59 (GMT)
commite1d16aa95e3533a6f570325891718117e4d952c6 (patch)
tree578341874b9f4f99f7111f8e0abfdc21669858b3 /samples/x86_64-unknown-linux-uclibc
parentd4cfedec3cc4476c0f18abe046c1326c7e81dcc5 (diff)
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" <yann.morin.1998@anciens.enib.fr>
Diffstat (limited to 'samples/x86_64-unknown-linux-uclibc')
-rw-r--r--samples/x86_64-unknown-linux-uclibc/crosstool.config40
1 files changed, 22 insertions, 18 deletions
diff --git a/samples/x86_64-unknown-linux-uclibc/crosstool.config b/samples/x86_64-unknown-linux-uclibc/crosstool.config
index b4691b5..05dc510 100644
--- a/samples/x86_64-unknown-linux-uclibc/crosstool.config
+++ b/samples/x86_64-unknown-linux-uclibc/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:31 2011
+# crosstool-NG hg+default-e6be0f495de3 Configuration
+# Mon Jan 30 22:52:51 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
@@ -170,28 +169,31 @@ 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
@@ -324,6 +326,7 @@ CT_LIBC_mingw_AVAILABLE=y
CT_LIBC_newlib_AVAILABLE=y
CT_LIBC_none_AVAILABLE=y
CT_LIBC_uClibc_AVAILABLE=y
+# CT_LIBC_UCLIBC_V_0_9_32_1 is not set
# CT_LIBC_UCLIBC_V_0_9_32 is not set
# CT_LIBC_UCLIBC_V_0_9_30_3 is not set
CT_LIBC_UCLIBC_V_0_9_30_2=y
@@ -376,6 +379,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