18 Commits (eb811eadba1acf4208b29def4c4c5cb1d79f8609)

Author SHA1 Message Date
Mirko Vogt 1848a0f239 add patch for eglibc version 2.15 11 years ago
Florian Fainelli f18de830e1 toolchain/eglibc: add missing ld-search-paths patch to 2.17 12 years ago
Florian Fainelli 426d806994 eglibc/2.16: add missing dl-search-paths patch 12 years ago
Felix Fietkau 83e392ba73 eglibc: remove versions 2.12-2.14 12 years ago
Felix Fietkau 7efe435f49 eglibc: add a fake libintl.h for cross-rpcgen and cross-zic to fix build on mac os x 12 years ago
Florian Fainelli 154123a8c6 add support for eglibc 2.16 12 years ago
Felix Fietkau 49b894ff4e eglibc: add version 2.15 12 years ago
Mirko Vogt 1352465f27 remove patch '100-do-not-use-implicit-rules.patch' for eglibc 2.12 13 years ago
Mirko Vogt 0665e400a0 eglibc 2.14 needs our eglibc patchset as well 13 years ago
Felix Fietkau 357a58811b eglibc: remove old versions 13 years ago
Felix Fietkau ab15244ece eglibc: fix portability issues rpcgen and zic, fixes compile on darwin 13 years ago
Mirko Vogt f03b067f32 manual/Makefile: Don't mix pattern rules with normal rules. 13 years ago
Mirko Vogt 2e1b73912d patch: add /usr/lib to default search path of dynamic linker 13 years ago
Nicolas Thill f3a3b1934b eglibc: update svn revisions 15 years ago
Felix Fietkau 0232808d14 eglibc: replace the use of stpncpy with strncpy + manual termination (stpncpy is not available on darwin) 16 years ago
Felix Fietkau 15c76887b8 port the eglibc cross compiling fix to version 2.9 16 years ago
Felix Fietkau 8bf53faa44 fix eglibc 2.8 cross-compile under darwin / mac os x 16 years ago
Nicolas Thill a3edea1b91 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