# HG changeset patch # User "Yann E. MORIN" # Date 1258927164 -3600 # Node ID 496eeb7effad7574955bceb2cbec7c3b970189ed # Parent 0803f1cf3f72aece9d965c1bf528be007187eddb samples: update the AVR32 sample diff -r 0803f1cf3f72 -r 496eeb7effad samples/avr32-unknown-none/crosstool.config --- a/samples/avr32-unknown-none/crosstool.config Sun Nov 22 11:36:41 2009 +0100 +++ b/samples/avr32-unknown-none/crosstool.config Sun Nov 22 22:59:24 2009 +0100 @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit -# crosstool-NG version: hg_default@1596_241387704817 -# Wed Oct 28 19:23:07 2009 +# crosstool-NG version: hg_default@1653_cb85ebfc389e +# Sun Nov 22 16:10:13 2009 # # @@ -47,6 +47,7 @@ # CT_PATCH_LOCAL_BUNDLED is not set # CT_PATCH_BUNDLED_FALLBACK_LOCAL is not set # CT_PATCH_LOCAL_FALLBACK_BUNDLED is not set +# CT_PATCH_NONE is not set CT_PATCH_ORDER="bundled" # CT_PATCH_SINGLE is not set # CT_PATCH_USE_LOCAL is not set @@ -83,9 +84,10 @@ # Target options # CT_ARCH="avr32" -# CT_ARCH_64 is not set # CT_ARCH_SUPPORTS_BOTH_MMU is not set # CT_ARCH_SUPPORTS_BOTH_ENDIAN is not set +# CT_ARCH_SUPPORTS_32 is not set +# CT_ARCH_SUPPORTS_64 is not set CT_ARCH_SUPPORT_ARCH=y # CT_ARCH_SUPPORT_ABI is not set CT_ARCH_SUPPORT_CPU=y @@ -94,10 +96,14 @@ # CT_ARCH_DEFAULT_HAS_MMU is not set CT_ARCH_DEFAULT_BE=y # CT_ARCH_DEFAULT_LE is not set +# CT_ARCH_DEFAULT_32 is not set +# CT_ARCH_DEFAULT_64 is not set CT_ARCH_ARCH="" CT_ARCH_CPU="" CT_ARCH_TUNE="" CT_ARCH_FPU="" +# CT_ARCH_32 is not set +# CT_ARCH_64 is not set # CT_ARCH_FLOAT_HW is not set CT_ARCH_FLOAT_SW=y CT_TARGET_CFLAGS="" @@ -112,10 +118,9 @@ # CT_ARCH_ia64 is not set # CT_ARCH_mips is not set # CT_ARCH_powerpc is not set -# CT_ARCH_powerpc64 is not set +# CT_ARCH_s390 is not set # CT_ARCH_sh is not set # CT_ARCH_x86 is not set -# CT_ARCH_x86_64 is not set CT_ARCH_USE_MMU=y # @@ -223,25 +228,31 @@ # Additional supported languages: # # CT_CC_LANG_CXX is not set -CT_LIBC="newlib" # # C-library # +CT_LIBC="newlib" CT_LIBC_VERSION="1.17.0" # CT_LIBC_eglibc is not set # CT_LIBC_glibc is not set CT_LIBC_newlib=y +# CT_LIBC_none is not set # CT_LIBC_uClibc is not set -CT_NEWLIB_V_1_17_0=y +CT_LIBC_NEWLIB_V_1_17_0=y +# CT_LIBC_NEWLIB_CVS is not set + +# +# Architecture specific options +# CT_ATMEL_AVR32_HEADERS=y +# CT_LIBC_SUPPORT_NPTL is not set +# CT_LIBC_SUPPORT_LINUXTHREADS is not set +CT_THREADS="none" # # Common C library options # -# CT_LIBC_SUPPORT_NPTL is not set -# CT_LIBC_SUPPORT_LINUXTHREADS is not set -CT_THREADS="none" # CT_THREADS_NPTL is not set # CT_THREADS_LINUXTHREADS is not set CT_THREADS_NONE=y