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/mips-unknown-elf | |
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/mips-unknown-elf')
-rw-r--r-- | samples/mips-unknown-elf/crosstool.config | 54 |
1 files changed, 47 insertions, 7 deletions
diff --git a/samples/mips-unknown-elf/crosstool.config b/samples/mips-unknown-elf/crosstool.config index dc88a9fd..dd1bb39e 100644 --- a/samples/mips-unknown-elf/crosstool.config +++ b/samples/mips-unknown-elf/crosstool.config @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit -# crosstool-NG version: svn_trunk@1291M -# Sun Jan 4 23:55:40 2009 +# crosstool-NG version: svn_trunk@1453 +# Sun Mar 29 12:26:39 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" @@ -99,6 +100,7 @@ CT_TARGET_LDFLAGS="" # CT_ARCH_ia64 is not set CT_ARCH_mips=y # CT_ARCH_powerpc is not set +# 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 @@ -115,6 +117,11 @@ CT_ARCH_mips=y # General toolchain options # CT_USE_SYSROOT=y +CT_SYSROOT_DIR_PREFIX="" + +# +# Tuple completion and aliasing +# CT_TARGET_VENDOR="unknown" CT_TARGET_ALIAS_SED_EXPR="" CT_TARGET_ALIAS="" @@ -152,14 +159,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 @@ -174,8 +183,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="" # @@ -203,7 +215,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_CORE_EXTRA_CONFIG="" CT_CC_PKGVERSION="crosstool-NG-${CT_VERSION}" CT_CC_BUGURL="" @@ -217,10 +232,27 @@ CT_CC_SUPPORT_OBJCXX=y # # Additional supported languages: # -# CT_CC_LANG_CXX is not set +CT_CC_LANG_CXX=y CT_LIBC="none" # +# C-library +# +# CT_LIBC_eglibc is not set +# CT_LIBC_glibc is not set +# CT_LIBC_uClibc is not set + +# +# Common C library options +# +# CT_LIBC_SUPPORT_NPTL is not set +# CT_LIBC_SUPPORT_LINUXTHREADS is not set +CT_THREADS="none" +# CT_THREADS_NPTL is not set +# CT_THREADS_LINUXTHREADS is not set +CT_THREADS_NONE=y + +# # Tools facilities # # CT_TOOL_libelf is not set @@ -234,6 +266,14 @@ CT_LIBC="none" CT_DEBUG_gdb=y CT_GDB_CROSS=y # CT_GDB_CROSS_STATIC is not set + +# +# In bare-metal, you'll need to +# + +# +# provide your own gdbserver stub. +# # CT_GDB_V_6_4 is not set # CT_GDB_V_6_5 is not set # CT_GDB_V_6_6 is not set |