wifipineapple-openwrt/toolchain
Mirko Vogt 76522ed2a8 [toolchain/uclibc] use 'fputws_unlocked(S,F)' instead of 'fputws(S,F)'
this eliminates a source of reproduceable freezes
http://lists.uclibc.org/pipermail/uclibc/2011-May/045367.html

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27001 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-05-24 15:53:15 +00:00
..
binutils [toolchain/binutils]: remove the CS variant - broken since it's addition 2011-02-21 11:43:16 +00:00
eglibc eglibc: disable ssp, it breaks the build 2011-02-01 16:21:49 +00:00
gcc gcc: move the optimized assembler helpers back into the static libgcc and skip relinking for this arch. due to relocation constraints, the assembler functions cannot be in the shared libgcc and must always be linked in statically 2011-03-08 13:10:11 +00:00
gdb [toolchain/gdb]: upgrade to the 2011.03-0 release from Linaro 2011-03-08 07:51:06 +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
uClibc [toolchain/uclibc] use 'fputws_unlocked(S,F)' instead of 'fputws(S,F)' 2011-05-24 15:53:15 +00:00
Config.in [toolchain]: fixup armeb, too 2011-03-11 11:35:31 +00:00
Makefile make the build system a bit more silent without V=99 2011-04-04 00:54:37 +00:00
info.mk