diff options
28 files changed, 237 insertions, 88 deletions
diff --git a/samples/alphaev56-unknown-linux-gnu/crosstool.config b/samples/alphaev56-unknown-linux-gnu/crosstool.config index de6af9db..418d92f7 100644 --- a/samples/alphaev56-unknown-linux-gnu/crosstool.config +++ b/samples/alphaev56-unknown-linux-gnu/crosstool.config @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit -# crosstool-NG version: 1.2.0+svn_trunk@1235 -# Sun Nov 23 18:24:56 2008 +# crosstool-NG version: svn_trunk@1297M +# Tue Jan 6 23:16:55 2009 # # @@ -180,6 +180,11 @@ CT_KERNEL_V_2_6_26_8=y # CT_KERNEL_V_2_6_27_4 is not set # CT_KERNEL_V_2_6_27_5 is not set # CT_KERNEL_V_2_6_27_6 is not set +# CT_KERNEL_V_2_6_27_7 is not set +# CT_KERNEL_V_2_6_27_8 is not set +# CT_KERNEL_V_2_6_27_9 is not set +# CT_KERNEL_V_2_6_27_10 is not set +# CT_KERNEL_V_2_6_28 is not set CT_KERNEL_LINUX_VERBOSITY_0=y # CT_KERNEL_LINUX_VERBOSITY_1 is not set # CT_KERNEL_LINUX_VERBOSITY_2 is not set @@ -231,7 +236,6 @@ CT_BINUTILS_FOR_TARGET_BFD=y CT_CC="gcc" CT_CC_VERSION="4.3.2" CT_CC_gcc=y -# CT_CC_V_2_95_3 is not set # CT_CC_V_3_2_3 is not set # CT_CC_V_3_3_6 is not set # CT_CC_V_3_4_6 is not set @@ -260,6 +264,7 @@ CT_CC_CORE_EXTRA_CONFIG="" CT_CC_EXTRA_CONFIG="" CT_CC_PKGVERSION="crosstool-NG-${CT_VERSION}" CT_CC_BUGURL="" +CT_CC_LANG_JAVA_USE_ECJ=y CT_CC_SUPPORT_CXX=y CT_CC_SUPPORT_FORTRAN=y CT_CC_SUPPORT_JAVA=y @@ -288,8 +293,11 @@ CT_LIBC_glibc=y # CT_LIBC_V_2_6 is not set # CT_LIBC_V_2_6_1 is not set CT_LIBC_V_2_7=y +# CT_LIBC_V_2_8 is not set +# CT_LIBC_V_2_9 is not set # CT_LIBC_V_LATEST is not set # CT_LIBC_V_date is not set +# CT_LIBC_GLIBC_2_8_or_later is not set # # Common C library options diff --git a/samples/arm-iphone-linux-gnueabi/crosstool.config b/samples/arm-iphone-linux-gnueabi/crosstool.config index 5f736913..29a4848a 100644 --- a/samples/arm-iphone-linux-gnueabi/crosstool.config +++ b/samples/arm-iphone-linux-gnueabi/crosstool.config @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit -# crosstool-NG version: svn_trunk@1280M -# Sun Jan 4 13:48:14 2009 +# crosstool-NG version: svn_trunk@1291M +# Sun Jan 4 23:52:00 2009 # # @@ -226,7 +226,6 @@ CT_BINUTILS_EXTRA_CONFIG="" CT_CC="gcc" CT_CC_VERSION="4.3.2" CT_CC_gcc=y -# CT_CC_V_2_95_3 is not set # CT_CC_V_3_2_3 is not set # CT_CC_V_3_3_6 is not set # CT_CC_V_3_4_6 is not set diff --git a/samples/arm-unknown-eabi/crosstool.config b/samples/arm-unknown-eabi/crosstool.config index 122959c6..aa4d6d2b 100644 --- a/samples/arm-unknown-eabi/crosstool.config +++ b/samples/arm-unknown-eabi/crosstool.config @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit -# crosstool-NG version: 1.2.0+svn_trunk@1236 -# Sun Nov 23 19:12:14 2008 +# crosstool-NG version: svn_trunk@1291M +# Sun Jan 4 23:52:37 2009 # # @@ -192,7 +192,6 @@ CT_BINUTILS_EXTRA_CONFIG="" CT_CC="gcc" CT_CC_VERSION="4.3.2" CT_CC_gcc=y -# CT_CC_V_2_95_3 is not set # CT_CC_V_3_2_3 is not set # CT_CC_V_3_3_6 is not set # CT_CC_V_3_4_6 is not set @@ -224,8 +223,9 @@ CT_CC_SUPPORT_OBJC=y CT_CC_SUPPORT_OBJCXX=y # -# Only C language supported on bare metal +# Additional supported languages: # +# CT_CC_LANG_CXX is not set CT_LIBC="none" # diff --git a/samples/arm-unknown-elf/crosstool.config b/samples/arm-unknown-elf/crosstool.config index f061d5c2..9933540b 100644 --- a/samples/arm-unknown-elf/crosstool.config +++ b/samples/arm-unknown-elf/crosstool.config @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit -# crosstool-NG version: 1.2.0+svn_trunk@1236 -# Sun Nov 23 19:12:25 2008 +# crosstool-NG version: svn_trunk@1291M +# Sun Jan 4 23:52:48 2009 # # @@ -194,7 +194,6 @@ CT_BINUTILS_EXTRA_CONFIG="" CT_CC="gcc" CT_CC_VERSION="4.3.2" CT_CC_gcc=y -# CT_CC_V_2_95_3 is not set # CT_CC_V_3_2_3 is not set # CT_CC_V_3_3_6 is not set # CT_CC_V_3_4_6 is not set @@ -226,8 +225,9 @@ CT_CC_SUPPORT_OBJC=y CT_CC_SUPPORT_OBJCXX=y # -# Only C language supported on bare metal +# Additional supported languages: # +# CT_CC_LANG_CXX is not set CT_LIBC="none" # diff --git a/samples/arm-unknown-linux-gnu/crosstool.config b/samples/arm-unknown-linux-gnu/crosstool.config index 7599ed30..59deba95 100644 --- a/samples/arm-unknown-linux-gnu/crosstool.config +++ b/samples/arm-unknown-linux-gnu/crosstool.config @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit -# crosstool-NG version: 1.2.0+svn_trunk@1236 -# Sun Nov 23 19:12:41 2008 +# crosstool-NG version: svn_trunk@1297M +# Tue Jan 6 23:17:10 2009 # # @@ -180,6 +180,11 @@ CT_KERNEL_V_2_6_26_8=y # CT_KERNEL_V_2_6_27_4 is not set # CT_KERNEL_V_2_6_27_5 is not set # CT_KERNEL_V_2_6_27_6 is not set +# CT_KERNEL_V_2_6_27_7 is not set +# CT_KERNEL_V_2_6_27_8 is not set +# CT_KERNEL_V_2_6_27_9 is not set +# CT_KERNEL_V_2_6_27_10 is not set +# CT_KERNEL_V_2_6_28 is not set CT_KERNEL_LINUX_VERBOSITY_0=y # CT_KERNEL_LINUX_VERBOSITY_1 is not set # CT_KERNEL_LINUX_VERBOSITY_2 is not set @@ -231,7 +236,6 @@ CT_BINUTILS_FOR_TARGET_BFD=y CT_CC="gcc" CT_CC_VERSION="4.3.2" CT_CC_gcc=y -# CT_CC_V_2_95_3 is not set # CT_CC_V_3_2_3 is not set # CT_CC_V_3_3_6 is not set # CT_CC_V_3_4_6 is not set @@ -260,6 +264,7 @@ CT_CC_CORE_EXTRA_CONFIG="" CT_CC_EXTRA_CONFIG="" CT_CC_PKGVERSION="crosstool-NG-${CT_VERSION}" CT_CC_BUGURL="" +CT_CC_LANG_JAVA_USE_ECJ=y CT_CC_SUPPORT_CXX=y CT_CC_SUPPORT_FORTRAN=y CT_CC_SUPPORT_JAVA=y @@ -288,8 +293,11 @@ CT_LIBC_glibc=y # CT_LIBC_V_2_6 is not set # CT_LIBC_V_2_6_1 is not set CT_LIBC_V_2_7=y +# CT_LIBC_V_2_8 is not set +# CT_LIBC_V_2_9 is not set # CT_LIBC_V_LATEST is not set # CT_LIBC_V_date is not set +# CT_LIBC_GLIBC_2_8_or_later is not set # # Common C library options diff --git a/samples/arm-unknown-linux-gnueabi/crosstool.config b/samples/arm-unknown-linux-gnueabi/crosstool.config index 8b004079..18de912b 100644 --- a/samples/arm-unknown-linux-gnueabi/crosstool.config +++ b/samples/arm-unknown-linux-gnueabi/crosstool.config @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit -# crosstool-NG version: 1.2.0+svn_trunk@1236 -# Sun Nov 23 19:12:51 2008 +# crosstool-NG version: svn_trunk@1297M +# Tue Jan 6 23:17:11 2009 # # @@ -178,6 +178,11 @@ CT_KERNEL_V_2_6_26_8=y # CT_KERNEL_V_2_6_27_4 is not set # CT_KERNEL_V_2_6_27_5 is not set # CT_KERNEL_V_2_6_27_6 is not set +# CT_KERNEL_V_2_6_27_7 is not set +# CT_KERNEL_V_2_6_27_8 is not set +# CT_KERNEL_V_2_6_27_9 is not set +# CT_KERNEL_V_2_6_27_10 is not set +# CT_KERNEL_V_2_6_28 is not set CT_KERNEL_LINUX_VERBOSITY_0=y # CT_KERNEL_LINUX_VERBOSITY_1 is not set # CT_KERNEL_LINUX_VERBOSITY_2 is not set @@ -229,7 +234,6 @@ CT_BINUTILS_FOR_TARGET_BFD=y CT_CC="gcc" CT_CC_VERSION="4.3.2" CT_CC_gcc=y -# CT_CC_V_2_95_3 is not set # CT_CC_V_3_2_3 is not set # CT_CC_V_3_3_6 is not set # CT_CC_V_3_4_6 is not set @@ -258,6 +262,7 @@ CT_CC_CORE_EXTRA_CONFIG="" CT_CC_EXTRA_CONFIG="" CT_CC_PKGVERSION="crosstool-NG-${CT_VERSION}" CT_CC_BUGURL="" +CT_CC_LANG_JAVA_USE_ECJ=y CT_CC_SUPPORT_CXX=y CT_CC_SUPPORT_FORTRAN=y CT_CC_SUPPORT_JAVA=y @@ -286,8 +291,11 @@ CT_LIBC_glibc=y # CT_LIBC_V_2_6 is not set # CT_LIBC_V_2_6_1 is not set CT_LIBC_V_2_7=y +# CT_LIBC_V_2_8 is not set +# CT_LIBC_V_2_9 is not set # CT_LIBC_V_LATEST is not set # CT_LIBC_V_date is not set +# CT_LIBC_GLIBC_2_8_or_later is not set # # Common C library options diff --git a/samples/arm-unknown-linux-uclibc/crosstool.config b/samples/arm-unknown-linux-uclibc/crosstool.config index ac72b3ca..6dbfbf60 100644 --- a/samples/arm-unknown-linux-uclibc/crosstool.config +++ b/samples/arm-unknown-linux-uclibc/crosstool.config @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit -# crosstool-NG version: 1.2.0+svn_trunk@1236 -# Sun Nov 23 19:13:03 2008 +# crosstool-NG version: svn_trunk@1297M +# Tue Jan 6 23:17:14 2009 # # @@ -180,6 +180,11 @@ CT_KERNEL_V_2_6_26_8=y # CT_KERNEL_V_2_6_27_4 is not set # CT_KERNEL_V_2_6_27_5 is not set # CT_KERNEL_V_2_6_27_6 is not set +# CT_KERNEL_V_2_6_27_7 is not set +# CT_KERNEL_V_2_6_27_8 is not set +# CT_KERNEL_V_2_6_27_9 is not set +# CT_KERNEL_V_2_6_27_10 is not set +# CT_KERNEL_V_2_6_28 is not set CT_KERNEL_LINUX_VERBOSITY_0=y # CT_KERNEL_LINUX_VERBOSITY_1 is not set # CT_KERNEL_LINUX_VERBOSITY_2 is not set @@ -231,7 +236,6 @@ CT_BINUTILS_FOR_TARGET_BFD=y CT_CC="gcc" CT_CC_VERSION="4.3.2" CT_CC_gcc=y -# CT_CC_V_2_95_3 is not set # CT_CC_V_3_2_3 is not set # CT_CC_V_3_3_6 is not set # CT_CC_V_3_4_6 is not set @@ -260,6 +264,7 @@ CT_CC_CORE_EXTRA_CONFIG="" CT_CC_EXTRA_CONFIG="" CT_CC_PKGVERSION="crosstool-NG-${CT_VERSION}" CT_CC_BUGURL="" +CT_CC_LANG_JAVA_USE_ECJ=y CT_CC_SUPPORT_CXX=y CT_CC_SUPPORT_FORTRAN=y CT_CC_SUPPORT_JAVA=y diff --git a/samples/arm-unknown-linux-uclibcgnueabi/crosstool.config b/samples/arm-unknown-linux-uclibcgnueabi/crosstool.config index bc716722..bbcb6569 100644 --- a/samples/arm-unknown-linux-uclibcgnueabi/crosstool.config +++ b/samples/arm-unknown-linux-uclibcgnueabi/crosstool.config @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit -# crosstool-NG version: 1.2.0+svn_trunk@1236 -# Sun Nov 23 19:13:10 2008 +# crosstool-NG version: svn_trunk@1297M +# Tue Jan 6 23:17:17 2009 # # @@ -178,6 +178,11 @@ CT_KERNEL_V_2_6_26_8=y # CT_KERNEL_V_2_6_27_4 is not set # CT_KERNEL_V_2_6_27_5 is not set # CT_KERNEL_V_2_6_27_6 is not set +# CT_KERNEL_V_2_6_27_7 is not set +# CT_KERNEL_V_2_6_27_8 is not set +# CT_KERNEL_V_2_6_27_9 is not set +# CT_KERNEL_V_2_6_27_10 is not set +# CT_KERNEL_V_2_6_28 is not set CT_KERNEL_LINUX_VERBOSITY_0=y # CT_KERNEL_LINUX_VERBOSITY_1 is not set # CT_KERNEL_LINUX_VERBOSITY_2 is not set @@ -229,7 +234,6 @@ CT_BINUTILS_FOR_TARGET_BFD=y CT_CC="gcc" CT_CC_VERSION="4.3.2" CT_CC_gcc=y -# CT_CC_V_2_95_3 is not set # CT_CC_V_3_2_3 is not set # CT_CC_V_3_3_6 is not set # CT_CC_V_3_4_6 is not set @@ -258,6 +262,7 @@ CT_CC_CORE_EXTRA_CONFIG="" CT_CC_EXTRA_CONFIG="" CT_CC_PKGVERSION="crosstool-NG-${CT_VERSION}" CT_CC_BUGURL="" +CT_CC_LANG_JAVA_USE_ECJ=y CT_CC_SUPPORT_CXX=y CT_CC_SUPPORT_FORTRAN=y CT_CC_SUPPORT_JAVA=y diff --git a/samples/armeb-unknown-eabi/crosstool.config b/samples/armeb-unknown-eabi/crosstool.config index b02f3b05..6b102c80 100644 --- a/samples/armeb-unknown-eabi/crosstool.config +++ b/samples/armeb-unknown-eabi/crosstool.config @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit -# crosstool-NG version: svn -# Sun Nov 30 21:45:38 2008 +# crosstool-NG version: svn_trunk@1291M +# Sun Jan 4 23:53:53 2009 # # @@ -186,7 +186,6 @@ CT_BINUTILS_EXTRA_CONFIG="" CT_CC="gcc" CT_CC_VERSION="4.3.2" CT_CC_gcc=y -# CT_CC_V_2_95_3 is not set # CT_CC_V_3_2_3 is not set # CT_CC_V_3_3_6 is not set # CT_CC_V_3_4_6 is not set @@ -218,8 +217,9 @@ CT_CC_SUPPORT_OBJC=y CT_CC_SUPPORT_OBJCXX=y # -# Only C language supported on bare metal +# Additional supported languages: # +# CT_CC_LANG_CXX is not set CT_LIBC="none" # diff --git a/samples/armeb-unknown-linux-gnu/crosstool.config b/samples/armeb-unknown-linux-gnu/crosstool.config index bc6b99ac..fbb537df 100644 --- a/samples/armeb-unknown-linux-gnu/crosstool.config +++ b/samples/armeb-unknown-linux-gnu/crosstool.config @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit -# crosstool-NG version: 1.2.0+svn_trunk@1236 -# Sun Nov 23 19:14:07 2008 +# crosstool-NG version: svn_trunk@1297M +# Tue Jan 6 23:17:21 2009 # # @@ -180,6 +180,11 @@ CT_KERNEL_V_2_6_26_8=y # CT_KERNEL_V_2_6_27_4 is not set # CT_KERNEL_V_2_6_27_5 is not set # CT_KERNEL_V_2_6_27_6 is not set +# CT_KERNEL_V_2_6_27_7 is not set +# CT_KERNEL_V_2_6_27_8 is not set +# CT_KERNEL_V_2_6_27_9 is not set +# CT_KERNEL_V_2_6_27_10 is not set +# CT_KERNEL_V_2_6_28 is not set CT_KERNEL_LINUX_VERBOSITY_0=y # CT_KERNEL_LINUX_VERBOSITY_1 is not set # CT_KERNEL_LINUX_VERBOSITY_2 is not set @@ -231,7 +236,6 @@ CT_BINUTILS_FOR_TARGET_BFD=y CT_CC="gcc" CT_CC_VERSION="4.3.2" CT_CC_gcc=y -# CT_CC_V_2_95_3 is not set # CT_CC_V_3_2_3 is not set # CT_CC_V_3_3_6 is not set # CT_CC_V_3_4_6 is not set @@ -260,6 +264,7 @@ CT_CC_CORE_EXTRA_CONFIG="" CT_CC_EXTRA_CONFIG="" CT_CC_PKGVERSION="crosstool-NG-${CT_VERSION}" CT_CC_BUGURL="" +CT_CC_LANG_JAVA_USE_ECJ=y CT_CC_SUPPORT_CXX=y CT_CC_SUPPORT_FORTRAN=y CT_CC_SUPPORT_JAVA=y @@ -288,8 +293,11 @@ CT_LIBC_glibc=y # CT_LIBC_V_2_6 is not set # CT_LIBC_V_2_6_1 is not set CT_LIBC_V_2_7=y +# CT_LIBC_V_2_8 is not set +# CT_LIBC_V_2_9 is not set # CT_LIBC_V_LATEST is not set # CT_LIBC_V_date is not set +# CT_LIBC_GLIBC_2_8_or_later is not set # # Common C library options diff --git a/samples/armeb-unknown-linux-gnueabi/crosstool.config b/samples/armeb-unknown-linux-gnueabi/crosstool.config index cd98f46e..9e9fc5ff 100644 --- a/samples/armeb-unknown-linux-gnueabi/crosstool.config +++ b/samples/armeb-unknown-linux-gnueabi/crosstool.config @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit -# crosstool-NG version: 1.2.0+svn_trunk@1236 -# Sun Nov 23 19:14:15 2008 +# crosstool-NG version: svn_trunk@1297M +# Tue Jan 6 23:17:27 2009 # # @@ -178,6 +178,11 @@ CT_KERNEL_V_2_6_26_8=y # CT_KERNEL_V_2_6_27_4 is not set # CT_KERNEL_V_2_6_27_5 is not set # CT_KERNEL_V_2_6_27_6 is not set +# CT_KERNEL_V_2_6_27_7 is not set +# CT_KERNEL_V_2_6_27_8 is not set +# CT_KERNEL_V_2_6_27_9 is not set +# CT_KERNEL_V_2_6_27_10 is not set +# CT_KERNEL_V_2_6_28 is not set CT_KERNEL_LINUX_VERBOSITY_0=y # CT_KERNEL_LINUX_VERBOSITY_1 is not set # CT_KERNEL_LINUX_VERBOSITY_2 is not set @@ -229,7 +234,6 @@ CT_BINUTILS_FOR_TARGET_BFD=y CT_CC="gcc" CT_CC_VERSION="4.3.2" CT_CC_gcc=y -# CT_CC_V_2_95_3 is not set # CT_CC_V_3_2_3 is not set # CT_CC_V_3_3_6 is not set # CT_CC_V_3_4_6 is not set @@ -258,6 +262,7 @@ CT_CC_CORE_EXTRA_CONFIG="" CT_CC_EXTRA_CONFIG="" CT_CC_PKGVERSION="crosstool-NG-${CT_VERSION}" CT_CC_BUGURL="" +CT_CC_LANG_JAVA_USE_ECJ=y CT_CC_SUPPORT_CXX=y CT_CC_SUPPORT_FORTRAN=y CT_CC_SUPPORT_JAVA=y @@ -286,8 +291,11 @@ CT_LIBC_glibc=y # CT_LIBC_V_2_6 is not set # CT_LIBC_V_2_6_1 is not set CT_LIBC_V_2_7=y +# CT_LIBC_V_2_8 is not set +# CT_LIBC_V_2_9 is not set # CT_LIBC_V_LATEST is not set # CT_LIBC_V_date is not set +# CT_LIBC_GLIBC_2_8_or_later is not set # # Common C library options diff --git a/samples/armeb-unknown-linux-uclibc/crosstool.config b/samples/armeb-unknown-linux-uclibc/crosstool.config index 33b619d8..c0eeee95 100644 --- a/samples/armeb-unknown-linux-uclibc/crosstool.config +++ b/samples/armeb-unknown-linux-uclibc/crosstool.config @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit -# crosstool-NG version: 1.2.0+svn_trunk@1236 -# Sun Nov 23 19:14:25 2008 +# crosstool-NG version: svn_trunk@1291M +# Sun Jan 4 23:54:20 2009 # # @@ -180,6 +180,11 @@ CT_KERNEL_V_2_6_26_8=y # CT_KERNEL_V_2_6_27_4 is not set # CT_KERNEL_V_2_6_27_5 is not set # CT_KERNEL_V_2_6_27_6 is not set +# CT_KERNEL_V_2_6_27_7 is not set +# CT_KERNEL_V_2_6_27_8 is not set +# CT_KERNEL_V_2_6_27_9 is not set +# CT_KERNEL_V_2_6_27_10 is not set +# CT_KERNEL_V_2_6_28 is not set CT_KERNEL_LINUX_VERBOSITY_0=y # CT_KERNEL_LINUX_VERBOSITY_1 is not set # CT_KERNEL_LINUX_VERBOSITY_2 is not set @@ -231,7 +236,6 @@ CT_BINUTILS_FOR_TARGET_BFD=y CT_CC="gcc" CT_CC_VERSION="4.3.2" CT_CC_gcc=y -# CT_CC_V_2_95_3 is not set # CT_CC_V_3_2_3 is not set # CT_CC_V_3_3_6 is not set # CT_CC_V_3_4_6 is not set diff --git a/samples/armeb-unknown-linux-uclibcgnueabi/crosstool.config b/samples/armeb-unknown-linux-uclibcgnueabi/crosstool.config index 1b0670e8..2eb81241 100644 --- a/samples/armeb-unknown-linux-uclibcgnueabi/crosstool.config +++ b/samples/armeb-unknown-linux-uclibcgnueabi/crosstool.config @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit -# crosstool-NG version: 1.2.0+svn_trunk@1232M -# Sun Nov 23 17:06:00 2008 +# crosstool-NG version: svn_trunk@1297M +# Tue Jan 6 23:17:30 2009 # # @@ -178,6 +178,11 @@ CT_KERNEL_V_2_6_26_8=y # CT_KERNEL_V_2_6_27_4 is not set # CT_KERNEL_V_2_6_27_5 is not set # CT_KERNEL_V_2_6_27_6 is not set +# CT_KERNEL_V_2_6_27_7 is not set +# CT_KERNEL_V_2_6_27_8 is not set +# CT_KERNEL_V_2_6_27_9 is not set +# CT_KERNEL_V_2_6_27_10 is not set +# CT_KERNEL_V_2_6_28 is not set CT_KERNEL_LINUX_VERBOSITY_0=y # CT_KERNEL_LINUX_VERBOSITY_1 is not set # CT_KERNEL_LINUX_VERBOSITY_2 is not set @@ -229,7 +234,6 @@ CT_BINUTILS_FOR_TARGET_BFD=y CT_CC="gcc" CT_CC_VERSION="4.3.2" CT_CC_gcc=y -# CT_CC_V_2_95_3 is not set # CT_CC_V_3_2_3 is not set # CT_CC_V_3_3_6 is not set # CT_CC_V_3_4_6 is not set @@ -258,6 +262,7 @@ CT_CC_CORE_EXTRA_CONFIG="" CT_CC_EXTRA_CONFIG="" CT_CC_PKGVERSION="crosstool-NG-${CT_VERSION}" CT_CC_BUGURL="" +CT_CC_LANG_JAVA_USE_ECJ=y CT_CC_SUPPORT_CXX=y CT_CC_SUPPORT_FORTRAN=y CT_CC_SUPPORT_JAVA=y diff --git a/samples/i586-geode-linux-uclibc/crosstool.config b/samples/i586-geode-linux-uclibc/crosstool.config index 0871804d..8cef85a3 100644 --- a/samples/i586-geode-linux-uclibc/crosstool.config +++ b/samples/i586-geode-linux-uclibc/crosstool.config @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit -# crosstool-NG version: 1.2.0+svn_trunk@1236 -# Sun Nov 23 19:14:41 2008 +# crosstool-NG version: svn_trunk@1297M +# Tue Jan 6 23:17:32 2009 # # @@ -174,6 +174,11 @@ CT_KERNEL_V_2_6_26_8=y # CT_KERNEL_V_2_6_27_4 is not set # CT_KERNEL_V_2_6_27_5 is not set # CT_KERNEL_V_2_6_27_6 is not set +# CT_KERNEL_V_2_6_27_7 is not set +# CT_KERNEL_V_2_6_27_8 is not set +# CT_KERNEL_V_2_6_27_9 is not set +# CT_KERNEL_V_2_6_27_10 is not set +# CT_KERNEL_V_2_6_28 is not set CT_KERNEL_LINUX_VERBOSITY_0=y # CT_KERNEL_LINUX_VERBOSITY_1 is not set # CT_KERNEL_LINUX_VERBOSITY_2 is not set @@ -225,7 +230,6 @@ CT_BINUTILS_FOR_TARGET_BFD=y CT_CC="gcc" CT_CC_VERSION="4.3.2" CT_CC_gcc=y -# CT_CC_V_2_95_3 is not set # CT_CC_V_3_2_3 is not set # CT_CC_V_3_3_6 is not set # CT_CC_V_3_4_6 is not set @@ -254,6 +258,7 @@ CT_CC_CORE_EXTRA_CONFIG="" CT_CC_EXTRA_CONFIG="" CT_CC_PKGVERSION="crosstool-NG-${CT_VERSION}" CT_CC_BUGURL="" +CT_CC_LANG_JAVA_USE_ECJ=y CT_CC_SUPPORT_CXX=y CT_CC_SUPPORT_FORTRAN=y CT_CC_SUPPORT_JAVA=y diff --git a/samples/i686-nptl-linux-gnu/crosstool.config b/samples/i686-nptl-linux-gnu/crosstool.config index 53eaa116..ba9796a7 100644 --- a/samples/i686-nptl-linux-gnu/crosstool.config +++ b/samples/i686-nptl-linux-gnu/crosstool.config @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit -# crosstool-NG version: 1.2.0+svn_trunk@1236 -# Sun Nov 23 19:14:58 2008 +# crosstool-NG version: svn_trunk@1297M +# Tue Jan 6 23:17:38 2009 # # @@ -174,6 +174,11 @@ CT_KERNEL_V_2_6_26_8=y # CT_KERNEL_V_2_6_27_4 is not set # CT_KERNEL_V_2_6_27_5 is not set # CT_KERNEL_V_2_6_27_6 is not set +# CT_KERNEL_V_2_6_27_7 is not set +# CT_KERNEL_V_2_6_27_8 is not set +# CT_KERNEL_V_2_6_27_9 is not set +# CT_KERNEL_V_2_6_27_10 is not set +# CT_KERNEL_V_2_6_28 is not set CT_KERNEL_LINUX_VERBOSITY_0=y # CT_KERNEL_LINUX_VERBOSITY_1 is not set # CT_KERNEL_LINUX_VERBOSITY_2 is not set @@ -225,7 +230,6 @@ CT_BINUTILS_FOR_TARGET_BFD=y CT_CC="gcc" CT_CC_VERSION="4.3.2" CT_CC_gcc=y -# CT_CC_V_2_95_3 is not set # CT_CC_V_3_2_3 is not set # CT_CC_V_3_3_6 is not set # CT_CC_V_3_4_6 is not set @@ -254,6 +258,7 @@ CT_CC_CORE_EXTRA_CONFIG="" CT_CC_EXTRA_CONFIG="" CT_CC_PKGVERSION="crosstool-NG-${CT_VERSION}" CT_CC_BUGURL="" +CT_CC_LANG_JAVA_USE_ECJ=y CT_CC_SUPPORT_CXX=y CT_CC_SUPPORT_FORTRAN=y CT_CC_SUPPORT_JAVA=y @@ -282,8 +287,11 @@ CT_LIBC_glibc=y # CT_LIBC_V_2_6 is not set CT_LIBC_V_2_6_1=y # CT_LIBC_V_2_7 is not set +# CT_LIBC_V_2_8 is not set +# CT_LIBC_V_2_9 is not set # CT_LIBC_V_LATEST is not set # CT_LIBC_V_date is not set +# CT_LIBC_GLIBC_2_8_or_later is not set # # Common C library options diff --git a/samples/ia64-unknown-linux-gnu/crosstool.config b/samples/ia64-unknown-linux-gnu/crosstool.config index 088e78f5..64bf0af0 100644 --- a/samples/ia64-unknown-linux-gnu/crosstool.config +++ b/samples/ia64-unknown-linux-gnu/crosstool.config @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit -# crosstool-NG version: 1.2.0+svn_trunk@1236 -# Sun Nov 23 19:15:19 2008 +# crosstool-NG version: svn_trunk@1291M +# Sun Jan 4 23:55:22 2009 # # @@ -174,6 +174,11 @@ CT_KERNEL_V_2_6_26_8=y # CT_KERNEL_V_2_6_27_4 is not set # CT_KERNEL_V_2_6_27_5 is not set # CT_KERNEL_V_2_6_27_6 is not set +# CT_KERNEL_V_2_6_27_7 is not set +# CT_KERNEL_V_2_6_27_8 is not set +# CT_KERNEL_V_2_6_27_9 is not set +# CT_KERNEL_V_2_6_27_10 is not set +# CT_KERNEL_V_2_6_28 is not set CT_KERNEL_LINUX_VERBOSITY_0=y # CT_KERNEL_LINUX_VERBOSITY_1 is not set # CT_KERNEL_LINUX_VERBOSITY_2 is not set @@ -225,7 +230,6 @@ CT_BINUTILS_FOR_TARGET_BFD=y CT_CC="gcc" CT_CC_VERSION="3.4.6" CT_CC_gcc=y -# CT_CC_V_2_95_3 is not set # CT_CC_V_3_2_3 is not set # CT_CC_V_3_3_6 is not set CT_CC_V_3_4_6=y @@ -284,8 +288,11 @@ CT_LIBC_V_2_3_6=y # CT_LIBC_V_2_6 is not set # CT_LIBC_V_2_6_1 is not set # CT_LIBC_V_2_7 is not set +# CT_LIBC_V_2_8 is not set +# CT_LIBC_V_2_9 is not set # CT_LIBC_V_LATEST is not set # CT_LIBC_V_date is not set +# CT_LIBC_GLIBC_2_8_or_later is not set # # Common C library options diff --git a/samples/mips-unknown-elf/crosstool.config b/samples/mips-unknown-elf/crosstool.config index a21a161b..dc88a9fd 100644 --- a/samples/mips-unknown-elf/crosstool.config +++ b/samples/mips-unknown-elf/crosstool.config @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit -# crosstool-NG version: svn -# Sun Nov 30 21:45:14 2008 +# crosstool-NG version: svn_trunk@1291M +# Sun Jan 4 23:55:40 2009 # # @@ -184,7 +184,6 @@ CT_BINUTILS_EXTRA_CONFIG="" CT_CC="gcc" CT_CC_VERSION="4.3.2" CT_CC_gcc=y -# CT_CC_V_2_95_3 is not set # CT_CC_V_3_2_3 is not set # CT_CC_V_3_3_6 is not set # CT_CC_V_3_4_6 is not set @@ -216,8 +215,9 @@ CT_CC_SUPPORT_OBJC=y CT_CC_SUPPORT_OBJCXX=y # -# Only C language supported on bare metal +# Additional supported languages: # +# CT_CC_LANG_CXX is not set CT_LIBC="none" # diff --git a/samples/mips-unknown-linux-uclibc/crosstool.config b/samples/mips-unknown-linux-uclibc/crosstool.config index d7b59287..8b2f9562 100644 --- a/samples/mips-unknown-linux-uclibc/crosstool.config +++ b/samples/mips-unknown-linux-uclibc/crosstool.config @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit -# crosstool-NG version: 1.2.0+svn_trunk@1236 -# Sun Nov 23 23:39:44 2008 +# crosstool-NG version: svn_trunk@1291M +# Sun Jan 4 23:55:50 2009 # # @@ -176,6 +176,11 @@ CT_KERNEL_V_2_6_26_8=y # CT_KERNEL_V_2_6_27_4 is not set # CT_KERNEL_V_2_6_27_5 is not set # CT_KERNEL_V_2_6_27_6 is not set +# CT_KERNEL_V_2_6_27_7 is not set +# CT_KERNEL_V_2_6_27_8 is not set +# CT_KERNEL_V_2_6_27_9 is not set +# CT_KERNEL_V_2_6_27_10 is not set +# CT_KERNEL_V_2_6_28 is not set CT_KERNEL_LINUX_VERBOSITY_0=y # CT_KERNEL_LINUX_VERBOSITY_1 is not set # CT_KERNEL_LINUX_VERBOSITY_2 is not set @@ -227,7 +232,6 @@ CT_BINUTILS_FOR_TARGET_BFD=y CT_CC="gcc" CT_CC_VERSION="4.3.2" CT_CC_gcc=y -# CT_CC_V_2_95_3 is not set # CT_CC_V_3_2_3 is not set # CT_CC_V_3_3_6 is not set # CT_CC_V_3_4_6 is not set diff --git a/samples/mipsel-unknown-linux-gnu/crosstool.config b/samples/mipsel-unknown-linux-gnu/crosstool.config index b83791be..1053de6c 100644 --- a/samples/mipsel-unknown-linux-gnu/crosstool.config +++ b/samples/mipsel-unknown-linux-gnu/crosstool.config @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit -# crosstool-NG version: 1.2.0+svn_trunk@1236 -# Sun Nov 23 23:39:56 2008 +# crosstool-NG version: svn_trunk@1291M +# Sun Jan 4 23:56:04 2009 # # @@ -176,6 +176,11 @@ CT_KERNEL_V_2_6_26_8=y # CT_KERNEL_V_2_6_27_4 is not set # CT_KERNEL_V_2_6_27_5 is not set # CT_KERNEL_V_2_6_27_6 is not set +# CT_KERNEL_V_2_6_27_7 is not set +# CT_KERNEL_V_2_6_27_8 is not set +# CT_KERNEL_V_2_6_27_9 is not set +# CT_KERNEL_V_2_6_27_10 is not set +# CT_KERNEL_V_2_6_28 is not set CT_KERNEL_LINUX_VERBOSITY_0=y # CT_KERNEL_LINUX_VERBOSITY_1 is not set # CT_KERNEL_LINUX_VERBOSITY_2 is not set @@ -227,7 +232,6 @@ CT_BINUTILS_FOR_TARGET_BFD=y CT_CC="gcc" CT_CC_VERSION="4.3.2" CT_CC_gcc=y -# CT_CC_V_2_95_3 is not set # CT_CC_V_3_2_3 is not set # CT_CC_V_3_3_6 is not set # CT_CC_V_3_4_6 is not set @@ -284,8 +288,11 @@ CT_LIBC_glibc=y # CT_LIBC_V_2_6 is not set # CT_LIBC_V_2_6_1 is not set CT_LIBC_V_2_7=y +# CT_LIBC_V_2_8 is not set +# CT_LIBC_V_2_9 is not set # CT_LIBC_V_LATEST is not set # CT_LIBC_V_date is not set +# CT_LIBC_GLIBC_2_8_or_later is not set # # Common C library options diff --git a/samples/powerpc-405-linux-gnu/crosstool.config b/samples/powerpc-405-linux-gnu/crosstool.config index 80d7ca3c..441b1e20 100644 --- a/samples/powerpc-405-linux-gnu/crosstool.config +++ b/samples/powerpc-405-linux-gnu/crosstool.config @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit -# crosstool-NG version: 1.2.0+svn_trunk@1236 -# Sun Nov 23 23:40:12 2008 +# crosstool-NG version: svn_trunk@1297M +# Tue Jan 6 23:17:48 2009 # # @@ -175,6 +175,11 @@ CT_KERNEL_LINUX_INSTALL_CHECK=y # CT_KERNEL_V_2_6_27_4 is not set # CT_KERNEL_V_2_6_27_5 is not set CT_KERNEL_V_2_6_27_6=y +# CT_KERNEL_V_2_6_27_7 is not set +# CT_KERNEL_V_2_6_27_8 is not set +# CT_KERNEL_V_2_6_27_9 is not set +# CT_KERNEL_V_2_6_27_10 is not set +# CT_KERNEL_V_2_6_28 is not set CT_KERNEL_LINUX_VERBOSITY_0=y # CT_KERNEL_LINUX_VERBOSITY_1 is not set # CT_KERNEL_LINUX_VERBOSITY_2 is not set @@ -226,7 +231,6 @@ CT_BINUTILS_FOR_TARGET_BFD=y CT_CC="gcc" CT_CC_VERSION="4.3.2" CT_CC_gcc=y -# CT_CC_V_2_95_3 is not set # CT_CC_V_3_2_3 is not set # CT_CC_V_3_3_6 is not set # CT_CC_V_3_4_6 is not set @@ -255,6 +259,7 @@ CT_CC_CORE_EXTRA_CONFIG="" CT_CC_EXTRA_CONFIG="" CT_CC_PKGVERSION="crosstool-NG-${CT_VERSION}" CT_CC_BUGURL="" +CT_CC_LANG_JAVA_USE_ECJ=y CT_CC_SUPPORT_CXX=y CT_CC_SUPPORT_FORTRAN=y CT_CC_SUPPORT_JAVA=y @@ -283,8 +288,11 @@ CT_LIBC_glibc=y # CT_LIBC_V_2_6 is not set CT_LIBC_V_2_6_1=y # CT_LIBC_V_2_7 is not set +# CT_LIBC_V_2_8 is not set +# CT_LIBC_V_2_9 is not set # CT_LIBC_V_LATEST is not set # CT_LIBC_V_date is not set +# CT_LIBC_GLIBC_2_8_or_later is not set # # Common C library options diff --git a/samples/powerpc-860-linux-gnu/crosstool.config b/samples/powerpc-860-linux-gnu/crosstool.config index f376b0ae..45d2060b 100644 --- a/samples/powerpc-860-linux-gnu/crosstool.config +++ b/samples/powerpc-860-linux-gnu/crosstool.config @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit -# crosstool-NG version: 1.2.0+svn_trunk@1234 -# Sun Nov 23 17:35:58 2008 +# crosstool-NG version: svn_trunk@1291M +# Sun Jan 4 23:56:39 2009 # # @@ -175,6 +175,11 @@ CT_KERNEL_V_2_6_26_8=y # CT_KERNEL_V_2_6_27_4 is not set # CT_KERNEL_V_2_6_27_5 is not set # CT_KERNEL_V_2_6_27_6 is not set +# CT_KERNEL_V_2_6_27_7 is not set +# CT_KERNEL_V_2_6_27_8 is not set +# CT_KERNEL_V_2_6_27_9 is not set +# CT_KERNEL_V_2_6_27_10 is not set +# CT_KERNEL_V_2_6_28 is not set CT_KERNEL_LINUX_VERBOSITY_0=y # CT_KERNEL_LINUX_VERBOSITY_1 is not set # CT_KERNEL_LINUX_VERBOSITY_2 is not set @@ -226,7 +231,6 @@ CT_BINUTILS_FOR_TARGET_BFD=y CT_CC="gcc" CT_CC_VERSION="4.3.2" CT_CC_gcc=y -# CT_CC_V_2_95_3 is not set # CT_CC_V_3_2_3 is not set # CT_CC_V_3_3_6 is not set # CT_CC_V_3_4_6 is not set @@ -283,8 +287,11 @@ CT_LIBC_glibc=y # CT_LIBC_V_2_6 is not set # CT_LIBC_V_2_6_1 is not set CT_LIBC_V_2_7=y +# CT_LIBC_V_2_8 is not set +# CT_LIBC_V_2_9 is not set # CT_LIBC_V_LATEST is not set # CT_LIBC_V_date is not set +# CT_LIBC_GLIBC_2_8_or_later is not set # # Common C library options diff --git a/samples/powerpc-e500v2-linux-gnuspe/crosstool.config b/samples/powerpc-e500v2-linux-gnuspe/crosstool.config index f86cd06c..2def4f7b 100644 --- a/samples/powerpc-e500v2-linux-gnuspe/crosstool.config +++ b/samples/powerpc-e500v2-linux-gnuspe/crosstool.config @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit -# crosstool-NG version: 1.2.0+svn_trunk@1236 -# Sun Nov 23 23:40:58 2008 +# crosstool-NG version: svn_trunk@1297M +# Tue Jan 6 23:17:57 2009 # # @@ -176,6 +176,11 @@ CT_KERNEL_V_2_6_26_8=y # CT_KERNEL_V_2_6_27_4 is not set # CT_KERNEL_V_2_6_27_5 is not set # CT_KERNEL_V_2_6_27_6 is not set +# CT_KERNEL_V_2_6_27_7 is not set +# CT_KERNEL_V_2_6_27_8 is not set +# CT_KERNEL_V_2_6_27_9 is not set +# CT_KERNEL_V_2_6_27_10 is not set +# CT_KERNEL_V_2_6_28 is not set CT_KERNEL_LINUX_VERBOSITY_0=y # CT_KERNEL_LINUX_VERBOSITY_1 is not set # CT_KERNEL_LINUX_VERBOSITY_2 is not set @@ -225,7 +230,6 @@ CT_BINUTILS_EXTRA_CONFIG="--enable-spe=yes --enable-e500x2 --with-e500x2" CT_CC="gcc" CT_CC_VERSION="4.3.1" CT_CC_gcc=y -# CT_CC_V_2_95_3 is not set # CT_CC_V_3_2_3 is not set # CT_CC_V_3_3_6 is not set # CT_CC_V_3_4_6 is not set @@ -254,6 +258,7 @@ CT_CC_CORE_EXTRA_CONFIG="" CT_CC_EXTRA_CONFIG="--with-long-double-128" CT_CC_PKGVERSION="crosstool-NG-${CT_VERSION}" CT_CC_BUGURL="" +CT_CC_LANG_JAVA_USE_ECJ=y CT_CC_SUPPORT_CXX=y CT_CC_SUPPORT_FORTRAN=y CT_CC_SUPPORT_JAVA=y diff --git a/samples/powerpc-unknown-linux-gnu/crosstool.config b/samples/powerpc-unknown-linux-gnu/crosstool.config index 98f6096c..7b01b9b1 100644 --- a/samples/powerpc-unknown-linux-gnu/crosstool.config +++ b/samples/powerpc-unknown-linux-gnu/crosstool.config @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit -# crosstool-NG version: 1.2.0+svn_trunk@1236 -# Sun Nov 23 23:41:44 2008 +# crosstool-NG version: svn_trunk@1297M +# Tue Jan 6 23:18:09 2009 # # @@ -175,6 +175,11 @@ CT_KERNEL_V_2_6_26_8=y # CT_KERNEL_V_2_6_27_4 is not set # CT_KERNEL_V_2_6_27_5 is not set # CT_KERNEL_V_2_6_27_6 is not set +# CT_KERNEL_V_2_6_27_7 is not set +# CT_KERNEL_V_2_6_27_8 is not set +# CT_KERNEL_V_2_6_27_9 is not set +# CT_KERNEL_V_2_6_27_10 is not set +# CT_KERNEL_V_2_6_28 is not set CT_KERNEL_LINUX_VERBOSITY_0=y # CT_KERNEL_LINUX_VERBOSITY_1 is not set # CT_KERNEL_LINUX_VERBOSITY_2 is not set @@ -226,7 +231,6 @@ CT_BINUTILS_FOR_TARGET_BFD=y CT_CC="gcc" CT_CC_VERSION="4.3.2" CT_CC_gcc=y -# CT_CC_V_2_95_3 is not set # CT_CC_V_3_2_3 is not set # CT_CC_V_3_3_6 is not set # CT_CC_V_3_4_6 is not set @@ -255,6 +259,7 @@ CT_CC_CORE_EXTRA_CONFIG="" CT_CC_EXTRA_CONFIG="" CT_CC_PKGVERSION="crosstool-NG-${CT_VERSION}" CT_CC_BUGURL="" +CT_CC_LANG_JAVA_USE_ECJ=y CT_CC_SUPPORT_CXX=y CT_CC_SUPPORT_FORTRAN=y CT_CC_SUPPORT_JAVA=y @@ -283,8 +288,11 @@ CT_LIBC_glibc=y # CT_LIBC_V_2_6 is not set # CT_LIBC_V_2_6_1 is not set CT_LIBC_V_2_7=y +# CT_LIBC_V_2_8 is not set +# CT_LIBC_V_2_9 is not set # CT_LIBC_V_LATEST is not set # CT_LIBC_V_date is not set +# CT_LIBC_GLIBC_2_8_or_later is not set # # Common C library options diff --git a/samples/powerpc-unknown-linux-uclibc/crosstool.config b/samples/powerpc-unknown-linux-uclibc/crosstool.config index fe761078..a41f7070 100644 --- a/samples/powerpc-unknown-linux-uclibc/crosstool.config +++ b/samples/powerpc-unknown-linux-uclibc/crosstool.config @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit -# crosstool-NG version: 1.2.0+svn_trunk@1236 -# Sun Nov 23 23:41:55 2008 +# crosstool-NG version: svn_trunk@1291M +# Sun Jan 4 23:57:33 2009 # # @@ -175,6 +175,11 @@ CT_KERNEL_V_2_6_26_8=y # CT_KERNEL_V_2_6_27_4 is not set # CT_KERNEL_V_2_6_27_5 is not set # CT_KERNEL_V_2_6_27_6 is not set +# CT_KERNEL_V_2_6_27_7 is not set +# CT_KERNEL_V_2_6_27_8 is not set +# CT_KERNEL_V_2_6_27_9 is not set +# CT_KERNEL_V_2_6_27_10 is not set +# CT_KERNEL_V_2_6_28 is not set CT_KERNEL_LINUX_VERBOSITY_0=y # CT_KERNEL_LINUX_VERBOSITY_1 is not set # CT_KERNEL_LINUX_VERBOSITY_2 is not set @@ -226,7 +231,6 @@ CT_BINUTILS_FOR_TARGET_BFD=y CT_CC="gcc" CT_CC_VERSION="4.2.4" CT_CC_gcc=y -# CT_CC_V_2_95_3 is not set # CT_CC_V_3_2_3 is not set # CT_CC_V_3_3_6 is not set # CT_CC_V_3_4_6 is not set diff --git a/samples/powerpc-unknown_nofpu-linux-gnu/crosstool.config b/samples/powerpc-unknown_nofpu-linux-gnu/crosstool.config index 4dcf2607..965b4b9c 100644 --- a/samples/powerpc-unknown_nofpu-linux-gnu/crosstool.config +++ b/samples/powerpc-unknown_nofpu-linux-gnu/crosstool.config @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit -# crosstool-NG version: 1.2.0+svn_trunk@1236 -# Sun Nov 23 23:42:39 2008 +# crosstool-NG version: svn_trunk@1297M +# Tue Jan 6 23:18:13 2009 # # @@ -175,6 +175,11 @@ CT_KERNEL_V_2_6_26_8=y # CT_KERNEL_V_2_6_27_4 is not set # CT_KERNEL_V_2_6_27_5 is not set # CT_KERNEL_V_2_6_27_6 is not set +# CT_KERNEL_V_2_6_27_7 is not set +# CT_KERNEL_V_2_6_27_8 is not set +# CT_KERNEL_V_2_6_27_9 is not set +# CT_KERNEL_V_2_6_27_10 is not set +# CT_KERNEL_V_2_6_28 is not set CT_KERNEL_LINUX_VERBOSITY_0=y # CT_KERNEL_LINUX_VERBOSITY_1 is not set # CT_KERNEL_LINUX_VERBOSITY_2 is not set @@ -226,7 +231,6 @@ CT_BINUTILS_FOR_TARGET_BFD=y CT_CC="gcc" CT_CC_VERSION="4.3.2" CT_CC_gcc=y -# CT_CC_V_2_95_3 is not set # CT_CC_V_3_2_3 is not set # CT_CC_V_3_3_6 is not set # CT_CC_V_3_4_6 is not set @@ -255,6 +259,7 @@ CT_CC_CORE_EXTRA_CONFIG="" CT_CC_EXTRA_CONFIG="" CT_CC_PKGVERSION="crosstool-NG-${CT_VERSION}" CT_CC_BUGURL="" +CT_CC_LANG_JAVA_USE_ECJ=y CT_CC_SUPPORT_CXX=y CT_CC_SUPPORT_FORTRAN=y CT_CC_SUPPORT_JAVA=y @@ -283,8 +288,11 @@ CT_LIBC_glibc=y # CT_LIBC_V_2_6 is not set # CT_LIBC_V_2_6_1 is not set CT_LIBC_V_2_7=y +# CT_LIBC_V_2_8 is not set +# CT_LIBC_V_2_9 is not set # CT_LIBC_V_LATEST is not set # CT_LIBC_V_date is not set +# CT_LIBC_GLIBC_2_8_or_later is not set # # Common C library options diff --git a/samples/sh4-unknown-linux-gnu/crosstool.config b/samples/sh4-unknown-linux-gnu/crosstool.config index e4eeda29..5f791f17 100644 --- a/samples/sh4-unknown-linux-gnu/crosstool.config +++ b/samples/sh4-unknown-linux-gnu/crosstool.config @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit -# crosstool-NG version: 1.2.0+svn_trunk@1236 -# Sun Nov 23 23:42:59 2008 +# crosstool-NG version: svn_trunk@1291M +# Sun Jan 4 23:57:59 2009 # # @@ -178,6 +178,11 @@ CT_KERNEL_V_2_6_26_8=y # CT_KERNEL_V_2_6_27_4 is not set # CT_KERNEL_V_2_6_27_5 is not set # CT_KERNEL_V_2_6_27_6 is not set +# CT_KERNEL_V_2_6_27_7 is not set +# CT_KERNEL_V_2_6_27_8 is not set +# CT_KERNEL_V_2_6_27_9 is not set +# CT_KERNEL_V_2_6_27_10 is not set +# CT_KERNEL_V_2_6_28 is not set CT_KERNEL_LINUX_VERBOSITY_0=y # CT_KERNEL_LINUX_VERBOSITY_1 is not set # CT_KERNEL_LINUX_VERBOSITY_2 is not set @@ -218,7 +223,6 @@ CT_BINUTILS_EXTRA_CONFIG="" CT_CC="gcc" CT_CC_VERSION="4.2.4" CT_CC_gcc=y -# CT_CC_V_2_95_3 is not set # CT_CC_V_3_2_3 is not set # CT_CC_V_3_3_6 is not set # CT_CC_V_3_4_6 is not set @@ -277,8 +281,11 @@ CT_LIBC_glibc=y # CT_LIBC_V_2_6 is not set # CT_LIBC_V_2_6_1 is not set CT_LIBC_V_2_7=y +# CT_LIBC_V_2_8 is not set +# CT_LIBC_V_2_9 is not set # CT_LIBC_V_LATEST is not set # CT_LIBC_V_date is not set +# CT_LIBC_GLIBC_2_8_or_later is not set # # Common C library options diff --git a/samples/x86_64-unknown-linux-gnu/crosstool.config b/samples/x86_64-unknown-linux-gnu/crosstool.config index 901af8cf..c15cb0d9 100644 --- a/samples/x86_64-unknown-linux-gnu/crosstool.config +++ b/samples/x86_64-unknown-linux-gnu/crosstool.config @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit -# crosstool-NG version: 1.2.0+svn_trunk@1236 -# Sun Nov 23 23:45:14 2008 +# crosstool-NG version: svn_trunk@1297M +# Tue Jan 6 23:18:21 2009 # # @@ -174,6 +174,11 @@ CT_KERNEL_V_2_6_26_8=y # CT_KERNEL_V_2_6_27_4 is not set # CT_KERNEL_V_2_6_27_5 is not set # CT_KERNEL_V_2_6_27_6 is not set +# CT_KERNEL_V_2_6_27_7 is not set +# CT_KERNEL_V_2_6_27_8 is not set +# CT_KERNEL_V_2_6_27_9 is not set +# CT_KERNEL_V_2_6_27_10 is not set +# CT_KERNEL_V_2_6_28 is not set CT_KERNEL_LINUX_VERBOSITY_0=y # CT_KERNEL_LINUX_VERBOSITY_1 is not set # CT_KERNEL_LINUX_VERBOSITY_2 is not set @@ -225,7 +230,6 @@ CT_BINUTILS_FOR_TARGET_BFD=y CT_CC="gcc" CT_CC_VERSION="4.3.2" CT_CC_gcc=y -# CT_CC_V_2_95_3 is not set # CT_CC_V_3_2_3 is not set # CT_CC_V_3_3_6 is not set # CT_CC_V_3_4_6 is not set @@ -254,6 +258,7 @@ CT_CC_CORE_EXTRA_CONFIG="" CT_CC_EXTRA_CONFIG="" CT_CC_PKGVERSION="crosstool-NG-${CT_VERSION}" CT_CC_BUGURL="" +CT_CC_LANG_JAVA_USE_ECJ=y CT_CC_SUPPORT_CXX=y CT_CC_SUPPORT_FORTRAN=y CT_CC_SUPPORT_JAVA=y @@ -282,8 +287,11 @@ CT_LIBC_glibc=y # CT_LIBC_V_2_6 is not set # CT_LIBC_V_2_6_1 is not set CT_LIBC_V_2_7=y +# CT_LIBC_V_2_8 is not set +# CT_LIBC_V_2_9 is not set # CT_LIBC_V_LATEST is not set # CT_LIBC_V_date is not set +# CT_LIBC_GLIBC_2_8_or_later is not set # # Common C library options diff --git a/samples/x86_64-unknown-linux-uclibc/crosstool.config b/samples/x86_64-unknown-linux-uclibc/crosstool.config index 0e71b9b0..39a8df50 100644 --- a/samples/x86_64-unknown-linux-uclibc/crosstool.config +++ b/samples/x86_64-unknown-linux-uclibc/crosstool.config @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit -# crosstool-NG version: 1.2.0+svn_trunk@1236 -# Sun Nov 23 23:45:26 2008 +# crosstool-NG version: svn_trunk@1297M +# Tue Jan 6 23:18:23 2009 # # @@ -174,6 +174,11 @@ CT_KERNEL_V_2_6_26_8=y # CT_KERNEL_V_2_6_27_4 is not set # CT_KERNEL_V_2_6_27_5 is not set # CT_KERNEL_V_2_6_27_6 is not set +# CT_KERNEL_V_2_6_27_7 is not set +# CT_KERNEL_V_2_6_27_8 is not set +# CT_KERNEL_V_2_6_27_9 is not set +# CT_KERNEL_V_2_6_27_10 is not set +# CT_KERNEL_V_2_6_28 is not set CT_KERNEL_LINUX_VERBOSITY_0=y # CT_KERNEL_LINUX_VERBOSITY_1 is not set # CT_KERNEL_LINUX_VERBOSITY_2 is not set @@ -225,7 +230,6 @@ CT_BINUTILS_FOR_TARGET_BFD=y CT_CC="gcc" CT_CC_VERSION="4.3.2" CT_CC_gcc=y -# CT_CC_V_2_95_3 is not set # CT_CC_V_3_2_3 is not set # CT_CC_V_3_3_6 is not set # CT_CC_V_3_4_6 is not set @@ -254,6 +258,7 @@ CT_CC_CORE_EXTRA_CONFIG="" CT_CC_EXTRA_CONFIG="" CT_CC_PKGVERSION="crosstool-NG-${CT_VERSION}" CT_CC_BUGURL="" +CT_CC_LANG_JAVA_USE_ECJ=y CT_CC_SUPPORT_CXX=y CT_CC_SUPPORT_FORTRAN=y CT_CC_SUPPORT_JAVA=y |