summaryrefslogtreecommitdiff
path: root/samples/i586-geode-linux-uclibc
diff options
context:
space:
mode:
authorYann E. MORIN" <yann.morin.1998@anciens.enib.fr>2008-11-18 08:46:49 (GMT)
committerYann E. MORIN" <yann.morin.1998@anciens.enib.fr>2008-11-18 08:46:49 (GMT)
commitd3f173b196bdcfb0e574160384679446986110af (patch)
tree16a3f04e9a7e55d82ff66de877b070be574cc1b7 /samples/i586-geode-linux-uclibc
parent6b1f3a55e9da976231231128f44cce3f4250fd85 (diff)
Update this sample to use uClibc-0.9.30.
/trunk/samples/i586-geode-linux-uclibc/uClibc-0.9.30.config | 263 263 0 0 +++++++++++++++++++ /trunk/samples/i586-geode-linux-uclibc/crosstool.config | 40 24 16 0 ++- 2 files changed, 287 insertions(+), 16 deletions(-)
Diffstat (limited to 'samples/i586-geode-linux-uclibc')
-rw-r--r--samples/i586-geode-linux-uclibc/crosstool.config40
-rw-r--r--samples/i586-geode-linux-uclibc/uClibc-0.9.30.config (renamed from samples/i586-geode-linux-uclibc/uClibc-20080801.config)20
2 files changed, 35 insertions, 25 deletions
diff --git a/samples/i586-geode-linux-uclibc/crosstool.config b/samples/i586-geode-linux-uclibc/crosstool.config
index d62c662..1a89666 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: 1.2.0+svn_trunk@1147
-# Mon Oct 27 09:28:45 2008
+# crosstool-NG version: 1.2.0+svn_trunk@1216
+# Tue Nov 18 09:43:25 2008
#
#
@@ -12,7 +12,7 @@
# crosstool-NG behavior
#
# CT_OBSOLETE is not set
-CT_EXPERIMENTAL=y
+# CT_EXPERIMENTAL is not set
# CT_DEBUG_CT is not set
#
@@ -78,6 +78,7 @@ CT_LOG_FILE_COMPRESS=y
# Target options
#
CT_ARCH="x86"
+# CT_ARCH_64 is not set
CT_ARCH_SUPPORT_ARCH=y
# CT_ARCH_SUPPORT_ABI is not set
CT_ARCH_SUPPORT_CPU=y
@@ -131,15 +132,20 @@ CT_CROSS=y
# CT_CROSS_NATIVE is not set
# CT_CANADIAN is not set
CT_TOOLCHAIN_TYPE="cross"
+
+#
+# Build system
+#
CT_BUILD=""
-CT_CC_NATIVE="gcc"
+CT_BUILD_PREFIX=""
+CT_BUILD_SUFFIX=""
#
# Operating System
#
# CT_BARE_METAL is not set
CT_KERNEL="linux"
-CT_KERNEL_VERSION="2.6.26.7"
+CT_KERNEL_VERSION="2.6.26.8"
# CT_KERNEL_bare_metal is not set
CT_KERNEL_linux=y
CT_KERNEL_LINUX_INSTALL=y
@@ -151,7 +157,7 @@ CT_KERNEL_LINUX_INSTALL_CHECK=y
# CT_KERNEL_V_2_6_22_19 is not set
# CT_KERNEL_V_2_6_23_17 is not set
# CT_KERNEL_V_2_6_24_7 is not set
-# CT_KERNEL_V_2_6_25_19 is not set
+# CT_KERNEL_V_2_6_25_20 is not set
# CT_KERNEL_V_2_6_26 is not set
# CT_KERNEL_V_2_6_26_1 is not set
# CT_KERNEL_V_2_6_26_2 is not set
@@ -159,11 +165,15 @@ CT_KERNEL_LINUX_INSTALL_CHECK=y
# CT_KERNEL_V_2_6_26_4 is not set
# CT_KERNEL_V_2_6_26_5 is not set
# CT_KERNEL_V_2_6_26_6 is not set
-CT_KERNEL_V_2_6_26_7=y
+# CT_KERNEL_V_2_6_26_7 is not set
+CT_KERNEL_V_2_6_26_8=y
# CT_KERNEL_V_2_6_27 is not set
# CT_KERNEL_V_2_6_27_1 is not set
# CT_KERNEL_V_2_6_27_2 is not set
# CT_KERNEL_V_2_6_27_3 is not set
+# CT_KERNEL_V_2_6_27_4 is not set
+# CT_KERNEL_V_2_6_27_5 is not set
+# CT_KERNEL_V_2_6_27_6 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
@@ -256,16 +266,12 @@ CT_CC_SUPPORT_OBJCXX=y
CT_CC_LANG_CXX=y
CT_CC_LANG_FORTRAN=y
CT_CC_LANG_JAVA=y
-# CT_CC_LANG_ADA is not set
-# CT_CC_LANG_OBJC is not set
-# CT_CC_LANG_OBJCXX is not set
-CT_CC_LANG_OTHERS=""
CT_LIBC="uClibc"
#
# C-library
#
-CT_LIBC_VERSION="20080801"
+CT_LIBC_VERSION="0.9.30"
# CT_LIBC_eglibc is not set
# CT_LIBC_glibc is not set
CT_LIBC_uClibc=y
@@ -274,8 +280,10 @@ CT_LIBC_uClibc=y
# CT_LIBC_V_0_9_28_2 is not set
# CT_LIBC_V_0_9_28_3 is not set
# CT_LIBC_V_0_9_29 is not set
+CT_LIBC_V_0_9_30=y
# CT_LIBC_V_snapshot is not set
-CT_LIBC_V_specific_date=y
+# CT_LIBC_V_specific_date is not set
+# CT_LIBC_UCLIBC_PARALLEL is not set
CT_LIBC_UCLIBC_VERBOSITY_0=y
# CT_LIBC_UCLIBC_VERBOSITY_1 is not set
CT_LIBC_UCLIBC_VERBOSITY=""
@@ -325,7 +333,6 @@ CT_DUMA_VERSION="2_5_14"
CT_DEBUG_gdb=y
CT_GDB_CROSS=y
# CT_GDB_CROSS_STATIC is not set
-# CT_GDB_CROSS_INSIGHT is not set
CT_GDB_NATIVE=y
# CT_GDB_NATIVE_STATIC is not set
CT_GDB_NATIVE_USE_GMP_MPFR=y
@@ -346,8 +353,9 @@ CT_GDB_VERSION="6.8"
CT_NCURSES_V_5_6=y
CT_NCURSES_VERSION="5.6"
CT_DEBUG_ltrace=y
-CT_LTRACE_V_0_4=y
-CT_LTRACE_VERSION="0.4"
+# CT_LTRACE_V_0_4 is not set
+CT_LTRACE_V_0_5=y
+CT_LTRACE_VERSION="0.5"
CT_DEBUG_strace=y
# CT_STRACE_V_4_5 is not set
# CT_STRACE_V_4_5_14 is not set
diff --git a/samples/i586-geode-linux-uclibc/uClibc-20080801.config b/samples/i586-geode-linux-uclibc/uClibc-0.9.30.config
index 98e767d..ac97218 100644
--- a/samples/i586-geode-linux-uclibc/uClibc-20080801.config
+++ b/samples/i586-geode-linux-uclibc/uClibc-0.9.30.config
@@ -1,6 +1,7 @@
#
# Automatically generated make config: don't edit
-# Mon Aug 4 19:50:11 2008
+# Version: 0.9.30
+# Tue Nov 18 09:05:26 2008
#
# TARGET_alpha is not set
# TARGET_arm is not set
@@ -88,6 +89,7 @@ UCLIBC_HAS_FLOATS=y
UCLIBC_HAS_FPU=y
DO_C99_MATH=y
UCLIBC_HAS_FENV=y
+UCLIBC_HAS_LONG_DOUBLE_MATH=y
KERNEL_HEADERS="/usr/include"
HAVE_DOT_CONFIG=y
@@ -148,7 +150,7 @@ UCLIBC_LINUX_MODULE_24=y
UCLIBC_LINUX_SPECIFIC=y
UCLIBC_HAS_GNU_ERROR=y
# UCLIBC_BSD_SPECIFIC is not set
-# UCLIBC_HAS_BSD_ERR is not set
+UCLIBC_HAS_BSD_ERR=y
# UCLIBC_HAS_OBSOLETE_BSD_SIGNAL is not set
# UCLIBC_HAS_OBSOLETE_SYSV_SIGNAL is not set
# UCLIBC_NTP_LEGACY is not set
@@ -177,14 +179,14 @@ UCLIBC_SUPPORT_AI_ADDRCONFIG=y
UCLIBC_HAS_STRING_GENERIC_OPT=y
UCLIBC_HAS_STRING_ARCH_OPT=y
UCLIBC_HAS_CTYPE_TABLES=y
-# UCLIBC_HAS_CTYPE_SIGNED is not set
-UCLIBC_HAS_CTYPE_UNSAFE=y
+UCLIBC_HAS_CTYPE_SIGNED=y
+# UCLIBC_HAS_CTYPE_UNSAFE is not set
# UCLIBC_HAS_CTYPE_CHECKED is not set
-# UCLIBC_HAS_CTYPE_ENFORCED is not set
+UCLIBC_HAS_CTYPE_ENFORCED=y
# UCLIBC_HAS_WCHAR is not set
# UCLIBC_HAS_LOCALE is not set
# UCLIBC_HAS_HEXADECIMAL_FLOATS is not set
-# UCLIBC_HAS_GLIBC_CUSTOM_PRINTF is not set
+UCLIBC_HAS_GLIBC_CUSTOM_PRINTF=y
# USE_OLD_VFPRINTF is not set
UCLIBC_PRINTF_SCANF_POSITIONAL_ARGS=9
# UCLIBC_HAS_SCANF_GLIBC_A_FLAG is not set
@@ -205,7 +207,7 @@ UCLIBC_HAS_STDIO_AUTO_RW_TRANSITION=y
# UCLIBC_HAS_FOPEN_LARGEFILE_MODE is not set
# UCLIBC_HAS_FOPEN_EXCLUSIVE_MODE is not set
# UCLIBC_HAS_GLIBC_CUSTOM_STREAMS is not set
-# UCLIBC_HAS_PRINTF_M_SPEC is not set
+UCLIBC_HAS_PRINTF_M_SPEC=y
UCLIBC_HAS_ERRNO_MESSAGES=y
# UCLIBC_HAS_SYS_ERRLIST is not set
UCLIBC_HAS_SIGNUM_MESSAGES=y
@@ -217,13 +219,13 @@ UCLIBC_HAS_GNU_GETSUBOPT=y
# Big and Tall
#
UCLIBC_HAS_REGEX=y
-# UCLIBC_HAS_REGEX_OLD is not set
+UCLIBC_HAS_REGEX_OLD=y
UCLIBC_HAS_FNMATCH=y
UCLIBC_HAS_FNMATCH_OLD=y
# UCLIBC_HAS_WORDEXP is not set
# UCLIBC_HAS_FTW is not set
UCLIBC_HAS_GLOB=y
-# UCLIBC_HAS_GNU_GLOB is not set
+UCLIBC_HAS_GNU_GLOB=y
#
# Library Installation Options