config/arch/ia64.in
author "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Tue Jan 20 20:37:43 2009 +0000 (2009-01-20)
changeset 1149 df32ef8825f9
parent 903 9fb0f81b4416
child 1269 17e37102a037
permissions -rw-r--r--
On 20090115.0012+0100, "Andy Johnson" <ajohnson@aecno.com> wrote:
... I added a step after
"debug" called "finish", and moved the code in crosstool.sh
after the loop that processes the steps from crosstool.sh
into a do_finish function in functions. Thus, it is now
possible to restart after the "debug" step to re-do the
final few things (clean and compress).

/trunk/scripts/crosstool-NG.sh | 38 0 38 0 --------------------------------------
/trunk/scripts/functions | 42 42 0 0 ++++++++++++++++++++++++++++++++++++++++++
/trunk/steps.mk | 3 2 1 0 ++-
3 files changed, 44 insertions(+), 39 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