Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | eglibc: remove versions 2.12-2.14 | Felix Fietkau | 2012-10-31 | 9 | -342/+0 |
| | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 34028 | ||||
* | eglibc: add a fake libintl.h for cross-rpcgen and cross-zic to fix build on ↵ | Felix Fietkau | 2012-10-31 | 1 | -0/+22 |
| | | | | | | | | mac os x Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 34026 | ||||
* | add support for eglibc 2.16 | Florian Fainelli | 2012-10-12 | 3 | -0/+396 |
| | | | | SVN-Revision: 33738 | ||||
* | eglibc: add version 2.15 | Felix Fietkau | 2012-06-07 | 4 | -0/+160 |
| | | | | SVN-Revision: 32101 | ||||
* | remove patch '100-do-not-use-implicit-rules.patch' for eglibc 2.12 | Mirko Vogt | 2012-04-18 | 1 | -16/+0 |
| | | | | | | Mentioned patch got obsoleted by commit 31300, since it went upstream meanwhile SVN-Revision: 31341 | ||||
* | eglibc 2.14 needs our eglibc patchset as well | Mirko Vogt | 2012-01-21 | 3 | -0/+114 |
| | | | | SVN-Revision: 29842 | ||||
* | eglibc: remove old versions | Felix Fietkau | 2011-07-02 | 9 | -212/+0 |
| | | | | SVN-Revision: 27360 | ||||
* | eglibc: fix portability issues rpcgen and zic, fixes compile on darwin | Felix Fietkau | 2011-07-02 | 4 | -0/+196 |
| | | | | SVN-Revision: 27359 | ||||
* | manual/Makefile: Don't mix pattern rules with normal rules. | Mirko Vogt | 2011-06-23 | 1 | -0/+16 |
| | | | | | | | | This change got committed into the official eglibc repository in commit 11461. Thanks to Philip Prindeville for pointing this out. SVN-Revision: 27264 | ||||
* | patch: add /usr/lib to default search path of dynamic linker | Mirko Vogt | 2011-06-18 | 2 | -0/+32 |
| | | | | SVN-Revision: 27216 | ||||
* | eglibc: update svn revisions | Nicolas Thill | 2009-09-26 | 1 | -0/+14 |
| | | | | SVN-Revision: 17744 | ||||
* | eglibc: replace the use of stpncpy with strncpy + manual termination ↵ | Felix Fietkau | 2009-01-26 | 1 | -0/+14 |
| | | | | | | (stpncpy is not available on darwin) SVN-Revision: 14212 | ||||
* | port the eglibc cross compiling fix to version 2.9 | Felix Fietkau | 2009-01-26 | 1 | -0/+57 |
| | | | | SVN-Revision: 14211 | ||||
* | fix eglibc 2.8 cross-compile under darwin / mac os x | Felix Fietkau | 2009-01-26 | 1 | -0/+57 |
| | | | | SVN-Revision: 14209 | ||||
* | add support for alternative C libraries (currently only glibc/eglibc) other ↵ | Nicolas Thill | 2009-01-08 | 6 | -0/+70 |
(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 |