You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Mirko Vogt
2629de3ef2
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
SVN-Revision: 27001
|
14 years ago |
.. |
binutils
|
remove the CS variant - broken since it's addition
|
14 years ago |
eglibc
|
eglibc: disable ssp, it breaks the build
|
14 years ago |
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
|
14 years ago |
gdb
|
upgrade to the 2011.03-0 release from Linaro
|
14 years ago |
glibc
|
fix a compile error when compiling with glibc (#7816)
|
14 years ago |
glibc-ports
|
add support for glibc-2.4 (#5213)
|
16 years ago |
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
|
14 years ago |
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
|
14 years ago |
llvm
|
gcc: add llvm-gcc and llvm from trunk (does not successfully compile a target yet, but gets close)
|
15 years ago |
uClibc
|
use 'fputws_unlocked(S,F)' instead of 'fputws(S,F)'
|
14 years ago |
Config.in
|
fixup armeb, too
|
14 years ago |
Makefile
|
make the build system a bit more silent without V=99
|
14 years ago |
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)
|
16 years ago |