1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-11-19 15:05:12 +01:00
openwrt/toolchain
2009-05-06 22:12:02 +00:00
..
binutils remove binutils 2.17 and 2.19 2009-05-05 11:01:35 +00:00
eglibc
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
glibc-ports
kernel-headers
uClibc uClibc 0.9.30*: add a separate config file for brcm-2.4, since linux 2.4 module loading support is optional in this version 2009-05-06 22:12:02 +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