kumquat-buildroot/toolchain/gcc
Khem Raj cfbf8abc33 Add support for uclibc NPTL toolchain.
This patch modifies current toolchain build sequence so that
NPTL enabled toolchain can be built. The new sequence works
well with linuxthreads as well.

It introduces a new pass for gcc cross compilation. The new
sequence is binutils->gcc-initial->linux-headers -> uclibc-configured
(some cheats to generate phony shared libc.so and libm.o)
-> gcc-intermediate(with shared lib support) -> uclibc -> gcc-final

I also added a new sample config arm_nptl_toolchain_defconfig which
builds the toolchain and busybox.

I have only tried it on arm. However it should work for other
architectures which support NPTL on uclibc e.g. mips, sh, x86, ppc, x86_64

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2010-07-29 16:57:00 +02:00
..
4.2.0
4.2.1
4.2.2-avr32-2.1.5 gcc: add 4.2.2-avr32-2.1.5 patches 2009-12-14 23:54:42 +01:00
4.2.3
4.2.4
4.3.2
4.3.3
4.3.4
4.3.5 toolchain: bump gcc 4.3.x series to 4.3.5 2010-06-15 22:54:44 +02:00
4.4.4 toolchain/gcc: bump 4.4.x version to 4.4.4 2010-05-02 23:22:26 +02:00
Config.in Add support for uclibc NPTL toolchain. 2010-07-29 16:57:00 +02:00
Config.in.2 gcc: native toolchain needs BR2_HAVE_DEVFILES 2009-12-11 23:55:17 +01:00
gcc-uclibc-4.x.mk Add support for uclibc NPTL toolchain. 2010-07-29 16:57:00 +02:00
Makefile.in gcc: remove option on SJLJ exceptions 2010-07-28 17:38:31 +02:00