summaryrefslogtreecommitdiff
path: root/samples/armeb-unknown-linux-gnueabi
diff options
context:
space:
mode:
authorYann E. MORIN <yann.morin.1998@free.fr>2014-09-02 12:51:16 (GMT)
committerYann E. MORIN <yann.morin.1998@free.fr>2014-09-02 21:12:30 (GMT)
commit95c4e89ac98b15fa1c193f2641b0461113f776ec (patch)
treed68117fc2c55bc78750c52892c9818205ba78679 /samples/armeb-unknown-linux-gnueabi
parent741972070f4fedc9d33d1f5c0fd3a48c75444754 (diff)
samples: update ARM big-endian samples
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Diffstat (limited to 'samples/armeb-unknown-linux-gnueabi')
-rw-r--r--samples/armeb-unknown-linux-gnueabi/crosstool.config23
1 files changed, 6 insertions, 17 deletions
diff --git a/samples/armeb-unknown-linux-gnueabi/crosstool.config b/samples/armeb-unknown-linux-gnueabi/crosstool.config
index 7b019fb..a16a867 100644
--- a/samples/armeb-unknown-linux-gnueabi/crosstool.config
+++ b/samples/armeb-unknown-linux-gnueabi/crosstool.config
@@ -1,33 +1,22 @@
-CT_EXPERIMENTAL=y
CT_LOCAL_TARBALLS_DIR="${HOME}/src"
CT_SAVE_TARBALLS=y
CT_LOG_EXTRA=y
CT_ARCH_ARCH="armv5te"
-CT_ARCH_CPU="xscale"
-CT_ARCH_TUNE="xscale"
CT_ARCH_BE=y
CT_ARCH_FLOAT_SW=y
CT_ARCH_arm=y
CT_KERNEL_linux=y
-CT_BINUTILS_V_2_20_1a=y
-CT_BINUTILS_FOR_TARGET=y
-CT_CC_V_4_4_3=y
-CT_CC_LANG_FORTRAN=y
+CT_BINUTILS_LINKER_LD_GOLD=y
+CT_BINUTILS_GOLD_THREADS=y
+CT_BINUTILS_LD_WRAPPER=y
+CT_BINUTILS_PLUGINS=y
+CT_LIBC_glibc=y
CT_CC_LANG_CXX=y
-CT_CC_LANG_JAVA=y
# CT_CC_GCC_SJLJ_EXCEPTIONS is not set
-CT_LIBC_glibc=y
-CT_LIBC_GLIBC_V_2_10_1=y
-# CT_LIBC_GLIBC_FORCE_UNWIND is not set
CT_DEBUG_dmalloc=y
CT_DEBUG_duma=y
CT_DEBUG_gdb=y
+# CT_GDB_CROSS_PYTHON is not set
CT_GDB_NATIVE=y
-CT_GDB_V_6_8a=y
CT_DEBUG_ltrace=y
CT_DEBUG_strace=y
-CT_STRACE_V_4_5_19=y
-CT_GMP_V_4_3_2=y
-CT_MPFR_V_2_4_2=y
-CT_PPL_V_0_10_2=y
-CT_CLOOG_V_0_15_9=y