aboutsummaryrefslogtreecommitdiff
path: root/toolchain/uClibc
Commit message (Expand)AuthorAge
* uClibc-0.9.30.1: fix possible NULL pointer dereference (closes #5242)Gabor Juhos2009-06-03
* uClibc: bsd supports the same floating point classification functions as c99,...Felix Fietkau2009-05-29
* uClibc: add a wrapper for the missing finite() functionFelix Fietkau2009-05-29
* Add the missing 5th arg to the ppoll syscall. Fixes the uclibc error that ppo...Hamish Guthrie2009-05-29
* uClibc 0.9.30.1: fix extra/scripts/unifdef.c like in linux 2.6.28 - nptl does...Felix Fietkau2009-05-28
* enable UCLIBC_SUPPORT_AI_ADDRCONFIG in common uclibc 0.9.30.1 config, this wi...Jo-Philipp Wich2009-05-27
* make uclibc 0.9.30.1 the defaultImre Kaloz2009-05-25
* upgrade uclibc-nptl to a recent version - seems to work on xscale with gcc 4.3.3Felix Fietkau2009-05-22
* add preliminary support for the successor of the storm portImre Kaloz2009-05-11
* Fix Image Builder building - added missing /bin dir to toolchain Signed-off-b...Jo-Philipp Wich2009-05-07
* uclibc 0.9.30.1: add c99 long double math fix from gentoo (thx, ralph) fixes ...Felix Fietkau2009-05-07
* uClibc 0.9.30*: add a separate config file for brcm-2.4, since linux 2.4 modu...Felix Fietkau2009-05-06
* fix the uclibc rebuild issue which leads to unresolved symbols in libnl (and ...Felix Fietkau2009-05-04
* uclibc 0.9.30: fix isnan declarationFelix Fietkau2009-05-04
* uclibc 0.9.29: fix isinf, finite prototypesFelix Fietkau2009-05-04
* building uml on x86_64 w/ uClibc 0.9.29 is currently broken, select 0.9.30.1 ...Florian Fainelli2009-04-27
* uClibc cleanup: - use full version string (0.9.30.1), instead of base (0.9.30...Nicolas Thill2009-04-24
* uClibc NPTL: remove the pthread daemon() fix and revert r15343Nicolas Thill2009-04-24
* uclibc: add the pthread daemon() fix from #4809Felix Fietkau2009-04-23
* uclibc: remove the sockets_throw patch from 0.9.30, as it does not apply to 0...Felix Fietkau2009-04-23
* add a modified version of the mips64 patch from #4603Felix Fietkau2009-04-18
* mark uclibc nptl and snapshot as brokenFelix Fietkau2009-04-09
* 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
* remove obsolete commentFelix 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
* add uclibc 0.9.30.1Felix 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
* Upstream fix for syscall() not setting errno on errors on MIPSSteven Barth2009-02-28
* 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
* uClibc: refresh patches for uClibcHauke Mehrtens2009-02-21
* cosmetic & coherency fixesNicolas Thill2009-02-03
* fix uClibc fpu/soft-float selectionNicolas Thill2009-01-21
* fix uClibc v0.9.30 build on x86_64Nicolas Thill2009-01-21
* enable UCLIBC_SUSV3_LEGACY in uClibc v0.9.30 configs to have <sys/timeb.h> & ...Nicolas Thill2009-01-21
* add missing config symbol in x86_64 configurationFlorian Fainelli2009-01-21
* add support for gcc v4.3.1 & v4.3.2 (closes: #3479), thanks to Luigi Mantellini!Nicolas 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
* uClibc: compile fix for the new linuxthreads implementation on mipsFelix Fietkau2009-01-20
* backport patch to allow building uClibc-0.9.28.2 on recent x86 kernelsNicolas Thill2009-01-19
* fix linux headers & source paths at uClibc config stageNicolas Thill2009-01-17
* uclibc: fix the new libpthread implementation on armFelix Fietkau2009-01-17
* add uclibc eabi patches from #3988Felix Fietkau2009-01-17
* work around problems with the libpthread onexit() handlerFelix Fietkau2009-01-14