crosstool-ng/config
Yann E. MORIN" 67d96ea16f cc/gcc: cleanup the _or_later logic
So far, we've had a version always select appropriate _or_later option,
which in turn would select all previous _or_later options.

Because the dependencies on companion libs were cumulative, that was
working OK. But the upcoming 4.6 will no longer depend on libelf, so
we can't keep the cumulative scheme we've been using so far.

Have each release family select the corresponding dependencies, instead
of relying on selecting previous _or_later.

Signed-off-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
2011-03-28 01:05:18 +02:00
..
arch arch: remove ia64 2011-01-03 22:02:06 +01:00
binutils cc/gcc: do not build plugins for static toolchains 2011-02-22 23:27:42 +01:00
cc cc/gcc: cleanup the _or_later logic 2011-03-28 01:05:18 +02:00
companion_libs complibs/ppl: add latest version 2011-03-17 22:08:33 +01:00
debug debug/gdb: add versions from Linaro 2011-02-17 23:05:34 +01:00
global config: add an option not to remove the destination directory 2011-01-28 22:06:49 +01:00
kernel kernel/linux: update version 2011-03-24 21:04:58 +01:00
libc libc/glibc: LinuxThreads are no longer supported in latest versions 2011-02-21 23:42:20 +01:00
backend.in config: allow libc selection in backend mode 2010-04-01 19:52:54 +02:00
binutils.in binutils: allow choice for elf format when building bare-metal cross compiler 2010-04-09 21:04:28 +02:00
cc.in config: add support for a second part of the generated choices 2010-06-08 23:26:54 +02:00
companion_libs.in docs: overview.txt is gone, point to the new documentation 2010-12-22 00:34:56 +01:00
companion_tools.in comptools: add make-3.81 2011-01-29 00:57:02 +01:00
config.in test-suite: Added new test suite feature (experimental) 2010-05-19 17:53:04 +02:00
config.mk config: add support for a second part of the generated choices 2010-06-08 23:26:54 +02:00
debug.in config: fix style issues when source-ing files 2010-03-29 20:24:50 +02:00
global.in config: allow unconditional usage of tristates 2010-07-28 21:32:42 +02:00
kernel.in kernel: add mingw 2010-07-11 21:36:20 +02:00
libc.in libc: hide no-thread for those C libraries that do not support it 2010-12-12 22:18:52 +01:00
target.in config/arch: re-organise architecture-specific options 2010-09-11 12:38:12 +02:00
test_suite.in test-suite: Added new test suite feature (experimental) 2010-05-19 17:53:04 +02:00
toolchain.in config/toolchain: force use of sysroot if OBSOLETE is not set 2011-01-25 22:14:52 +01:00