Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | uClibc: remove 0.9.30, 0.9.31 | Felix Fietkau | 2011-02-15 |
| | | | | SVN-Revision: 25542 | ||
* | uClibc: fix free-after-use bug in __dns_lookup (closes #6886) | Gabor Juhos | 2010-03-23 |
| | | | | SVN-Revision: 20384 | ||
* | fix varargs handling of the prctl syscall | Imre Kaloz | 2010-02-19 |
| | | | | SVN-Revision: 19740 | ||
* | uClibc: implement copysignl in libc on powerpc to avoid undefined references ↵ | Felix Fietkau | 2009-10-27 |
| | | | | | | in libstdc++ SVN-Revision: 18178 | ||
* | uClibc: add support for mips non-pic relocations in ldso | Felix Fietkau | 2009-10-19 |
| | | | | SVN-Revision: 18069 | ||
* | gcc: add llvm-gcc and llvm from trunk (does not successfully compile a ↵ | Felix Fietkau | 2009-10-10 |
| | | | | | | target yet, but gets close) SVN-Revision: 18019 | ||
* | uClibc: add copysign, copysignf, copysignl for i386 | Felix Fietkau | 2009-10-10 |
| | | | | SVN-Revision: 18017 | ||
* | uClibc: fix strrchr on i386 | Felix Fietkau | 2009-10-10 |
| | | | | SVN-Revision: 18016 | ||
* | Do not save variables in hi or lo across system calls, fixes issues with ↵ | Florian Fainelli | 2009-09-26 |
| | | | | | | gcc-4.4 (#5351) SVN-Revision: 17742 | ||
* | more cygwin build fixes | Florian Fainelli | 2009-08-26 |
| | | | | SVN-Revision: 17401 | ||
* | add a heavily cleaned up version of ubicom32 toolchain support | Felix Fietkau | 2009-08-21 |
| | | | | SVN-Revision: 17346 | ||
* | uClibc: fix build error on ARM targets (closes #5473) | Gabor Juhos | 2009-07-07 |
| | | | | SVN-Revision: 16735 | ||
* | add more gcc-4.4 patches from uclibc's mailing-list | Florian Fainelli | 2009-07-06 |
| | | | | SVN-Revision: 16720 | ||
* | add missing patch from the uclibc buildroot | Imre Kaloz | 2009-06-23 |
| | | | | SVN-Revision: 16541 | ||
* | uClibc-0.9.30.1: fix possible NULL pointer dereference (closes #5242) | Gabor Juhos | 2009-06-03 |
| | | | | SVN-Revision: 16304 | ||
* | uClibc: bsd supports the same floating point classification functions as ↵ | Felix Fietkau | 2009-05-29 |
| | | | | | | c99, fixes inetd SVN-Revision: 16172 | ||
* | uClibc: add a wrapper for the missing finite() function | Felix Fietkau | 2009-05-29 |
| | | | | SVN-Revision: 16170 | ||
* | Add the missing 5th arg to the ppoll syscall. Fixes the uclibc error that ↵ | Hamish Guthrie | 2009-05-29 |
| | | | | | | ppoll returns -EINVAL. Thanks to Geoff Levand <geoffrey.levand@am.sony.com> SVN-Revision: 16166 | ||
* | uClibc 0.9.30.1: fix extra/scripts/unifdef.c like in linux 2.6.28 - nptl ↵ | Felix Fietkau | 2009-05-28 |
| | | | | | | does not need this fix, because the problem was fixed upstream already SVN-Revision: 16140 | ||
* | uclibc 0.9.30.1: add c99 long double math fix from gentoo (thx, ralph) fixes ↵ | Felix Fietkau | 2009-05-07 |
| | | | | | | compile error on powerpc SVN-Revision: 15670 | ||
* | uclibc 0.9.30: fix isnan declaration | Felix Fietkau | 2009-05-04 |
| | | | | SVN-Revision: 15589 | ||
* | uClibc cleanup: - use full version string (0.9.30.1), instead of base ↵ | Nicolas Thill | 2009-04-24 |
(0.9.30) + extra (.1) - remove support for 0.9.28 and snapshots (building from SVN to be added later) SVN-Revision: 15368 |