crosstool-ng/config
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
..
arch Allow --with-cpu/--with-tune for !arm. 2015-11-14 15:04:55 -08:00
binutils binutils: Gold conflicts with Static Toolchain 2015-10-20 00:35:36 -07:00
cc gcc: Support only the latest branch releases of gcc 2015-10-31 12:17:35 -07:00
companion_libs file modes: Set files to be non-executable 2015-11-12 23:18:04 -08:00
debug Remove CC_GDB_CUSTOM from the version choice. 2015-10-07 00:26:15 +02:00
global Use install-strip target for gcc optionally 2015-11-11 12:29:54 +03:00
kernel linux: Update linux kernel versions 2015-10-20 01:26:51 -07:00
libc Merge pull request #239 from diorcety-ctng/cc-cygwin-mingw-linux 2015-11-12 21:50:31 -08:00
.gitignore repository: migrate old hg files over to git 2014-06-27 00:28:53 +02:00
backend.in kconfig: Update kconfig. Sync with Linux-4.2 2015-09-03 19:00:28 -07:00
binutils.in binutils: cleanup ELF/FLAT/FDPIC dependencies 2012-11-19 21:39:58 +01:00
cc.in config: Add config support for multiple compilers 2015-05-29 21:49:33 +01:00
companion_libs.in Add gettext and libiconv as companion libs 2015-11-13 02:17:45 +00:00
companion_tools.in comptools/make: Install 'gmake' symlink 2015-01-08 19:15:51 -08:00
config.in config: switch cc with libc in the config order 2014-05-11 13:38:12 +02:00
config.mk Fix samples using GMP 4.3.2. 2015-10-30 16:24:52 -07:00
debug.in config: fix style issues when source-ing files 2010-03-29 20:24:50 +02:00
global.in Fix tristate Kconfig options 2015-09-07 13:30:18 +02:00
kernel.in libc/mingw: replace mingw32 with generic mingw 2012-11-14 14:05:49 +01:00
libc.in Fix for issue #147: 2015-09-01 04:08:17 +02:00
target.in Allow --with-cpu/--with-tune for !arm. 2015-11-14 15:04:55 -08:00
test_suite.in all: unmark experimental features 2012-12-26 20:05:19 +01:00
toolchain.in avr-libc: add support for avr-libc C library 2015-06-21 20:53:06 -03:00