summaryrefslogtreecommitdiff
path: root/samples/powerpc-e500v2-linux-gnuspe
diff options
context:
space:
mode:
Diffstat (limited to 'samples/powerpc-e500v2-linux-gnuspe')
-rw-r--r--samples/powerpc-e500v2-linux-gnuspe/crosstool.config9
-rw-r--r--samples/powerpc-e500v2-linux-gnuspe/reported.by7
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 8c07245..f86cd06 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 ba468c0..3fba55b 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)."