1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-11-20 15:45:21 +01:00
openwrt/toolchain
..
binutils
eglibc fix stampfile variables for the toolchain build (fixes gcc compile error) 2009-03-13 12:50:23 +00:00
gcc
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
Config.in
info.mk
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