tn3399_openwrt/toolchain
2009-05-04 18:41:08 +00:00
..
binutils fix a small bug in binutils 2.19.1 * http://sourceware.org/bugzilla/show_bug.cgi?id=7093 2009-05-01 14:51:02 +00:00
eglibc define libc_cv_slibdir, fixes mips64 compilation (#5011) 2009-04-30 20:21:57 +00:00
gcc fix the uclibc rebuild issue which leads to unresolved symbols in libnl (and possibly other libraries) 2009-05-04 18:41:08 +00:00
gdb upgrade the cross-gdb to 6.8 (patch from #4701) 2009-02-28 21:02:49 +00:00
glibc define libc_cv_slibdir, fixes mips64 compilation (#5011) 2009-04-30 20:21:57 +00:00
glibc-ports fix stampfile variables for the toolchain build (fixes gcc compile error) 2009-03-13 12:50:23 +00:00
kernel-headers Fix kernel headers for cris (thanks hinkocevar) 2009-04-08 14:13:50 +00:00
uClibc fix the uclibc rebuild issue which leads to unresolved symbols in libnl (and possibly other libraries) 2009-05-04 18:41:08 +00:00
Config.in Added defaults for extra target architecture for ps3 2009-03-16 15:25:55 +00:00
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) 2009-04-24 02:07:24 +00:00
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) 2009-01-08 01:49:11 +00:00