summaryrefslogtreecommitdiffstats
path: root/toolchain/eglibc/Makefile
Commit message (Expand)AuthorAgeFilesLines
* eglibc: enable parallel buildsnbd2012-10-311-1/+2
* toolchain: sync eglibc headers/build split with uclibc changesnbd2012-07-031-146/+8
* eglibc: work around a broken configure test to fix compile errors on x86nbd2012-06-291-0/+1
* eglibc: add version 2.15nbd2012-06-071-0/+3
* [toolchain/eglibc] drop support for eglibc version trunk/HEADmirko2012-04-281-3/+0
* [toolchain/eglibc] drop eglibc version 2.12mirko2012-04-281-3/+0
* [toolchain] eglibc: add support for 2.14florian2011-07-071-1/+4
* [toolchain] remove reference to old eglibc versions.florian2011-07-071-18/+0
* [toolchain/eglibc] eglibc CAN be compiled with -Os after all - flags however ...mirko2011-06-261-3/+2
* Revert "[toolchain/eglibc} eglibc in fact can be built with -Os"mirko2011-06-201-0/+4
* [toolchain/eglibc] explicitly disable the use of ldconfigmirko2011-06-181-0/+1
* [toolchain/eglibc] add support for eglibc version 2.13mirko2011-06-181-0/+3
* [toolchain/eglibc} eglibc in fact can be built with -Osmirko2011-06-181-4/+0
* eglibc: disable ssp, it breaks the buildnbd2011-02-011-0/+1
* toolchain: fix the sysroot mess by getting rid of $(TOOLCHAIN_DIR)/usr and mo...nbd2010-08-191-5/+5
* toolchain/eglibc: add preliminary support for eglibc-2.12nico2010-05-281-1/+4
* [toolchain] eglibc: add support for v2.11nico2009-11-241-0/+3
* [toolchain] eglibc: don't use minor version numbers in config symbols, only i...nico2009-11-221-6/+6
* [toolchain] eglibc: add support for 2.10 branchnico2009-09-261-0/+3
* [toolchain] define libc_cv_slibdir, fixes mips64 compilation (#5011)florian2009-04-301-0/+1
* [toolchain] uClibc cleanup:nico2009-04-241-1/+1
* fix stampfile variables for the toolchain build (fixes gcc compile error)nbd2009-03-131-2/+2
* [toolchain] move common variables to a dedicated include filenico2009-02-231-6/+2
* build system refactoring in preparation for allowing packages to do host-buil...nbd2009-02-221-28/+28
* [toolchain] cosmetic & coherency fixesnico2009-02-031-3/+6
* [massive] add support for alternative C libraries (currently only glibc/eglibc)nico2009-01-081-0/+168