summaryrefslogtreecommitdiff
path: root/toolchain/uClibc
AgeCommit message (Expand)Author
2009-05-04fix the uclibc rebuild issue which leads to unresolved symbols in libnl (and ...nbd
2009-05-04uclibc 0.9.30: fix isnan declarationnbd
2009-05-04uclibc 0.9.29: fix isinf, finite prototypesnbd
2009-04-27[toolchain] building uml on x86_64 w/ uClibc 0.9.29 is currently broken, sele...florian
2009-04-24[toolchain] uClibc cleanup:nico
2009-04-24uClibc NPTL: remove the pthread daemon() fix and revert r15343nico
2009-04-23uclibc: add the pthread daemon() fix from #4809nbd
2009-04-23uclibc: remove the sockets_throw patch from 0.9.30, as it does not apply to 0...nbd
2009-04-18add a modified version of the mips64 patch from #4603nbd
2009-04-09mark uclibc nptl and snapshot as brokennbd
2009-03-24fix uclibc subdirnbd
2009-03-24append the correct extraversion to the toolchain's info.mk for uclibc-nptlnbd
2009-03-24fix uclibc symlink for nptlnbd
2009-03-24add uclibc-nptlnbd
2009-03-24remove obsolete commentnbd
2009-03-24clean up uClibc config handling - use kconfig.pl to split configs similar to ...nbd
2009-03-23fix $(BUILD_DIR_TOOLCHAIN)/uClibc symlinknbd
2009-03-23add uclibc 0.9.30.1nbd
2009-03-23clean up uclibc patch/config version handling a bitnbd
2009-03-13fix stampfile variables for the toolchain build (fixes gcc compile error)nbd
2009-02-28Upstream fix for syscall() not setting errno on errors on MIPScyrus
2009-02-23[toolchain] move common variables to a dedicated include filenico
2009-02-22build system refactoring in preparation for allowing packages to do host-buil...nbd
2009-02-21uClibc: refresh patches for uClibchauke
2009-02-03[toolchain] cosmetic & coherency fixesnico
2009-01-21[toolchain] fix uClibc fpu/soft-float selectionnico
2009-01-21[toolchain] fix uClibc v0.9.30 build on x86_64nico
2009-01-21[toolchain] enable UCLIBC_SUSV3_LEGACY in uClibc v0.9.30 configs to have <sys...nico
2009-01-21[toolchain] add missing config symbol in x86_64 configurationflorian
2009-01-21[toolchain] add support for gcc v4.3.1 & v4.3.2 (closes: #3479), thanks to Lu...nico
2009-01-21[toolchain] add support for uClibc v0.9.30 (closes: #4271), thanks to Luigi M...nico
2009-01-20[toolchain] we have a minimal gcc target compiler since [13931], so use it in...nico
2009-01-20uClibc: compile fix for the new linuxthreads implementation on mipsnbd
2009-01-19[toolchain] backport patch to allow building uClibc-0.9.28.2 on recent x86 ke...nico
2009-01-17[toolchain] fix linux headers & source paths at uClibc config stagenico
2009-01-17uclibc: fix the new libpthread implementation on armnbd
2009-01-17add uclibc eabi patches from #3988nbd
2009-01-14work around problems with the libpthread onexit() handlernbd
2009-01-13fix the new libpthread implementation - the function table init was brokennbd
2009-01-13do not strip uclibcnbd
2009-01-13use the new linuxthreads implementation on i386,i686nbd
2009-01-13uclibc: add the trunc functionnbd
2009-01-13uclibc: add some libpthread fixesnbd
2009-01-08[massive] add support for alternative C libraries (currently only glibc/eglibc)nico
2009-01-05general fixes for openwrt with kernel 2.6.28kaloz
2009-01-03[uClibc] enable netlink supportjow
2009-01-03[uClibc] enable support for getifaddrs() - required by lldpdjow
2009-01-02remove the openat() patch, as it's breaking quite a few packages.nbd
2008-11-16openat is not an implemented syscall on linux-2.4, so make it only available ...florian
2008-11-14Add support for openat system call - this must be extended for the rest of th...hcg