diff -r 17a57be570a5 -r 92f2e82084cd samples/arm-unknown-linux-gnueabi/crosstool.config --- a/samples/arm-unknown-linux-gnueabi/crosstool.config Fri Jun 27 11:19:12 2008 +0000 +++ b/samples/arm-unknown-linux-gnueabi/crosstool.config Mon Jun 30 21:41:32 2008 +0000 @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit -# crosstool-NG version: 1.1.0+svn_trunk@760 -# Thu Jun 26 09:43:56 2008 +# crosstool-NG version: 1.1.0+svn_trunk@767 +# Mon Jun 30 09:52:46 2008 # # @@ -73,41 +73,42 @@ # # Target options # +CT_ARCH="arm" +CT_ARCH_SUPPORT_ARCH=y +CT_ARCH_ARCH="armv5te" +CT_ARCH_SUPPORT_ABI=y +CT_ARCH_ABI="aapcs" +CT_ARCH_SUPPORT_CPU=y +CT_ARCH_CPU="xscale" +CT_ARCH_SUPPORT_TUNE=y +CT_ARCH_TUNE="xscale" +CT_ARCH_SUPPORT_FPU=y +CT_ARCH_FPU="" +CT_ARCH_SUPPORTS_BOTH_ENDIAN=y +# CT_ARCH_DEFAULT_BE is not set +CT_ARCH_DEFAULT_LE=y +# CT_ARCH_FLOAT_HW is not set +CT_ARCH_FLOAT_SW=y +CT_TARGET_CFLAGS="" # # General target options # -CT_ARCH="arm" -# CT_ARCH_ALPHA is not set -CT_ARCH_ARM=y -# CT_ARCH_IA64 is not set -# CT_ARCH_MIPS is not set -# CT_ARCH_PPC is not set -# CT_ARCH_SH is not set +# CT_ARCH_alpha is not set +CT_ARCH_arm=y +CT_ARCH_ARM_EABI=y +# CT_ARCH_ia64 is not set +# CT_ARCH_mips is not set +# CT_ARCH_powerpc is not set +# CT_ARCH_sh is not set # CT_ARCH_x86 is not set # CT_ARCH_x86_64 is not set -CT_ARCH_SUPPORTS_BOTH_ENDIAN=y -# CT_ARCH_DEFAULT_BE is not set -CT_ARCH_DEFAULT_LE=y # CT_ARCH_BE is not set CT_ARCH_LE=y -CT_ARCH_CPU="arm926ej-s" -CT_ARCH_TUNE="" - -# -# ARM specific options -# -CT_ARCH_ARM_EABI=y -CT_ARCH_ABI="" # # Target optimisations # -CT_ARCH_ARCH="armv5te" -CT_ARCH_FPU="" -# CT_ARCH_FLOAT_HW is not set -CT_ARCH_FLOAT_SW=y -CT_TARGET_CFLAGS="" # # Toolchain options @@ -291,7 +292,14 @@ # CT_DMALLOC_V_5_4_3 is not set CT_DMALLOC_V_5_5_2=y CT_DMALLOC_VERSION="5.5.2" -# CT_DUMA is not set +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