openwrt/toolchain
Mirko Vogt 0af09943a5 when choosing eglibc select eglibc version 2.13 by default
SVN-Revision: 31342
2012-04-18 01:10:37 +00:00
..
binutils enable 2.22 for unsupported archs if BROKEN is enabled 2012-02-12 09:56:47 +00:00
eglibc when choosing eglibc select eglibc version 2.13 by default 2012-04-18 01:10:37 +00:00
gcc toolchain/gcc: gcc-4.7.0 upstream patch fixing uClibc problems 2012-04-12 07:48:02 +00:00
gdb toolchain/gdb: fix compile for powerpc targets, refresh patch 2011-06-11 13:25:00 +00:00
glibc glibc: remove all previous (ancient) versions, add 2.14 (partially based on a patch and testing by WillieNL) 2012-02-12 16:12:01 +00:00
glibc-ports
insight toolchain: fix the sysroot mess by getting rid of $(TOOLCHAIN_DIR)/usr and moving it back to $(TOOLCHAIN_DIR), this change makes the toolchain relocatable again, which should fix the SDK 2010-08-19 12:49:51 +00:00
kernel-headers kernel-headers: fix compile error caused by wrong host include path when the toolchain is already built 2011-08-05 16:39:04 +00:00
llvm gcc: add llvm-gcc and llvm from trunk (does not successfully compile a target yet, but gets close) 2009-10-10 19:25:48 +00:00
uClibc backport upstream fix for dst computation 2012-03-26 10:57:50 +00:00
wrapper use ext-toolchain.sh to integrate external toolchains Use ext-toolchain.sh to wrap external toolchain commands, abort build if certain features such as CONFIG_SOFT_FLOAT or CONFIG_IPV6 are enabled but not supported by the toolchain. 2012-01-18 03:08:09 +00:00
Config.in exclude CONFIG_GDB on avr32, allows enabling CONFIG_GDB unconditionally without failing avr32 builds 2012-04-10 21:04:06 +00:00
Makefile use ext-toolchain.sh to integrate external toolchains Use ext-toolchain.sh to wrap external toolchain commands, abort build if certain features such as CONFIG_SOFT_FLOAT or CONFIG_IPV6 are enabled but not supported by the toolchain. 2012-01-18 03:08:09 +00:00
info.mk