mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2024-12-20 13:23:08 +00:00
4b7c2e32ac
Update all architectures (some with pointer to the specs, when available). /trunk/docs/overview.txt | 8 8 0 0 ++++++++ /trunk/arch/arm/config.in | 3 3 0 0 +++ /trunk/arch/powerpc/config.in | 3 3 0 0 +++ /trunk/arch/ia64/config.in | 3 3 0 0 +++ /trunk/arch/alpha/config.in | 2 2 0 0 ++ /trunk/arch/x86/config.in | 3 3 0 0 +++ /trunk/arch/mips/config.in | 3 3 0 0 +++ /trunk/arch/sh/config.in | 3 3 0 0 +++ /trunk/arch/x86_64/config.in | 3 3 0 0 +++ 9 files changed, 31 insertions(+)
8 lines
197 B
Plaintext
8 lines
197 B
Plaintext
# ia64 specific config options
|
|
|
|
config ARCH_ia64
|
|
select ARCH_SUPPORTS_BOTH_ENDIAN
|
|
help
|
|
The ia64 architecture, as defined by:
|
|
http://www.intel.com/design/itanium/arch_spec.htm
|