aboutsummaryrefslogtreecommitdiff
path: root/toolchain/uClibc
Commit message (Expand)AuthorAge
...
* toolchain/uClibc: add preliminary support for 0.9.31 (needs testing)Nicolas Thill2010-04-15
* uClibc: fix free-after-use bug in __dns_lookup (closes #6886)Gabor Juhos2010-03-23
* add support for uClibc 0.9.30.3Florian Fainelli2010-03-13
* uClibc: enhance debug support (closes: #6118)Nicolas Thill2010-03-07
* uClibc: revert to old linuxthreads implementation on x86 (like all others arc...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
* fix varargs handling of the prctl syscallImre Kaloz2010-02-19
* fix uclibc for mips by adding missing upstream hunksFlorian Fainelli2010-01-22
* add support for uClibc 0.9.30.2Florian Fainelli2010-01-14
* uClibc: implement copysignl in libc on powerpc to avoid undefined references ...Felix Fietkau2009-10-27
* 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: add support for mips non-pic relocations in ldsoFelix Fietkau2009-10-19
* gcc: add llvm-gcc and llvm from trunk (does not successfully compile a target...Felix Fietkau2009-10-10
* uClibc: add copysign, copysignf, copysignl for i386Felix Fietkau2009-10-10
* uClibc: fix strrchr on i386Felix Fietkau2009-10-10
* optimize binaries for the rm5200 cpu present on cobalt, do not use the mips32...Florian Fainelli2009-10-07
* uClibc: remove absolute path linking to host libraries in libpthread.so (clos...Nicolas Thill2009-10-02
* Do not save variables in hi or lo across system calls, fixes issues with gcc-...Florian Fainelli2009-09-26
* 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
* add a heavily cleaned up version of ubicom32 toolchain supportFelix Fietkau2009-08-21
* uClibc: fix build error on ARM targets (closes #5473)Gabor Juhos2009-07-07
* add more gcc-4.4 patches from uclibc's mailing-listFlorian Fainelli2009-07-06
* add missing patch from the uclibc buildrootImre Kaloz2009-06-23
* add preliminary coldfire v4e supportImre Kaloz2009-06-21
* 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