bump toolchain configs

This commit is contained in:
Solomon Peachy 2016-07-12 20:28:33 -04:00
parent 6068e5eb44
commit c3751beefb
5 changed files with 186 additions and 239 deletions

View File

@ -7,8 +7,8 @@
# Toolchain - Don't change this unless you are sure what you're doing!
TOOLCHAIN_CONFIG=toolchain-$(MCU_CORE).config
TOOLCHAIN_SRC_DIR=crosstool-ng
CROSS_DIR=${HOME}/x-tools/arm-$(MCU_CORE)_v3-eabi
CROSS_COMPILE ?= ${CROSS_DIR}/bin/arm-$(MCU_CORE)_v3-eabi-
CROSS_DIR=${HOME}/x-tools/arm-$(MCU_CORE)_v3a-eabi
CROSS_COMPILE ?= ${CROSS_DIR}/bin/arm-$(MCU_CORE)_v3a-eabi-
CC=$(CROSS_COMPILE)gcc
CPP=$(CROSS_COMPILE)cpp
LD=$(CROSS_COMPILE)gcc

View File

@ -1,7 +1,6 @@
#
# Automatically generated make config: don't edit
# crosstool-NG 1.20.0 Configuration
# Thu Jul 30 15:39:11 2015
# Automatically generated file; DO NOT EDIT.
# Crosstool-NG Configuration
#
CT_CONFIGURE_has_xz=y
CT_CONFIGURE_has_cvs=y
@ -32,7 +31,8 @@ CT_INSTALL_DIR="${CT_PREFIX_DIR}"
CT_RM_RF_PREFIX_DIR=y
CT_REMOVE_DOCS=y
CT_INSTALL_DIR_RO=y
CT_STRIP_ALL_TOOLCHAIN_EXECUTABLES=y
# CT_STRIP_HOST_TOOLCHAIN_EXECUTABLES is not set
# CT_STRIP_TARGET_TOOLCHAIN_EXECUTABLES is not set
#
# Downloading
@ -122,8 +122,6 @@ CT_TARGET_LDFLAGS=""
# CT_ARCH_alpha is not set
CT_ARCH_arm=y
# CT_ARCH_avr is not set
# CT_ARCH_avr32 is not set
# CT_ARCH_blackfin is not set
# CT_ARCH_m68k is not set
# CT_ARCH_microblaze is not set
# CT_ARCH_mips is not set
@ -133,11 +131,10 @@ CT_ARCH_arm=y
# CT_ARCH_sh is not set
# CT_ARCH_sparc is not set
# CT_ARCH_x86 is not set
# CT_ARCH_xtensa is not set
CT_ARCH_alpha_AVAILABLE=y
CT_ARCH_arm_AVAILABLE=y
CT_ARCH_avr_AVAILABLE=y
CT_ARCH_avr32_AVAILABLE=y
CT_ARCH_blackfin_AVAILABLE=y
CT_ARCH_m68k_AVAILABLE=y
CT_ARCH_microblaze_AVAILABLE=y
CT_ARCH_mips_AVAILABLE=y
@ -147,6 +144,7 @@ CT_ARCH_s390_AVAILABLE=y
CT_ARCH_sh_AVAILABLE=y
CT_ARCH_sparc_AVAILABLE=y
CT_ARCH_x86_AVAILABLE=y
CT_ARCH_xtensa_AVAILABLE=y
CT_ARCH_SUFFIX=""
#
@ -159,6 +157,7 @@ CT_ARCH_ENDIAN="little"
#
# Target optimisations
#
CT_ARCH_EXCLUSIVE_WITH_CPU=y
# CT_ARCH_FLOAT_AUTO is not set
# CT_ARCH_FLOAT_SOFTFP is not set
CT_ARCH_FLOAT="soft"
@ -186,13 +185,13 @@ CT_SYSROOT_NAME="sysroot"
CT_SYSROOT_DIR_PREFIX=""
CT_WANTS_STATIC_LINK=y
# CT_STATIC_TOOLCHAIN is not set
CT_TOOLCHAIN_PKGVERSION="20150720"
CT_TOOLCHAIN_PKGVERSION="20160712"
CT_TOOLCHAIN_BUGURL=""
#
# Tuple completion and aliasing
#
CT_TARGET_VENDOR="cm0_v3"
CT_TARGET_VENDOR="cm0_v3a"
CT_TARGET_ALIAS_SED_EXPR=""
CT_TARGET_ALIAS=""
@ -245,7 +244,8 @@ CT_BINUTILS_binutils=y
# GNU binutils
#
CT_CC_BINUTILS_SHOW_LINARO=y
CT_BINUTILS_LINARO_V_2_25=y
CT_BINUTILS_V_2_25_1=y
# CT_BINUTILS_LINARO_V_2_25 is not set
# CT_BINUTILS_V_2_25 is not set
# CT_BINUTILS_LINARO_V_2_24 is not set
# CT_BINUTILS_V_2_24 is not set
@ -258,7 +258,8 @@ CT_BINUTILS_LINARO_V_2_25=y
# CT_BINUTILS_V_2_19_1a is not set
# CT_BINUTILS_V_2_18a is not set
# CT_BINUTILS_CUSTOM is not set
CT_BINUTILS_VERSION="linaro-2.25.0-2015.01-2"
CT_BINUTILS_VERSION="2.25.1"
CT_BINUTILS_2_25_1_or_later=y
CT_BINUTILS_2_25_or_later=y
CT_BINUTILS_2_24_or_later=y
CT_BINUTILS_2_23_or_later=y
@ -270,6 +271,7 @@ CT_BINUTILS_2_18_or_later=y
CT_BINUTILS_HAS_HASH_STYLE=y
CT_BINUTILS_HAS_GOLD=y
CT_BINUTILS_GOLD_SUPPORTS_ARCH=y
CT_BINUTILS_GOLD_SUPPORT=y
CT_BINUTILS_HAS_PLUGINS=y
CT_BINUTILS_HAS_PKGVERSION_BUGURL=y
# CT_BINUTILS_LINKER_LD is not set
@ -322,13 +324,15 @@ CT_LIBC_NEWLIB_LINARO_V_2_2_0=y
# CT_LIBC_NEWLIB_V_1_18_0 is not set
# CT_LIBC_NEWLIB_V_1_17_0 is not set
# CT_LIBC_NEWLIB_CUSTOM is not set
#
# Architecture specific options
#
CT_LIBC_NEWLIB_2_2=y
CT_LIBC_NEWLIB_2_2_or_later=y
CT_LIBC_NEWLIB_2_1_or_later=y
CT_LIBC_NEWLIB_2_0_or_later=y
CT_LIBC_NEWLIB_TARGET_CFLAGS=""
CT_LIBC_none_AVAILABLE=y
CT_LIBC_uClibc_AVAILABLE=y
CT_LIBC_SUPPORT_THREADS_NONE=y
CT_LIBC_PROVIDES_CXA_ATEXIT=y
#
# Common C library options
@ -354,53 +358,20 @@ CT_CC_CORE_PASS_2_NEEDED=y
CT_CC_gcc=y
CT_CC_GCC_SHOW_LINARO=y
CT_CC_GCC_V_5_2_0=y
# CT_CC_GCC_V_5_1_0 is not set
# CT_CC_GCC_V_linaro_4_9 is not set
# CT_CC_GCC_V_4_9_3 is not set
# CT_CC_GCC_V_4_9_2 is not set
# CT_CC_GCC_V_4_9_1 is not set
# CT_CC_GCC_V_4_9_0 is not set
# CT_CC_GCC_V_linaro_4_8 is not set
# CT_CC_GCC_V_4_8_5 is not set
# CT_CC_GCC_V_4_8_4 is not set
# CT_CC_GCC_V_4_8_3 is not set
# CT_CC_GCC_V_4_8_2 is not set
# CT_CC_GCC_V_4_8_1 is not set
# CT_CC_GCC_V_4_8_0 is not set
# CT_CC_GCC_V_linaro_4_7 is not set
# CT_CC_GCC_V_4_7_4 is not set
# CT_CC_GCC_V_4_7_3 is not set
# CT_CC_GCC_V_4_7_2 is not set
# CT_CC_GCC_V_4_7_1 is not set
# CT_CC_GCC_V_4_7_0 is not set
# CT_CC_GCC_V_linaro_4_6 is not set
# CT_CC_GCC_V_4_6_4 is not set
# CT_CC_GCC_V_4_6_3 is not set
# CT_CC_GCC_V_4_6_2 is not set
# CT_CC_GCC_V_4_6_1 is not set
# CT_CC_GCC_V_4_6_0 is not set
# CT_CC_GCC_V_linaro_4_5 is not set
# CT_CC_GCC_V_4_5_3 is not set
# CT_CC_GCC_V_4_5_2 is not set
# CT_CC_GCC_V_4_5_1 is not set
# CT_CC_GCC_V_4_5_0 is not set
# CT_CC_GCC_V_4_5_4 is not set
# CT_CC_GCC_V_linaro_4_4 is not set
# CT_CC_GCC_V_4_4_7 is not set
# CT_CC_GCC_V_4_4_6 is not set
# CT_CC_GCC_V_4_4_5 is not set
# CT_CC_GCC_V_4_4_4 is not set
# CT_CC_GCC_V_4_4_3 is not set
# CT_CC_GCC_V_4_4_2 is not set
# CT_CC_GCC_V_4_4_1 is not set
# CT_CC_GCC_V_4_4_0 is not set
# CT_CC_GCC_V_4_3_6 is not set
# CT_CC_GCC_V_4_3_5 is not set
# CT_CC_GCC_V_4_3_4 is not set
# CT_CC_GCC_V_4_3_3 is not set
# CT_CC_GCC_V_4_3_2 is not set
# CT_CC_GCC_V_4_3_1 is not set
# CT_CC_GCC_V_4_2_4 is not set
# CT_CC_GCC_V_4_2_2 is not set
# CT_CC_GCC_CUSTOM is not set
CT_CC_GCC_4_2_or_later=y
CT_CC_GCC_4_3_or_later=y
@ -410,9 +381,8 @@ CT_CC_GCC_4_6_or_later=y
CT_CC_GCC_4_7_or_later=y
CT_CC_GCC_4_8_or_later=y
CT_CC_GCC_4_9_or_later=y
CT_CC_GCC_5_2=y
CT_CC_GCC_5_2_or_later=y
CT_CC_GCC_5_1_or_later=y
CT_CC_GCC_5=y
CT_CC_GCC_5_or_later=y
CT_CC_GCC_HAS_GRAPHITE=y
CT_CC_GCC_USE_GRAPHITE=y
CT_CC_GCC_HAS_LTO=y
@ -431,6 +401,8 @@ CT_CC_GCC_VERSION="5.2.0"
CT_CC_GCC_ENABLE_CXX_FLAGS=""
CT_CC_GCC_CORE_EXTRA_CONFIG_ARRAY=""
CT_CC_GCC_EXTRA_CONFIG_ARRAY=""
CT_CC_GCC_EXTRA_ENV_ARRAY=""
# CT_CC_GCC_TARGET_FINAL is not set
CT_CC_GCC_STATIC_LIBSTDCXX=y
CT_CC_GCC_SYSTEM_ZLIB=y
@ -450,6 +422,7 @@ CT_CC_GCC_ENABLE_TARGET_OPTSPACE=y
#
# Misc. obscure options.
#
CT_CC_CXA_ATEXIT=y
# CT_CC_GCC_DISABLE_PCH is not set
CT_CC_GCC_LDBL_128=m
CT_CC_GCC_BUILD_ID=y
@ -501,7 +474,8 @@ CT_GDB_CROSS_EXTRA_CONFIG_ARRAY=""
# gdb version
#
CT_DEBUG_GDB_SHOW_LINARO=y
CT_GDB_V_7_9_1=y
CT_GDB_V_7_10=y
# CT_GDB_V_7_9_1 is not set
# CT_GDB_V_7_9 is not set
# CT_GDB_V_linaro_7_8 is not set
# CT_GDB_V_7_8_2 is not set
@ -531,7 +505,7 @@ CT_GDB_7_0_or_later=y
CT_GDB_HAS_PKGVERSION_BUGURL=y
CT_GDB_HAS_PYTHON=y
CT_GDB_INSTALL_GDBINIT=y
CT_GDB_VERSION="7.9.1"
CT_GDB_VERSION="7.10"
# CT_DEBUG_ltrace is not set
# CT_DEBUG_strace is not set
@ -543,11 +517,15 @@ CT_GMP_NEEDED=y
CT_MPFR_NEEDED=y
CT_ISL_NEEDED=y
CT_MPC_NEEDED=y
CT_EXPAT_NEEDED=y
CT_NCURSES_NEEDED=y
CT_COMPLIBS=y
CT_GMP=y
CT_MPFR=y
CT_ISL=y
CT_MPC=y
CT_EXPAT=y
CT_NCURSES=y
CT_GMP_V_6_0_0=y
# CT_GMP_V_5_1_3 is not set
# CT_GMP_V_5_1_1 is not set
@ -558,25 +536,34 @@ CT_GMP_V_6_0_0=y
# CT_GMP_V_4_3_0 is not set
CT_GMP_5_0_2_or_later=y
CT_GMP_VERSION="6.0.0a"
CT_MPFR_V_3_1_2=y
CT_MPFR_V_3_1_3=y
# CT_MPFR_V_3_1_2 is not set
# CT_MPFR_V_3_1_0 is not set
# CT_MPFR_V_3_0_1 is not set
# CT_MPFR_V_3_0_0 is not set
# CT_MPFR_V_2_4_2 is not set
# CT_MPFR_V_2_4_1 is not set
# CT_MPFR_V_2_4_0 is not set
CT_MPFR_VERSION="3.1.2"
CT_MPFR_VERSION="3.1.3"
CT_ISL_V_0_14=y
# CT_ISL_V_0_12_2 is not set
CT_ISL_V_0_14_or_later=y
CT_ISL_V_0_12_or_later=y
CT_ISL_VERSION="0.14"
CT_MPC_V_1_0_2=y
CT_MPC_V_1_0_3=y
# CT_MPC_V_1_0_2 is not set
# CT_MPC_V_1_0_1 is not set
# CT_MPC_V_1_0 is not set
# CT_MPC_V_0_9 is not set
# CT_MPC_V_0_8_2 is not set
# CT_MPC_V_0_8_1 is not set
# CT_MPC_V_0_7 is not set
CT_MPC_VERSION="1.0.2"
CT_MPC_VERSION="1.0.3"
CT_EXPAT_V_2_1_0=y
CT_EXPAT_VERSION="2.1.0"
CT_NCURSES_V_6_0=y
CT_NCURSES_VERSION="6.0"
# CT_NCURSES_NEW_ABI is not set
#
# Companion libraries common options

View File

@ -1,7 +1,6 @@
#
# Automatically generated make config: don't edit
# crosstool-NG 1.20.0 Configuration
# Thu Jul 30 15:39:11 2015
# Automatically generated file; DO NOT EDIT.
# Crosstool-NG Configuration
#
CT_CONFIGURE_has_xz=y
CT_CONFIGURE_has_cvs=y
@ -32,7 +31,8 @@ CT_INSTALL_DIR="${CT_PREFIX_DIR}"
CT_RM_RF_PREFIX_DIR=y
CT_REMOVE_DOCS=y
CT_INSTALL_DIR_RO=y
CT_STRIP_ALL_TOOLCHAIN_EXECUTABLES=y
# CT_STRIP_HOST_TOOLCHAIN_EXECUTABLES is not set
# CT_STRIP_TARGET_TOOLCHAIN_EXECUTABLES is not set
#
# Downloading
@ -122,8 +122,6 @@ CT_TARGET_LDFLAGS=""
# CT_ARCH_alpha is not set
CT_ARCH_arm=y
# CT_ARCH_avr is not set
# CT_ARCH_avr32 is not set
# CT_ARCH_blackfin is not set
# CT_ARCH_m68k is not set
# CT_ARCH_microblaze is not set
# CT_ARCH_mips is not set
@ -133,11 +131,10 @@ CT_ARCH_arm=y
# CT_ARCH_sh is not set
# CT_ARCH_sparc is not set
# CT_ARCH_x86 is not set
# CT_ARCH_xtensa is not set
CT_ARCH_alpha_AVAILABLE=y
CT_ARCH_arm_AVAILABLE=y
CT_ARCH_avr_AVAILABLE=y
CT_ARCH_avr32_AVAILABLE=y
CT_ARCH_blackfin_AVAILABLE=y
CT_ARCH_m68k_AVAILABLE=y
CT_ARCH_microblaze_AVAILABLE=y
CT_ARCH_mips_AVAILABLE=y
@ -147,6 +144,7 @@ CT_ARCH_s390_AVAILABLE=y
CT_ARCH_sh_AVAILABLE=y
CT_ARCH_sparc_AVAILABLE=y
CT_ARCH_x86_AVAILABLE=y
CT_ARCH_xtensa_AVAILABLE=y
CT_ARCH_SUFFIX=""
#
@ -159,6 +157,7 @@ CT_ARCH_ENDIAN="little"
#
# Target optimisations
#
CT_ARCH_EXCLUSIVE_WITH_CPU=y
# CT_ARCH_FLOAT_AUTO is not set
# CT_ARCH_FLOAT_SOFTFP is not set
CT_ARCH_FLOAT="soft"
@ -186,13 +185,13 @@ CT_SYSROOT_NAME="sysroot"
CT_SYSROOT_DIR_PREFIX=""
CT_WANTS_STATIC_LINK=y
# CT_STATIC_TOOLCHAIN is not set
CT_TOOLCHAIN_PKGVERSION="20150720"
CT_TOOLCHAIN_PKGVERSION="20160712"
CT_TOOLCHAIN_BUGURL=""
#
# Tuple completion and aliasing
#
CT_TARGET_VENDOR="cm0p_v3"
CT_TARGET_VENDOR="cm0p_v3a"
CT_TARGET_ALIAS_SED_EXPR=""
CT_TARGET_ALIAS=""
@ -245,7 +244,8 @@ CT_BINUTILS_binutils=y
# GNU binutils
#
CT_CC_BINUTILS_SHOW_LINARO=y
CT_BINUTILS_LINARO_V_2_25=y
CT_BINUTILS_V_2_25_1=y
# CT_BINUTILS_LINARO_V_2_25 is not set
# CT_BINUTILS_V_2_25 is not set
# CT_BINUTILS_LINARO_V_2_24 is not set
# CT_BINUTILS_V_2_24 is not set
@ -258,7 +258,8 @@ CT_BINUTILS_LINARO_V_2_25=y
# CT_BINUTILS_V_2_19_1a is not set
# CT_BINUTILS_V_2_18a is not set
# CT_BINUTILS_CUSTOM is not set
CT_BINUTILS_VERSION="linaro-2.25.0-2015.01-2"
CT_BINUTILS_VERSION="2.25.1"
CT_BINUTILS_2_25_1_or_later=y
CT_BINUTILS_2_25_or_later=y
CT_BINUTILS_2_24_or_later=y
CT_BINUTILS_2_23_or_later=y
@ -270,6 +271,7 @@ CT_BINUTILS_2_18_or_later=y
CT_BINUTILS_HAS_HASH_STYLE=y
CT_BINUTILS_HAS_GOLD=y
CT_BINUTILS_GOLD_SUPPORTS_ARCH=y
CT_BINUTILS_GOLD_SUPPORT=y
CT_BINUTILS_HAS_PLUGINS=y
CT_BINUTILS_HAS_PKGVERSION_BUGURL=y
# CT_BINUTILS_LINKER_LD is not set
@ -322,13 +324,15 @@ CT_LIBC_NEWLIB_LINARO_V_2_2_0=y
# CT_LIBC_NEWLIB_V_1_18_0 is not set
# CT_LIBC_NEWLIB_V_1_17_0 is not set
# CT_LIBC_NEWLIB_CUSTOM is not set
#
# Architecture specific options
#
CT_LIBC_NEWLIB_2_2=y
CT_LIBC_NEWLIB_2_2_or_later=y
CT_LIBC_NEWLIB_2_1_or_later=y
CT_LIBC_NEWLIB_2_0_or_later=y
CT_LIBC_NEWLIB_TARGET_CFLAGS=""
CT_LIBC_none_AVAILABLE=y
CT_LIBC_uClibc_AVAILABLE=y
CT_LIBC_SUPPORT_THREADS_NONE=y
CT_LIBC_PROVIDES_CXA_ATEXIT=y
#
# Common C library options
@ -354,53 +358,20 @@ CT_CC_CORE_PASS_2_NEEDED=y
CT_CC_gcc=y
CT_CC_GCC_SHOW_LINARO=y
CT_CC_GCC_V_5_2_0=y
# CT_CC_GCC_V_5_1_0 is not set
# CT_CC_GCC_V_linaro_4_9 is not set
# CT_CC_GCC_V_4_9_3 is not set
# CT_CC_GCC_V_4_9_2 is not set
# CT_CC_GCC_V_4_9_1 is not set
# CT_CC_GCC_V_4_9_0 is not set
# CT_CC_GCC_V_linaro_4_8 is not set
# CT_CC_GCC_V_4_8_5 is not set
# CT_CC_GCC_V_4_8_4 is not set
# CT_CC_GCC_V_4_8_3 is not set
# CT_CC_GCC_V_4_8_2 is not set
# CT_CC_GCC_V_4_8_1 is not set
# CT_CC_GCC_V_4_8_0 is not set
# CT_CC_GCC_V_linaro_4_7 is not set
# CT_CC_GCC_V_4_7_4 is not set
# CT_CC_GCC_V_4_7_3 is not set
# CT_CC_GCC_V_4_7_2 is not set
# CT_CC_GCC_V_4_7_1 is not set
# CT_CC_GCC_V_4_7_0 is not set
# CT_CC_GCC_V_linaro_4_6 is not set
# CT_CC_GCC_V_4_6_4 is not set
# CT_CC_GCC_V_4_6_3 is not set
# CT_CC_GCC_V_4_6_2 is not set
# CT_CC_GCC_V_4_6_1 is not set
# CT_CC_GCC_V_4_6_0 is not set
# CT_CC_GCC_V_linaro_4_5 is not set
# CT_CC_GCC_V_4_5_3 is not set
# CT_CC_GCC_V_4_5_2 is not set
# CT_CC_GCC_V_4_5_1 is not set
# CT_CC_GCC_V_4_5_0 is not set
# CT_CC_GCC_V_4_5_4 is not set
# CT_CC_GCC_V_linaro_4_4 is not set
# CT_CC_GCC_V_4_4_7 is not set
# CT_CC_GCC_V_4_4_6 is not set
# CT_CC_GCC_V_4_4_5 is not set
# CT_CC_GCC_V_4_4_4 is not set
# CT_CC_GCC_V_4_4_3 is not set
# CT_CC_GCC_V_4_4_2 is not set
# CT_CC_GCC_V_4_4_1 is not set
# CT_CC_GCC_V_4_4_0 is not set
# CT_CC_GCC_V_4_3_6 is not set
# CT_CC_GCC_V_4_3_5 is not set
# CT_CC_GCC_V_4_3_4 is not set
# CT_CC_GCC_V_4_3_3 is not set
# CT_CC_GCC_V_4_3_2 is not set
# CT_CC_GCC_V_4_3_1 is not set
# CT_CC_GCC_V_4_2_4 is not set
# CT_CC_GCC_V_4_2_2 is not set
# CT_CC_GCC_CUSTOM is not set
CT_CC_GCC_4_2_or_later=y
CT_CC_GCC_4_3_or_later=y
@ -410,9 +381,8 @@ CT_CC_GCC_4_6_or_later=y
CT_CC_GCC_4_7_or_later=y
CT_CC_GCC_4_8_or_later=y
CT_CC_GCC_4_9_or_later=y
CT_CC_GCC_5_2=y
CT_CC_GCC_5_2_or_later=y
CT_CC_GCC_5_1_or_later=y
CT_CC_GCC_5=y
CT_CC_GCC_5_or_later=y
CT_CC_GCC_HAS_GRAPHITE=y
CT_CC_GCC_USE_GRAPHITE=y
CT_CC_GCC_HAS_LTO=y
@ -431,6 +401,8 @@ CT_CC_GCC_VERSION="5.2.0"
CT_CC_GCC_ENABLE_CXX_FLAGS=""
CT_CC_GCC_CORE_EXTRA_CONFIG_ARRAY=""
CT_CC_GCC_EXTRA_CONFIG_ARRAY=""
CT_CC_GCC_EXTRA_ENV_ARRAY=""
# CT_CC_GCC_TARGET_FINAL is not set
CT_CC_GCC_STATIC_LIBSTDCXX=y
CT_CC_GCC_SYSTEM_ZLIB=y
@ -450,6 +422,7 @@ CT_CC_GCC_ENABLE_TARGET_OPTSPACE=y
#
# Misc. obscure options.
#
CT_CC_CXA_ATEXIT=y
# CT_CC_GCC_DISABLE_PCH is not set
CT_CC_GCC_LDBL_128=m
CT_CC_GCC_BUILD_ID=y
@ -501,7 +474,8 @@ CT_GDB_CROSS_EXTRA_CONFIG_ARRAY=""
# gdb version
#
CT_DEBUG_GDB_SHOW_LINARO=y
CT_GDB_V_7_9_1=y
CT_GDB_V_7_10=y
# CT_GDB_V_7_9_1 is not set
# CT_GDB_V_7_9 is not set
# CT_GDB_V_linaro_7_8 is not set
# CT_GDB_V_7_8_2 is not set
@ -531,7 +505,7 @@ CT_GDB_7_0_or_later=y
CT_GDB_HAS_PKGVERSION_BUGURL=y
CT_GDB_HAS_PYTHON=y
CT_GDB_INSTALL_GDBINIT=y
CT_GDB_VERSION="7.9.1"
CT_GDB_VERSION="7.10"
# CT_DEBUG_ltrace is not set
# CT_DEBUG_strace is not set
@ -543,11 +517,15 @@ CT_GMP_NEEDED=y
CT_MPFR_NEEDED=y
CT_ISL_NEEDED=y
CT_MPC_NEEDED=y
CT_EXPAT_NEEDED=y
CT_NCURSES_NEEDED=y
CT_COMPLIBS=y
CT_GMP=y
CT_MPFR=y
CT_ISL=y
CT_MPC=y
CT_EXPAT=y
CT_NCURSES=y
CT_GMP_V_6_0_0=y
# CT_GMP_V_5_1_3 is not set
# CT_GMP_V_5_1_1 is not set
@ -558,25 +536,34 @@ CT_GMP_V_6_0_0=y
# CT_GMP_V_4_3_0 is not set
CT_GMP_5_0_2_or_later=y
CT_GMP_VERSION="6.0.0a"
CT_MPFR_V_3_1_2=y
CT_MPFR_V_3_1_3=y
# CT_MPFR_V_3_1_2 is not set
# CT_MPFR_V_3_1_0 is not set
# CT_MPFR_V_3_0_1 is not set
# CT_MPFR_V_3_0_0 is not set
# CT_MPFR_V_2_4_2 is not set
# CT_MPFR_V_2_4_1 is not set
# CT_MPFR_V_2_4_0 is not set
CT_MPFR_VERSION="3.1.2"
CT_MPFR_VERSION="3.1.3"
CT_ISL_V_0_14=y
# CT_ISL_V_0_12_2 is not set
CT_ISL_V_0_14_or_later=y
CT_ISL_V_0_12_or_later=y
CT_ISL_VERSION="0.14"
CT_MPC_V_1_0_2=y
CT_MPC_V_1_0_3=y
# CT_MPC_V_1_0_2 is not set
# CT_MPC_V_1_0_1 is not set
# CT_MPC_V_1_0 is not set
# CT_MPC_V_0_9 is not set
# CT_MPC_V_0_8_2 is not set
# CT_MPC_V_0_8_1 is not set
# CT_MPC_V_0_7 is not set
CT_MPC_VERSION="1.0.2"
CT_MPC_VERSION="1.0.3"
CT_EXPAT_V_2_1_0=y
CT_EXPAT_VERSION="2.1.0"
CT_NCURSES_V_6_0=y
CT_NCURSES_VERSION="6.0"
# CT_NCURSES_NEW_ABI is not set
#
# Companion libraries common options

View File

@ -1,7 +1,6 @@
#
# Automatically generated make config: don't edit
# crosstool-NG 1.20.0 Configuration
# Thu Jul 30 15:39:11 2015
# Automatically generated file; DO NOT EDIT.
# Crosstool-NG Configuration
#
CT_CONFIGURE_has_xz=y
CT_CONFIGURE_has_cvs=y
@ -32,7 +31,8 @@ CT_INSTALL_DIR="${CT_PREFIX_DIR}"
CT_RM_RF_PREFIX_DIR=y
CT_REMOVE_DOCS=y
CT_INSTALL_DIR_RO=y
CT_STRIP_ALL_TOOLCHAIN_EXECUTABLES=y
# CT_STRIP_HOST_TOOLCHAIN_EXECUTABLES is not set
# CT_STRIP_TARGET_TOOLCHAIN_EXECUTABLES is not set
#
# Downloading
@ -122,8 +122,6 @@ CT_TARGET_LDFLAGS=""
# CT_ARCH_alpha is not set
CT_ARCH_arm=y
# CT_ARCH_avr is not set
# CT_ARCH_avr32 is not set
# CT_ARCH_blackfin is not set
# CT_ARCH_m68k is not set
# CT_ARCH_microblaze is not set
# CT_ARCH_mips is not set
@ -133,11 +131,10 @@ CT_ARCH_arm=y
# CT_ARCH_sh is not set
# CT_ARCH_sparc is not set
# CT_ARCH_x86 is not set
# CT_ARCH_xtensa is not set
CT_ARCH_alpha_AVAILABLE=y
CT_ARCH_arm_AVAILABLE=y
CT_ARCH_avr_AVAILABLE=y
CT_ARCH_avr32_AVAILABLE=y
CT_ARCH_blackfin_AVAILABLE=y
CT_ARCH_m68k_AVAILABLE=y
CT_ARCH_microblaze_AVAILABLE=y
CT_ARCH_mips_AVAILABLE=y
@ -147,6 +144,7 @@ CT_ARCH_s390_AVAILABLE=y
CT_ARCH_sh_AVAILABLE=y
CT_ARCH_sparc_AVAILABLE=y
CT_ARCH_x86_AVAILABLE=y
CT_ARCH_xtensa_AVAILABLE=y
CT_ARCH_SUFFIX=""
#
@ -159,6 +157,7 @@ CT_ARCH_ENDIAN="little"
#
# Target optimisations
#
CT_ARCH_EXCLUSIVE_WITH_CPU=y
# CT_ARCH_FLOAT_AUTO is not set
# CT_ARCH_FLOAT_SOFTFP is not set
CT_ARCH_FLOAT="soft"
@ -186,13 +185,13 @@ CT_SYSROOT_NAME="sysroot"
CT_SYSROOT_DIR_PREFIX=""
CT_WANTS_STATIC_LINK=y
# CT_STATIC_TOOLCHAIN is not set
CT_TOOLCHAIN_PKGVERSION="20150720"
CT_TOOLCHAIN_PKGVERSION="20160712"
CT_TOOLCHAIN_BUGURL=""
#
# Tuple completion and aliasing
#
CT_TARGET_VENDOR="cm3_v3"
CT_TARGET_VENDOR="cm3_v3a"
CT_TARGET_ALIAS_SED_EXPR=""
CT_TARGET_ALIAS=""
@ -245,7 +244,8 @@ CT_BINUTILS_binutils=y
# GNU binutils
#
CT_CC_BINUTILS_SHOW_LINARO=y
CT_BINUTILS_LINARO_V_2_25=y
CT_BINUTILS_V_2_25_1=y
# CT_BINUTILS_LINARO_V_2_25 is not set
# CT_BINUTILS_V_2_25 is not set
# CT_BINUTILS_LINARO_V_2_24 is not set
# CT_BINUTILS_V_2_24 is not set
@ -258,7 +258,8 @@ CT_BINUTILS_LINARO_V_2_25=y
# CT_BINUTILS_V_2_19_1a is not set
# CT_BINUTILS_V_2_18a is not set
# CT_BINUTILS_CUSTOM is not set
CT_BINUTILS_VERSION="linaro-2.25.0-2015.01-2"
CT_BINUTILS_VERSION="2.25.1"
CT_BINUTILS_2_25_1_or_later=y
CT_BINUTILS_2_25_or_later=y
CT_BINUTILS_2_24_or_later=y
CT_BINUTILS_2_23_or_later=y
@ -270,6 +271,7 @@ CT_BINUTILS_2_18_or_later=y
CT_BINUTILS_HAS_HASH_STYLE=y
CT_BINUTILS_HAS_GOLD=y
CT_BINUTILS_GOLD_SUPPORTS_ARCH=y
CT_BINUTILS_GOLD_SUPPORT=y
CT_BINUTILS_HAS_PLUGINS=y
CT_BINUTILS_HAS_PKGVERSION_BUGURL=y
# CT_BINUTILS_LINKER_LD is not set
@ -322,13 +324,15 @@ CT_LIBC_NEWLIB_LINARO_V_2_2_0=y
# CT_LIBC_NEWLIB_V_1_18_0 is not set
# CT_LIBC_NEWLIB_V_1_17_0 is not set
# CT_LIBC_NEWLIB_CUSTOM is not set
#
# Architecture specific options
#
CT_LIBC_NEWLIB_2_2=y
CT_LIBC_NEWLIB_2_2_or_later=y
CT_LIBC_NEWLIB_2_1_or_later=y
CT_LIBC_NEWLIB_2_0_or_later=y
CT_LIBC_NEWLIB_TARGET_CFLAGS=""
CT_LIBC_none_AVAILABLE=y
CT_LIBC_uClibc_AVAILABLE=y
CT_LIBC_SUPPORT_THREADS_NONE=y
CT_LIBC_PROVIDES_CXA_ATEXIT=y
#
# Common C library options
@ -354,53 +358,20 @@ CT_CC_CORE_PASS_2_NEEDED=y
CT_CC_gcc=y
CT_CC_GCC_SHOW_LINARO=y
CT_CC_GCC_V_5_2_0=y
# CT_CC_GCC_V_5_1_0 is not set
# CT_CC_GCC_V_linaro_4_9 is not set
# CT_CC_GCC_V_4_9_3 is not set
# CT_CC_GCC_V_4_9_2 is not set
# CT_CC_GCC_V_4_9_1 is not set
# CT_CC_GCC_V_4_9_0 is not set
# CT_CC_GCC_V_linaro_4_8 is not set
# CT_CC_GCC_V_4_8_5 is not set
# CT_CC_GCC_V_4_8_4 is not set
# CT_CC_GCC_V_4_8_3 is not set
# CT_CC_GCC_V_4_8_2 is not set
# CT_CC_GCC_V_4_8_1 is not set
# CT_CC_GCC_V_4_8_0 is not set
# CT_CC_GCC_V_linaro_4_7 is not set
# CT_CC_GCC_V_4_7_4 is not set
# CT_CC_GCC_V_4_7_3 is not set
# CT_CC_GCC_V_4_7_2 is not set
# CT_CC_GCC_V_4_7_1 is not set
# CT_CC_GCC_V_4_7_0 is not set
# CT_CC_GCC_V_linaro_4_6 is not set
# CT_CC_GCC_V_4_6_4 is not set
# CT_CC_GCC_V_4_6_3 is not set
# CT_CC_GCC_V_4_6_2 is not set
# CT_CC_GCC_V_4_6_1 is not set
# CT_CC_GCC_V_4_6_0 is not set
# CT_CC_GCC_V_linaro_4_5 is not set
# CT_CC_GCC_V_4_5_3 is not set
# CT_CC_GCC_V_4_5_2 is not set
# CT_CC_GCC_V_4_5_1 is not set
# CT_CC_GCC_V_4_5_0 is not set
# CT_CC_GCC_V_4_5_4 is not set
# CT_CC_GCC_V_linaro_4_4 is not set
# CT_CC_GCC_V_4_4_7 is not set
# CT_CC_GCC_V_4_4_6 is not set
# CT_CC_GCC_V_4_4_5 is not set
# CT_CC_GCC_V_4_4_4 is not set
# CT_CC_GCC_V_4_4_3 is not set
# CT_CC_GCC_V_4_4_2 is not set
# CT_CC_GCC_V_4_4_1 is not set
# CT_CC_GCC_V_4_4_0 is not set
# CT_CC_GCC_V_4_3_6 is not set
# CT_CC_GCC_V_4_3_5 is not set
# CT_CC_GCC_V_4_3_4 is not set
# CT_CC_GCC_V_4_3_3 is not set
# CT_CC_GCC_V_4_3_2 is not set
# CT_CC_GCC_V_4_3_1 is not set
# CT_CC_GCC_V_4_2_4 is not set
# CT_CC_GCC_V_4_2_2 is not set
# CT_CC_GCC_CUSTOM is not set
CT_CC_GCC_4_2_or_later=y
CT_CC_GCC_4_3_or_later=y
@ -410,9 +381,8 @@ CT_CC_GCC_4_6_or_later=y
CT_CC_GCC_4_7_or_later=y
CT_CC_GCC_4_8_or_later=y
CT_CC_GCC_4_9_or_later=y
CT_CC_GCC_5_2=y
CT_CC_GCC_5_2_or_later=y
CT_CC_GCC_5_1_or_later=y
CT_CC_GCC_5=y
CT_CC_GCC_5_or_later=y
CT_CC_GCC_HAS_GRAPHITE=y
CT_CC_GCC_USE_GRAPHITE=y
CT_CC_GCC_HAS_LTO=y
@ -431,6 +401,8 @@ CT_CC_GCC_VERSION="5.2.0"
CT_CC_GCC_ENABLE_CXX_FLAGS=""
CT_CC_GCC_CORE_EXTRA_CONFIG_ARRAY=""
CT_CC_GCC_EXTRA_CONFIG_ARRAY=""
CT_CC_GCC_EXTRA_ENV_ARRAY=""
# CT_CC_GCC_TARGET_FINAL is not set
CT_CC_GCC_STATIC_LIBSTDCXX=y
CT_CC_GCC_SYSTEM_ZLIB=y
@ -450,6 +422,7 @@ CT_CC_GCC_ENABLE_TARGET_OPTSPACE=y
#
# Misc. obscure options.
#
CT_CC_CXA_ATEXIT=y
# CT_CC_GCC_DISABLE_PCH is not set
CT_CC_GCC_LDBL_128=m
CT_CC_GCC_BUILD_ID=y
@ -501,7 +474,8 @@ CT_GDB_CROSS_EXTRA_CONFIG_ARRAY=""
# gdb version
#
CT_DEBUG_GDB_SHOW_LINARO=y
CT_GDB_V_7_9_1=y
CT_GDB_V_7_10=y
# CT_GDB_V_7_9_1 is not set
# CT_GDB_V_7_9 is not set
# CT_GDB_V_linaro_7_8 is not set
# CT_GDB_V_7_8_2 is not set
@ -531,7 +505,7 @@ CT_GDB_7_0_or_later=y
CT_GDB_HAS_PKGVERSION_BUGURL=y
CT_GDB_HAS_PYTHON=y
CT_GDB_INSTALL_GDBINIT=y
CT_GDB_VERSION="7.9.1"
CT_GDB_VERSION="7.10"
# CT_DEBUG_ltrace is not set
# CT_DEBUG_strace is not set
@ -543,11 +517,15 @@ CT_GMP_NEEDED=y
CT_MPFR_NEEDED=y
CT_ISL_NEEDED=y
CT_MPC_NEEDED=y
CT_EXPAT_NEEDED=y
CT_NCURSES_NEEDED=y
CT_COMPLIBS=y
CT_GMP=y
CT_MPFR=y
CT_ISL=y
CT_MPC=y
CT_EXPAT=y
CT_NCURSES=y
CT_GMP_V_6_0_0=y
# CT_GMP_V_5_1_3 is not set
# CT_GMP_V_5_1_1 is not set
@ -558,25 +536,34 @@ CT_GMP_V_6_0_0=y
# CT_GMP_V_4_3_0 is not set
CT_GMP_5_0_2_or_later=y
CT_GMP_VERSION="6.0.0a"
CT_MPFR_V_3_1_2=y
CT_MPFR_V_3_1_3=y
# CT_MPFR_V_3_1_2 is not set
# CT_MPFR_V_3_1_0 is not set
# CT_MPFR_V_3_0_1 is not set
# CT_MPFR_V_3_0_0 is not set
# CT_MPFR_V_2_4_2 is not set
# CT_MPFR_V_2_4_1 is not set
# CT_MPFR_V_2_4_0 is not set
CT_MPFR_VERSION="3.1.2"
CT_MPFR_VERSION="3.1.3"
CT_ISL_V_0_14=y
# CT_ISL_V_0_12_2 is not set
CT_ISL_V_0_14_or_later=y
CT_ISL_V_0_12_or_later=y
CT_ISL_VERSION="0.14"
CT_MPC_V_1_0_2=y
CT_MPC_V_1_0_3=y
# CT_MPC_V_1_0_2 is not set
# CT_MPC_V_1_0_1 is not set
# CT_MPC_V_1_0 is not set
# CT_MPC_V_0_9 is not set
# CT_MPC_V_0_8_2 is not set
# CT_MPC_V_0_8_1 is not set
# CT_MPC_V_0_7 is not set
CT_MPC_VERSION="1.0.2"
CT_MPC_VERSION="1.0.3"
CT_EXPAT_V_2_1_0=y
CT_EXPAT_VERSION="2.1.0"
CT_NCURSES_V_6_0=y
CT_NCURSES_VERSION="6.0"
# CT_NCURSES_NEW_ABI is not set
#
# Companion libraries common options

View File

@ -1,7 +1,6 @@
#
# Automatically generated make config: don't edit
# crosstool-NG 1.20.0 Configuration
# Thu Jul 30 10:18:50 2015
# Automatically generated file; DO NOT EDIT.
# Crosstool-NG Configuration
#
CT_CONFIGURE_has_xz=y
CT_CONFIGURE_has_cvs=y
@ -32,7 +31,8 @@ CT_INSTALL_DIR="${CT_PREFIX_DIR}"
CT_RM_RF_PREFIX_DIR=y
CT_REMOVE_DOCS=y
CT_INSTALL_DIR_RO=y
CT_STRIP_ALL_TOOLCHAIN_EXECUTABLES=y
# CT_STRIP_HOST_TOOLCHAIN_EXECUTABLES is not set
# CT_STRIP_TARGET_TOOLCHAIN_EXECUTABLES is not set
#
# Downloading
@ -122,8 +122,6 @@ CT_TARGET_LDFLAGS=""
# CT_ARCH_alpha is not set
CT_ARCH_arm=y
# CT_ARCH_avr is not set
# CT_ARCH_avr32 is not set
# CT_ARCH_blackfin is not set
# CT_ARCH_m68k is not set
# CT_ARCH_microblaze is not set
# CT_ARCH_mips is not set
@ -133,11 +131,10 @@ CT_ARCH_arm=y
# CT_ARCH_sh is not set
# CT_ARCH_sparc is not set
# CT_ARCH_x86 is not set
# CT_ARCH_xtensa is not set
CT_ARCH_alpha_AVAILABLE=y
CT_ARCH_arm_AVAILABLE=y
CT_ARCH_avr_AVAILABLE=y
CT_ARCH_avr32_AVAILABLE=y
CT_ARCH_blackfin_AVAILABLE=y
CT_ARCH_m68k_AVAILABLE=y
CT_ARCH_microblaze_AVAILABLE=y
CT_ARCH_mips_AVAILABLE=y
@ -147,6 +144,7 @@ CT_ARCH_s390_AVAILABLE=y
CT_ARCH_sh_AVAILABLE=y
CT_ARCH_sparc_AVAILABLE=y
CT_ARCH_x86_AVAILABLE=y
CT_ARCH_xtensa_AVAILABLE=y
CT_ARCH_SUFFIX=""
#
@ -159,6 +157,7 @@ CT_ARCH_ENDIAN="little"
#
# Target optimisations
#
CT_ARCH_EXCLUSIVE_WITH_CPU=y
# CT_ARCH_FLOAT_AUTO is not set
# CT_ARCH_FLOAT_SOFTFP is not set
CT_ARCH_FLOAT="hard"
@ -172,7 +171,6 @@ CT_ARCH_ARM_MODE_THUMB=y
# CT_ARCH_ARM_INTERWORKING is not set
CT_ARCH_ARM_EABI_FORCE=y
CT_ARCH_ARM_EABI=y
# CT_ARCH_ARM_TUPLE_USE_EABIHF is not set
#
# Toolchain options
@ -187,13 +185,13 @@ CT_SYSROOT_NAME="sysroot"
CT_SYSROOT_DIR_PREFIX=""
CT_WANTS_STATIC_LINK=y
# CT_STATIC_TOOLCHAIN is not set
CT_TOOLCHAIN_PKGVERSION="20150720"
CT_TOOLCHAIN_PKGVERSION="20160712"
CT_TOOLCHAIN_BUGURL=""
#
# Tuple completion and aliasing
#
CT_TARGET_VENDOR="cm4_v3"
CT_TARGET_VENDOR="cm4_v3a"
CT_TARGET_ALIAS_SED_EXPR=""
CT_TARGET_ALIAS=""
@ -246,7 +244,8 @@ CT_BINUTILS_binutils=y
# GNU binutils
#
CT_CC_BINUTILS_SHOW_LINARO=y
CT_BINUTILS_LINARO_V_2_25=y
CT_BINUTILS_V_2_25_1=y
# CT_BINUTILS_LINARO_V_2_25 is not set
# CT_BINUTILS_V_2_25 is not set
# CT_BINUTILS_LINARO_V_2_24 is not set
# CT_BINUTILS_V_2_24 is not set
@ -259,7 +258,8 @@ CT_BINUTILS_LINARO_V_2_25=y
# CT_BINUTILS_V_2_19_1a is not set
# CT_BINUTILS_V_2_18a is not set
# CT_BINUTILS_CUSTOM is not set
CT_BINUTILS_VERSION="linaro-2.25.0-2015.01-2"
CT_BINUTILS_VERSION="2.25.1"
CT_BINUTILS_2_25_1_or_later=y
CT_BINUTILS_2_25_or_later=y
CT_BINUTILS_2_24_or_later=y
CT_BINUTILS_2_23_or_later=y
@ -271,6 +271,7 @@ CT_BINUTILS_2_18_or_later=y
CT_BINUTILS_HAS_HASH_STYLE=y
CT_BINUTILS_HAS_GOLD=y
CT_BINUTILS_GOLD_SUPPORTS_ARCH=y
CT_BINUTILS_GOLD_SUPPORT=y
CT_BINUTILS_HAS_PLUGINS=y
CT_BINUTILS_HAS_PKGVERSION_BUGURL=y
# CT_BINUTILS_LINKER_LD is not set
@ -323,13 +324,15 @@ CT_LIBC_NEWLIB_LINARO_V_2_2_0=y
# CT_LIBC_NEWLIB_V_1_18_0 is not set
# CT_LIBC_NEWLIB_V_1_17_0 is not set
# CT_LIBC_NEWLIB_CUSTOM is not set
#
# Architecture specific options
#
CT_LIBC_NEWLIB_2_2=y
CT_LIBC_NEWLIB_2_2_or_later=y
CT_LIBC_NEWLIB_2_1_or_later=y
CT_LIBC_NEWLIB_2_0_or_later=y
CT_LIBC_NEWLIB_TARGET_CFLAGS=""
CT_LIBC_none_AVAILABLE=y
CT_LIBC_uClibc_AVAILABLE=y
CT_LIBC_SUPPORT_THREADS_NONE=y
CT_LIBC_PROVIDES_CXA_ATEXIT=y
#
# Common C library options
@ -355,53 +358,20 @@ CT_CC_CORE_PASS_2_NEEDED=y
CT_CC_gcc=y
CT_CC_GCC_SHOW_LINARO=y
CT_CC_GCC_V_5_2_0=y
# CT_CC_GCC_V_5_1_0 is not set
# CT_CC_GCC_V_linaro_4_9 is not set
# CT_CC_GCC_V_4_9_3 is not set
# CT_CC_GCC_V_4_9_2 is not set
# CT_CC_GCC_V_4_9_1 is not set
# CT_CC_GCC_V_4_9_0 is not set
# CT_CC_GCC_V_linaro_4_8 is not set
# CT_CC_GCC_V_4_8_5 is not set
# CT_CC_GCC_V_4_8_4 is not set
# CT_CC_GCC_V_4_8_3 is not set
# CT_CC_GCC_V_4_8_2 is not set
# CT_CC_GCC_V_4_8_1 is not set
# CT_CC_GCC_V_4_8_0 is not set
# CT_CC_GCC_V_linaro_4_7 is not set
# CT_CC_GCC_V_4_7_4 is not set
# CT_CC_GCC_V_4_7_3 is not set
# CT_CC_GCC_V_4_7_2 is not set
# CT_CC_GCC_V_4_7_1 is not set
# CT_CC_GCC_V_4_7_0 is not set
# CT_CC_GCC_V_linaro_4_6 is not set
# CT_CC_GCC_V_4_6_4 is not set
# CT_CC_GCC_V_4_6_3 is not set
# CT_CC_GCC_V_4_6_2 is not set
# CT_CC_GCC_V_4_6_1 is not set
# CT_CC_GCC_V_4_6_0 is not set
# CT_CC_GCC_V_linaro_4_5 is not set
# CT_CC_GCC_V_4_5_3 is not set
# CT_CC_GCC_V_4_5_2 is not set
# CT_CC_GCC_V_4_5_1 is not set
# CT_CC_GCC_V_4_5_0 is not set
# CT_CC_GCC_V_4_5_4 is not set
# CT_CC_GCC_V_linaro_4_4 is not set
# CT_CC_GCC_V_4_4_7 is not set
# CT_CC_GCC_V_4_4_6 is not set
# CT_CC_GCC_V_4_4_5 is not set
# CT_CC_GCC_V_4_4_4 is not set
# CT_CC_GCC_V_4_4_3 is not set
# CT_CC_GCC_V_4_4_2 is not set
# CT_CC_GCC_V_4_4_1 is not set
# CT_CC_GCC_V_4_4_0 is not set
# CT_CC_GCC_V_4_3_6 is not set
# CT_CC_GCC_V_4_3_5 is not set
# CT_CC_GCC_V_4_3_4 is not set
# CT_CC_GCC_V_4_3_3 is not set
# CT_CC_GCC_V_4_3_2 is not set
# CT_CC_GCC_V_4_3_1 is not set
# CT_CC_GCC_V_4_2_4 is not set
# CT_CC_GCC_V_4_2_2 is not set
# CT_CC_GCC_CUSTOM is not set
CT_CC_GCC_4_2_or_later=y
CT_CC_GCC_4_3_or_later=y
@ -411,9 +381,8 @@ CT_CC_GCC_4_6_or_later=y
CT_CC_GCC_4_7_or_later=y
CT_CC_GCC_4_8_or_later=y
CT_CC_GCC_4_9_or_later=y
CT_CC_GCC_5_2=y
CT_CC_GCC_5_2_or_later=y
CT_CC_GCC_5_1_or_later=y
CT_CC_GCC_5=y
CT_CC_GCC_5_or_later=y
CT_CC_GCC_HAS_GRAPHITE=y
CT_CC_GCC_USE_GRAPHITE=y
CT_CC_GCC_HAS_LTO=y
@ -432,6 +401,8 @@ CT_CC_GCC_VERSION="5.2.0"
CT_CC_GCC_ENABLE_CXX_FLAGS=""
CT_CC_GCC_CORE_EXTRA_CONFIG_ARRAY=""
CT_CC_GCC_EXTRA_CONFIG_ARRAY=""
CT_CC_GCC_EXTRA_ENV_ARRAY=""
# CT_CC_GCC_TARGET_FINAL is not set
CT_CC_GCC_STATIC_LIBSTDCXX=y
CT_CC_GCC_SYSTEM_ZLIB=y
@ -451,6 +422,7 @@ CT_CC_GCC_ENABLE_TARGET_OPTSPACE=y
#
# Misc. obscure options.
#
CT_CC_CXA_ATEXIT=y
# CT_CC_GCC_DISABLE_PCH is not set
CT_CC_GCC_LDBL_128=m
CT_CC_GCC_BUILD_ID=y
@ -502,7 +474,8 @@ CT_GDB_CROSS_EXTRA_CONFIG_ARRAY=""
# gdb version
#
CT_DEBUG_GDB_SHOW_LINARO=y
CT_GDB_V_7_9_1=y
CT_GDB_V_7_10=y
# CT_GDB_V_7_9_1 is not set
# CT_GDB_V_7_9 is not set
# CT_GDB_V_linaro_7_8 is not set
# CT_GDB_V_7_8_2 is not set
@ -532,7 +505,7 @@ CT_GDB_7_0_or_later=y
CT_GDB_HAS_PKGVERSION_BUGURL=y
CT_GDB_HAS_PYTHON=y
CT_GDB_INSTALL_GDBINIT=y
CT_GDB_VERSION="7.9.1"
CT_GDB_VERSION="7.10"
# CT_DEBUG_ltrace is not set
# CT_DEBUG_strace is not set
@ -544,11 +517,15 @@ CT_GMP_NEEDED=y
CT_MPFR_NEEDED=y
CT_ISL_NEEDED=y
CT_MPC_NEEDED=y
CT_EXPAT_NEEDED=y
CT_NCURSES_NEEDED=y
CT_COMPLIBS=y
CT_GMP=y
CT_MPFR=y
CT_ISL=y
CT_MPC=y
CT_EXPAT=y
CT_NCURSES=y
CT_GMP_V_6_0_0=y
# CT_GMP_V_5_1_3 is not set
# CT_GMP_V_5_1_1 is not set
@ -559,25 +536,34 @@ CT_GMP_V_6_0_0=y
# CT_GMP_V_4_3_0 is not set
CT_GMP_5_0_2_or_later=y
CT_GMP_VERSION="6.0.0a"
CT_MPFR_V_3_1_2=y
CT_MPFR_V_3_1_3=y
# CT_MPFR_V_3_1_2 is not set
# CT_MPFR_V_3_1_0 is not set
# CT_MPFR_V_3_0_1 is not set
# CT_MPFR_V_3_0_0 is not set
# CT_MPFR_V_2_4_2 is not set
# CT_MPFR_V_2_4_1 is not set
# CT_MPFR_V_2_4_0 is not set
CT_MPFR_VERSION="3.1.2"
CT_MPFR_VERSION="3.1.3"
CT_ISL_V_0_14=y
# CT_ISL_V_0_12_2 is not set
CT_ISL_V_0_14_or_later=y
CT_ISL_V_0_12_or_later=y
CT_ISL_VERSION="0.14"
CT_MPC_V_1_0_2=y
CT_MPC_V_1_0_3=y
# CT_MPC_V_1_0_2 is not set
# CT_MPC_V_1_0_1 is not set
# CT_MPC_V_1_0 is not set
# CT_MPC_V_0_9 is not set
# CT_MPC_V_0_8_2 is not set
# CT_MPC_V_0_8_1 is not set
# CT_MPC_V_0_7 is not set
CT_MPC_VERSION="1.0.2"
CT_MPC_VERSION="1.0.3"
CT_EXPAT_V_2_1_0=y
CT_EXPAT_VERSION="2.1.0"
CT_NCURSES_V_6_0=y
CT_NCURSES_VERSION="6.0"
# CT_NCURSES_NEW_ABI is not set
#
# Companion libraries common options