diff options
author | Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> | 2009-03-31 17:05:01 +0000 |
---|---|---|
committer | Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> | 2009-03-31 17:05:01 +0000 |
commit | 811306242cb1503dd617462fb2bf304937c3ddeb (patch) | |
tree | 44bf3e47948f1b462b5e019bd6d4248c6581cc0e /samples/i586-geode-linux-uclibc | |
parent | 4110f78888a8899290aba136a4772f4a48812891 (diff) | |
download | crosstool-ng-811306242cb1503dd617462fb2bf304937c3ddeb.tar.gz crosstool-ng-811306242cb1503dd617462fb2bf304937c3ddeb.tar.bz2 crosstool-ng-811306242cb1503dd617462fb2bf304937c3ddeb.zip |
Update all samples.
/trunk/samples/armeb-unknown-linux-uclibc/crosstool.config | 78 55 23 0 ++++++---
/trunk/samples/sh4-unknown-linux-gnu/crosstool.config | 35 18 17 0 ++--
/trunk/samples/x86_64-unknown-linux-gnu/crosstool.config | 104 68 36 0 ++++++++----
/trunk/samples/arm-unknown-elf/crosstool.config | 54 47 7 0 +++++-
/trunk/samples/armeb-unknown-eabi/crosstool.config | 54 47 7 0 +++++-
/trunk/samples/arm-unknown-linux-gnueabi/crosstool.config | 113 73 40 0 ++++++++-----
/trunk/samples/ia64-unknown-linux-gnu/crosstool.config | 91 61 30 0 +++++++---
/trunk/samples/x86_64-unknown-linux-uclibc/crosstool.config | 78 55 23 0 ++++++---
/trunk/samples/armeb-unknown-linux-gnueabi/crosstool.config | 105 69 36 0 ++++++++----
/trunk/samples/powerpc-e500v2-linux-gnuspe/crosstool.config | 96 63 33 0 +++++++----
/trunk/samples/i686-nptl-linux-gnu/crosstool.config | 78 48 30 0 ++++++---
/trunk/samples/arm-unknown-linux-gnu/crosstool.config | 105 69 36 0 ++++++++----
/trunk/samples/powerpc-unknown-linux-gnu/crosstool.config | 103 67 36 0 ++++++++----
/trunk/samples/mips-unknown-linux-uclibc/crosstool.config | 77 54 23 0 ++++++---
/trunk/samples/arm-unknown-linux-uclibcgnueabi/crosstool.config | 78 55 23 0 ++++++---
/trunk/samples/arm-iphone-linux-gnueabi/crosstool.config | 84 57 27 0 +++++++---
/trunk/samples/armeb-unknown-linux-gnu/crosstool.config | 105 69 36 0 ++++++++----
/trunk/samples/powerpc-unknown_nofpu-linux-gnu/crosstool.config | 104 68 36 0 ++++++++----
/trunk/samples/i586-geode-linux-uclibc/crosstool.config | 78 55 23 0 ++++++---
/trunk/samples/arm-unknown-linux-uclibc/crosstool.config | 78 55 23 0 ++++++---
/trunk/samples/powerpc-unknown-linux-uclibc/crosstool.config | 77 54 23 0 ++++++---
/trunk/samples/mips-unknown-elf/crosstool.config | 54 47 7 0 +++++-
/trunk/samples/powerpc-405-linux-gnu/crosstool.config | 104 68 36 0 ++++++++----
/trunk/samples/armeb-unknown-linux-uclibcgnueabi/crosstool.config | 26 13 13 0 +-
/trunk/samples/arm-unknown-eabi/crosstool.config | 54 47 7 0 +++++-
/trunk/samples/mipsel-unknown-linux-gnu/crosstool.config | 104 68 36 0 ++++++++----
/trunk/samples/powerpc64-unknown-linux-gnu/crosstool.config | 75 49 26 0 +++++----
/trunk/samples/alphaev56-unknown-linux-gnu/crosstool.config | 94 63 31 0 +++++++----
28 files changed, 1562 insertions(+), 724 deletions(-)
Diffstat (limited to 'samples/i586-geode-linux-uclibc')
-rw-r--r-- | samples/i586-geode-linux-uclibc/crosstool.config | 78 | ||||
-rw-r--r-- | samples/i586-geode-linux-uclibc/uClibc-0.9.30.1.config (renamed from samples/i586-geode-linux-uclibc/uClibc-0.9.30.config) | 0 |
2 files changed, 55 insertions, 23 deletions
diff --git a/samples/i586-geode-linux-uclibc/crosstool.config b/samples/i586-geode-linux-uclibc/crosstool.config index 8cef85a3..7ea880fe 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: svn_trunk@1297M -# Tue Jan 6 23:17:32 2009 +# crosstool-NG version: svn_trunk@1453 +# Sun Mar 29 12:10:58 2009 # # @@ -30,6 +30,7 @@ CT_INSTALL_DIR_RO=y # # Downloading # +# CT_FORBID_DOWNLOAD is not set # CT_FORCE_DOWNLOAD is not set # CT_USE_PROXY is not set CT_PROXY_TYPE="none" @@ -103,6 +104,7 @@ CT_TARGET_LDFLAGS="" # CT_ARCH_ia64 is not set # CT_ARCH_mips is not set # CT_ARCH_powerpc is not set +# CT_ARCH_powerpc64 is not set # CT_ARCH_sh is not set CT_ARCH_x86=y # CT_ARCH_x86_64 is not set @@ -119,7 +121,12 @@ CT_ARCH_x86=y # General toolchain options # CT_USE_SYSROOT=y +CT_SYSROOT_DIR_PREFIX="" CT_SHARED_LIBS=y + +# +# Tuple completion and aliasing +# CT_TARGET_VENDOR="geode" CT_TARGET_ALIAS_SED_EXPR="" CT_TARGET_ALIAS="" @@ -145,7 +152,7 @@ CT_BUILD_SUFFIX="" # # CT_BARE_METAL is not set CT_KERNEL="linux" -CT_KERNEL_VERSION="2.6.26.8" +CT_KERNEL_VERSION="2.6.29" # CT_KERNEL_bare_metal is not set CT_KERNEL_linux=y CT_KERNEL_LINUX_INSTALL=y @@ -158,15 +165,7 @@ CT_KERNEL_LINUX_INSTALL_CHECK=y # 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_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 -# CT_KERNEL_V_2_6_26_3 is not set -# 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 is not set -CT_KERNEL_V_2_6_26_8=y +# CT_KERNEL_V_2_6_26_8 is not set # 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 @@ -178,12 +177,33 @@ CT_KERNEL_V_2_6_26_8=y # CT_KERNEL_V_2_6_27_8 is not set # CT_KERNEL_V_2_6_27_9 is not set # CT_KERNEL_V_2_6_27_10 is not set +# CT_KERNEL_V_2_6_27_11 is not set +# CT_KERNEL_V_2_6_27_12 is not set +# CT_KERNEL_V_2_6_27_13 is not set +# CT_KERNEL_V_2_6_27_14 is not set +# CT_KERNEL_V_2_6_27_15 is not set +# CT_KERNEL_V_2_6_27_16 is not set +# CT_KERNEL_V_2_6_27_17 is not set +# CT_KERNEL_V_2_6_27_18 is not set +# CT_KERNEL_V_2_6_27_19 is not set +# CT_KERNEL_V_2_6_27_20 is not set +# CT_KERNEL_V_2_6_27_21 is not set # CT_KERNEL_V_2_6_28 is not set +# CT_KERNEL_V_2_6_28_1 is not set +# CT_KERNEL_V_2_6_28_2 is not set +# CT_KERNEL_V_2_6_28_3 is not set +# CT_KERNEL_V_2_6_28_4 is not set +# CT_KERNEL_V_2_6_28_5 is not set +# CT_KERNEL_V_2_6_28_6 is not set +# CT_KERNEL_V_2_6_28_7 is not set +# CT_KERNEL_V_2_6_28_8 is not set +# CT_KERNEL_V_2_6_28_9 is not set +CT_KERNEL_V_2_6_29=y CT_KERNEL_LINUX_VERBOSITY_0=y # CT_KERNEL_LINUX_VERBOSITY_1 is not set # CT_KERNEL_LINUX_VERBOSITY_2 is not set CT_KERNEL_LINUX_VERBOSE_LEVEL=0 -# CT_KERNEL_LINUX_USE_CUSTOM_DIR is not set +# CT_KERNEL_LINUX_USE_CUSTOM_HEADERS is not set # # GMP and MPFR @@ -195,14 +215,16 @@ CT_GMP_V_4_2_4=y CT_GMP_VERSION="4.2.4" CT_GMP_CHECK=y # CT_MPFR_V_2_3_1 is not set -CT_MPFR_V_2_3_2=y -CT_MPFR_VERSION="2.3.2" +# CT_MPFR_V_2_3_2 is not set +# CT_MPFR_V_2_4_0 is not set +CT_MPFR_V_2_4_1=y +CT_MPFR_VERSION="2.4.1" CT_MPFR_CHECK=y # # binutils # -CT_BINUTILS_VERSION="2.19" +CT_BINUTILS_VERSION="2.19.1" # CT_BINUTILS_V_2_14 is not set # CT_BINUTILS_V_2_15 is not set # CT_BINUTILS_V_2_16_1 is not set @@ -217,8 +239,11 @@ CT_BINUTILS_VERSION="2.19" # CT_BINUTILS_V_2_18_91 is not set # CT_BINUTILS_V_2_18_92 is not set # CT_BINUTILS_V_2_18_93 is not set -CT_BINUTILS_V_2_19=y +# CT_BINUTILS_V_2_19 is not set +CT_BINUTILS_V_2_19_1=y # CT_BINUTILS_V_2_19_50_0_1 is not set +# CT_BINUTILS_V_2_19_51_0_1 is not set +# CT_BINUTILS_V_2_19_51_0_2 is not set CT_BINUTILS_EXTRA_CONFIG="" CT_BINUTILS_FOR_TARGET=y CT_BINUTILS_FOR_TARGET_IBERTY=y @@ -249,7 +274,10 @@ CT_CC_gcc=y # CT_CC_V_4_3_0 is not set # CT_CC_V_4_3_1 is not set CT_CC_V_4_3_2=y +# CT_CC_V_4_3_3 is not set +# CT_CC_V_4_4_0 is not set CT_CC_GCC_4_3_or_later=y +# CT_CC_GCC_4_4_snapshot is not set CT_CC_CXA_ATEXIT=y CT_CC_SJLJ_EXCEPTIONS_CONFIGURE=y # CT_CC_SJLJ_EXCEPTIONS_USE is not set @@ -277,7 +305,7 @@ CT_LIBC="uClibc" # # C-library # -CT_LIBC_VERSION="0.9.30" +CT_LIBC_VERSION="0.9.30.1" # CT_LIBC_eglibc is not set # CT_LIBC_glibc is not set CT_LIBC_uClibc=y @@ -286,7 +314,8 @@ 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_0_9_30 is not set +CT_LIBC_V_0_9_30_1=y # CT_LIBC_V_snapshot is not set # CT_LIBC_V_specific_date is not set # CT_LIBC_UCLIBC_PARALLEL is not set @@ -297,6 +326,7 @@ CT_LIBC_UCLIBC_DEBUG_LEVEL_0=y # CT_LIBC_UCLIBC_DEBUG_LEVEL_1 is not set # CT_LIBC_UCLIBC_DEBUG_LEVEL_2 is not set CT_LIBC_UCLIBC_DEBUG_LEVEL=0 +CT_LIBC_UCLIBC_BUILD_CROSS_LDD=y CT_LIBC_UCLIBC_CONFIG_FILE="${CT_LIB_DIR}/samples/${CT_TARGET}/${CT_LIBC}-${CT_LIBC_VERSION}.config" # CT_LIBC_UCLIBC_LOCALES is not set @@ -317,8 +347,8 @@ CT_TOOL_libelf=y CT_LIBELF_V_0_8_10=y CT_LIBELF_VERSION="0.8.10" CT_TOOL_sstrip=y -# CT_SSTRIP_ELFKICKERS is not set CT_SSTRIP_BUILDROOT=y +# CT_SSTRIP_ELFKICKERS is not set CT_SSTRIP_FROM="buildroot" # @@ -354,13 +384,15 @@ CT_GDB_V_6_8=y CT_GDB_VERSION="6.8" # -# Native gdb needs the ncurses library on the target +# Native gdb needs a native ncurses library # -CT_NCURSES_V_5_6=y -CT_NCURSES_VERSION="5.6" +# CT_NCURSES_V_5_6 is not set +CT_NCURSES_V_5_7=y +CT_NCURSES_VERSION="5.7" CT_DEBUG_ltrace=y # CT_LTRACE_V_0_4 is not set CT_LTRACE_V_0_5=y +# CT_LTRACE_V_0_5_1 is not set CT_LTRACE_VERSION="0.5" CT_DEBUG_strace=y # CT_STRACE_V_4_5 is not set diff --git a/samples/i586-geode-linux-uclibc/uClibc-0.9.30.config b/samples/i586-geode-linux-uclibc/uClibc-0.9.30.1.config index ac972185..ac972185 100644 --- a/samples/i586-geode-linux-uclibc/uClibc-0.9.30.config +++ b/samples/i586-geode-linux-uclibc/uClibc-0.9.30.1.config |