summaryrefslogtreecommitdiff
path: root/toolchain/uClibc/Makefile
Commit message (Expand)AuthorAge
* patch went upstream, so bump git version and remove patch locallyMirko Vogt2010-06-22
* add support for uClibc version 0.9.32 based on git rev a7642511b08b0b8a4012ba...Mirko Vogt2010-06-20
* toolchain/uClibc: add preliminary support for 0.9.31 (needs testing)Nicolas Thill2010-04-15
* add support for uClibc 0.9.30.3Florian Fainelli2010-03-13
* uClibc: enhance debug support (closes: #6118)Nicolas Thill2010-03-07
* upgrade and fixup support for the uclibc nptl branchImre Kaloz2010-02-26
* add menuconfig item to enable uClibc debug buildsJo-Philipp Wich2010-02-25
* add support for uClibc 0.9.30.2Florian Fainelli2010-01-14
* fix pthread mklibs relinking by copying libpthread_so.a from uclibc instead o...Felix Fietkau2009-10-20
* remove support for uclibc 0.9.29Felix Fietkau2009-10-19
* uClibc: remove absolute path linking to host libraries in libpthread.so (clos...Nicolas Thill2009-10-02
* uclibc: to rebuild libc.so.0, mklibs.py needs access to libc_so.a which was n...Felix Fietkau2009-08-29
* more cygwin build fixesFlorian Fainelli2009-08-26
* upgrade uclibc-nptl to a recent version - seems to work on xscale with gcc 4.3.3Felix Fietkau2009-05-22
* Fix Image Builder building - added missing /bin dir to toolchain Signed-off-b...Jo-Philipp Wich2009-05-07
* fix the uclibc rebuild issue which leads to unresolved symbols in libnl (and ...Felix Fietkau2009-05-04
* uClibc cleanup: - use full version string (0.9.30.1), instead of base (0.9.30...Nicolas Thill2009-04-24
* fix uclibc subdirFelix Fietkau2009-03-24
* append the correct extraversion to the toolchain's info.mk for uclibc-nptlFelix Fietkau2009-03-24
* fix uclibc symlink for nptlFelix Fietkau2009-03-24
* add uclibc-nptlFelix Fietkau2009-03-24
* clean up uClibc config handling - use kconfig.pl to split configs similar to ...Felix Fietkau2009-03-24
* fix $(BUILD_DIR_TOOLCHAIN)/uClibc symlinkFelix Fietkau2009-03-23
* clean up uclibc patch/config version handling a bitFelix Fietkau2009-03-23
* fix stampfile variables for the toolchain build (fixes gcc compile error)Felix Fietkau2009-03-13
* move common variables to a dedicated include fileNicolas Thill2009-02-23
* build system refactoring in preparation for allowing packages to do host-buil...Felix Fietkau2009-02-22
* cosmetic & coherency fixesNicolas Thill2009-02-03
* fix uClibc fpu/soft-float selectionNicolas Thill2009-01-21
* add support for uClibc v0.9.30 (closes: #4271), thanks to Luigi Mantellini & ...Nicolas Thill2009-01-21
* we have a minimal gcc target compiler since [13931], so use it in uClibc head...Nicolas Thill2009-01-20
* fix linux headers & source paths at uClibc config stageNicolas Thill2009-01-17
* do not strip uclibcFelix Fietkau2009-01-13
* add support for alternative C libraries (currently only glibc/eglibc) other (...Nicolas Thill2009-01-08
* indent conditionnals in uClibc MakefileNicolas Thill2008-11-08
* Fix locations for the uClibc snapshot version (#4065)Florian Fainelli2008-10-28
* disable autorebuild for the toolchain, as it can easily lead to build breakagesFelix Fietkau2008-09-02
* make libc.so symlink relative instead of absolute (#3878)Felix Fietkau2008-08-17
* uClibc for x86 targets and kernels >= 2.6.24 need to copy the right include f...Florian Fainelli2008-07-21
* use qstrip macro to strip quoted CONFIG_* stringsNicolas Thill2008-07-14
* fix typoImre Kaloz2008-04-03
* fix uclibc build on osxFelix Fietkau2008-03-09
* fix md5sum for v0.28.2 (closes: #3159)Nicolas Thill2008-02-19
* add missing config change for OABIFelix Fietkau2008-02-14
* add uClibc version 0.9.28.2, 0.9.28.3 and snapshots for development purpose (...Ralph Hempel2008-01-27
* uClibc: restore support of shadow passwords, but make it configurableGabor Juhos2008-01-26
* unconditionally enable c99 math support in uclibc - many packages need itFelix Fietkau2007-12-29
* upgrade to uClibc 0.9.29 - break binary compatibility #1Imre Kaloz2007-12-28
* fixup softfloat handlingImre Kaloz2007-12-28
* hopefully fix occasional uClibc/gcc build failuresFelix Fietkau2007-12-13