crosstool-ng/config/arch
Alexey Neyman bb704f532a Allow --with-cpu/--with-tune for !arm.
The configure error mentioned in the commits that disable
--with-arch/--with-tune when --with-cpu is specified is specific to ARM
builds. For other architectures, it makes sense (hey, it even makes
sense for ARM - read 'info gcc'! - it is just a shortcoming of ARM
build, apparently).

Thus, add an arch setting ARCH_EXCLUSIVE_WITH_CPU (currently, set only
for ARM) that will trigger current behavior. Permit combinations of
--with-arch/cpu/tune for other arches.

Signed-off-by: Alexey Neyman <stilor@att.net>
2015-11-14 15:04:55 -08:00
..
alpha.in arch: rename the SUPPORT_XXX options 2011-11-30 00:25:22 +01:00
alpha.in.2 arch/alpha: move config-options to second-part 2010-09-12 00:05:46 +02:00
arm.in Allow --with-cpu/--with-tune for !arm. 2015-11-14 15:04:55 -08:00
arm.in.2 arch/arm: EABIhf is now the default 2014-09-20 16:53:58 +02:00
avr.in avr: add support for AVR 8-bit architecture 2015-06-21 20:49:10 -03:00
m68k.in all: unmark experimental features 2012-12-26 20:05:19 +01:00
microblaze.in eglibc: Remove eglibc support 2015-01-27 22:43:25 -08:00
mips.in config: MIPS64 is no longer experimental 2015-11-02 14:14:38 -08:00
mips.in.2 arch/mips: add option for MIPS ABIs 2010-09-12 22:14:04 +02:00
nios2.in arch/nios2:add nios2 2015-01-26 20:43:18 +01:00
powerpc.in arch/powerpc: add powerpc64le support 2014-05-12 00:02:13 +02:00
powerpc.in.2 gcc: add support for the PowerPC EABI 2011-09-17 14:30:52 +02:00
s390.in all: unmark experimental features 2012-12-26 20:05:19 +01:00
sh.in config: fix recursive deps 2011-05-08 19:02:44 +02:00
sh.in.2 arch/sh: move config-options to second-part 2010-09-12 00:07:41 +02:00
sparc.in arch/sparc: Sparc supports setting the floating point type 2011-11-24 19:48:35 +01:00
x86.in arch: rename the SUPPORT_XXX options 2011-11-30 00:25:22 +01:00
xtensa.in xtensa: add support for the configurable Xtensa architecture. 2015-11-13 09:08:53 +03:00
xtensa.in.2 xtensa: add support for the configurable Xtensa architecture. 2015-11-13 09:08:53 +03:00