aboutsummaryrefslogtreecommitdiffstats
path: root/toolchain/eglibc/Makefile
Commit message (Expand)AuthorAgeFilesLines
* add support for eglibc version 2.13Mirko Vogt2011-06-181-0/+3
* [toolchain/eglibc} eglibc in fact can be built with -OsMirko Vogt2011-06-181-4/+0
* eglibc: disable ssp, it breaks the buildFelix Fietkau2011-02-011-0/+1
* toolchain: fix the sysroot mess by getting rid of $(TOOLCHAIN_DIR)/usr and mo...Felix Fietkau2010-08-191-5/+5
* toolchain/eglibc: add preliminary support for eglibc-2.12Nicolas Thill2010-05-281-1/+4
* eglibc: add support for v2.11Nicolas Thill2009-11-241-0/+3
* eglibc: don't use minor version numbers in config symbols, only in version st...Nicolas Thill2009-11-221-6/+6
* eglibc: add support for 2.10 branchNicolas Thill2009-09-261-0/+3
* define libc_cv_slibdir, fixes mips64 compilation (#5011)Florian Fainelli2009-04-301-0/+1
* uClibc cleanup: - use full version string (0.9.30.1), instead of base (0.9.30...Nicolas Thill2009-04-241-1/+1
* fix stampfile variables for the toolchain build (fixes gcc compile error)Felix Fietkau2009-03-131-2/+2
* move common variables to a dedicated include fileNicolas Thill2009-02-231-6/+2
* build system refactoring in preparation for allowing packages to do host-buil...Felix Fietkau2009-02-221-28/+28
* cosmetic & coherency fixesNicolas Thill2009-02-031-3/+6
* add support for alternative C libraries (currently only glibc/eglibc) other (...Nicolas Thill2009-01-081-0/+168