samples: update the AVR32 sample
author"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Sun Nov 22 22:59:24 2009 +0100 (2009-11-22)
changeset 1653496eeb7effad
parent 1652 0803f1cf3f72
child 1654 489e9f2158fa
samples: update the AVR32 sample
samples/avr32-unknown-none/crosstool.config
     1.1 --- a/samples/avr32-unknown-none/crosstool.config	Sun Nov 22 11:36:41 2009 +0100
     1.2 +++ b/samples/avr32-unknown-none/crosstool.config	Sun Nov 22 22:59:24 2009 +0100
     1.3 @@ -1,7 +1,7 @@
     1.4  #
     1.5  # Automatically generated make config: don't edit
     1.6 -# crosstool-NG version: hg_default@1596_241387704817
     1.7 -# Wed Oct 28 19:23:07 2009
     1.8 +# crosstool-NG version: hg_default@1653_cb85ebfc389e
     1.9 +# Sun Nov 22 16:10:13 2009
    1.10  #
    1.11  
    1.12  #
    1.13 @@ -47,6 +47,7 @@
    1.14  # CT_PATCH_LOCAL_BUNDLED is not set
    1.15  # CT_PATCH_BUNDLED_FALLBACK_LOCAL is not set
    1.16  # CT_PATCH_LOCAL_FALLBACK_BUNDLED is not set
    1.17 +# CT_PATCH_NONE is not set
    1.18  CT_PATCH_ORDER="bundled"
    1.19  # CT_PATCH_SINGLE is not set
    1.20  # CT_PATCH_USE_LOCAL is not set
    1.21 @@ -83,9 +84,10 @@
    1.22  # Target options
    1.23  #
    1.24  CT_ARCH="avr32"
    1.25 -# CT_ARCH_64 is not set
    1.26  # CT_ARCH_SUPPORTS_BOTH_MMU is not set
    1.27  # CT_ARCH_SUPPORTS_BOTH_ENDIAN is not set
    1.28 +# CT_ARCH_SUPPORTS_32 is not set
    1.29 +# CT_ARCH_SUPPORTS_64 is not set
    1.30  CT_ARCH_SUPPORT_ARCH=y
    1.31  # CT_ARCH_SUPPORT_ABI is not set
    1.32  CT_ARCH_SUPPORT_CPU=y
    1.33 @@ -94,10 +96,14 @@
    1.34  # CT_ARCH_DEFAULT_HAS_MMU is not set
    1.35  CT_ARCH_DEFAULT_BE=y
    1.36  # CT_ARCH_DEFAULT_LE is not set
    1.37 +# CT_ARCH_DEFAULT_32 is not set
    1.38 +# CT_ARCH_DEFAULT_64 is not set
    1.39  CT_ARCH_ARCH=""
    1.40  CT_ARCH_CPU=""
    1.41  CT_ARCH_TUNE=""
    1.42  CT_ARCH_FPU=""
    1.43 +# CT_ARCH_32 is not set
    1.44 +# CT_ARCH_64 is not set
    1.45  # CT_ARCH_FLOAT_HW is not set
    1.46  CT_ARCH_FLOAT_SW=y
    1.47  CT_TARGET_CFLAGS=""
    1.48 @@ -112,10 +118,9 @@
    1.49  # CT_ARCH_ia64 is not set
    1.50  # CT_ARCH_mips is not set
    1.51  # CT_ARCH_powerpc is not set
    1.52 -# CT_ARCH_powerpc64 is not set
    1.53 +# CT_ARCH_s390 is not set
    1.54  # CT_ARCH_sh is not set
    1.55  # CT_ARCH_x86 is not set
    1.56 -# CT_ARCH_x86_64 is not set
    1.57  CT_ARCH_USE_MMU=y
    1.58  
    1.59  #
    1.60 @@ -223,25 +228,31 @@
    1.61  # Additional supported languages:
    1.62  #
    1.63  # CT_CC_LANG_CXX is not set
    1.64 -CT_LIBC="newlib"
    1.65  
    1.66  #
    1.67  # C-library
    1.68  #
    1.69 +CT_LIBC="newlib"
    1.70  CT_LIBC_VERSION="1.17.0"
    1.71  # CT_LIBC_eglibc is not set
    1.72  # CT_LIBC_glibc is not set
    1.73  CT_LIBC_newlib=y
    1.74 +# CT_LIBC_none is not set
    1.75  # CT_LIBC_uClibc is not set
    1.76 -CT_NEWLIB_V_1_17_0=y
    1.77 +CT_LIBC_NEWLIB_V_1_17_0=y
    1.78 +# CT_LIBC_NEWLIB_CVS is not set
    1.79 +
    1.80 +#
    1.81 +# Architecture specific options
    1.82 +#
    1.83  CT_ATMEL_AVR32_HEADERS=y
    1.84 +# CT_LIBC_SUPPORT_NPTL is not set
    1.85 +# CT_LIBC_SUPPORT_LINUXTHREADS is not set
    1.86 +CT_THREADS="none"
    1.87  
    1.88  #
    1.89  # Common C library options
    1.90  #
    1.91 -# CT_LIBC_SUPPORT_NPTL is not set
    1.92 -# CT_LIBC_SUPPORT_LINUXTHREADS is not set
    1.93 -CT_THREADS="none"
    1.94  # CT_THREADS_NPTL is not set
    1.95  # CT_THREADS_LINUXTHREADS is not set
    1.96  CT_THREADS_NONE=y