1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-07-02 20:55:27 +03:00
openwrt-xburst/toolchain
jow ae5914acdf [buildroot] 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.


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29766 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-01-18 03:08:09 +00:00
..
binutils binutils: add binutils 2.21.1 2011-08-06 09:53:58 +00:00
eglibc eglibc: remove obsolete dependencies to fix missing config options for eglibc 2.13 2011-07-16 10:27:48 +00:00
gcc [toolchain/gcc]: upgrade to latest linaro releases 2012-01-14 22:52:40 +00:00
gdb toolchain/gdb: fix compile for powerpc targets, refresh patch 2011-06-11 13:25:00 +00:00
glibc [toolchain/glibc] fix glibc to work with all versions of binutils, fixes #7133 - thanks to marek siller 2011-06-17 22:51:24 +00:00
glibc-ports [toolchain] add support for glibc-2.4 (#5213) 2009-05-26 14:58:32 +00:00
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 [toolchain] disable UCLIBC_HAS_XLOCALE and UCLIB_HAS_GLIBC_DIGIT_GROUPING if BUILD_NLS is on (#10735) 2012-01-04 12:32:47 +00:00
wrapper [buildroot] use ext-toolchain.sh to integrate external toolchains 2012-01-18 03:08:09 +00:00
Config.in [toolchain] introduce a USE_EXTERNAL_LIBC symbol which gets selected by EXTERNAL_TOOLCHAIN || NATIVE_TOOLCHAIN 2012-01-08 15:34:23 +00:00
info.mk [toolchain] uClibc cleanup: 2009-04-24 02:07:24 +00:00
Makefile [buildroot] use ext-toolchain.sh to integrate external toolchains 2012-01-18 03:08:09 +00:00