summaryrefslogtreecommitdiff
path: root/samples/avr32-unknown-none/crosstool.config
diff options
context:
space:
mode:
Diffstat (limited to 'samples/avr32-unknown-none/crosstool.config')
-rw-r--r--samples/avr32-unknown-none/crosstool.config36
1 files changed, 32 insertions, 4 deletions
diff --git a/samples/avr32-unknown-none/crosstool.config b/samples/avr32-unknown-none/crosstool.config
index b133006..d67a0dc 100644
--- a/samples/avr32-unknown-none/crosstool.config
+++ b/samples/avr32-unknown-none/crosstool.config
@@ -1,9 +1,10 @@
#
# Automatically generated make config: don't edit
-# crosstool-NG version: hg_default@1928_0535b588679a
-# Tue Apr 20 20:01:11 2010
+# crosstool-NG version: hg_default@2055_efdb38c7f4df
+# Fri Jul 30 23:43:08 2010
#
# CT_BACKEND is not set
+CT_MODULES=y
#
# Paths and misc options
@@ -179,12 +180,15 @@ CT_BUILD_SUFFIX=""
# Operating System
#
CT_BARE_METAL=y
+# CT_MINGW32 is not set
# CT_KERNEL_SUPPORTS_SHARED_LIBS is not set
CT_KERNEL="bare-metal"
CT_KERNEL_bare_metal=y
# CT_KERNEL_linux is not set
+# CT_KERNEL_mingw32 is not set
CT_KERNEL_bare_metal_AVAILABLE=y
CT_KERNEL_linux_AVAILABLE=y
+CT_KERNEL_mingw32_AVAILABLE=y
#
# Common kernel options
@@ -200,6 +204,7 @@ CT_ARCH_BINFMT_ELF=y
#
# GNU binutils
#
+# CT_BINUTILS_V_2_20_1 is not set
# CT_BINUTILS_V_2_20 is not set
# CT_BINUTILS_V_2_19_1 is not set
# CT_BINUTILS_V_2_19 is not set
@@ -221,6 +226,7 @@ CT_CC="gcc"
CT_CC_VERSION="4.2.2"
CT_CC_gcc=y
# CT_CC_V_4_5_0 is not set
+# CT_CC_V_4_4_4 is not set
# CT_CC_V_4_4_3 is not set
# CT_CC_V_4_4_2 is not set
# CT_CC_V_4_4_1 is not set
@@ -242,8 +248,8 @@ CT_CC_GCC_4_2_or_later=y
# CT_CC_GCC_4_4_or_later is not set
# CT_CC_GCC_4_5_or_later is not set
# CT_CC_GCC_USE_GMP_MPFR is not set
-# CT_CC_GCC_USE_PPL_CLOOG_MPC is not set
-# CT_CC_GCC_USE_LIBELF is not set
+# CT_CC_GCC_USE_PPL_CLOOG is not set
+# CT_CC_GCC_USE_MPC_LIBELF is not set
CT_CC_ENABLE_CXX_FLAGS=""
CT_CC_CORE_EXTRA_CONFIG=""
CT_CC_SUPPORT_CXX=y
@@ -259,17 +265,30 @@ CT_CC_SUPPORT_OBJCXX=y
# CT_CC_LANG_CXX is not set
#
+# gcc other options
+#
+CT_CC_GCC_ENABLE_TARGET_OPTSPACE=y
+
+#
+# Misc. obscure options.
+#
+# CT_CC_GCC_DISABLE_PCH is not set
+# CT_CC_GCC_LIBMUDFLAP is not set
+
+#
# 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_mingw is not set
CT_LIBC_newlib=y
# CT_LIBC_none is not set
# CT_LIBC_uClibc is not set
CT_LIBC_eglibc_AVAILABLE=y
CT_LIBC_glibc_AVAILABLE=y
+CT_LIBC_mingw_AVAILABLE=y
CT_LIBC_newlib_AVAILABLE=y
# CT_LIBC_NEWLIB_V_1_18_0 is not set
CT_LIBC_NEWLIB_V_1_17_0=y
@@ -281,8 +300,10 @@ CT_LIBC_NEWLIB_V_1_17_0=y
CT_ATMEL_AVR32_HEADERS=y
CT_LIBC_none_AVAILABLE=y
CT_LIBC_uClibc_AVAILABLE=y
+# CT_LIBC_SUPPORT_THREADS_ANY is not set
# CT_LIBC_SUPPORT_NPTL is not set
# CT_LIBC_SUPPORT_LINUXTHREADS is not set
+# CT_LIBC_SUPPORT_WIN32THREADS is not set
CT_THREADS="none"
#
@@ -290,6 +311,7 @@ CT_THREADS="none"
#
# CT_THREADS_NPTL is not set
# CT_THREADS_LINUXTHREADS is not set
+# CT_THREADS_WIN32THREADS is not set
CT_THREADS_NONE=y
#
@@ -319,3 +341,9 @@ CT_THREADS_NONE=y
# READ HELP before you say 'Y' below !!!
#
# CT_COMP_TOOLS is not set
+
+#
+# Test suite
+#
+# CT_TEST_SUITE is not set
+# CT_TEST_SUITE_GCC is not set