mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2024-12-25 07:21:05 +00:00
f9f70c5ad6
/trunk/scripts/crosstool.sh | 12 5 7 0 +++++------- /trunk/docs/overview.txt | 6 6 0 0 ++++++ /trunk/config/target.in | 4 4 0 0 ++++ /trunk/config/arch/x86_64.in | 1 1 0 0 + /trunk/config/arch/ia64.in | 1 1 0 0 + 5 files changed, 17 insertions(+), 7 deletions(-)
10 lines
231 B
Plaintext
10 lines
231 B
Plaintext
# ia64 specific config options
|
|
# EXPERIMENTAL
|
|
|
|
config ARCH_ia64
|
|
select ARCH_64
|
|
select ARCH_SUPPORTS_BOTH_ENDIAN
|
|
help
|
|
The ia64 architecture, as defined by:
|
|
http://www.intel.com/design/itanium/arch_spec.htm
|