| .. |
|
binutils
|
e733d679a0
remove the CS variant - broken since it's addition
|
15 years ago |
|
eglibc
|
14840f6854
eglibc: disable ssp, it breaks the build
|
15 years ago |
|
gcc
|
e52b720870
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
|
15 years ago |
|
gdb
|
4cd2bef057
upgrade to the 2011.03-0 release from Linaro
|
15 years ago |
|
glibc
|
198730fb3d
fix a compile error when compiling with glibc (#7816)
|
15 years ago |
|
glibc-ports
|
f797b4293a
add support for glibc-2.4 (#5213)
|
16 years ago |
|
insight
|
62c1740676
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
|
15 years ago |
|
kernel-headers
|
29de442b0d
kernel-headers: get rid of the arch/$(ARCH)/include/asm vs include/asm-$(ARCH) copying mess and stick to what the kernel is using
|
15 years ago |
|
llvm
|
215ccb66e6
gcc: add llvm-gcc and llvm from trunk (does not successfully compile a target yet, but gets close)
|
16 years ago |
|
uClibc
|
bc8728d9ce
uClibc: add back R_PPC_REL24 relocation support, the dynamic libgcc changes depend on it for powerpc
|
15 years ago |
|
Config.in
|
ec33947689
fixup armeb, too
|
15 years ago |
|
Makefile
|
26616b18a4
add explicit dependencies between gcc prepare stages, fixes source download race with make -j (#8596)
|
15 years ago |
|
info.mk
|
222f37cbde
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 |