aboutsummaryrefslogtreecommitdiff
path: root/toolchain/glibc-ports/patches
Commit message (Collapse)AuthorAge
* purge support for glibc - use eglibc instead!Mirko Vogt2012-04-28
| | | | | | for reference: http://www.mail-archive.com/openwrt-devel@lists.openwrt.org/msg13425.html SVN-Revision: 31503
* add support for glibc-2.4 (#5213)Florian Fainelli2009-05-26
| | | | SVN-Revision: 16089
* add support for alternative C libraries (currently only glibc/eglibc) other ↵Nicolas Thill2009-01-08
(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) SVN-Revision: 13931