Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | uClibc: fix free-after-use bug in __dns_lookup (closes #6886) | Gabor Juhos | 2010-03-23 | 1 | -0/+45 |
| | | | | SVN-Revision: 20384 | ||||
* | fix varargs handling of the prctl syscall | Imre Kaloz | 2010-02-19 | 1 | -0/+68 |
| | | | | SVN-Revision: 19740 | ||||
* | uClibc: implement copysignl in libc on powerpc to avoid undefined references ↵ | Felix Fietkau | 2009-10-27 | 1 | -0/+103 |
| | | | | | | in libstdc++ SVN-Revision: 18178 | ||||
* | uClibc: add support for mips non-pic relocations in ldso | Felix Fietkau | 2009-10-19 | 1 | -0/+289 |
| | | | | SVN-Revision: 18069 | ||||
* | gcc: add llvm-gcc and llvm from trunk (does not successfully compile a ↵ | Felix Fietkau | 2009-10-10 | 1 | -0/+11 |
| | | | | | | target yet, but gets close) SVN-Revision: 18019 | ||||
* | uClibc: add copysign, copysignf, copysignl for i386 | Felix Fietkau | 2009-10-10 | 1 | -0/+96 |
| | | | | SVN-Revision: 18017 | ||||
* | uClibc: fix strrchr on i386 | Felix Fietkau | 2009-10-10 | 1 | -0/+11 |
| | | | | SVN-Revision: 18016 | ||||
* | Do not save variables in hi or lo across system calls, fixes issues with ↵ | Florian Fainelli | 2009-09-26 | 1 | -0/+30 |
| | | | | | | gcc-4.4 (#5351) SVN-Revision: 17742 | ||||
* | more cygwin build fixes | Florian Fainelli | 2009-08-26 | 1 | -5/+19 |
| | | | | SVN-Revision: 17401 | ||||
* | add a heavily cleaned up version of ubicom32 toolchain support | Felix Fietkau | 2009-08-21 | 1 | -0/+4407 |
| | | | | SVN-Revision: 17346 | ||||
* | uClibc: fix build error on ARM targets (closes #5473) | Gabor Juhos | 2009-07-07 | 1 | -24/+38 |
| | | | | SVN-Revision: 16735 | ||||
* | add more gcc-4.4 patches from uclibc's mailing-list | Florian Fainelli | 2009-07-06 | 1 | -0/+902 |
| | | | | SVN-Revision: 16720 | ||||
* | add missing patch from the uclibc buildroot | Imre Kaloz | 2009-06-23 | 1 | -0/+371 |
| | | | | SVN-Revision: 16541 | ||||
* | uClibc-0.9.30.1: fix possible NULL pointer dereference (closes #5242) | Gabor Juhos | 2009-06-03 | 1 | -0/+11 |
| | | | | SVN-Revision: 16304 | ||||
* | uClibc: bsd supports the same floating point classification functions as ↵ | Felix Fietkau | 2009-05-29 | 1 | -0/+9 |
| | | | | | | c99, fixes inetd SVN-Revision: 16172 | ||||
* | uClibc: add a wrapper for the missing finite() function | Felix Fietkau | 2009-05-29 | 1 | -0/+14 |
| | | | | SVN-Revision: 16170 | ||||
* | Add the missing 5th arg to the ppoll syscall. Fixes the uclibc error that ↵ | Hamish Guthrie | 2009-05-29 | 1 | -0/+38 |
| | | | | | | 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 | 1 | -0/+29 |
| | | | | | | 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 | 1 | -0/+474 |
| | | | | | | compile error on powerpc SVN-Revision: 15670 | ||||
* | uclibc 0.9.30: fix isnan declaration | Felix Fietkau | 2009-05-04 | 1 | -0/+11 |
| | | | | SVN-Revision: 15589 | ||||
* | uClibc cleanup: - use full version string (0.9.30.1), instead of base ↵ | Nicolas Thill | 2009-04-24 | 3 | -0/+75 |
(0.9.30) + extra (.1) - remove support for 0.9.28 and snapshots (building from SVN to be added later) SVN-Revision: 15368 |