config/arch/ia64.in
author "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Fri Nov 28 23:31:02 2008 +0000 (2008-11-28)
changeset 1082 cfdaef41cd77
parent 903 9fb0f81b4416
child 1269 17e37102a037
permissions -rw-r--r--
Canonicalise CT_BUILD and CT_HOST:

- Not only will it give us full-qualified tuples, but it will also ensure
that they are valid tuples (in case of typo with user-provided tuples)
That's way better than trying to rewrite config.sub ourselves...
- use CT_BUILD_PREFIX and CT_BUILD_SUFFIX to call "gcc -dumpmachine"

/trunk/scripts/crosstool.sh | 29 7 22 0 +++++++----------------------
1 file changed, 7 insertions(+), 22 deletions(-)
yann@628
     1
# ia64 specific config options
yann@891
     2
# EXPERIMENTAL
yann@628
     3
yann@628
     4
config ARCH_ia64
yann@1038
     5
    select ARCH_64
yann@628
     6
    select ARCH_SUPPORTS_BOTH_ENDIAN
yann@630
     7
    help
yann@630
     8
      The ia64 architecture, as defined by:
yann@630
     9
        http://www.intel.com/design/itanium/arch_spec.htm