diff options
author | Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> | 2008-11-25 18:41:49 +0000 |
---|---|---|
committer | Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> | 2008-11-25 18:41:49 +0000 |
commit | 7029a674e3e02adf959d844031af3ee13c28f0f8 (patch) | |
tree | 2877d3a825242a80e2ef6c4664f4f0abb6239cb2 /samples/powerpc-e500v2-linux-gnuspe | |
parent | 98a8ba0b4b8a369a7078ba49bf40f37936220e4e (diff) | |
download | crosstool-ng-7029a674e3e02adf959d844031af3ee13c28f0f8.tar.gz crosstool-ng-7029a674e3e02adf959d844031af3ee13c28f0f8.tar.bz2 crosstool-ng-7029a674e3e02adf959d844031af3ee13c28f0f8.zip |
Update all these samples.
/trunk/samples/x86_64-unknown-linux-gnu/crosstool.config | 9 5 4 0 +++++----
/trunk/samples/sh4-unknown-linux-gnu/crosstool.config | 11 6 5 0 ++++++-----
/trunk/samples/armeb-unknown-linux-uclibc/crosstool.config | 9 5 4 0 +++++----
/trunk/samples/arm-unknown-elf/crosstool.config | 9 5 4 0 +++++----
/trunk/samples/arm-unknown-linux-gnueabi/crosstool.config | 9 5 4 0 +++++----
/trunk/samples/armeb-unknown-eabi/crosstool.config | 9 5 4 0 +++++----
/trunk/samples/ia64-unknown-linux-gnu/crosstool.config | 11 6 5 0 ++++++-----
/trunk/samples/x86_64-unknown-linux-uclibc/crosstool.config | 9 5 4 0 +++++----
/trunk/samples/armeb-unknown-linux-gnueabi/crosstool.config | 9 5 4 0 +++++----
/trunk/samples/powerpc-e500v2-linux-gnuspe/crosstool.config | 9 5 4 0 +++++----
/trunk/samples/powerpc-e500v2-linux-gnuspe/reported.by | 7 1 6 0 +------
/trunk/samples/i686-nptl-linux-gnu/crosstool.config | 9 5 4 0 +++++----
/trunk/samples/powerpc-unknown-linux-gnu/crosstool.config | 9 5 4 0 +++++----
/trunk/samples/arm-unknown-linux-gnu/crosstool.config | 9 5 4 0 +++++----
/trunk/samples/mips-unknown-linux-uclibc/crosstool.config | 9 5 4 0 +++++----
/trunk/samples/arm-unknown-linux-uclibcgnueabi/crosstool.config | 9 5 4 0 +++++----
/trunk/samples/armeb-unknown-linux-gnu/crosstool.config | 9 5 4 0 +++++----
/trunk/samples/powerpc-unknown_nofpu-linux-gnu/crosstool.config | 9 5 4 0 +++++----
/trunk/samples/powerpc-unknown-linux-uclibc/crosstool.config | 9 5 4 0 +++++----
/trunk/samples/arm-unknown-linux-uclibc/crosstool.config | 9 5 4 0 +++++----
/trunk/samples/i586-geode-linux-uclibc/crosstool.config | 9 5 4 0 +++++----
/trunk/samples/powerpc-405-linux-gnu/crosstool.config | 9 5 4 0 +++++----
/trunk/samples/mips-unknown-elf/crosstool.config | 11 6 5 0 ++++++-----
/trunk/samples/mipsel-unknown-linux-gnu/crosstool.config | 11 6 5 0 ++++++-----
/trunk/samples/arm-unknown-eabi/crosstool.config | 9 5 4 0 +++++----
/trunk/samples/powerpc-860-linux-gnu/crosstool.config | 2 1 1 0 +-
26 files changed, 126 insertions(+), 107 deletions(-)
Diffstat (limited to 'samples/powerpc-e500v2-linux-gnuspe')
-rw-r--r-- | samples/powerpc-e500v2-linux-gnuspe/crosstool.config | 9 | ||||
-rw-r--r-- | samples/powerpc-e500v2-linux-gnuspe/reported.by | 7 |
2 files changed, 6 insertions, 10 deletions
diff --git a/samples/powerpc-e500v2-linux-gnuspe/crosstool.config b/samples/powerpc-e500v2-linux-gnuspe/crosstool.config index 8c072457..f86cd06c 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: 1.2.0+svn_trunk@1228 -# Thu Nov 20 22:39:51 2008 +# crosstool-NG version: 1.2.0+svn_trunk@1236 +# Sun Nov 23 23:40:58 2008 # # @@ -199,7 +199,7 @@ CT_MPFR_CHECK=y # # binutils # -CT_BINUTILS_VERSION="2.18.90" +CT_BINUTILS_VERSION="2.19" # 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 @@ -210,10 +210,11 @@ CT_BINUTILS_VERSION="2.18.90" # CT_BINUTILS_V_2_18_50_0_7 is not set # CT_BINUTILS_V_2_18_50_0_8 is not set # CT_BINUTILS_V_2_18_50_0_9 is not set -CT_BINUTILS_V_2_18_90=y +# CT_BINUTILS_V_2_18_90 is not set # 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_50_0_1 is not set CT_BINUTILS_EXTRA_CONFIG="--enable-spe=yes --enable-e500x2 --with-e500x2" # CT_BINUTILS_FOR_TARGET is not set diff --git a/samples/powerpc-e500v2-linux-gnuspe/reported.by b/samples/powerpc-e500v2-linux-gnuspe/reported.by index ba468c0a..3fba55bb 100644 --- a/samples/powerpc-e500v2-linux-gnuspe/reported.by +++ b/samples/powerpc-e500v2-linux-gnuspe/reported.by @@ -9,9 +9,4 @@ Note: If building a Linux kernel with this toolchain, you will want to make sure -mno-spe AND -mspe=no are passed to gcc to prevent SPE ABI/instructions from getting into the kernel (which is currently unsupported). At this time, the kernel build system only passes --mno-spe by default (this should be fixed soon hopefully). - -A binutils snapshot is used to fix a bug present in 2.18 preventing -U-Boot from being compiled (CodeSourcery issue #2297: internal.h -(ELF_IS_SECTION_IN_SEGMENT): Adjust to cope with segments at the end of -memory)." +-mno-spe by default (this should be fixed soon hopefully)." |