Update samples to the latest architecture framework.

/trunk/samples/armeb-unknown-linux-uclibc/crosstool.config        |   57    32    25     0 +++++++-----
 /trunk/samples/arm-unknown-linux-gnueabi/crosstool.config         |   60    34    26     0 +++++++------
 /trunk/samples/mips-unknown-linux-uclibc/crosstool.config         |   43    23    20     0 +++++----
 /trunk/samples/arm-unknown-linux-uclibcgnueabi/crosstool.config   |   57    32    25     0 +++++++-----
 /trunk/samples/ia64-unknown-linux-gnu/crosstool.config            |   46    26    20     0 ++++++----
 /trunk/samples/armeb-unknown-linux-gnu/crosstool.config           |   56    30    26     0 ++++++------
 /trunk/samples/x86_64-unknown-linux-uclibc/crosstool.config       |   43    23    20     0 +++++----
 /trunk/samples/arm-unknown-linux-uclibc/crosstool.config          |   53    27    26     0 ++++++-----
 /trunk/samples/i586-geode-linux-uclibc/crosstool.config           |   43    23    20     0 +++++----
 /trunk/samples/powerpc-unknown-linux-uclibc/crosstool.config      |   49    29    20     0 ++++++-----
 /trunk/samples/armeb-unknown-linux-uclibcgnueabi/crosstool.config |   51    26    25     0 ++++++-----
 /trunk/samples/i686-nptl-linux-gnu/crosstool.config               |   43    23    20     0 +++++----
 /trunk/samples/alphaev56-unknown-linux-gnu/crosstool.config       |   44    21    23     0 ++++------
 13 files changed, 349 insertions(+), 296 deletions(-)
This commit is contained in:
Yann E. MORIN" 2008-06-30 21:41:32 +00:00
parent 08ca782e76
commit 6face320b3
13 changed files with 352 additions and 299 deletions

View File

@ -1,7 +1,7 @@
#
# Automatically generated make config: don't edit
# crosstool-NG version: 1.1.0+svn_trunk@755
# Thu Jun 26 08:51:55 2008
# crosstool-NG version: 1.1.0+svn_trunk@767
# Mon Jun 30 08:04:50 2008
#
#
@ -73,26 +73,25 @@ CT_LOG_FILE_COMPRESS=y
#
# Target options
#
CT_ARCH="alpha"
# CT_ARCH_SUPPORT_ARCH is not set
# CT_ARCH_SUPPORT_ABI is not set
CT_ARCH_SUPPORT_CPU=y
CT_ARCH_CPU="ev56"
CT_ARCH_SUPPORT_TUNE=y
CT_ARCH_TUNE="ev56"
# CT_ARCH_SUPPORT_FPU is not set
# CT_ARCH_SUPPORTS_BOTH_ENDIAN is not set
# CT_ARCH_DEFAULT_BE is not set
# CT_ARCH_DEFAULT_LE is not set
CT_ARCH_FLOAT_HW=y
# CT_ARCH_FLOAT_SW is not set
CT_TARGET_CFLAGS=""
#
# General target options
#
CT_ARCH="alpha"
CT_ARCH_ALPHA=y
# CT_ARCH_ARM is not set
# CT_ARCH_IA64 is not set
# CT_ARCH_MIPS is not set
# CT_ARCH_PPC is not set
# CT_ARCH_SH is not set
# CT_ARCH_x86 is not set
# CT_ARCH_x86_64 is not set
# CT_ARCH_SUPPORTS_BOTH_ENDIAN is not set
# CT_ARCH_DEFAULT_BE is not set
# CT_ARCH_DEFAULT_LE is not set
#
# Alpha specific configuration
#
CT_ARCH_alpha=y
# CT_ARCH_ALPHA_EV4 is not set
# CT_ARCH_ALPHA_EV45 is not set
# CT_ARCH_ALPHA_EV5 is not set
@ -100,18 +99,17 @@ CT_ARCH_ALPHA_EV56=y
# CT_ARCH_ALPHA_EV6 is not set
# CT_ARCH_ALPHA_EV67 is not set
CT_ARCH_ALPHA_VARIANT="ev56"
CT_ARCH_CPU="ev56"
CT_ARCH_TUNE="ev56"
CT_ARCH_ABI=""
# CT_ARCH_arm is not set
# CT_ARCH_ia64 is not set
# CT_ARCH_mips is not set
# CT_ARCH_powerpc is not set
# CT_ARCH_sh is not set
# CT_ARCH_x86 is not set
# CT_ARCH_x86_64 is not set
#
# Target optimisations
#
CT_ARCH_ARCH=""
CT_ARCH_FPU=""
CT_ARCH_FLOAT_HW=y
# CT_ARCH_FLOAT_SW is not set
CT_TARGET_CFLAGS=""
#
# Toolchain options

View File

@ -1,7 +1,7 @@
#
# Automatically generated make config: don't edit
# crosstool-NG version: 1.1.0+svn_trunk@760
# Thu Jun 26 09:43:56 2008
# crosstool-NG version: 1.1.0+svn_trunk@767
# Mon Jun 30 09:52:46 2008
#
#
@ -73,41 +73,42 @@ CT_LOG_FILE_COMPRESS=y
#
# Target options
#
CT_ARCH="arm"
CT_ARCH_SUPPORT_ARCH=y
CT_ARCH_ARCH="armv5te"
CT_ARCH_SUPPORT_ABI=y
CT_ARCH_ABI="aapcs"
CT_ARCH_SUPPORT_CPU=y
CT_ARCH_CPU="xscale"
CT_ARCH_SUPPORT_TUNE=y
CT_ARCH_TUNE="xscale"
CT_ARCH_SUPPORT_FPU=y
CT_ARCH_FPU=""
CT_ARCH_SUPPORTS_BOTH_ENDIAN=y
# CT_ARCH_DEFAULT_BE is not set
CT_ARCH_DEFAULT_LE=y
# CT_ARCH_FLOAT_HW is not set
CT_ARCH_FLOAT_SW=y
CT_TARGET_CFLAGS=""
#
# General target options
#
CT_ARCH="arm"
# CT_ARCH_ALPHA is not set
CT_ARCH_ARM=y
# CT_ARCH_IA64 is not set
# CT_ARCH_MIPS is not set
# CT_ARCH_PPC is not set
# CT_ARCH_SH is not set
# CT_ARCH_alpha is not set
CT_ARCH_arm=y
CT_ARCH_ARM_EABI=y
# CT_ARCH_ia64 is not set
# CT_ARCH_mips is not set
# CT_ARCH_powerpc is not set
# CT_ARCH_sh is not set
# CT_ARCH_x86 is not set
# CT_ARCH_x86_64 is not set
CT_ARCH_SUPPORTS_BOTH_ENDIAN=y
# CT_ARCH_DEFAULT_BE is not set
CT_ARCH_DEFAULT_LE=y
# CT_ARCH_BE is not set
CT_ARCH_LE=y
CT_ARCH_CPU="arm926ej-s"
CT_ARCH_TUNE=""
#
# ARM specific options
#
CT_ARCH_ARM_EABI=y
CT_ARCH_ABI=""
#
# Target optimisations
#
CT_ARCH_ARCH="armv5te"
CT_ARCH_FPU=""
# CT_ARCH_FLOAT_HW is not set
CT_ARCH_FLOAT_SW=y
CT_TARGET_CFLAGS=""
#
# Toolchain options
@ -291,7 +292,14 @@ CT_DMALLOC=y
# CT_DMALLOC_V_5_4_3 is not set
CT_DMALLOC_V_5_5_2=y
CT_DMALLOC_VERSION="5.5.2"
# CT_DUMA is not set
CT_DUMA=y
CT_DUMA_A=y
CT_DUMA_SO=y
# CT_DUMA_V_2_5_1 is not set
# CT_DUMA_V_2_5_8 is not set
# CT_DUMA_V_2_5_12 is not set
CT_DUMA_V_2_5_14=y
CT_DUMA_VERSION="2_5_14"
CT_GDB=y
CT_GDB_CROSS=y
# CT_GDB_CROSS_STATIC is not set

View File

@ -1,7 +1,7 @@
#
# Automatically generated make config: don't edit
# crosstool-NG version: 1.1.0+svn_trunk@760
# Thu Jun 26 10:29:59 2008
# crosstool-NG version: 1.1.0+svn_trunk@767
# Mon Jun 30 09:43:38 2008
#
#
@ -73,41 +73,42 @@ CT_LOG_FILE_COMPRESS=y
#
# Target options
#
CT_ARCH="arm"
CT_ARCH_SUPPORT_ARCH=y
CT_ARCH_ARCH="armv5te"
CT_ARCH_SUPPORT_ABI=y
CT_ARCH_ABI=""
CT_ARCH_SUPPORT_CPU=y
CT_ARCH_CPU="xscale"
CT_ARCH_SUPPORT_TUNE=y
CT_ARCH_TUNE="xscale"
CT_ARCH_SUPPORT_FPU=y
CT_ARCH_FPU=""
CT_ARCH_SUPPORTS_BOTH_ENDIAN=y
# CT_ARCH_DEFAULT_BE is not set
CT_ARCH_DEFAULT_LE=y
# CT_ARCH_FLOAT_HW is not set
CT_ARCH_FLOAT_SW=y
CT_TARGET_CFLAGS=""
#
# General target options
#
CT_ARCH="arm"
# CT_ARCH_ALPHA is not set
CT_ARCH_ARM=y
# CT_ARCH_IA64 is not set
# CT_ARCH_MIPS is not set
# CT_ARCH_PPC is not set
# CT_ARCH_SH is not set
# CT_ARCH_alpha is not set
CT_ARCH_arm=y
# CT_ARCH_ARM_EABI is not set
# CT_ARCH_ia64 is not set
# CT_ARCH_mips is not set
# CT_ARCH_powerpc is not set
# CT_ARCH_sh is not set
# CT_ARCH_x86 is not set
# CT_ARCH_x86_64 is not set
CT_ARCH_SUPPORTS_BOTH_ENDIAN=y
# CT_ARCH_DEFAULT_BE is not set
CT_ARCH_DEFAULT_LE=y
# CT_ARCH_BE is not set
CT_ARCH_LE=y
CT_ARCH_CPU="xscale"
CT_ARCH_TUNE="xscale"
#
# ARM specific options
#
# CT_ARCH_ARM_EABI is not set
CT_ARCH_ABI=""
#
# Target optimisations
#
CT_ARCH_ARCH="armv5te"
CT_ARCH_FPU=""
# CT_ARCH_FLOAT_HW is not set
CT_ARCH_FLOAT_SW=y
CT_TARGET_CFLAGS=""
#
# Toolchain options
@ -122,7 +123,7 @@ CT_SHARED_LIBS=y
CT_THREADS_LINUXTHREADS=y
# CT_THREADS_NONE is not set
CT_THREADS="linuxthreads"
CT_TARGET_VENDOR=""
CT_TARGET_VENDOR="unknown"
CT_TARGET_ALIAS_SED_EXPR=""
CT_TARGET_ALIAS=""

View File

@ -1,7 +1,7 @@
#
# Automatically generated make config: don't edit
# crosstool-NG version: 1.1.0+svn_trunk@760
# Thu Jun 26 11:33:42 2008
# crosstool-NG version: 1.1.0+svn_trunk@767
# Mon Jun 30 09:43:04 2008
#
#
@ -73,41 +73,48 @@ CT_LOG_FILE_COMPRESS=y
#
# Target options
#
CT_ARCH="arm"
CT_ARCH_SUPPORT_ARCH=y
CT_ARCH_ARCH="armv5te"
CT_ARCH_SUPPORT_ABI=y
CT_ARCH_ABI="aapcs"
CT_ARCH_SUPPORT_CPU=y
CT_ARCH_CPU="xscale"
CT_ARCH_SUPPORT_TUNE=y
CT_ARCH_TUNE="xscale"
CT_ARCH_SUPPORT_FPU=y
CT_ARCH_FPU=""
CT_ARCH_SUPPORTS_BOTH_ENDIAN=y
# CT_ARCH_DEFAULT_BE is not set
CT_ARCH_DEFAULT_LE=y
# CT_ARCH_FLOAT_HW is not set
CT_ARCH_FLOAT_SW=y
CT_TARGET_CFLAGS=""
#
# General target options
#
CT_ARCH="arm"
# CT_ARCH_ALPHA is not set
CT_ARCH_ARM=y
# CT_ARCH_IA64 is not set
# CT_ARCH_MIPS is not set
# CT_ARCH_PPC is not set
# CT_ARCH_SH is not set
# CT_ARCH_alpha is not set
# CT_ARCH_ALPHA_EV4 is not set
# CT_ARCH_ALPHA_EV45 is not set
# CT_ARCH_ALPHA_EV5 is not set
# CT_ARCH_ALPHA_EV56 is not set
# CT_ARCH_ALPHA_EV6 is not set
# CT_ARCH_ALPHA_EV67 is not set
CT_ARCH_arm=y
CT_ARCH_ARM_EABI=y
# CT_ARCH_ia64 is not set
# CT_ARCH_mips is not set
# CT_ARCH_powerpc is not set
# CT_ARCH_sh is not set
# CT_ARCH_x86 is not set
# CT_ARCH_x86_64 is not set
CT_ARCH_SUPPORTS_BOTH_ENDIAN=y
# CT_ARCH_DEFAULT_BE is not set
CT_ARCH_DEFAULT_LE=y
# CT_ARCH_BE is not set
CT_ARCH_LE=y
CT_ARCH_CPU="xscale"
CT_ARCH_TUNE="xscale"
#
# ARM specific options
#
CT_ARCH_ARM_EABI=y
CT_ARCH_ABI=""
#
# Target optimisations
#
CT_ARCH_ARCH="armv5te"
CT_ARCH_FPU=""
# CT_ARCH_FLOAT_HW is not set
CT_ARCH_FLOAT_SW=y
CT_TARGET_CFLAGS=""
#
# Toolchain options

View File

@ -1,7 +1,7 @@
#
# Automatically generated make config: don't edit
# crosstool-NG version: 1.1.0+svn_trunk@760
# Thu Jun 26 11:56:22 2008
# crosstool-NG version: 1.1.0+svn_trunk@767
# Mon Jun 30 09:52:23 2008
#
#
@ -73,41 +73,42 @@ CT_LOG_FILE_COMPRESS=y
#
# Target options
#
CT_ARCH="arm"
CT_ARCH_SUPPORT_ARCH=y
CT_ARCH_ARCH="armv5te"
CT_ARCH_SUPPORT_ABI=y
CT_ARCH_ABI=""
CT_ARCH_SUPPORT_CPU=y
CT_ARCH_CPU="xscale"
CT_ARCH_SUPPORT_TUNE=y
CT_ARCH_TUNE="xscale"
CT_ARCH_SUPPORT_FPU=y
CT_ARCH_FPU=""
CT_ARCH_SUPPORTS_BOTH_ENDIAN=y
# CT_ARCH_DEFAULT_BE is not set
CT_ARCH_DEFAULT_LE=y
# CT_ARCH_FLOAT_HW is not set
CT_ARCH_FLOAT_SW=y
CT_TARGET_CFLAGS=""
#
# General target options
#
CT_ARCH="arm"
# CT_ARCH_ALPHA is not set
CT_ARCH_ARM=y
# CT_ARCH_IA64 is not set
# CT_ARCH_MIPS is not set
# CT_ARCH_PPC is not set
# CT_ARCH_SH is not set
# CT_ARCH_alpha is not set
CT_ARCH_arm=y
# CT_ARCH_ARM_EABI is not set
# CT_ARCH_ia64 is not set
# CT_ARCH_mips is not set
# CT_ARCH_powerpc is not set
# CT_ARCH_sh is not set
# CT_ARCH_x86 is not set
# CT_ARCH_x86_64 is not set
CT_ARCH_SUPPORTS_BOTH_ENDIAN=y
# CT_ARCH_DEFAULT_BE is not set
CT_ARCH_DEFAULT_LE=y
CT_ARCH_BE=y
# CT_ARCH_LE is not set
CT_ARCH_CPU="xscale"
CT_ARCH_TUNE="xscale"
#
# ARM specific options
#
# CT_ARCH_ARM_EABI is not set
CT_ARCH_ABI=""
#
# Target optimisations
#
CT_ARCH_ARCH="armv5te"
CT_ARCH_FPU=""
# CT_ARCH_FLOAT_HW is not set
CT_ARCH_FLOAT_SW=y
CT_TARGET_CFLAGS=""
#
# Toolchain options
@ -287,7 +288,10 @@ CT_SSTRIP_FROM="buildroot"
#
# Debug facilities
#
# CT_DMALLOC is not set
CT_DMALLOC=y
# CT_DMALLOC_V_5_4_3 is not set
CT_DMALLOC_V_5_5_2=y
CT_DMALLOC_VERSION="5.5.2"
CT_DUMA=y
CT_DUMA_A=y
CT_DUMA_SO=y

View File

@ -1,7 +1,7 @@
#
# Automatically generated make config: don't edit
# crosstool-NG version: 1.1.0+svn_trunk@760
# Thu Jun 26 13:20:41 2008
# crosstool-NG version: 1.1.0+svn_trunk@767
# Mon Jun 30 09:55:10 2008
#
#
@ -73,41 +73,42 @@ CT_LOG_FILE_COMPRESS=y
#
# Target options
#
CT_ARCH="arm"
CT_ARCH_SUPPORT_ARCH=y
CT_ARCH_ARCH="armv5te"
CT_ARCH_SUPPORT_ABI=y
CT_ARCH_ABI=""
CT_ARCH_SUPPORT_CPU=y
CT_ARCH_CPU="xscale"
CT_ARCH_SUPPORT_TUNE=y
CT_ARCH_TUNE="xscale"
CT_ARCH_SUPPORT_FPU=y
CT_ARCH_FPU=""
CT_ARCH_SUPPORTS_BOTH_ENDIAN=y
# CT_ARCH_DEFAULT_BE is not set
CT_ARCH_DEFAULT_LE=y
# CT_ARCH_FLOAT_HW is not set
CT_ARCH_FLOAT_SW=y
CT_TARGET_CFLAGS=""
#
# General target options
#
CT_ARCH="arm"
# CT_ARCH_ALPHA is not set
CT_ARCH_ARM=y
# CT_ARCH_IA64 is not set
# CT_ARCH_MIPS is not set
# CT_ARCH_PPC is not set
# CT_ARCH_SH is not set
# CT_ARCH_alpha is not set
CT_ARCH_arm=y
# CT_ARCH_ARM_EABI is not set
# CT_ARCH_ia64 is not set
# CT_ARCH_mips is not set
# CT_ARCH_powerpc is not set
# CT_ARCH_sh is not set
# CT_ARCH_x86 is not set
# CT_ARCH_x86_64 is not set
CT_ARCH_SUPPORTS_BOTH_ENDIAN=y
# CT_ARCH_DEFAULT_BE is not set
CT_ARCH_DEFAULT_LE=y
CT_ARCH_BE=y
# CT_ARCH_LE is not set
CT_ARCH_CPU="xscale"
CT_ARCH_TUNE="xscale"
#
# ARM specific options
#
# CT_ARCH_ARM_EABI is not set
CT_ARCH_ABI=""
#
# Target optimisations
#
CT_ARCH_ARCH="armv5te"
CT_ARCH_FPU=""
# CT_ARCH_FLOAT_HW is not set
CT_ARCH_FLOAT_SW=y
CT_TARGET_CFLAGS=""
#
# Toolchain options
@ -263,6 +264,12 @@ CT_LIBC_VERSION="0.9.29"
CT_LIBC="uClibc"
# CT_LIBC_SUPPORT_NPTL is not set
CT_LIBC_SUPPORT_LINUXTHREADS=y
# CT_LIBC_V_2_3_6 is not set
# CT_LIBC_V_2_5 is not set
# CT_LIBC_V_2_5_1 is not set
# 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_snapshot is not set
# CT_LIBC_V_specific_date is not set
# CT_LIBC_V_0_9_28 is not set

View File

@ -1,7 +1,7 @@
#
# Automatically generated make config: don't edit
# crosstool-NG version: 1.1.0+svn_trunk@760
# Thu Jun 26 13:44:01 2008
# crosstool-NG version: 1.1.0+svn_trunk@767
# Mon Jun 30 09:55:35 2008
#
#
@ -73,41 +73,42 @@ CT_LOG_FILE_COMPRESS=y
#
# Target options
#
CT_ARCH="arm"
CT_ARCH_SUPPORT_ARCH=y
CT_ARCH_ARCH="armv5te"
CT_ARCH_SUPPORT_ABI=y
CT_ARCH_ABI="aapcs"
CT_ARCH_SUPPORT_CPU=y
CT_ARCH_CPU="xscale"
CT_ARCH_SUPPORT_TUNE=y
CT_ARCH_TUNE="xscale"
CT_ARCH_SUPPORT_FPU=y
CT_ARCH_FPU=""
CT_ARCH_SUPPORTS_BOTH_ENDIAN=y
# CT_ARCH_DEFAULT_BE is not set
CT_ARCH_DEFAULT_LE=y
# CT_ARCH_FLOAT_HW is not set
CT_ARCH_FLOAT_SW=y
CT_TARGET_CFLAGS=""
#
# General target options
#
CT_ARCH="arm"
# CT_ARCH_ALPHA is not set
CT_ARCH_ARM=y
# CT_ARCH_IA64 is not set
# CT_ARCH_MIPS is not set
# CT_ARCH_PPC is not set
# CT_ARCH_SH is not set
# CT_ARCH_alpha is not set
CT_ARCH_arm=y
CT_ARCH_ARM_EABI=y
# CT_ARCH_ia64 is not set
# CT_ARCH_mips is not set
# CT_ARCH_powerpc is not set
# CT_ARCH_sh is not set
# CT_ARCH_x86 is not set
# CT_ARCH_x86_64 is not set
CT_ARCH_SUPPORTS_BOTH_ENDIAN=y
# CT_ARCH_DEFAULT_BE is not set
CT_ARCH_DEFAULT_LE=y
CT_ARCH_BE=y
# CT_ARCH_LE is not set
CT_ARCH_CPU="xscale"
CT_ARCH_TUNE="xscale"
#
# ARM specific options
#
CT_ARCH_ARM_EABI=y
CT_ARCH_ABI=""
#
# Target optimisations
#
CT_ARCH_ARCH="armv5te"
CT_ARCH_FPU=""
# CT_ARCH_FLOAT_HW is not set
CT_ARCH_FLOAT_SW=y
CT_TARGET_CFLAGS=""
#
# Toolchain options

View File

@ -1,7 +1,7 @@
#
# Automatically generated make config: don't edit
# crosstool-NG version: 1.1.0+svn_trunk@760
# Thu Jun 26 14:48:12 2008
# crosstool-NG version: 1.1.0+svn_trunk@767
# Mon Jun 30 09:57:03 2008
#
#
@ -73,34 +73,37 @@ CT_LOG_FILE_COMPRESS=y
#
# Target options
#
CT_ARCH="x86"
CT_ARCH_SUPPORT_ARCH=y
CT_ARCH_ARCH="pentium-mmx"
# CT_ARCH_SUPPORT_ABI is not set
CT_ARCH_SUPPORT_CPU=y
CT_ARCH_CPU=""
CT_ARCH_SUPPORT_TUNE=y
CT_ARCH_TUNE=""
# CT_ARCH_SUPPORT_FPU is not set
# CT_ARCH_SUPPORTS_BOTH_ENDIAN is not set
# CT_ARCH_DEFAULT_BE is not set
# CT_ARCH_DEFAULT_LE is not set
CT_ARCH_FLOAT_HW=y
# CT_ARCH_FLOAT_SW is not set
CT_TARGET_CFLAGS=""
#
# General target options
#
CT_ARCH="x86"
# CT_ARCH_ALPHA is not set
# CT_ARCH_ARM is not set
# CT_ARCH_IA64 is not set
# CT_ARCH_MIPS is not set
# CT_ARCH_PPC is not set
# CT_ARCH_SH is not set
# CT_ARCH_alpha is not set
# CT_ARCH_arm is not set
# CT_ARCH_ia64 is not set
# CT_ARCH_mips is not set
# CT_ARCH_powerpc is not set
# CT_ARCH_sh is not set
CT_ARCH_x86=y
# CT_ARCH_x86_64 is not set
# CT_ARCH_SUPPORTS_BOTH_ENDIAN is not set
# CT_ARCH_DEFAULT_BE is not set
# CT_ARCH_DEFAULT_LE is not set
CT_ARCH_CPU=""
CT_ARCH_TUNE=""
CT_ARCH_ABI=""
#
# Target optimisations
#
CT_ARCH_ARCH="pentium-mmx"
CT_ARCH_FPU=""
CT_ARCH_FLOAT_HW=y
# CT_ARCH_FLOAT_SW is not set
CT_TARGET_CFLAGS=""
#
# Toolchain options

View File

@ -1,7 +1,7 @@
#
# Automatically generated make config: don't edit
# crosstool-NG version: 1.1.0+svn_trunk@760
# Fri Jun 27 10:52:39 2008
# crosstool-NG version: 1.1.0+svn_trunk@767
# Mon Jun 30 09:58:00 2008
#
#
@ -73,34 +73,37 @@ CT_LOG_FILE_COMPRESS=y
#
# Target options
#
CT_ARCH="x86"
CT_ARCH_SUPPORT_ARCH=y
CT_ARCH_ARCH="i686"
# CT_ARCH_SUPPORT_ABI is not set
CT_ARCH_SUPPORT_CPU=y
CT_ARCH_CPU=""
CT_ARCH_SUPPORT_TUNE=y
CT_ARCH_TUNE=""
# CT_ARCH_SUPPORT_FPU is not set
# CT_ARCH_SUPPORTS_BOTH_ENDIAN is not set
# CT_ARCH_DEFAULT_BE is not set
# CT_ARCH_DEFAULT_LE is not set
CT_ARCH_FLOAT_HW=y
# CT_ARCH_FLOAT_SW is not set
CT_TARGET_CFLAGS=""
#
# General target options
#
CT_ARCH="x86"
# CT_ARCH_ALPHA is not set
# CT_ARCH_ARM is not set
# CT_ARCH_IA64 is not set
# CT_ARCH_MIPS is not set
# CT_ARCH_PPC is not set
# CT_ARCH_SH is not set
# CT_ARCH_alpha is not set
# CT_ARCH_arm is not set
# CT_ARCH_ia64 is not set
# CT_ARCH_mips is not set
# CT_ARCH_powerpc is not set
# CT_ARCH_sh is not set
CT_ARCH_x86=y
# CT_ARCH_x86_64 is not set
# CT_ARCH_SUPPORTS_BOTH_ENDIAN is not set
# CT_ARCH_DEFAULT_BE is not set
# CT_ARCH_DEFAULT_LE is not set
CT_ARCH_CPU=""
CT_ARCH_TUNE=""
CT_ARCH_ABI=""
#
# Target optimisations
#
CT_ARCH_ARCH="i686"
CT_ARCH_FPU=""
CT_ARCH_FLOAT_HW=y
# CT_ARCH_FLOAT_SW is not set
CT_TARGET_CFLAGS=""
#
# Toolchain options

View File

@ -1,7 +1,7 @@
#
# Automatically generated make config: don't edit
# crosstool-NG version: 1.1.0+svn_trunk@760
# Thu Jun 26 19:37:34 2008
# crosstool-NG version: 1.1.0+svn_trunk@767
# Mon Jun 30 09:58:30 2008
#
#
@ -73,36 +73,42 @@ CT_LOG_FILE_COMPRESS=y
#
# Target options
#
CT_ARCH="ia64"
# CT_ARCH_SUPPORT_ARCH is not set
# CT_ARCH_SUPPORT_ABI is not set
# CT_ARCH_SUPPORT_CPU is not set
# CT_ARCH_SUPPORT_TUNE is not set
# CT_ARCH_SUPPORT_FPU is not set
CT_ARCH_SUPPORTS_BOTH_ENDIAN=y
# CT_ARCH_DEFAULT_BE is not set
# CT_ARCH_DEFAULT_LE is not set
CT_ARCH_FLOAT_HW=y
# CT_ARCH_FLOAT_SW is not set
CT_TARGET_CFLAGS=""
#
# General target options
#
CT_ARCH="ia64"
# CT_ARCH_ALPHA is not set
# CT_ARCH_ARM is not set
CT_ARCH_IA64=y
# CT_ARCH_MIPS is not set
# CT_ARCH_PPC is not set
# CT_ARCH_SH is not set
# CT_ARCH_alpha is not set
# CT_ARCH_ALPHA_EV4 is not set
# CT_ARCH_ALPHA_EV45 is not set
# CT_ARCH_ALPHA_EV5 is not set
# CT_ARCH_ALPHA_EV56 is not set
# CT_ARCH_ALPHA_EV6 is not set
# CT_ARCH_ALPHA_EV67 is not set
# CT_ARCH_arm is not set
CT_ARCH_ia64=y
# CT_ARCH_mips is not set
# CT_ARCH_powerpc is not set
# CT_ARCH_sh is not set
# CT_ARCH_x86 is not set
# CT_ARCH_x86_64 is not set
CT_ARCH_SUPPORTS_BOTH_ENDIAN=y
# CT_ARCH_DEFAULT_BE is not set
# CT_ARCH_DEFAULT_LE is not set
# CT_ARCH_BE is not set
CT_ARCH_LE=y
CT_ARCH_CPU=""
CT_ARCH_TUNE=""
CT_ARCH_ABI=""
#
# Target optimisations
#
CT_ARCH_ARCH=""
CT_ARCH_FPU=""
CT_ARCH_FLOAT_HW=y
# CT_ARCH_FLOAT_SW is not set
CT_TARGET_CFLAGS=""
#
# Toolchain options

View File

@ -1,7 +1,7 @@
#
# Automatically generated make config: don't edit
# crosstool-NG version: 1.1.0+svn_trunk@760
# Thu Jun 26 15:50:27 2008
# crosstool-NG version: 1.1.0+svn_trunk@767
# Mon Jun 30 10:00:23 2008
#
#
@ -73,36 +73,39 @@ CT_LOG_FILE_COMPRESS=y
#
# Target options
#
CT_ARCH="mips"
CT_ARCH_SUPPORT_ARCH=y
CT_ARCH_ARCH="mips1"
CT_ARCH_SUPPORT_ABI=y
CT_ARCH_ABI=""
# CT_ARCH_SUPPORT_CPU is not set
CT_ARCH_SUPPORT_TUNE=y
CT_ARCH_TUNE=""
# CT_ARCH_SUPPORT_FPU is not set
CT_ARCH_SUPPORTS_BOTH_ENDIAN=y
CT_ARCH_DEFAULT_BE=y
# CT_ARCH_DEFAULT_LE is not set
# CT_ARCH_FLOAT_HW is not set
CT_ARCH_FLOAT_SW=y
CT_TARGET_CFLAGS=""
#
# General target options
#
CT_ARCH="mips"
# CT_ARCH_ALPHA is not set
# CT_ARCH_ARM is not set
# CT_ARCH_IA64 is not set
CT_ARCH_MIPS=y
# CT_ARCH_PPC is not set
# CT_ARCH_SH is not set
# CT_ARCH_alpha is not set
# CT_ARCH_arm is not set
# CT_ARCH_ia64 is not set
CT_ARCH_mips=y
# CT_ARCH_powerpc is not set
# CT_ARCH_sh is not set
# CT_ARCH_x86 is not set
# CT_ARCH_x86_64 is not set
CT_ARCH_SUPPORTS_BOTH_ENDIAN=y
CT_ARCH_DEFAULT_BE=y
# CT_ARCH_DEFAULT_LE is not set
CT_ARCH_BE=y
# CT_ARCH_LE is not set
CT_ARCH_CPU=""
CT_ARCH_TUNE=""
CT_ARCH_ABI=""
#
# Target optimisations
#
CT_ARCH_ARCH="mips1"
CT_ARCH_FPU=""
# CT_ARCH_FLOAT_HW is not set
CT_ARCH_FLOAT_SW=y
CT_TARGET_CFLAGS=""
#
# Toolchain options

View File

@ -1,7 +1,7 @@
#
# Automatically generated make config: don't edit
# crosstool-NG version: 1.1.0+svn_trunk@760
# Fri Jun 27 08:08:15 2008
# crosstool-NG version: 1.1.0+svn_trunk@767
# Mon Jun 30 10:01:14 2008
#
#
@ -73,34 +73,43 @@ CT_LOG_FILE_COMPRESS=y
#
# Target options
#
CT_ARCH="powerpc"
# CT_ARCH_SUPPORT_ARCH is not set
CT_ARCH_SUPPORT_ABI=y
CT_ARCH_ABI=""
CT_ARCH_SUPPORT_CPU=y
CT_ARCH_CPU=""
CT_ARCH_SUPPORT_TUNE=y
CT_ARCH_TUNE=""
# CT_ARCH_SUPPORT_FPU is not set
# CT_ARCH_SUPPORTS_BOTH_ENDIAN is not set
# CT_ARCH_DEFAULT_BE is not set
# CT_ARCH_DEFAULT_LE is not set
# CT_ARCH_FLOAT_HW is not set
CT_ARCH_FLOAT_SW=y
CT_TARGET_CFLAGS=""
#
# General target options
#
CT_ARCH="powerpc"
# CT_ARCH_ALPHA is not set
# CT_ARCH_ARM is not set
# CT_ARCH_IA64 is not set
# CT_ARCH_MIPS is not set
CT_ARCH_PPC=y
# CT_ARCH_SH is not set
# CT_ARCH_alpha is not set
# CT_ARCH_ALPHA_EV4 is not set
# CT_ARCH_ALPHA_EV45 is not set
# CT_ARCH_ALPHA_EV5 is not set
# CT_ARCH_ALPHA_EV56 is not set
# CT_ARCH_ALPHA_EV6 is not set
# CT_ARCH_ALPHA_EV67 is not set
# CT_ARCH_arm is not set
# CT_ARCH_ia64 is not set
# CT_ARCH_mips is not set
CT_ARCH_powerpc=y
# CT_ARCH_sh is not set
# CT_ARCH_x86 is not set
# CT_ARCH_x86_64 is not set
# CT_ARCH_SUPPORTS_BOTH_ENDIAN is not set
# CT_ARCH_DEFAULT_BE is not set
# CT_ARCH_DEFAULT_LE is not set
CT_ARCH_CPU=""
CT_ARCH_TUNE=""
CT_ARCH_ABI=""
#
# Target optimisations
#
CT_ARCH_ARCH=""
CT_ARCH_FPU=""
# CT_ARCH_FLOAT_HW is not set
CT_ARCH_FLOAT_SW=y
CT_TARGET_CFLAGS=""
#
# Toolchain options

View File

@ -1,7 +1,7 @@
#
# Automatically generated make config: don't edit
# crosstool-NG version: 1.1.0+svn_trunk@760
# Fri Jun 27 09:04:00 2008
# crosstool-NG version: 1.1.0+svn_trunk@767
# Mon Jun 30 10:04:56 2008
#
#
@ -73,34 +73,37 @@ CT_LOG_FILE_COMPRESS=y
#
# Target options
#
CT_ARCH="x86_64"
CT_ARCH_SUPPORT_ARCH=y
CT_ARCH_ARCH="k8"
# CT_ARCH_SUPPORT_ABI is not set
CT_ARCH_SUPPORT_CPU=y
CT_ARCH_CPU=""
CT_ARCH_SUPPORT_TUNE=y
CT_ARCH_TUNE=""
# CT_ARCH_SUPPORT_FPU is not set
# CT_ARCH_SUPPORTS_BOTH_ENDIAN is not set
# CT_ARCH_DEFAULT_BE is not set
# CT_ARCH_DEFAULT_LE is not set
CT_ARCH_FLOAT_HW=y
# CT_ARCH_FLOAT_SW is not set
CT_TARGET_CFLAGS=""
#
# General target options
#
CT_ARCH="x86_64"
# CT_ARCH_ALPHA is not set
# CT_ARCH_ARM is not set
# CT_ARCH_IA64 is not set
# CT_ARCH_MIPS is not set
# CT_ARCH_PPC is not set
# CT_ARCH_SH is not set
# CT_ARCH_alpha is not set
# CT_ARCH_arm is not set
# CT_ARCH_ia64 is not set
# CT_ARCH_mips is not set
# CT_ARCH_powerpc is not set
# CT_ARCH_sh is not set
# CT_ARCH_x86 is not set
CT_ARCH_x86_64=y
# CT_ARCH_SUPPORTS_BOTH_ENDIAN is not set
# CT_ARCH_DEFAULT_BE is not set
# CT_ARCH_DEFAULT_LE is not set
CT_ARCH_CPU=""
CT_ARCH_TUNE=""
CT_ARCH_ABI=""
#
# Target optimisations
#
CT_ARCH_ARCH="k8"
CT_ARCH_FPU=""
CT_ARCH_FLOAT_HW=y
# CT_ARCH_FLOAT_SW is not set
CT_TARGET_CFLAGS=""
#
# Toolchain options