crosstool-ng/config
Yann E. MORIN" d776140189 cc/gcc: build core compilers for canadian
Currently, we rely on an existing external cross-compiler targetting
the target, to build the C library.

This can pause quite a few problems if that compiler is different from
the one we are building, because it could introduce some ABI issues.

This patch removes this dependency, by building the core compilers
as we do for standard cross, and also by building the binutils and
gcc, for running on the build machine.

This means we no longer need to offer the cross-sompiler selection in
the menuconfig.

Signed-off-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
2012-01-03 22:57:25 +01:00
..
arch arch/sparc: Sparc supports setting the floating point type 2011-11-24 19:48:35 +01:00
binutils binutils/binutils: add binutils 2.22 2011-11-28 21:27:08 +01:00
cc cc/gcc: update Linaro GCC revisions to 2012.03 2012-03-15 13:13:31 +01:00
companion_libs complibs/cloog: remove unsupported versions from config 2012-01-27 13:13:00 +01:00
debug debug/gdb: update Linaro GDB revisions to 2012.02 2012-03-15 13:20:34 +01:00
global scripts: add support for building manuals 2011-11-16 10:06:21 +13:00
kernel kernel/linux: add latest versions 2012-04-02 19:50:22 +02:00
libc libg/eglibc: add updated eglibc 2.15 2012-03-01 15:23:49 -08:00
backend.in kconfig: remove useless 'default n' 2011-05-31 16:27:39 +02:00
binutils.in misc: fix more typos here and there... 2011-07-17 16:53:40 +02:00
cc.in misc: fix more typos here and there... 2011-07-17 16:53:40 +02:00
companion_libs.in kconfig: remove useless 'default n' 2011-05-31 16:27:39 +02:00
companion_tools.in comptools: add make-3.81 2011-01-29 00:57:02 +01:00
config.in kconfig: print version in .config 2011-08-30 11:35:29 +02:00
config.mk config: move multi-line shell commands from Makefile to script 2011-07-03 23:02:16 +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 kconfig: remove useless 'default n' 2011-05-31 16:27:39 +02:00
libc.in kconfig: remove useless 'default n' 2011-05-31 16:27:39 +02:00
target.in config/target: enforce floating point support 2011-11-25 23:59:29 +01:00
test_suite.in kconfig: remove useless 'default n' 2011-05-31 16:27:39 +02:00
toolchain.in cc/gcc: build core compilers for canadian 2012-01-03 22:57:25 +01:00