| Commit message (Expand) | Author | Age | Files | Lines |
* | uClibc-0.9.30.1: fix possible NULL pointer dereference (closes #5242) | Gabor Juhos | 2009-06-03 | 1 | -0/+11 |
* | uClibc: bsd supports the same floating point classification functions as c99,... | Felix Fietkau | 2009-05-29 | 2 | -0/+18 |
* | uClibc: add a wrapper for the missing finite() function | Felix Fietkau | 2009-05-29 | 2 | -0/+28 |
* | Add the missing 5th arg to the ppoll syscall. Fixes the uclibc error that ppo... | Hamish Guthrie | 2009-05-29 | 2 | -0/+77 |
* | uClibc 0.9.30.1: fix extra/scripts/unifdef.c like in linux 2.6.28 - nptl does... | Felix Fietkau | 2009-05-28 | 1 | -0/+29 |
* | enable UCLIBC_SUPPORT_AI_ADDRCONFIG in common uclibc 0.9.30.1 config, this wi... | Jo-Philipp Wich | 2009-05-27 | 1 | -1/+1 |
* | make uclibc 0.9.30.1 the default | Imre Kaloz | 2009-05-25 | 2 | -6/+3 |
* | upgrade uclibc-nptl to a recent version - seems to work on xscale with gcc 4.3.3 | Felix Fietkau | 2009-05-22 | 1 | -4/+4 |
* | add preliminary support for the successor of the storm port | Imre Kaloz | 2009-05-11 | 3 | -0/+77 |
* | Fix Image Builder building - added missing /bin dir to toolchain Signed-off-b... | Jo-Philipp Wich | 2009-05-07 | 1 | -0/+1 |
* | uclibc 0.9.30.1: add c99 long double math fix from gentoo (thx, ralph) fixes ... | Felix Fietkau | 2009-05-07 | 1 | -0/+474 |
* | uClibc 0.9.30*: add a separate config file for brcm-2.4, since linux 2.4 modu... | Felix Fietkau | 2009-05-06 | 2 | -0/+36 |
* | fix the uclibc rebuild issue which leads to unresolved symbols in libnl (and ... | Felix Fietkau | 2009-05-04 | 1 | -1/+2 |
* | uclibc 0.9.30: fix isnan declaration | Felix Fietkau | 2009-05-04 | 1 | -0/+11 |
* | uclibc 0.9.29: fix isinf, finite prototypes | Felix Fietkau | 2009-05-04 | 1 | -0/+29 |
* | building uml on x86_64 w/ uClibc 0.9.29 is currently broken, select 0.9.30.1 ... | Florian Fainelli | 2009-04-27 | 2 | -1/+2 |
* | uClibc cleanup: - use full version string (0.9.30.1), instead of base (0.9.30... | Nicolas Thill | 2009-04-24 | 69 | -4797/+23 |
* | uClibc NPTL: remove the pthread daemon() fix and revert r15343 | Nicolas Thill | 2009-04-24 | 2 | -10/+36 |
* | uclibc: add the pthread daemon() fix from #4809 | Felix Fietkau | 2009-04-23 | 3 | -0/+30 |
* | uclibc: remove the sockets_throw patch from 0.9.30, as it does not apply to 0... | Felix Fietkau | 2009-04-23 | 2 | -47/+0 |
* | add a modified version of the mips64 patch from #4603 | Felix Fietkau | 2009-04-18 | 7 | -0/+107 |
* | mark uclibc nptl and snapshot as broken | Felix Fietkau | 2009-04-09 | 1 | -0/+2 |
* | fix uclibc subdir | Felix Fietkau | 2009-03-24 | 1 | -1/+1 |
* | append the correct extraversion to the toolchain's info.mk for uclibc-nptl | Felix Fietkau | 2009-03-24 | 1 | -1/+1 |
* | fix uclibc symlink for nptl | Felix Fietkau | 2009-03-24 | 1 | -4/+4 |
* | add uclibc-nptl | Felix Fietkau | 2009-03-24 | 17 | -7/+495 |
* | remove obsolete comment | Felix Fietkau | 2009-03-24 | 1 | -1/+0 |
* | clean up uClibc config handling - use kconfig.pl to split configs similar to ... | Felix Fietkau | 2009-03-24 | 35 | -6091/+727 |
* | fix $(BUILD_DIR_TOOLCHAIN)/uClibc symlink | Felix Fietkau | 2009-03-23 | 1 | -1/+1 |
* | add uclibc 0.9.30.1 | Felix Fietkau | 2009-03-23 | 3 | -56/+7 |
* | clean up uclibc patch/config version handling a bit | Felix Fietkau | 2009-03-23 | 84 | -26/+8 |
* | fix stampfile variables for the toolchain build (fixes gcc compile error) | Felix Fietkau | 2009-03-13 | 1 | -2/+2 |
* | Upstream fix for syscall() not setting errno on errors on MIPS | Steven Barth | 2009-02-28 | 1 | -0/+31 |
* | move common variables to a dedicated include file | Nicolas Thill | 2009-02-23 | 1 | -7/+3 |
* | build system refactoring in preparation for allowing packages to do host-buil... | Felix Fietkau | 2009-02-22 | 1 | -30/+30 |
* | uClibc: refresh patches for uClibc | Hauke Mehrtens | 2009-02-21 | 21 | -298/+84 |
* | cosmetic & coherency fixes | Nicolas Thill | 2009-02-03 | 1 | -3/+1 |
* | fix uClibc fpu/soft-float selection | Nicolas Thill | 2009-01-21 | 1 | -1/+2 |
* | fix uClibc v0.9.30 build on x86_64 | Nicolas Thill | 2009-01-21 | 1 | -0/+15 |
* | enable UCLIBC_SUSV3_LEGACY in uClibc v0.9.30 configs to have <sys/timeb.h> & ... | Nicolas Thill | 2009-01-21 | 11 | -11/+11 |
* | add missing config symbol in x86_64 configuration | Florian Fainelli | 2009-01-21 | 1 | -0/+1 |
* | add support for gcc v4.3.1 & v4.3.2 (closes: #3479), thanks to Luigi Mantellini! | Nicolas Thill | 2009-01-21 | 1 | -0/+13 |
* | add support for uClibc v0.9.30 (closes: #4271), thanks to Luigi Mantellini & ... | Nicolas Thill | 2009-01-21 | 18 | -1/+2693 |
* | we have a minimal gcc target compiler since [13931], so use it in uClibc head... | Nicolas Thill | 2009-01-20 | 1 | -0/+1 |
* | uClibc: compile fix for the new linuxthreads implementation on mips | Felix Fietkau | 2009-01-20 | 1 | -0/+10 |
* | backport patch to allow building uClibc-0.9.28.2 on recent x86 kernels | Nicolas Thill | 2009-01-19 | 2 | -13/+18 |
* | fix linux headers & source paths at uClibc config stage | Nicolas Thill | 2009-01-17 | 1 | -2/+2 |
* | uclibc: fix the new libpthread implementation on arm | Felix Fietkau | 2009-01-17 | 1 | -0/+27 |
* | add uclibc eabi patches from #3988 | Felix Fietkau | 2009-01-17 | 3 | -0/+55 |
* | work around problems with the libpthread onexit() handler | Felix Fietkau | 2009-01-14 | 1 | -0/+21 |