| .. |
|
binutils
|
5403c77633
switch to binutils 2.20.1 (except for avr32 and ubicom32)
|
15 سال پیش |
|
eglibc
|
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 سال پیش |
|
gcc
|
d917b7d1ef
use gcc 4.3.5 for avr32
|
15 سال پیش |
|
gdb
|
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 سال پیش |
|
glibc
|
198730fb3d
fix a compile error when compiling with glibc (#7816)
|
15 سال پیش |
|
glibc-ports
|
f797b4293a
add support for glibc-2.4 (#5213)
|
16 سال پیش |
|
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 سال پیش |
|
kernel-headers
|
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 سال پیش |
|
llvm
|
215ccb66e6
gcc: add llvm-gcc and llvm from trunk (does not successfully compile a target yet, but gets close)
|
16 سال پیش |
|
uClibc
|
12b122f31f
ld.so: ldd crashes when __LDSO_SEARCH_INTERP_PATH__ is not #defined Since b65c7b2c79debcb9017e31913e01eeaa280106fb, the implicit search path can be disabled by not #defining __LDSO_SEARCH_INTERP_PATH__. This causes _dl_ldsopath to never be set, so it remains NULL. _dl_ldsopath is still used when __LDSO_LDD_SUPPORT__ is #defined, to strip the path off of the beginning of the absolute path to the ld.so interpreter in use for printing. The _dl_strlen will crash with a NULL argument.
|
15 سال پیش |
|
Config.in
|
737b4b4bcb
move EABI config option out of GCC
|
16 سال پیش |
|
Makefile
|
00d1e599d7
add a command for printing a cleaned up make target database - will be used to analyze package dependencies at some point
|
15 سال پیش |
|
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 سال پیش |