summaryrefslogtreecommitdiff
path: root/samples
diff options
context:
space:
mode:
authorYann E. MORIN" <yann.morin.1998@anciens.enib.fr>2008-08-12 11:15:44 (GMT)
committerYann E. MORIN" <yann.morin.1998@anciens.enib.fr>2008-08-12 11:15:44 (GMT)
commit33743667dc396be5df2f7aa193b31eae02e878af (patch)
tree1e14ca3ad147da288e5cc41cb43ea4b03e15e15d /samples
parent57347d6ca0954be3a3b5eb27ebe9bd640610344c (diff)
Update the PowerPC SPE sample.
/trunk/samples/powerpc-unknown-linux-gnuspe/crosstool.config | 55 47 8 0 +++++++++++++++--- 1 file changed, 47 insertions(+), 8 deletions(-)
Diffstat (limited to 'samples')
-rw-r--r--samples/powerpc-unknown-linux-gnuspe/crosstool.config55
1 files changed, 47 insertions, 8 deletions
diff --git a/samples/powerpc-unknown-linux-gnuspe/crosstool.config b/samples/powerpc-unknown-linux-gnuspe/crosstool.config
index bf627a7..5306723 100644
--- a/samples/powerpc-unknown-linux-gnuspe/crosstool.config
+++ b/samples/powerpc-unknown-linux-gnuspe/crosstool.config
@@ -1,7 +1,7 @@
#
# Automatically generated make config: don't edit
# crosstool-NG version: 1.2.0+svn_trunk@939M
-# Tue Aug 12 10:25:48 2008
+# Tue Aug 12 11:53:30 2008
#
#
@@ -265,8 +265,8 @@ CT_CC_SUPPORT_OBJCXX=y
# Additional supported languages:
#
CT_CC_LANG_CXX=y
-# CT_CC_LANG_FORTRAN is not set
-# CT_CC_LANG_JAVA is not set
+CT_CC_LANG_FORTRAN=y
+CT_CC_LANG_JAVA=y
# CT_CC_LANG_ADA is not set
# CT_CC_LANG_OBJC is not set
# CT_CC_LANG_OBJCXX is not set
@@ -298,12 +298,51 @@ CT_LIBC_EGLIBC_USE_PORTS=y
#
# Tools facilities
#
-# CT_SSTRIP is not set
+CT_SSTRIP=y
+# CT_SSTRIP_ELFKICKERS is not set
+CT_SSTRIP_BUILDROOT=y
+CT_SSTRIP_FROM="buildroot"
#
# Debug facilities
#
-# CT_DMALLOC is not set
-# CT_DUMA is not set
-# CT_GDB is not set
-# CT_STRACE is not set
+CT_DMALLOC=y
+# CT_DMALLOC_V_5_4_3 is not set
+CT_DMALLOC_V_5_5_2=y
+CT_DMALLOC_VERSION="5.5.2"
+CT_DUMA=y
+CT_DUMA_A=y
+CT_DUMA_SO=y
+# CT_DUMA_V_2_5_1 is not set
+# CT_DUMA_V_2_5_8 is not set
+# CT_DUMA_V_2_5_12 is not set
+CT_DUMA_V_2_5_14=y
+CT_DUMA_VERSION="2_5_14"
+CT_GDB=y
+CT_GDB_CROSS=y
+# CT_GDB_CROSS_STATIC is not set
+CT_GDB_NATIVE=y
+# CT_GDB_NATIVE_STATIC is not set
+# CT_GDB_NATIVE_USE_GMP_MPFR is not set
+CT_GDB_GDBSERVER=y
+CT_GDB_GDBSERVER_STATIC=y
+# CT_GDB_V_snapshot is not set
+# CT_GDB_V_6_4 is not set
+# CT_GDB_V_6_5 is not set
+# CT_GDB_V_6_6 is not set
+# CT_GDB_V_6_7 is not set
+# CT_GDB_V_6_7_1 is not set
+CT_GDB_V_6_8=y
+CT_GDB_VERSION="6.8"
+
+#
+# Native gdb needs the ncurses library on the target
+#
+CT_NCURSES_V_5_6=y
+CT_NCURSES_VERSION="5.6"
+CT_STRACE=y
+# CT_STRACE_V_4_5 is not set
+# CT_STRACE_V_4_5_14 is not set
+# CT_STRACE_V_4_5_15 is not set
+CT_STRACE_V_4_5_16=y
+CT_STRACE_VERSION="4.5.16"