summaryrefslogtreecommitdiffstats
path: root/toolchain/uClibc/Makefile
Commit message (Expand)AuthorAgeFilesLines
* only support EABI on ARM targetsImre Kaloz2011-03-071-2/+0
* uClibc: set the toolchain info at install time instead of prepare time, fixes...Felix Fietkau2011-03-011-1/+1
* upgrade to latest git, refresh patchesImre Kaloz2011-02-241-1/+1
* uClibc: remove 0.9.30, 0.9.31Felix Fietkau2011-02-151-2/+0
* upgrade to latest gitImre Kaloz2011-02-131-1/+1
* remove the shared object stubs of libnsl and libresolv - let the compiler use...Felix Fietkau2011-02-131-0/+3
* update to latest git versionImre Kaloz2011-02-021-4/+2
* uClibc: remove references to $(CONFIG_LARGEFILE)Jo-Philipp Wich2011-01-281-1/+0
* uClibc: fix version check for 0.9.32Felix Fietkau2011-01-281-1/+1
* update to latest gitImre Kaloz2011-01-241-2/+2
* upgrade to latest git snapshotImre Kaloz2011-01-031-2/+2
* toolchain/uClibc: sync to latest uClibc-0.9.32Alexandros C. Couloumbis2010-12-031-1/+1
* uClibc: add back a few cflags that were being overwritten, might fix a few se...Felix Fietkau2010-11-241-1/+6
* uClibc: fix headers install on prepare with QUILT=1Felix Fietkau2010-11-221-0/+6
* uClibc: update 0.9.32 to latest gitFelix Fietkau2010-11-221-1/+1
* remove support for uClibc 0.9.30.2 and 0.9.30.3Imre Kaloz2010-11-021-2/+0
* optionally support parallel toolchain build. This defaults to off, because ce...Michael Büsch2010-10-031-1/+1
* toolchain: fix the sysroot mess by getting rid of $(TOOLCHAIN_DIR)/usr and mo...Felix Fietkau2010-08-191-8/+6
* patch went upstream, so bump git version and remove patch locallyMirko Vogt2010-06-221-1/+3
* add support for uClibc version 0.9.32 based on git rev a7642511b08b0b8a4012ba...Mirko Vogt2010-06-201-3/+3
* toolchain/uClibc: add preliminary support for 0.9.31 (needs testing)Nicolas Thill2010-04-151-1/+2
* add support for uClibc 0.9.30.3Florian Fainelli2010-03-131-0/+1
* uClibc: enhance debug support (closes: #6118)Nicolas Thill2010-03-071-5/+4
* upgrade and fixup support for the uclibc nptl branchImre Kaloz2010-02-261-2/+5
* add menuconfig item to enable uClibc debug buildsJo-Philipp Wich2010-02-251-0/+4
* add support for uClibc 0.9.30.2Florian Fainelli2010-01-141-0/+1
* fix pthread mklibs relinking by copying libpthread_so.a from uclibc instead o...Felix Fietkau2009-10-201-0/+1
* remove support for uclibc 0.9.29Felix Fietkau2009-10-191-1/+0
* uClibc: remove absolute path linking to host libraries in libpthread.so (clos...Nicolas Thill2009-10-021-9/+9
* uclibc: to rebuild libc.so.0, mklibs.py needs access to libc_so.a which was n...Felix Fietkau2009-08-291-0/+1
* more cygwin build fixesFlorian Fainelli2009-08-261-2/+2
* upgrade uclibc-nptl to a recent version - seems to work on xscale with gcc 4.3.3Felix Fietkau2009-05-221-4/+4
* Fix Image Builder building - added missing /bin dir to toolchain Signed-off-b...Jo-Philipp Wich2009-05-071-0/+1
* fix the uclibc rebuild issue which leads to unresolved symbols in libnl (and ...Felix Fietkau2009-05-041-1/+2
* uClibc cleanup: - use full version string (0.9.30.1), instead of base (0.9.30...Nicolas Thill2009-04-241-58/+14
* fix uclibc subdirFelix Fietkau2009-03-241-1/+1
* append the correct extraversion to the toolchain's info.mk for uclibc-nptlFelix Fietkau2009-03-241-1/+1
* fix uclibc symlink for nptlFelix Fietkau2009-03-241-4/+4
* add uclibc-nptlFelix Fietkau2009-03-241-6/+14
* clean up uClibc config handling - use kconfig.pl to split configs similar to ...Felix Fietkau2009-03-241-1/+3
* fix $(BUILD_DIR_TOOLCHAIN)/uClibc symlinkFelix Fietkau2009-03-231-1/+1
* clean up uclibc patch/config version handling a bitFelix Fietkau2009-03-231-26/+8
* 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-7/+3
* build system refactoring in preparation for allowing packages to do host-buil...Felix Fietkau2009-02-221-30/+30
* cosmetic & coherency fixesNicolas Thill2009-02-031-3/+1
* fix uClibc fpu/soft-float selectionNicolas Thill2009-01-211-1/+2
* add support for uClibc v0.9.30 (closes: #4271), thanks to Luigi Mantellini & ...Nicolas Thill2009-01-211-1/+8
* we have a minimal gcc target compiler since [13931], so use it in uClibc head...Nicolas Thill2009-01-201-0/+1
* fix linux headers & source paths at uClibc config stageNicolas Thill2009-01-171-2/+2