summaryrefslogtreecommitdiff
path: root/toolchain/eglibc/Makefile
Commit message (Expand)AuthorAgeFilesLines
* eglibc: temporarily disable parallel build until fixedFelix Fietkau2014-06-291-1/+1
* eglibc: add version 2.19Felix Fietkau2014-02-241-1/+5
* eglibc: enable parallel buildsFelix Fietkau2012-10-311-1/+2
* toolchain: sync eglibc headers/build split with uclibc changesFelix Fietkau2012-07-031-146/+8
* eglibc: work around a broken configure test to fix compile errors on x86Felix Fietkau2012-06-291-0/+1
* eglibc: add version 2.15Felix Fietkau2012-06-071-0/+3
* drop support for eglibc version trunk/HEADMirko Vogt2012-04-281-3/+0
* drop eglibc version 2.12Mirko Vogt2012-04-281-3/+0
* eglibc: add support for 2.14Florian Fainelli2011-07-071-1/+4
* remove reference to old eglibc versions.Florian Fainelli2011-07-071-18/+0
* eglibc CAN be compiled with -Os after all - flags however need to be stated i...Mirko Vogt2011-06-261-3/+2
* Revert "[toolchain/eglibc} eglibc in fact can be built with -Os"Mirko Vogt2011-06-201-0/+4
* explicitly disable the use of ldconfigMirko Vogt2011-06-181-0/+1
* 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