1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-18 21:48:23 +02:00
openwrt/toolchain
2011-02-13 11:27:58 +00:00
..
binutils binutils: backport a fix for broken relocation entries on mips with -fPIE, fixes dbus-server crash with sstrip 2011-01-28 02:29:01 +00:00
eglibc eglibc: disable ssp, it breaks the build 2011-02-01 16:21:49 +00:00
gcc upgrade to 2011.02, rename patchset directory 2011-02-13 11:27:58 +00:00
gdb 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
glibc fix a compile error when compiling with glibc (#7816) 2010-09-01 15:21:43 +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: get rid of the arch/$(ARCH)/include/asm vs include/asm-$(ARCH) copying mess and stick to what the kernel is using 2011-02-10 03:52:39 +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 remove the shared object stubs of libnsl and libresolv - let the compiler use the static variants instead 2011-02-13 03:26:10 +00:00
Config.in cns21xx: add initial support for the Cavium CNS21xx SoC 2010-12-30 17:19:16 +00:00
info.mk
Makefile add explicit dependencies between gcc prepare stages, fixes source download race with make -j (#8596) 2011-01-12 15:44:53 +00:00