kumquat-buildroot/toolchain
Thomas Petazzoni 8fe6efa874 Deprecate the support for the toolchain on target
As discussed during the ELCE 2012 Buildroot Developers Meeting, we no
longer want to support the possibility of building a toolchain for the
target. None of the core developers have any use for this, it has been
known to be broken or cause problems for a long time without anyone
providing fixes for it.

In addition to this, Buildroot is inherently a cross-compilation tool,
so the usage of a native toolchain on the target is not really
useful. Many newcomers are tempted to use this possibility even though
it is clearly not the intended usage of Buildroot.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2012-11-17 09:21:30 +01:00
..
elf2flt Remove REAL_GNU_TARGET_NAME 2012-06-23 15:14:51 +02:00
gcc Deprecate the support for the toolchain on target 2012-11-17 09:21:30 +01:00
gdb gdb: not available on aarch64 for the target 2012-11-16 22:25:40 +01:00
kernel-headers kernel-headers: bump 3.{0, 4, 6}.x stable versions 2012-11-06 12:11:08 +01:00
toolchain-buildroot xtensa: add support for the Xtensa architecture 2012-11-15 16:39:43 +01:00
toolchain-crosstool-ng Rename BR2_INET_RPC to BR2_TOOLCHAIN_HAS_NATIVE_RPC 2012-11-04 01:14:48 +01:00
toolchain-external toolchain-external: assume that by default, glibc toolchains have RPC support 2012-11-06 08:20:20 +01:00
uClibc xtensa: add support for the Xtensa architecture 2012-11-15 16:39:43 +01:00
Config.in xtensa: add support for the Xtensa architecture 2012-11-15 16:39:43 +01:00
helpers.mk toolchain-external: improve glibc support to test availability of RPC 2012-11-04 01:22:43 +01:00
toolchain-buildroot.mk
toolchain-common.in xtensa: add support for the Xtensa architecture 2012-11-15 16:39:43 +01:00
toolchain-crosstool-ng.mk
toolchain-external.mk