add a patch to export dma_set_coherent_mask
[openwrt/staging/chunkeey.git] / toolchain / uClibc /
2010-10-03 Michael Büschoptionally support parallel toolchain build. This defau...
2010-08-19 Felix Fietkautoolchain: fix the sysroot mess by getting rid of ...
2010-08-06 Mirko Vogtnptl-supoprt should not autoselect EXTRA_WARNINGS as...
2010-07-21 Imre Kalozadd support for the Gateworks Laguna family (Cavium...
2010-07-20 Imre Kalozthe storm target is gone for a long time now
2010-06-22 Mirko Vogtpatch went upstream, so bump git version and remove...
2010-06-20 Mirko Vogtadd support for uClibc version 0.9.32 based on git...
2010-05-19 Florian Fainelliadd upstream uclibc 0.9.31 patch to fix fcntl64 on...
2010-04-15 Gabor Juhostoolchain/uClubc-0.9.31: fix syscalls on MIPS
2010-04-15 Nicolas Thilltoolchain/uClibc: add preliminary support for 0.9.31...
2010-03-23 Gabor JuhosuClibc: fix free-after-use bug in __dns_lookup (closes...
2010-03-13 Florian Fainelliadd support for uClibc 0.9.30.3
2010-03-07 Nicolas ThilluClibc: enhance debug support (closes: #6118)
2010-03-07 Nicolas ThilluClibc: revert to old linuxthreads implementation on...
2010-02-26 Imre Kalozupgrade and fixup support for the uclibc nptl branch
2010-02-25 Jo-Philipp Wichadd menuconfig item to enable uClibc debug builds
2010-02-19 Imre Kalozfix varargs handling of the prctl syscall
2010-01-22 Florian Fainellifix uclibc for mips by adding missing upstream hunks
2010-01-14 Florian Fainelliadd support for uClibc 0.9.30.2
2009-10-27 Felix FietkauuClibc: implement copysignl in libc on powerpc to avoid...
2009-10-20 Felix Fietkaufix pthread mklibs relinking by copying libpthread_so...
2009-10-19 Felix Fietkauremove support for uclibc 0.9.29
2009-10-19 Felix FietkauuClibc: add support for mips non-pic relocations in...
2009-10-10 Felix Fietkaugcc: add llvm-gcc and llvm from trunk (does not success...
2009-10-10 Felix FietkauuClibc: add copysign, copysignf, copysignl for i386
2009-10-10 Felix FietkauuClibc: fix strrchr on i386
2009-10-07 Florian Fainellioptimize binaries for the rm5200 cpu present on cobalt...
2009-10-02 Nicolas ThilluClibc: remove absolute path linking to host libraries...
2009-09-26 Florian FainelliDo not save variables in hi or lo across system calls...
2009-08-29 Felix Fietkauuclibc: to rebuild libc.so.0, mklibs.py needs access...
2009-08-26 Florian Fainellimore cygwin build fixes
2009-08-21 Felix Fietkauadd a heavily cleaned up version of ubicom32 toolchain...
2009-07-07 Gabor JuhosuClibc: fix build error on ARM targets (closes #5473)
2009-07-06 Florian Fainelliadd more gcc-4.4 patches from uclibc's mailing-list
2009-06-23 Imre Kalozadd missing patch from the uclibc buildroot
2009-06-21 Imre Kalozadd preliminary coldfire v4e support
2009-06-03 Gabor JuhosuClibc-0.9.30.1: fix possible NULL pointer dereference...
2009-05-29 Felix FietkauuClibc: bsd supports the same floating point classifica...
2009-05-29 Felix FietkauuClibc: add a wrapper for the missing finite() function
2009-05-29 Hamish GuthrieAdd the missing 5th arg to the ppoll syscall. Fixes...
2009-05-28 Felix FietkauuClibc 0.9.30.1: fix extra/scripts/unifdef.c like in...
2009-05-27 Jo-Philipp Wichenable UCLIBC_SUPPORT_AI_ADDRCONFIG in common uclibc...
2009-05-25 Imre Kalozmake uclibc 0.9.30.1 the default
2009-05-22 Felix Fietkauupgrade uclibc-nptl to a recent version - seems to...
2009-05-11 Imre Kalozadd preliminary support for the successor of the storm...
2009-05-07 Jo-Philipp WichFix Image Builder building - added missing /bin dir...
2009-05-07 Felix Fietkauuclibc 0.9.30.1: add c99 long double math fix from...
2009-05-06 Felix FietkauuClibc 0.9.30*: add a separate config file for brcm...
2009-05-04 Felix Fietkaufix the uclibc rebuild issue which leads to unresolved...
2009-05-04 Felix Fietkauuclibc 0.9.30: fix isnan declaration
2009-05-04 Felix Fietkauuclibc 0.9.29: fix isinf, finite prototypes
2009-04-27 Florian Fainellibuilding uml on x86_64 w/ uClibc 0.9.29 is currently...
2009-04-24 Nicolas ThilluClibc cleanup: - use full version string (0.9.30.1...
2009-04-24 Nicolas ThilluClibc NPTL: remove the pthread daemon() fix and revert...
2009-04-23 Felix Fietkauuclibc: add the pthread daemon() fix from #4809
2009-04-23 Felix Fietkauuclibc: remove the sockets_throw patch from 0.9.30...
2009-04-18 Felix Fietkauadd a modified version of the mips64 patch from #4603
2009-04-09 Felix Fietkaumark uclibc nptl and snapshot as broken
2009-03-24 Felix Fietkaufix uclibc subdir
2009-03-24 Felix Fietkauappend the correct extraversion to the toolchain's...
2009-03-24 Felix Fietkaufix uclibc symlink for nptl
2009-03-24 Felix Fietkauadd uclibc-nptl
2009-03-24 Felix Fietkauremove obsolete comment
2009-03-24 Felix Fietkauclean up uClibc config handling - use kconfig.pl to...
2009-03-23 Felix Fietkaufix $(BUILD_DIR_TOOLCHAIN)/uClibc symlink
2009-03-23 Felix Fietkauadd uclibc 0.9.30.1
2009-03-23 Felix Fietkauclean up uclibc patch/config version handling a bit
2009-03-13 Felix Fietkaufix stampfile variables for the toolchain build (fixes...
2009-02-28 Steven BarthUpstream fix for syscall() not setting errno on errors...
2009-02-23 Nicolas Thillmove common variables to a dedicated include file
2009-02-22 Felix Fietkaubuild system refactoring in preparation for allowing...
2009-02-21 Hauke MehrtensuClibc: refresh patches for uClibc
2009-02-03 Nicolas Thillcosmetic & coherency fixes
2009-01-21 Nicolas Thillfix uClibc fpu/soft-float selection
2009-01-21 Nicolas Thillfix uClibc v0.9.30 build on x86_64
2009-01-21 Nicolas Thillenable UCLIBC_SUSV3_LEGACY in uClibc v0.9.30 configs...
2009-01-21 Florian Fainelliadd missing config symbol in x86_64 configuration
2009-01-21 Nicolas Thilladd support for gcc v4.3.1 & v4.3.2 (closes: #3479...
2009-01-21 Nicolas Thilladd support for uClibc v0.9.30 (closes: #4271), thanks...
2009-01-20 Nicolas Thillwe have a minimal gcc target compiler since [13931...
2009-01-20 Felix FietkauuClibc: compile fix for the new linuxthreads implementa...
2009-01-19 Nicolas Thillbackport patch to allow building uClibc-0.9.28.2 on...
2009-01-17 Nicolas Thillfix linux headers & source paths at uClibc config stage
2009-01-17 Felix Fietkauuclibc: fix the new libpthread implementation on arm
2009-01-17 Felix Fietkauadd uclibc eabi patches from #3988
2009-01-14 Felix Fietkauwork around problems with the libpthread onexit() handler
2009-01-13 Felix Fietkaufix the new libpthread implementation - the function...
2009-01-13 Felix Fietkaudo not strip uclibc
2009-01-13 Felix Fietkauuse the new linuxthreads implementation on i386,i686
2009-01-13 Felix Fietkauuclibc: add the trunc function
2009-01-13 Felix Fietkauuclibc: add some libpthread fixes
2009-01-08 Nicolas Thilladd support for alternative C libraries (currently...
2009-01-05 Imre Kalozgeneral fixes for openwrt with kernel 2.6.28
2009-01-03 Jo-Philipp Wichenable netlink support
2009-01-03 Jo-Philipp Wichenable support for getifaddrs() - required by lldpd
2009-01-02 Felix Fietkauremove the openat() patch, as it's breaking quite a...
2008-11-16 Florian Fainelliopenat is not an implemented syscall on linux-2.4,...
2008-11-14 Hamish GuthrieAdd support for openat system call - this must be exten...
2008-11-08 Nicolas Thillindent conditionnals in uClibc Makefile
2008-10-28 Florian FainelliFix locations for the uClibc snapshot version (#4065)
next