aboutsummaryrefslogtreecommitdiff
path: root/toolchain/uClibc
Commit message (Expand)AuthorAge
...
* uClibc: fix headers install on prepare with QUILT=1Felix Fietkau2010-11-22
* uClibc: make UCLIBC_HAS_LONG_DOUBLE_MATH genericFelix Fietkau2010-11-22
* uClibc: fix cris compile on 0.9.32Felix Fietkau2010-11-22
* uClibc: fix compile error on avr32Felix Fietkau2010-11-22
* uClibc: disable nptl on a few targets where it is not supported yetFelix Fietkau2010-11-22
* uClibc: 0.9.32 needs the ldso fix as wellFelix Fietkau2010-11-22
* uClibc: update 0.9.32 to latest gitFelix Fietkau2010-11-22
* toolchain/uClibc: fix upstream patch name on r24029Alexandros C. Couloumbis2010-11-18
* toolchain/uClibc: push some upstream patches for uClibc-0.9.31. should resolv...Alexandros C. Couloumbis2010-11-18
* uClibc: fix errno access in pthreads (#8166, #8177) Reading errno within pthr...Jo-Philipp Wich2010-11-06
* ld.so: ldd crashes when __LDSO_SEARCH_INTERP_PATH__ is not #defined Since b65...Jo-Philipp Wich2010-11-05
* switch to uClibc 0.9.31Imre Kaloz2010-11-02
* remove support for uClibc 0.9.30.2 and 0.9.30.3Imre Kaloz2010-11-02
* optionally support parallel toolchain build. This defaults to off, because ce...Michael Büsch2010-10-03
* toolchain: fix the sysroot mess by getting rid of $(TOOLCHAIN_DIR)/usr and mo...Felix Fietkau2010-08-19
* nptl-supoprt should not autoselect EXTRA_WARNINGS as this results in extra CF...Mirko Vogt2010-08-06
* add support for the Gateworks Laguna family (Cavium Networks Econa CNS3xxx)Imre Kaloz2010-07-21
* the storm target is gone for a long time nowImre Kaloz2010-07-20
* 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
* add upstream uclibc 0.9.31 patch to fix fcntl64 on 64-bits targetsFlorian Fainelli2010-05-19
* toolchain/uClubc-0.9.31: fix syscalls on MIPSGabor Juhos2010-04-15
* 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