summaryrefslogtreecommitdiff
path: root/samples/powerpc-e500v2-linux-gnuspe/crosstool.config
diff options
context:
space:
mode:
authorYann E. MORIN" <yann.morin.1998@anciens.enib.fr>2009-03-31 17:05:01 (GMT)
committerYann E. MORIN" <yann.morin.1998@anciens.enib.fr>2009-03-31 17:05:01 (GMT)
commit811306242cb1503dd617462fb2bf304937c3ddeb (patch)
tree44bf3e47948f1b462b5e019bd6d4248c6581cc0e /samples/powerpc-e500v2-linux-gnuspe/crosstool.config
parent4110f78888a8899290aba136a4772f4a48812891 (diff)
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/powerpc-e500v2-linux-gnuspe/crosstool.config')
-rw-r--r--samples/powerpc-e500v2-linux-gnuspe/crosstool.config96
1 files changed, 63 insertions, 33 deletions
diff --git a/samples/powerpc-e500v2-linux-gnuspe/crosstool.config b/samples/powerpc-e500v2-linux-gnuspe/crosstool.config
index 2def4f7..7b4b321 100644
--- a/samples/powerpc-e500v2-linux-gnuspe/crosstool.config
+++ b/samples/powerpc-e500v2-linux-gnuspe/crosstool.config
@@ -1,7 +1,7 @@
#
# Automatically generated make config: don't edit
-# crosstool-NG version: svn_trunk@1297M
-# Tue Jan 6 23:17:57 2009
+# crosstool-NG version: svn_trunk@1453
+# Sun Mar 29 12:31:50 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"
@@ -104,6 +105,7 @@ CT_TARGET_LDFLAGS=""
# CT_ARCH_ia64 is not set
# CT_ARCH_mips is not set
CT_ARCH_powerpc=y
+# CT_ARCH_powerpc64 is not set
# CT_ARCH_sh is not set
# CT_ARCH_x86 is not set
# CT_ARCH_x86_64 is not set
@@ -121,7 +123,12 @@ CT_ARCH_POWERPC_SPE=y
# General toolchain options
#
CT_USE_SYSROOT=y
+CT_SYSROOT_DIR_PREFIX=""
CT_SHARED_LIBS=y
+
+#
+# Tuple completion and aliasing
+#
CT_TARGET_VENDOR="e500v2"
CT_TARGET_ALIAS_SED_EXPR=""
CT_TARGET_ALIAS=""
@@ -147,7 +154,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
@@ -160,15 +167,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
@@ -180,12 +179,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
@@ -197,14 +217,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
@@ -219,8 +241,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="--enable-spe=yes --enable-e500x2 --with-e500x2"
# CT_BINUTILS_FOR_TARGET is not set
@@ -228,7 +253,7 @@ CT_BINUTILS_EXTRA_CONFIG="--enable-spe=yes --enable-e500x2 --with-e500x2"
# C compiler
#
CT_CC="gcc"
-CT_CC_VERSION="4.3.1"
+CT_CC_VERSION="4.3.2"
CT_CC_gcc=y
# CT_CC_V_3_2_3 is not set
# CT_CC_V_3_3_6 is not set
@@ -247,9 +272,12 @@ CT_CC_gcc=y
# CT_CC_V_4_2_3 is not set
# CT_CC_V_4_2_4 is not set
# CT_CC_V_4_3_0 is not set
-CT_CC_V_4_3_1=y
-# CT_CC_V_4_3_2 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
@@ -281,32 +309,24 @@ CT_LIBC="eglibc"
#
# C-library
#
-CT_LIBC_VERSION="2_6"
+CT_LIBC_VERSION="2_9"
CT_LIBC_eglibc=y
# CT_LIBC_glibc is not set
# CT_LIBC_uClibc is not set
# CT_EGLIBC_V_2_5 is not set
-CT_EGLIBC_V_2_6=y
+# CT_EGLIBC_V_2_6 is not set
# CT_EGLIBC_V_2_7 is not set
# CT_EGLIBC_V_2_8 is not set
+CT_EGLIBC_V_2_9=y
# CT_EGLIBC_V_TRUNK is not set
CT_EGLIBC_REVISION="HEAD"
CT_EGLIBC_CHECKOUT=y
#
-# Common C library options
-#
-CT_LIBC_SUPPORT_NPTL=y
-CT_LIBC_SUPPORT_LINUXTHREADS=y
-CT_THREADS="nptl"
-CT_THREADS_NPTL=y
-# CT_THREADS_LINUXTHREADS is not set
-# CT_THREADS_NONE is not set
-
-#
# glibc/eglibc common options
#
CT_LIBC_GLIBC_EXTRA_CONFIG=""
+CT_LIBC_GLIBC_CONFIGPARMS=""
CT_LIBC_GLIBC_EXTRA_CFLAGS=""
CT_LIBC_EXTRA_CC_ARGS=""
CT_LIBC_GLIBC_USE_PORTS=y
@@ -314,7 +334,17 @@ 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.26.8"
+CT_LIBC_GLIBC_MIN_KERNEL="2.6.29"
+
+#
+# Common C library options
+#
+CT_LIBC_SUPPORT_NPTL=y
+CT_LIBC_SUPPORT_LINUXTHREADS=y
+CT_THREADS="nptl"
+CT_THREADS_NPTL=y
+# CT_THREADS_LINUXTHREADS is not set
+# CT_THREADS_NONE is not set
#
# Tools facilities