Update samples to the latest architecture framework.
author"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Mon Jun 30 21:41:32 2008 +0000 (2008-06-30)
changeset 63692f2e82084cd
parent 635 0d7348cb7faa
child 637 5ad74f579677
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(-)
samples/alphaev56-unknown-linux-gnu/crosstool.config
samples/arm-unknown-linux-gnueabi/crosstool.config
samples/arm-unknown-linux-uclibc/crosstool.config
samples/arm-unknown-linux-uclibcgnueabi/crosstool.config
samples/armeb-unknown-linux-gnu/crosstool.config
samples/armeb-unknown-linux-uclibc/crosstool.config
samples/armeb-unknown-linux-uclibcgnueabi/crosstool.config
samples/i586-geode-linux-uclibc/crosstool.config
samples/i686-nptl-linux-gnu/crosstool.config
samples/ia64-unknown-linux-gnu/crosstool.config
samples/mips-unknown-linux-uclibc/crosstool.config
samples/powerpc-unknown-linux-uclibc/crosstool.config
samples/x86_64-unknown-linux-uclibc/crosstool.config
     1.1 --- a/samples/alphaev56-unknown-linux-gnu/crosstool.config	Mon Jun 30 20:37:14 2008 +0000
     1.2 +++ b/samples/alphaev56-unknown-linux-gnu/crosstool.config	Mon Jun 30 21:41:32 2008 +0000
     1.3 @@ -1,7 +1,7 @@
     1.4  #
     1.5  # Automatically generated make config: don't edit
     1.6 -# crosstool-NG version: 1.1.0+svn_trunk@755
     1.7 -# Thu Jun 26 08:51:55 2008
     1.8 +# crosstool-NG version: 1.1.0+svn_trunk@767
     1.9 +# Mon Jun 30 08:04:50 2008
    1.10  #
    1.11  
    1.12  #
    1.13 @@ -73,26 +73,25 @@
    1.14  #
    1.15  # Target options
    1.16  #
    1.17 +CT_ARCH="alpha"
    1.18 +# CT_ARCH_SUPPORT_ARCH is not set
    1.19 +# CT_ARCH_SUPPORT_ABI is not set
    1.20 +CT_ARCH_SUPPORT_CPU=y
    1.21 +CT_ARCH_CPU="ev56"
    1.22 +CT_ARCH_SUPPORT_TUNE=y
    1.23 +CT_ARCH_TUNE="ev56"
    1.24 +# CT_ARCH_SUPPORT_FPU is not set
    1.25 +# CT_ARCH_SUPPORTS_BOTH_ENDIAN is not set
    1.26 +# CT_ARCH_DEFAULT_BE is not set
    1.27 +# CT_ARCH_DEFAULT_LE is not set
    1.28 +CT_ARCH_FLOAT_HW=y
    1.29 +# CT_ARCH_FLOAT_SW is not set
    1.30 +CT_TARGET_CFLAGS=""
    1.31  
    1.32  #
    1.33  # General target options
    1.34  #
    1.35 -CT_ARCH="alpha"
    1.36 -CT_ARCH_ALPHA=y
    1.37 -# CT_ARCH_ARM is not set
    1.38 -# CT_ARCH_IA64 is not set
    1.39 -# CT_ARCH_MIPS is not set
    1.40 -# CT_ARCH_PPC is not set
    1.41 -# CT_ARCH_SH is not set
    1.42 -# CT_ARCH_x86 is not set
    1.43 -# CT_ARCH_x86_64 is not set
    1.44 -# CT_ARCH_SUPPORTS_BOTH_ENDIAN is not set
    1.45 -# CT_ARCH_DEFAULT_BE is not set
    1.46 -# CT_ARCH_DEFAULT_LE is not set
    1.47 -
    1.48 -#
    1.49 -# Alpha specific configuration
    1.50 -#
    1.51 +CT_ARCH_alpha=y
    1.52  # CT_ARCH_ALPHA_EV4 is not set
    1.53  # CT_ARCH_ALPHA_EV45 is not set
    1.54  # CT_ARCH_ALPHA_EV5 is not set
    1.55 @@ -100,18 +99,17 @@
    1.56  # CT_ARCH_ALPHA_EV6 is not set
    1.57  # CT_ARCH_ALPHA_EV67 is not set
    1.58  CT_ARCH_ALPHA_VARIANT="ev56"
    1.59 -CT_ARCH_CPU="ev56"
    1.60 -CT_ARCH_TUNE="ev56"
    1.61 -CT_ARCH_ABI=""
    1.62 +# CT_ARCH_arm is not set
    1.63 +# CT_ARCH_ia64 is not set
    1.64 +# CT_ARCH_mips is not set
    1.65 +# CT_ARCH_powerpc is not set
    1.66 +# CT_ARCH_sh is not set
    1.67 +# CT_ARCH_x86 is not set
    1.68 +# CT_ARCH_x86_64 is not set
    1.69  
    1.70  #
    1.71  # Target optimisations
    1.72  #
    1.73 -CT_ARCH_ARCH=""
    1.74 -CT_ARCH_FPU=""
    1.75 -CT_ARCH_FLOAT_HW=y
    1.76 -# CT_ARCH_FLOAT_SW is not set
    1.77 -CT_TARGET_CFLAGS=""
    1.78  
    1.79  #
    1.80  # Toolchain options
     2.1 --- a/samples/arm-unknown-linux-gnueabi/crosstool.config	Mon Jun 30 20:37:14 2008 +0000
     2.2 +++ b/samples/arm-unknown-linux-gnueabi/crosstool.config	Mon Jun 30 21:41:32 2008 +0000
     2.3 @@ -1,7 +1,7 @@
     2.4  #
     2.5  # Automatically generated make config: don't edit
     2.6 -# crosstool-NG version: 1.1.0+svn_trunk@760
     2.7 -# Thu Jun 26 09:43:56 2008
     2.8 +# crosstool-NG version: 1.1.0+svn_trunk@767
     2.9 +# Mon Jun 30 09:52:46 2008
    2.10  #
    2.11  
    2.12  #
    2.13 @@ -73,41 +73,42 @@
    2.14  #
    2.15  # Target options
    2.16  #
    2.17 +CT_ARCH="arm"
    2.18 +CT_ARCH_SUPPORT_ARCH=y
    2.19 +CT_ARCH_ARCH="armv5te"
    2.20 +CT_ARCH_SUPPORT_ABI=y
    2.21 +CT_ARCH_ABI="aapcs"
    2.22 +CT_ARCH_SUPPORT_CPU=y
    2.23 +CT_ARCH_CPU="xscale"
    2.24 +CT_ARCH_SUPPORT_TUNE=y
    2.25 +CT_ARCH_TUNE="xscale"
    2.26 +CT_ARCH_SUPPORT_FPU=y
    2.27 +CT_ARCH_FPU=""
    2.28 +CT_ARCH_SUPPORTS_BOTH_ENDIAN=y
    2.29 +# CT_ARCH_DEFAULT_BE is not set
    2.30 +CT_ARCH_DEFAULT_LE=y
    2.31 +# CT_ARCH_FLOAT_HW is not set
    2.32 +CT_ARCH_FLOAT_SW=y
    2.33 +CT_TARGET_CFLAGS=""
    2.34  
    2.35  #
    2.36  # General target options
    2.37  #
    2.38 -CT_ARCH="arm"
    2.39 -# CT_ARCH_ALPHA is not set
    2.40 -CT_ARCH_ARM=y
    2.41 -# CT_ARCH_IA64 is not set
    2.42 -# CT_ARCH_MIPS is not set
    2.43 -# CT_ARCH_PPC is not set
    2.44 -# CT_ARCH_SH is not set
    2.45 +# CT_ARCH_alpha is not set
    2.46 +CT_ARCH_arm=y
    2.47 +CT_ARCH_ARM_EABI=y
    2.48 +# CT_ARCH_ia64 is not set
    2.49 +# CT_ARCH_mips is not set
    2.50 +# CT_ARCH_powerpc is not set
    2.51 +# CT_ARCH_sh is not set
    2.52  # CT_ARCH_x86 is not set
    2.53  # CT_ARCH_x86_64 is not set
    2.54 -CT_ARCH_SUPPORTS_BOTH_ENDIAN=y
    2.55 -# CT_ARCH_DEFAULT_BE is not set
    2.56 -CT_ARCH_DEFAULT_LE=y
    2.57  # CT_ARCH_BE is not set
    2.58  CT_ARCH_LE=y
    2.59 -CT_ARCH_CPU="arm926ej-s"
    2.60 -CT_ARCH_TUNE=""
    2.61 -
    2.62 -#
    2.63 -# ARM specific options
    2.64 -#
    2.65 -CT_ARCH_ARM_EABI=y
    2.66 -CT_ARCH_ABI=""
    2.67  
    2.68  #
    2.69  # Target optimisations
    2.70  #
    2.71 -CT_ARCH_ARCH="armv5te"
    2.72 -CT_ARCH_FPU=""
    2.73 -# CT_ARCH_FLOAT_HW is not set
    2.74 -CT_ARCH_FLOAT_SW=y
    2.75 -CT_TARGET_CFLAGS=""
    2.76  
    2.77  #
    2.78  # Toolchain options
    2.79 @@ -291,7 +292,14 @@
    2.80  # CT_DMALLOC_V_5_4_3 is not set
    2.81  CT_DMALLOC_V_5_5_2=y
    2.82  CT_DMALLOC_VERSION="5.5.2"
    2.83 -# CT_DUMA is not set
    2.84 +CT_DUMA=y
    2.85 +CT_DUMA_A=y
    2.86 +CT_DUMA_SO=y
    2.87 +# CT_DUMA_V_2_5_1 is not set
    2.88 +# CT_DUMA_V_2_5_8 is not set
    2.89 +# CT_DUMA_V_2_5_12 is not set
    2.90 +CT_DUMA_V_2_5_14=y
    2.91 +CT_DUMA_VERSION="2_5_14"
    2.92  CT_GDB=y
    2.93  CT_GDB_CROSS=y
    2.94  # CT_GDB_CROSS_STATIC is not set
     3.1 --- a/samples/arm-unknown-linux-uclibc/crosstool.config	Mon Jun 30 20:37:14 2008 +0000
     3.2 +++ b/samples/arm-unknown-linux-uclibc/crosstool.config	Mon Jun 30 21:41:32 2008 +0000
     3.3 @@ -1,7 +1,7 @@
     3.4  #
     3.5  # Automatically generated make config: don't edit
     3.6 -# crosstool-NG version: 1.1.0+svn_trunk@760
     3.7 -# Thu Jun 26 10:29:59 2008
     3.8 +# crosstool-NG version: 1.1.0+svn_trunk@767
     3.9 +# Mon Jun 30 09:43:38 2008
    3.10  #
    3.11  
    3.12  #
    3.13 @@ -73,41 +73,42 @@
    3.14  #
    3.15  # Target options
    3.16  #
    3.17 +CT_ARCH="arm"
    3.18 +CT_ARCH_SUPPORT_ARCH=y
    3.19 +CT_ARCH_ARCH="armv5te"
    3.20 +CT_ARCH_SUPPORT_ABI=y
    3.21 +CT_ARCH_ABI=""
    3.22 +CT_ARCH_SUPPORT_CPU=y
    3.23 +CT_ARCH_CPU="xscale"
    3.24 +CT_ARCH_SUPPORT_TUNE=y
    3.25 +CT_ARCH_TUNE="xscale"
    3.26 +CT_ARCH_SUPPORT_FPU=y
    3.27 +CT_ARCH_FPU=""
    3.28 +CT_ARCH_SUPPORTS_BOTH_ENDIAN=y
    3.29 +# CT_ARCH_DEFAULT_BE is not set
    3.30 +CT_ARCH_DEFAULT_LE=y
    3.31 +# CT_ARCH_FLOAT_HW is not set
    3.32 +CT_ARCH_FLOAT_SW=y
    3.33 +CT_TARGET_CFLAGS=""
    3.34  
    3.35  #
    3.36  # General target options
    3.37  #
    3.38 -CT_ARCH="arm"
    3.39 -# CT_ARCH_ALPHA is not set
    3.40 -CT_ARCH_ARM=y
    3.41 -# CT_ARCH_IA64 is not set
    3.42 -# CT_ARCH_MIPS is not set
    3.43 -# CT_ARCH_PPC is not set
    3.44 -# CT_ARCH_SH is not set
    3.45 +# CT_ARCH_alpha is not set
    3.46 +CT_ARCH_arm=y
    3.47 +# CT_ARCH_ARM_EABI is not set
    3.48 +# CT_ARCH_ia64 is not set
    3.49 +# CT_ARCH_mips is not set
    3.50 +# CT_ARCH_powerpc is not set
    3.51 +# CT_ARCH_sh is not set
    3.52  # CT_ARCH_x86 is not set
    3.53  # CT_ARCH_x86_64 is not set
    3.54 -CT_ARCH_SUPPORTS_BOTH_ENDIAN=y
    3.55 -# CT_ARCH_DEFAULT_BE is not set
    3.56 -CT_ARCH_DEFAULT_LE=y
    3.57  # CT_ARCH_BE is not set
    3.58  CT_ARCH_LE=y
    3.59 -CT_ARCH_CPU="xscale"
    3.60 -CT_ARCH_TUNE="xscale"
    3.61 -
    3.62 -#
    3.63 -# ARM specific options
    3.64 -#
    3.65 -# CT_ARCH_ARM_EABI is not set
    3.66 -CT_ARCH_ABI=""
    3.67  
    3.68  #
    3.69  # Target optimisations
    3.70  #
    3.71 -CT_ARCH_ARCH="armv5te"
    3.72 -CT_ARCH_FPU=""
    3.73 -# CT_ARCH_FLOAT_HW is not set
    3.74 -CT_ARCH_FLOAT_SW=y
    3.75 -CT_TARGET_CFLAGS=""
    3.76  
    3.77  #
    3.78  # Toolchain options
    3.79 @@ -122,7 +123,7 @@
    3.80  CT_THREADS_LINUXTHREADS=y
    3.81  # CT_THREADS_NONE is not set
    3.82  CT_THREADS="linuxthreads"
    3.83 -CT_TARGET_VENDOR=""
    3.84 +CT_TARGET_VENDOR="unknown"
    3.85  CT_TARGET_ALIAS_SED_EXPR=""
    3.86  CT_TARGET_ALIAS=""
    3.87  
     4.1 --- a/samples/arm-unknown-linux-uclibcgnueabi/crosstool.config	Mon Jun 30 20:37:14 2008 +0000
     4.2 +++ b/samples/arm-unknown-linux-uclibcgnueabi/crosstool.config	Mon Jun 30 21:41:32 2008 +0000
     4.3 @@ -1,7 +1,7 @@
     4.4  #
     4.5  # Automatically generated make config: don't edit
     4.6 -# crosstool-NG version: 1.1.0+svn_trunk@760
     4.7 -# Thu Jun 26 11:33:42 2008
     4.8 +# crosstool-NG version: 1.1.0+svn_trunk@767
     4.9 +# Mon Jun 30 09:43:04 2008
    4.10  #
    4.11  
    4.12  #
    4.13 @@ -73,41 +73,48 @@
    4.14  #
    4.15  # Target options
    4.16  #
    4.17 +CT_ARCH="arm"
    4.18 +CT_ARCH_SUPPORT_ARCH=y
    4.19 +CT_ARCH_ARCH="armv5te"
    4.20 +CT_ARCH_SUPPORT_ABI=y
    4.21 +CT_ARCH_ABI="aapcs"
    4.22 +CT_ARCH_SUPPORT_CPU=y
    4.23 +CT_ARCH_CPU="xscale"
    4.24 +CT_ARCH_SUPPORT_TUNE=y
    4.25 +CT_ARCH_TUNE="xscale"
    4.26 +CT_ARCH_SUPPORT_FPU=y
    4.27 +CT_ARCH_FPU=""
    4.28 +CT_ARCH_SUPPORTS_BOTH_ENDIAN=y
    4.29 +# CT_ARCH_DEFAULT_BE is not set
    4.30 +CT_ARCH_DEFAULT_LE=y
    4.31 +# CT_ARCH_FLOAT_HW is not set
    4.32 +CT_ARCH_FLOAT_SW=y
    4.33 +CT_TARGET_CFLAGS=""
    4.34  
    4.35  #
    4.36  # General target options
    4.37  #
    4.38 -CT_ARCH="arm"
    4.39 -# CT_ARCH_ALPHA is not set
    4.40 -CT_ARCH_ARM=y
    4.41 -# CT_ARCH_IA64 is not set
    4.42 -# CT_ARCH_MIPS is not set
    4.43 -# CT_ARCH_PPC is not set
    4.44 -# CT_ARCH_SH is not set
    4.45 +# CT_ARCH_alpha is not set
    4.46 +# CT_ARCH_ALPHA_EV4 is not set
    4.47 +# CT_ARCH_ALPHA_EV45 is not set
    4.48 +# CT_ARCH_ALPHA_EV5 is not set
    4.49 +# CT_ARCH_ALPHA_EV56 is not set
    4.50 +# CT_ARCH_ALPHA_EV6 is not set
    4.51 +# CT_ARCH_ALPHA_EV67 is not set
    4.52 +CT_ARCH_arm=y
    4.53 +CT_ARCH_ARM_EABI=y
    4.54 +# CT_ARCH_ia64 is not set
    4.55 +# CT_ARCH_mips is not set
    4.56 +# CT_ARCH_powerpc is not set
    4.57 +# CT_ARCH_sh is not set
    4.58  # CT_ARCH_x86 is not set
    4.59  # CT_ARCH_x86_64 is not set
    4.60 -CT_ARCH_SUPPORTS_BOTH_ENDIAN=y
    4.61 -# CT_ARCH_DEFAULT_BE is not set
    4.62 -CT_ARCH_DEFAULT_LE=y
    4.63  # CT_ARCH_BE is not set
    4.64  CT_ARCH_LE=y
    4.65 -CT_ARCH_CPU="xscale"
    4.66 -CT_ARCH_TUNE="xscale"
    4.67 -
    4.68 -#
    4.69 -# ARM specific options
    4.70 -#
    4.71 -CT_ARCH_ARM_EABI=y
    4.72 -CT_ARCH_ABI=""
    4.73  
    4.74  #
    4.75  # Target optimisations
    4.76  #
    4.77 -CT_ARCH_ARCH="armv5te"
    4.78 -CT_ARCH_FPU=""
    4.79 -# CT_ARCH_FLOAT_HW is not set
    4.80 -CT_ARCH_FLOAT_SW=y
    4.81 -CT_TARGET_CFLAGS=""
    4.82  
    4.83  #
    4.84  # Toolchain options
     5.1 --- a/samples/armeb-unknown-linux-gnu/crosstool.config	Mon Jun 30 20:37:14 2008 +0000
     5.2 +++ b/samples/armeb-unknown-linux-gnu/crosstool.config	Mon Jun 30 21:41:32 2008 +0000
     5.3 @@ -1,7 +1,7 @@
     5.4  #
     5.5  # Automatically generated make config: don't edit
     5.6 -# crosstool-NG version: 1.1.0+svn_trunk@760
     5.7 -# Thu Jun 26 11:56:22 2008
     5.8 +# crosstool-NG version: 1.1.0+svn_trunk@767
     5.9 +# Mon Jun 30 09:52:23 2008
    5.10  #
    5.11  
    5.12  #
    5.13 @@ -73,41 +73,42 @@
    5.14  #
    5.15  # Target options
    5.16  #
    5.17 +CT_ARCH="arm"
    5.18 +CT_ARCH_SUPPORT_ARCH=y
    5.19 +CT_ARCH_ARCH="armv5te"
    5.20 +CT_ARCH_SUPPORT_ABI=y
    5.21 +CT_ARCH_ABI=""
    5.22 +CT_ARCH_SUPPORT_CPU=y
    5.23 +CT_ARCH_CPU="xscale"
    5.24 +CT_ARCH_SUPPORT_TUNE=y
    5.25 +CT_ARCH_TUNE="xscale"
    5.26 +CT_ARCH_SUPPORT_FPU=y
    5.27 +CT_ARCH_FPU=""
    5.28 +CT_ARCH_SUPPORTS_BOTH_ENDIAN=y
    5.29 +# CT_ARCH_DEFAULT_BE is not set
    5.30 +CT_ARCH_DEFAULT_LE=y
    5.31 +# CT_ARCH_FLOAT_HW is not set
    5.32 +CT_ARCH_FLOAT_SW=y
    5.33 +CT_TARGET_CFLAGS=""
    5.34  
    5.35  #
    5.36  # General target options
    5.37  #
    5.38 -CT_ARCH="arm"
    5.39 -# CT_ARCH_ALPHA is not set
    5.40 -CT_ARCH_ARM=y
    5.41 -# CT_ARCH_IA64 is not set
    5.42 -# CT_ARCH_MIPS is not set
    5.43 -# CT_ARCH_PPC is not set
    5.44 -# CT_ARCH_SH is not set
    5.45 +# CT_ARCH_alpha is not set
    5.46 +CT_ARCH_arm=y
    5.47 +# CT_ARCH_ARM_EABI is not set
    5.48 +# CT_ARCH_ia64 is not set
    5.49 +# CT_ARCH_mips is not set
    5.50 +# CT_ARCH_powerpc is not set
    5.51 +# CT_ARCH_sh is not set
    5.52  # CT_ARCH_x86 is not set
    5.53  # CT_ARCH_x86_64 is not set
    5.54 -CT_ARCH_SUPPORTS_BOTH_ENDIAN=y
    5.55 -# CT_ARCH_DEFAULT_BE is not set
    5.56 -CT_ARCH_DEFAULT_LE=y
    5.57  CT_ARCH_BE=y
    5.58  # CT_ARCH_LE is not set
    5.59 -CT_ARCH_CPU="xscale"
    5.60 -CT_ARCH_TUNE="xscale"
    5.61 -
    5.62 -#
    5.63 -# ARM specific options
    5.64 -#
    5.65 -# CT_ARCH_ARM_EABI is not set
    5.66 -CT_ARCH_ABI=""
    5.67  
    5.68  #
    5.69  # Target optimisations
    5.70  #
    5.71 -CT_ARCH_ARCH="armv5te"
    5.72 -CT_ARCH_FPU=""
    5.73 -# CT_ARCH_FLOAT_HW is not set
    5.74 -CT_ARCH_FLOAT_SW=y
    5.75 -CT_TARGET_CFLAGS=""
    5.76  
    5.77  #
    5.78  # Toolchain options
    5.79 @@ -287,7 +288,10 @@
    5.80  #
    5.81  # Debug facilities
    5.82  #
    5.83 -# CT_DMALLOC is not set
    5.84 +CT_DMALLOC=y
    5.85 +# CT_DMALLOC_V_5_4_3 is not set
    5.86 +CT_DMALLOC_V_5_5_2=y
    5.87 +CT_DMALLOC_VERSION="5.5.2"
    5.88  CT_DUMA=y
    5.89  CT_DUMA_A=y
    5.90  CT_DUMA_SO=y
     6.1 --- a/samples/armeb-unknown-linux-uclibc/crosstool.config	Mon Jun 30 20:37:14 2008 +0000
     6.2 +++ b/samples/armeb-unknown-linux-uclibc/crosstool.config	Mon Jun 30 21:41:32 2008 +0000
     6.3 @@ -1,7 +1,7 @@
     6.4  #
     6.5  # Automatically generated make config: don't edit
     6.6 -# crosstool-NG version: 1.1.0+svn_trunk@760
     6.7 -# Thu Jun 26 13:20:41 2008
     6.8 +# crosstool-NG version: 1.1.0+svn_trunk@767
     6.9 +# Mon Jun 30 09:55:10 2008
    6.10  #
    6.11  
    6.12  #
    6.13 @@ -73,41 +73,42 @@
    6.14  #
    6.15  # Target options
    6.16  #
    6.17 +CT_ARCH="arm"
    6.18 +CT_ARCH_SUPPORT_ARCH=y
    6.19 +CT_ARCH_ARCH="armv5te"
    6.20 +CT_ARCH_SUPPORT_ABI=y
    6.21 +CT_ARCH_ABI=""
    6.22 +CT_ARCH_SUPPORT_CPU=y
    6.23 +CT_ARCH_CPU="xscale"
    6.24 +CT_ARCH_SUPPORT_TUNE=y
    6.25 +CT_ARCH_TUNE="xscale"
    6.26 +CT_ARCH_SUPPORT_FPU=y
    6.27 +CT_ARCH_FPU=""
    6.28 +CT_ARCH_SUPPORTS_BOTH_ENDIAN=y
    6.29 +# CT_ARCH_DEFAULT_BE is not set
    6.30 +CT_ARCH_DEFAULT_LE=y
    6.31 +# CT_ARCH_FLOAT_HW is not set
    6.32 +CT_ARCH_FLOAT_SW=y
    6.33 +CT_TARGET_CFLAGS=""
    6.34  
    6.35  #
    6.36  # General target options
    6.37  #
    6.38 -CT_ARCH="arm"
    6.39 -# CT_ARCH_ALPHA is not set
    6.40 -CT_ARCH_ARM=y
    6.41 -# CT_ARCH_IA64 is not set
    6.42 -# CT_ARCH_MIPS is not set
    6.43 -# CT_ARCH_PPC is not set
    6.44 -# CT_ARCH_SH is not set
    6.45 +# CT_ARCH_alpha is not set
    6.46 +CT_ARCH_arm=y
    6.47 +# CT_ARCH_ARM_EABI is not set
    6.48 +# CT_ARCH_ia64 is not set
    6.49 +# CT_ARCH_mips is not set
    6.50 +# CT_ARCH_powerpc is not set
    6.51 +# CT_ARCH_sh is not set
    6.52  # CT_ARCH_x86 is not set
    6.53  # CT_ARCH_x86_64 is not set
    6.54 -CT_ARCH_SUPPORTS_BOTH_ENDIAN=y
    6.55 -# CT_ARCH_DEFAULT_BE is not set
    6.56 -CT_ARCH_DEFAULT_LE=y
    6.57  CT_ARCH_BE=y
    6.58  # CT_ARCH_LE is not set
    6.59 -CT_ARCH_CPU="xscale"
    6.60 -CT_ARCH_TUNE="xscale"
    6.61 -
    6.62 -#
    6.63 -# ARM specific options
    6.64 -#
    6.65 -# CT_ARCH_ARM_EABI is not set
    6.66 -CT_ARCH_ABI=""
    6.67  
    6.68  #
    6.69  # Target optimisations
    6.70  #
    6.71 -CT_ARCH_ARCH="armv5te"
    6.72 -CT_ARCH_FPU=""
    6.73 -# CT_ARCH_FLOAT_HW is not set
    6.74 -CT_ARCH_FLOAT_SW=y
    6.75 -CT_TARGET_CFLAGS=""
    6.76  
    6.77  #
    6.78  # Toolchain options
    6.79 @@ -263,6 +264,12 @@
    6.80  CT_LIBC="uClibc"
    6.81  # CT_LIBC_SUPPORT_NPTL is not set
    6.82  CT_LIBC_SUPPORT_LINUXTHREADS=y
    6.83 +# CT_LIBC_V_2_3_6 is not set
    6.84 +# CT_LIBC_V_2_5 is not set
    6.85 +# CT_LIBC_V_2_5_1 is not set
    6.86 +# CT_LIBC_V_2_6 is not set
    6.87 +# CT_LIBC_V_2_6_1 is not set
    6.88 +# CT_LIBC_V_2_7 is not set
    6.89  # CT_LIBC_V_snapshot is not set
    6.90  # CT_LIBC_V_specific_date is not set
    6.91  # CT_LIBC_V_0_9_28 is not set
     7.1 --- a/samples/armeb-unknown-linux-uclibcgnueabi/crosstool.config	Mon Jun 30 20:37:14 2008 +0000
     7.2 +++ b/samples/armeb-unknown-linux-uclibcgnueabi/crosstool.config	Mon Jun 30 21:41:32 2008 +0000
     7.3 @@ -1,7 +1,7 @@
     7.4  #
     7.5  # Automatically generated make config: don't edit
     7.6 -# crosstool-NG version: 1.1.0+svn_trunk@760
     7.7 -# Thu Jun 26 13:44:01 2008
     7.8 +# crosstool-NG version: 1.1.0+svn_trunk@767
     7.9 +# Mon Jun 30 09:55:35 2008
    7.10  #
    7.11  
    7.12  #
    7.13 @@ -73,41 +73,42 @@
    7.14  #
    7.15  # Target options
    7.16  #
    7.17 +CT_ARCH="arm"
    7.18 +CT_ARCH_SUPPORT_ARCH=y
    7.19 +CT_ARCH_ARCH="armv5te"
    7.20 +CT_ARCH_SUPPORT_ABI=y
    7.21 +CT_ARCH_ABI="aapcs"
    7.22 +CT_ARCH_SUPPORT_CPU=y
    7.23 +CT_ARCH_CPU="xscale"
    7.24 +CT_ARCH_SUPPORT_TUNE=y
    7.25 +CT_ARCH_TUNE="xscale"
    7.26 +CT_ARCH_SUPPORT_FPU=y
    7.27 +CT_ARCH_FPU=""
    7.28 +CT_ARCH_SUPPORTS_BOTH_ENDIAN=y
    7.29 +# CT_ARCH_DEFAULT_BE is not set
    7.30 +CT_ARCH_DEFAULT_LE=y
    7.31 +# CT_ARCH_FLOAT_HW is not set
    7.32 +CT_ARCH_FLOAT_SW=y
    7.33 +CT_TARGET_CFLAGS=""
    7.34  
    7.35  #
    7.36  # General target options
    7.37  #
    7.38 -CT_ARCH="arm"
    7.39 -# CT_ARCH_ALPHA is not set
    7.40 -CT_ARCH_ARM=y
    7.41 -# CT_ARCH_IA64 is not set
    7.42 -# CT_ARCH_MIPS is not set
    7.43 -# CT_ARCH_PPC is not set
    7.44 -# CT_ARCH_SH is not set
    7.45 +# CT_ARCH_alpha is not set
    7.46 +CT_ARCH_arm=y
    7.47 +CT_ARCH_ARM_EABI=y
    7.48 +# CT_ARCH_ia64 is not set
    7.49 +# CT_ARCH_mips is not set
    7.50 +# CT_ARCH_powerpc is not set
    7.51 +# CT_ARCH_sh is not set
    7.52  # CT_ARCH_x86 is not set
    7.53  # CT_ARCH_x86_64 is not set
    7.54 -CT_ARCH_SUPPORTS_BOTH_ENDIAN=y
    7.55 -# CT_ARCH_DEFAULT_BE is not set
    7.56 -CT_ARCH_DEFAULT_LE=y
    7.57  CT_ARCH_BE=y
    7.58  # CT_ARCH_LE is not set
    7.59 -CT_ARCH_CPU="xscale"
    7.60 -CT_ARCH_TUNE="xscale"
    7.61 -
    7.62 -#
    7.63 -# ARM specific options
    7.64 -#
    7.65 -CT_ARCH_ARM_EABI=y
    7.66 -CT_ARCH_ABI=""
    7.67  
    7.68  #
    7.69  # Target optimisations
    7.70  #
    7.71 -CT_ARCH_ARCH="armv5te"
    7.72 -CT_ARCH_FPU=""
    7.73 -# CT_ARCH_FLOAT_HW is not set
    7.74 -CT_ARCH_FLOAT_SW=y
    7.75 -CT_TARGET_CFLAGS=""
    7.76  
    7.77  #
    7.78  # Toolchain options
     8.1 --- a/samples/i586-geode-linux-uclibc/crosstool.config	Mon Jun 30 20:37:14 2008 +0000
     8.2 +++ b/samples/i586-geode-linux-uclibc/crosstool.config	Mon Jun 30 21:41:32 2008 +0000
     8.3 @@ -1,7 +1,7 @@
     8.4  #
     8.5  # Automatically generated make config: don't edit
     8.6 -# crosstool-NG version: 1.1.0+svn_trunk@760
     8.7 -# Thu Jun 26 14:48:12 2008
     8.8 +# crosstool-NG version: 1.1.0+svn_trunk@767
     8.9 +# Mon Jun 30 09:57:03 2008
    8.10  #
    8.11  
    8.12  #
    8.13 @@ -73,34 +73,37 @@
    8.14  #
    8.15  # Target options
    8.16  #
    8.17 +CT_ARCH="x86"
    8.18 +CT_ARCH_SUPPORT_ARCH=y
    8.19 +CT_ARCH_ARCH="pentium-mmx"
    8.20 +# CT_ARCH_SUPPORT_ABI is not set
    8.21 +CT_ARCH_SUPPORT_CPU=y
    8.22 +CT_ARCH_CPU=""
    8.23 +CT_ARCH_SUPPORT_TUNE=y
    8.24 +CT_ARCH_TUNE=""
    8.25 +# CT_ARCH_SUPPORT_FPU is not set
    8.26 +# CT_ARCH_SUPPORTS_BOTH_ENDIAN is not set
    8.27 +# CT_ARCH_DEFAULT_BE is not set
    8.28 +# CT_ARCH_DEFAULT_LE is not set
    8.29 +CT_ARCH_FLOAT_HW=y
    8.30 +# CT_ARCH_FLOAT_SW is not set
    8.31 +CT_TARGET_CFLAGS=""
    8.32  
    8.33  #
    8.34  # General target options
    8.35  #
    8.36 -CT_ARCH="x86"
    8.37 -# CT_ARCH_ALPHA is not set
    8.38 -# CT_ARCH_ARM is not set
    8.39 -# CT_ARCH_IA64 is not set
    8.40 -# CT_ARCH_MIPS is not set
    8.41 -# CT_ARCH_PPC is not set
    8.42 -# CT_ARCH_SH is not set
    8.43 +# CT_ARCH_alpha is not set
    8.44 +# CT_ARCH_arm is not set
    8.45 +# CT_ARCH_ia64 is not set
    8.46 +# CT_ARCH_mips is not set
    8.47 +# CT_ARCH_powerpc is not set
    8.48 +# CT_ARCH_sh is not set
    8.49  CT_ARCH_x86=y
    8.50  # CT_ARCH_x86_64 is not set
    8.51 -# CT_ARCH_SUPPORTS_BOTH_ENDIAN is not set
    8.52 -# CT_ARCH_DEFAULT_BE is not set
    8.53 -# CT_ARCH_DEFAULT_LE is not set
    8.54 -CT_ARCH_CPU=""
    8.55 -CT_ARCH_TUNE=""
    8.56 -CT_ARCH_ABI=""
    8.57  
    8.58  #
    8.59  # Target optimisations
    8.60  #
    8.61 -CT_ARCH_ARCH="pentium-mmx"
    8.62 -CT_ARCH_FPU=""
    8.63 -CT_ARCH_FLOAT_HW=y
    8.64 -# CT_ARCH_FLOAT_SW is not set
    8.65 -CT_TARGET_CFLAGS=""
    8.66  
    8.67  #
    8.68  # Toolchain options
     9.1 --- a/samples/i686-nptl-linux-gnu/crosstool.config	Mon Jun 30 20:37:14 2008 +0000
     9.2 +++ b/samples/i686-nptl-linux-gnu/crosstool.config	Mon Jun 30 21:41:32 2008 +0000
     9.3 @@ -1,7 +1,7 @@
     9.4  #
     9.5  # Automatically generated make config: don't edit
     9.6 -# crosstool-NG version: 1.1.0+svn_trunk@760
     9.7 -# Fri Jun 27 10:52:39 2008
     9.8 +# crosstool-NG version: 1.1.0+svn_trunk@767
     9.9 +# Mon Jun 30 09:58:00 2008
    9.10  #
    9.11  
    9.12  #
    9.13 @@ -73,34 +73,37 @@
    9.14  #
    9.15  # Target options
    9.16  #
    9.17 +CT_ARCH="x86"
    9.18 +CT_ARCH_SUPPORT_ARCH=y
    9.19 +CT_ARCH_ARCH="i686"
    9.20 +# CT_ARCH_SUPPORT_ABI is not set
    9.21 +CT_ARCH_SUPPORT_CPU=y
    9.22 +CT_ARCH_CPU=""
    9.23 +CT_ARCH_SUPPORT_TUNE=y
    9.24 +CT_ARCH_TUNE=""
    9.25 +# CT_ARCH_SUPPORT_FPU is not set
    9.26 +# CT_ARCH_SUPPORTS_BOTH_ENDIAN is not set
    9.27 +# CT_ARCH_DEFAULT_BE is not set
    9.28 +# CT_ARCH_DEFAULT_LE is not set
    9.29 +CT_ARCH_FLOAT_HW=y
    9.30 +# CT_ARCH_FLOAT_SW is not set
    9.31 +CT_TARGET_CFLAGS=""
    9.32  
    9.33  #
    9.34  # General target options
    9.35  #
    9.36 -CT_ARCH="x86"
    9.37 -# CT_ARCH_ALPHA is not set
    9.38 -# CT_ARCH_ARM is not set
    9.39 -# CT_ARCH_IA64 is not set
    9.40 -# CT_ARCH_MIPS is not set
    9.41 -# CT_ARCH_PPC is not set
    9.42 -# CT_ARCH_SH is not set
    9.43 +# CT_ARCH_alpha is not set
    9.44 +# CT_ARCH_arm is not set
    9.45 +# CT_ARCH_ia64 is not set
    9.46 +# CT_ARCH_mips is not set
    9.47 +# CT_ARCH_powerpc is not set
    9.48 +# CT_ARCH_sh is not set
    9.49  CT_ARCH_x86=y
    9.50  # CT_ARCH_x86_64 is not set
    9.51 -# CT_ARCH_SUPPORTS_BOTH_ENDIAN is not set
    9.52 -# CT_ARCH_DEFAULT_BE is not set
    9.53 -# CT_ARCH_DEFAULT_LE is not set
    9.54 -CT_ARCH_CPU=""
    9.55 -CT_ARCH_TUNE=""
    9.56 -CT_ARCH_ABI=""
    9.57  
    9.58  #
    9.59  # Target optimisations
    9.60  #
    9.61 -CT_ARCH_ARCH="i686"
    9.62 -CT_ARCH_FPU=""
    9.63 -CT_ARCH_FLOAT_HW=y
    9.64 -# CT_ARCH_FLOAT_SW is not set
    9.65 -CT_TARGET_CFLAGS=""
    9.66  
    9.67  #
    9.68  # Toolchain options
    10.1 --- a/samples/ia64-unknown-linux-gnu/crosstool.config	Mon Jun 30 20:37:14 2008 +0000
    10.2 +++ b/samples/ia64-unknown-linux-gnu/crosstool.config	Mon Jun 30 21:41:32 2008 +0000
    10.3 @@ -1,7 +1,7 @@
    10.4  #
    10.5  # Automatically generated make config: don't edit
    10.6 -# crosstool-NG version: 1.1.0+svn_trunk@760
    10.7 -# Thu Jun 26 19:37:34 2008
    10.8 +# crosstool-NG version: 1.1.0+svn_trunk@767
    10.9 +# Mon Jun 30 09:58:30 2008
   10.10  #
   10.11  
   10.12  #
   10.13 @@ -73,36 +73,42 @@
   10.14  #
   10.15  # Target options
   10.16  #
   10.17 +CT_ARCH="ia64"
   10.18 +# CT_ARCH_SUPPORT_ARCH is not set
   10.19 +# CT_ARCH_SUPPORT_ABI is not set
   10.20 +# CT_ARCH_SUPPORT_CPU is not set
   10.21 +# CT_ARCH_SUPPORT_TUNE is not set
   10.22 +# CT_ARCH_SUPPORT_FPU is not set
   10.23 +CT_ARCH_SUPPORTS_BOTH_ENDIAN=y
   10.24 +# CT_ARCH_DEFAULT_BE is not set
   10.25 +# CT_ARCH_DEFAULT_LE is not set
   10.26 +CT_ARCH_FLOAT_HW=y
   10.27 +# CT_ARCH_FLOAT_SW is not set
   10.28 +CT_TARGET_CFLAGS=""
   10.29  
   10.30  #
   10.31  # General target options
   10.32  #
   10.33 -CT_ARCH="ia64"
   10.34 -# CT_ARCH_ALPHA is not set
   10.35 -# CT_ARCH_ARM is not set
   10.36 -CT_ARCH_IA64=y
   10.37 -# CT_ARCH_MIPS is not set
   10.38 -# CT_ARCH_PPC is not set
   10.39 -# CT_ARCH_SH is not set
   10.40 +# CT_ARCH_alpha is not set
   10.41 +# CT_ARCH_ALPHA_EV4 is not set
   10.42 +# CT_ARCH_ALPHA_EV45 is not set
   10.43 +# CT_ARCH_ALPHA_EV5 is not set
   10.44 +# CT_ARCH_ALPHA_EV56 is not set
   10.45 +# CT_ARCH_ALPHA_EV6 is not set
   10.46 +# CT_ARCH_ALPHA_EV67 is not set
   10.47 +# CT_ARCH_arm is not set
   10.48 +CT_ARCH_ia64=y
   10.49 +# CT_ARCH_mips is not set
   10.50 +# CT_ARCH_powerpc is not set
   10.51 +# CT_ARCH_sh is not set
   10.52  # CT_ARCH_x86 is not set
   10.53  # CT_ARCH_x86_64 is not set
   10.54 -CT_ARCH_SUPPORTS_BOTH_ENDIAN=y
   10.55 -# CT_ARCH_DEFAULT_BE is not set
   10.56 -# CT_ARCH_DEFAULT_LE is not set
   10.57  # CT_ARCH_BE is not set
   10.58  CT_ARCH_LE=y
   10.59 -CT_ARCH_CPU=""
   10.60 -CT_ARCH_TUNE=""
   10.61 -CT_ARCH_ABI=""
   10.62  
   10.63  #
   10.64  # Target optimisations
   10.65  #
   10.66 -CT_ARCH_ARCH=""
   10.67 -CT_ARCH_FPU=""
   10.68 -CT_ARCH_FLOAT_HW=y
   10.69 -# CT_ARCH_FLOAT_SW is not set
   10.70 -CT_TARGET_CFLAGS=""
   10.71  
   10.72  #
   10.73  # Toolchain options
    11.1 --- a/samples/mips-unknown-linux-uclibc/crosstool.config	Mon Jun 30 20:37:14 2008 +0000
    11.2 +++ b/samples/mips-unknown-linux-uclibc/crosstool.config	Mon Jun 30 21:41:32 2008 +0000
    11.3 @@ -1,7 +1,7 @@
    11.4  #
    11.5  # Automatically generated make config: don't edit
    11.6 -# crosstool-NG version: 1.1.0+svn_trunk@760
    11.7 -# Thu Jun 26 15:50:27 2008
    11.8 +# crosstool-NG version: 1.1.0+svn_trunk@767
    11.9 +# Mon Jun 30 10:00:23 2008
   11.10  #
   11.11  
   11.12  #
   11.13 @@ -73,36 +73,39 @@
   11.14  #
   11.15  # Target options
   11.16  #
   11.17 +CT_ARCH="mips"
   11.18 +CT_ARCH_SUPPORT_ARCH=y
   11.19 +CT_ARCH_ARCH="mips1"
   11.20 +CT_ARCH_SUPPORT_ABI=y
   11.21 +CT_ARCH_ABI=""
   11.22 +# CT_ARCH_SUPPORT_CPU is not set
   11.23 +CT_ARCH_SUPPORT_TUNE=y
   11.24 +CT_ARCH_TUNE=""
   11.25 +# CT_ARCH_SUPPORT_FPU is not set
   11.26 +CT_ARCH_SUPPORTS_BOTH_ENDIAN=y
   11.27 +CT_ARCH_DEFAULT_BE=y
   11.28 +# CT_ARCH_DEFAULT_LE is not set
   11.29 +# CT_ARCH_FLOAT_HW is not set
   11.30 +CT_ARCH_FLOAT_SW=y
   11.31 +CT_TARGET_CFLAGS=""
   11.32  
   11.33  #
   11.34  # General target options
   11.35  #
   11.36 -CT_ARCH="mips"
   11.37 -# CT_ARCH_ALPHA is not set
   11.38 -# CT_ARCH_ARM is not set
   11.39 -# CT_ARCH_IA64 is not set
   11.40 -CT_ARCH_MIPS=y
   11.41 -# CT_ARCH_PPC is not set
   11.42 -# CT_ARCH_SH is not set
   11.43 +# CT_ARCH_alpha is not set
   11.44 +# CT_ARCH_arm is not set
   11.45 +# CT_ARCH_ia64 is not set
   11.46 +CT_ARCH_mips=y
   11.47 +# CT_ARCH_powerpc is not set
   11.48 +# CT_ARCH_sh is not set
   11.49  # CT_ARCH_x86 is not set
   11.50  # CT_ARCH_x86_64 is not set
   11.51 -CT_ARCH_SUPPORTS_BOTH_ENDIAN=y
   11.52 -CT_ARCH_DEFAULT_BE=y
   11.53 -# CT_ARCH_DEFAULT_LE is not set
   11.54  CT_ARCH_BE=y
   11.55  # CT_ARCH_LE is not set
   11.56 -CT_ARCH_CPU=""
   11.57 -CT_ARCH_TUNE=""
   11.58 -CT_ARCH_ABI=""
   11.59  
   11.60  #
   11.61  # Target optimisations
   11.62  #
   11.63 -CT_ARCH_ARCH="mips1"
   11.64 -CT_ARCH_FPU=""
   11.65 -# CT_ARCH_FLOAT_HW is not set
   11.66 -CT_ARCH_FLOAT_SW=y
   11.67 -CT_TARGET_CFLAGS=""
   11.68  
   11.69  #
   11.70  # Toolchain options
    12.1 --- a/samples/powerpc-unknown-linux-uclibc/crosstool.config	Mon Jun 30 20:37:14 2008 +0000
    12.2 +++ b/samples/powerpc-unknown-linux-uclibc/crosstool.config	Mon Jun 30 21:41:32 2008 +0000
    12.3 @@ -1,7 +1,7 @@
    12.4  #
    12.5  # Automatically generated make config: don't edit
    12.6 -# crosstool-NG version: 1.1.0+svn_trunk@760
    12.7 -# Fri Jun 27 08:08:15 2008
    12.8 +# crosstool-NG version: 1.1.0+svn_trunk@767
    12.9 +# Mon Jun 30 10:01:14 2008
   12.10  #
   12.11  
   12.12  #
   12.13 @@ -73,34 +73,43 @@
   12.14  #
   12.15  # Target options
   12.16  #
   12.17 +CT_ARCH="powerpc"
   12.18 +# CT_ARCH_SUPPORT_ARCH is not set
   12.19 +CT_ARCH_SUPPORT_ABI=y
   12.20 +CT_ARCH_ABI=""
   12.21 +CT_ARCH_SUPPORT_CPU=y
   12.22 +CT_ARCH_CPU=""
   12.23 +CT_ARCH_SUPPORT_TUNE=y
   12.24 +CT_ARCH_TUNE=""
   12.25 +# CT_ARCH_SUPPORT_FPU is not set
   12.26 +# CT_ARCH_SUPPORTS_BOTH_ENDIAN is not set
   12.27 +# CT_ARCH_DEFAULT_BE is not set
   12.28 +# CT_ARCH_DEFAULT_LE is not set
   12.29 +# CT_ARCH_FLOAT_HW is not set
   12.30 +CT_ARCH_FLOAT_SW=y
   12.31 +CT_TARGET_CFLAGS=""
   12.32  
   12.33  #
   12.34  # General target options
   12.35  #
   12.36 -CT_ARCH="powerpc"
   12.37 -# CT_ARCH_ALPHA is not set
   12.38 -# CT_ARCH_ARM is not set
   12.39 -# CT_ARCH_IA64 is not set
   12.40 -# CT_ARCH_MIPS is not set
   12.41 -CT_ARCH_PPC=y
   12.42 -# CT_ARCH_SH is not set
   12.43 +# CT_ARCH_alpha is not set
   12.44 +# CT_ARCH_ALPHA_EV4 is not set
   12.45 +# CT_ARCH_ALPHA_EV45 is not set
   12.46 +# CT_ARCH_ALPHA_EV5 is not set
   12.47 +# CT_ARCH_ALPHA_EV56 is not set
   12.48 +# CT_ARCH_ALPHA_EV6 is not set
   12.49 +# CT_ARCH_ALPHA_EV67 is not set
   12.50 +# CT_ARCH_arm is not set
   12.51 +# CT_ARCH_ia64 is not set
   12.52 +# CT_ARCH_mips is not set
   12.53 +CT_ARCH_powerpc=y
   12.54 +# CT_ARCH_sh is not set
   12.55  # CT_ARCH_x86 is not set
   12.56  # CT_ARCH_x86_64 is not set
   12.57 -# CT_ARCH_SUPPORTS_BOTH_ENDIAN is not set
   12.58 -# CT_ARCH_DEFAULT_BE is not set
   12.59 -# CT_ARCH_DEFAULT_LE is not set
   12.60 -CT_ARCH_CPU=""
   12.61 -CT_ARCH_TUNE=""
   12.62 -CT_ARCH_ABI=""
   12.63  
   12.64  #
   12.65  # Target optimisations
   12.66  #
   12.67 -CT_ARCH_ARCH=""
   12.68 -CT_ARCH_FPU=""
   12.69 -# CT_ARCH_FLOAT_HW is not set
   12.70 -CT_ARCH_FLOAT_SW=y
   12.71 -CT_TARGET_CFLAGS=""
   12.72  
   12.73  #
   12.74  # Toolchain options
    13.1 --- a/samples/x86_64-unknown-linux-uclibc/crosstool.config	Mon Jun 30 20:37:14 2008 +0000
    13.2 +++ b/samples/x86_64-unknown-linux-uclibc/crosstool.config	Mon Jun 30 21:41:32 2008 +0000
    13.3 @@ -1,7 +1,7 @@
    13.4  #
    13.5  # Automatically generated make config: don't edit
    13.6 -# crosstool-NG version: 1.1.0+svn_trunk@760
    13.7 -# Fri Jun 27 09:04:00 2008
    13.8 +# crosstool-NG version: 1.1.0+svn_trunk@767
    13.9 +# Mon Jun 30 10:04:56 2008
   13.10  #
   13.11  
   13.12  #
   13.13 @@ -73,34 +73,37 @@
   13.14  #
   13.15  # Target options
   13.16  #
   13.17 +CT_ARCH="x86_64"
   13.18 +CT_ARCH_SUPPORT_ARCH=y
   13.19 +CT_ARCH_ARCH="k8"
   13.20 +# CT_ARCH_SUPPORT_ABI is not set
   13.21 +CT_ARCH_SUPPORT_CPU=y
   13.22 +CT_ARCH_CPU=""
   13.23 +CT_ARCH_SUPPORT_TUNE=y
   13.24 +CT_ARCH_TUNE=""
   13.25 +# CT_ARCH_SUPPORT_FPU is not set
   13.26 +# CT_ARCH_SUPPORTS_BOTH_ENDIAN is not set
   13.27 +# CT_ARCH_DEFAULT_BE is not set
   13.28 +# CT_ARCH_DEFAULT_LE is not set
   13.29 +CT_ARCH_FLOAT_HW=y
   13.30 +# CT_ARCH_FLOAT_SW is not set
   13.31 +CT_TARGET_CFLAGS=""
   13.32  
   13.33  #
   13.34  # General target options
   13.35  #
   13.36 -CT_ARCH="x86_64"
   13.37 -# CT_ARCH_ALPHA is not set
   13.38 -# CT_ARCH_ARM is not set
   13.39 -# CT_ARCH_IA64 is not set
   13.40 -# CT_ARCH_MIPS is not set
   13.41 -# CT_ARCH_PPC is not set
   13.42 -# CT_ARCH_SH is not set
   13.43 +# CT_ARCH_alpha is not set
   13.44 +# CT_ARCH_arm is not set
   13.45 +# CT_ARCH_ia64 is not set
   13.46 +# CT_ARCH_mips is not set
   13.47 +# CT_ARCH_powerpc is not set
   13.48 +# CT_ARCH_sh is not set
   13.49  # CT_ARCH_x86 is not set
   13.50  CT_ARCH_x86_64=y
   13.51 -# CT_ARCH_SUPPORTS_BOTH_ENDIAN is not set
   13.52 -# CT_ARCH_DEFAULT_BE is not set
   13.53 -# CT_ARCH_DEFAULT_LE is not set
   13.54 -CT_ARCH_CPU=""
   13.55 -CT_ARCH_TUNE=""
   13.56 -CT_ARCH_ABI=""
   13.57  
   13.58  #
   13.59  # Target optimisations
   13.60  #
   13.61 -CT_ARCH_ARCH="k8"
   13.62 -CT_ARCH_FPU=""
   13.63 -CT_ARCH_FLOAT_HW=y
   13.64 -# CT_ARCH_FLOAT_SW is not set
   13.65 -CT_TARGET_CFLAGS=""
   13.66  
   13.67  #
   13.68  # Toolchain options