tn3399_openwrt/toolchain
2012-06-30 21:44:09 +00:00
..
binutils toolchain: fix up lib64 symlink to lib before copying the initial prefix dir to avoid errors on copying 2012-06-30 21:43:59 +00:00
eglibc eglibc: work around a broken configure test to fix compile errors on x86 2012-06-29 16:19:48 +00:00
gcc toolchain: fix up lib64 symlink to lib before copying the initial prefix dir to avoid errors on copying 2012-06-30 21:43:59 +00:00
gdb toolchain/gdb: fix compile for powerpc targets, refresh patch 2011-06-11 13:25:00 +00:00
insight toolchain/insight: update download location and MD5 sum to status quo 2012-06-18 23:41:48 +00:00
kernel-headers kernel-headers: Fix patch application for kernel-headers and a patch that fixes exposure of a kernel-only data type (umode_t) to application layer which causes compile errors in ext2_fs.h using programs. 2012-05-13 05:02:27 +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 uClibc: add -Wno-unused-but-set-variable to get rid of unnecessary warning logspam 2012-06-30 21:44:09 +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 toolchain: enable gdb by default 2012-06-28 14:32:11 +00:00
info.mk uClibc cleanup: - use full version string (0.9.30.1), instead of base (0.9.30) + extra (.1) - remove support for 0.9.28 and snapshots (building from SVN to be added later) 2009-04-24 02:07:24 +00:00
Makefile uClibc: split the package into the main directory and the headers/ and utils/ subdirectories to clean up build order and fix quilt support 2012-06-30 21:44:05 +00:00