You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/toolchain
Felix Fietkau 141925202e fix the uclibc rebuild issue which leads to unresolved symbols in libnl (and possibly other libraries)
SVN-Revision: 15599
15 years ago
..
binutils fix a small bug in binutils 2.19.1 * http://sourceware.org/bugzilla/show_bug.cgi?id=7093 15 years ago
eglibc define libc_cv_slibdir, fixes mips64 compilation (#5011) 15 years ago
gcc fix the uclibc rebuild issue which leads to unresolved symbols in libnl (and possibly other libraries) 15 years ago
gdb upgrade the cross-gdb to 6.8 (patch from #4701) 15 years ago
glibc define libc_cv_slibdir, fixes mips64 compilation (#5011) 15 years ago
glibc-ports fix stampfile variables for the toolchain build (fixes gcc compile error) 15 years ago
kernel-headers Fix kernel headers for cris (thanks hinkocevar) 15 years ago
uClibc fix the uclibc rebuild issue which leads to unresolved symbols in libnl (and possibly other libraries) 15 years ago
Config.in Added defaults for extra target architecture for ps3 15 years ago
Makefile add support for alternative C libraries (currently only glibc/eglibc) other (related) changes: - kernel headers are now installed using "make headers_install" on 2.6 - target names now contain an openwrt "vendor" tag (e.g. mips-openwrt-linux-gnu) - build directory names now contain gcc/libc name/version - default cpu for x86 is now i486 (required to build glibc/eglibc) 16 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) 15 years ago