summaryrefslogtreecommitdiff
path: root/samples/armeb-unknown-linux-uclibc
diff options
context:
space:
mode:
authorYann E. MORIN" <yann.morin.1998@anciens.enib.fr>2008-11-18 06:50:29 (GMT)
committerYann E. MORIN" <yann.morin.1998@anciens.enib.fr>2008-11-18 06:50:29 (GMT)
commit9ce896e6d3941da8fa214701b9dc075dd31010e9 (patch)
treedd49dc349e4593a279f788a540081cbcfbede467 /samples/armeb-unknown-linux-uclibc
parent620b98047422a0988c45717e6c32972d4003946d (diff)
Update all these samples. Those using uClinc are now using 0.9.30.
/trunk/samples/armeb-unknown-linux-uclibc/uClibc-0.9.30.config | 243 243 0 0 +++++++++++++++ /trunk/samples/armeb-unknown-linux-uclibc/crosstool.config | 34 24 10 0 +- /trunk/samples/arm-unknown-elf/crosstool.config | 13 10 3 0 + /trunk/samples/armeb-unknown-eabi/crosstool.config | 12 9 3 0 + /trunk/samples/arm-unknown-linux-gnueabi/crosstool.config | 27 20 7 0 +- /trunk/samples/armeb-unknown-linux-gnueabi/crosstool.config | 29 20 9 0 +- /trunk/samples/arm-unknown-linux-gnu/crosstool.config | 31 21 10 0 +- /trunk/samples/armeb-unknown-linux-gnu/crosstool.config | 29 20 9 0 +- /trunk/samples/arm-unknown-linux-uclibc/uClibc-0.9.30.config | 253 253 0 0 ++++++++++++++++ /trunk/samples/arm-unknown-linux-uclibc/crosstool.config | 34 24 10 0 +- /trunk/samples/arm-unknown-eabi/crosstool.config | 13 10 3 0 + /trunk/samples/alphaev56-unknown-linux-gnu/crosstool.config | 29 20 9 0 +- 12 files changed, 674 insertions(+), 73 deletions(-)
Diffstat (limited to 'samples/armeb-unknown-linux-uclibc')
-rw-r--r--samples/armeb-unknown-linux-uclibc/crosstool.config34
-rw-r--r--samples/armeb-unknown-linux-uclibc/uClibc-0.9.30.config (renamed from samples/armeb-unknown-linux-uclibc/uClibc-20080801.config)34
2 files changed, 41 insertions, 27 deletions
diff --git a/samples/armeb-unknown-linux-uclibc/crosstool.config b/samples/armeb-unknown-linux-uclibc/crosstool.config
index 7d0482f..9d93212 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: 1.2.0+svn_trunk@1172
-# Wed Oct 29 23:48:50 2008
+# crosstool-NG version: 1.2.0+svn_trunk@1216
+# Mon Nov 17 23:15:19 2008
#
#
@@ -40,6 +40,7 @@ CT_MIRROR_HTTP=y
CT_MIRROR_SCHEME="http"
CT_MIRROR_HOSTNAME="ymorin.is-a-geek.org"
CT_MIRROR_BASE="/mirrors"
+# CT_MIRROR_LS_R is not set
CT_CONNECT_TIMEOUT=10
# CT_ONLY_DOWNLOAD is not set
@@ -78,6 +79,7 @@ CT_LOG_FILE_COMPRESS=y
# Target options
#
CT_ARCH="arm"
+# CT_ARCH_64 is not set
CT_ARCH_SUPPORT_ARCH=y
CT_ARCH_SUPPORT_ABI=y
CT_ARCH_SUPPORT_CPU=y
@@ -137,15 +139,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
@@ -157,7 +164,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
@@ -165,11 +172,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
@@ -271,7 +282,7 @@ 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
@@ -280,8 +291,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=""
@@ -352,8 +365,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/armeb-unknown-linux-uclibc/uClibc-20080801.config b/samples/armeb-unknown-linux-uclibc/uClibc-0.9.30.config
index e6ba3f1..415484d 100644
--- a/samples/armeb-unknown-linux-uclibc/uClibc-20080801.config
+++ b/samples/armeb-unknown-linux-uclibc/uClibc-0.9.30.config
@@ -1,6 +1,7 @@
#
# Automatically generated make config: don't edit
-# Sat Aug 2 17:55:51 2008
+# Version: 0.9.30
+# Fri Nov 14 08:58:56 2008
#
# TARGET_alpha is not set
TARGET_arm=y
@@ -33,10 +34,9 @@ TARGET_arm=y
#
TARGET_ARCH="arm"
FORCE_OPTIONS_FOR_ARCH=y
-# CONFIG_ARM_OABI is not set
-CONFIG_ARM_EABI=y
-USE_BX=y
-# CONFIG_GENERIC_ARM is not set
+CONFIG_ARM_OABI=y
+# CONFIG_ARM_EABI is not set
+CONFIG_GENERIC_ARM=y
# CONFIG_ARM610 is not set
# CONFIG_ARM710 is not set
# CONFIG_ARM7TDMI is not set
@@ -52,7 +52,7 @@ USE_BX=y
# CONFIG_ARM_CORTEX_M1 is not set
# CONFIG_ARM_SA110 is not set
# CONFIG_ARM_SA1100 is not set
-CONFIG_ARM_XSCALE=y
+# CONFIG_ARM_XSCALE is not set
# CONFIG_ARM_IWMMXT is not set
TARGET_SUBARCH=""
@@ -60,9 +60,9 @@ TARGET_SUBARCH=""
# Using ELF file format
#
ARCH_ANY_ENDIAN=y
-ARCH_LITTLE_ENDIAN=y
-# ARCH_WANTS_BIG_ENDIAN is not set
-ARCH_WANTS_LITTLE_ENDIAN=y
+ARCH_BIG_ENDIAN=y
+ARCH_WANTS_BIG_ENDIAN=y
+# ARCH_WANTS_LITTLE_ENDIAN is not set
ARCH_HAS_MMU=y
ARCH_USE_MMU=y
UCLIBC_HAS_FLOATS=y
@@ -130,7 +130,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
@@ -159,14 +159,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
@@ -187,7 +187,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
@@ -199,13 +199,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