21 Commits (82ce95ce36d65a128f4e842a6abe621f4f93f8ee)

Author SHA1 Message Date
Gabor Juhos af1fb0bdd1 uClibc: fix free-after-use bug in __dns_lookup (closes #6886) 15 years ago
Imre Kaloz a49f5f7376 fix varargs handling of the prctl syscall 15 years ago
Felix Fietkau 27e1c7f091 uClibc: implement copysignl in libc on powerpc to avoid undefined references in libstdc++ 15 years ago
Felix Fietkau de6c0303ee uClibc: add support for mips non-pic relocations in ldso 15 years ago
Felix Fietkau 215ccb66e6 gcc: add llvm-gcc and llvm from trunk (does not successfully compile a target yet, but gets close) 15 years ago
Felix Fietkau e0645618a3 uClibc: add copysign, copysignf, copysignl for i386 15 years ago
Felix Fietkau 0e43efeae7 uClibc: fix strrchr on i386 15 years ago
Florian Fainelli 9e1759bfe6 Do not save variables in hi or lo across system calls, fixes issues with gcc-4.4 (#5351) 15 years ago
Florian Fainelli ffa2d292fe more cygwin build fixes 15 years ago
Felix Fietkau aee9d6c31c add a heavily cleaned up version of ubicom32 toolchain support 15 years ago
Gabor Juhos c8d103a660 uClibc: fix build error on ARM targets (closes #5473) 15 years ago
Florian Fainelli 1e9cba3b82 add more gcc-4.4 patches from uclibc's mailing-list 15 years ago
Imre Kaloz 17276a575d add missing patch from the uclibc buildroot 15 years ago
Gabor Juhos da4435f2e1 uClibc-0.9.30.1: fix possible NULL pointer dereference (closes #5242) 15 years ago
Felix Fietkau 2f94a08df9 uClibc: bsd supports the same floating point classification functions as c99, fixes inetd 16 years ago
Felix Fietkau 1c57770f28 uClibc: add a wrapper for the missing finite() function 16 years ago
Hamish Guthrie 0c592ec7b3 Add the missing 5th arg to the ppoll syscall. Fixes the uclibc error that ppoll returns -EINVAL. Thanks to Geoff Levand <geoffrey.levand@am.sony.com> 16 years ago
Felix Fietkau 23260054dc uClibc 0.9.30.1: fix extra/scripts/unifdef.c like in linux 2.6.28 - nptl does not need this fix, because the problem was fixed upstream already 16 years ago
Felix Fietkau b3bb79cb72 uclibc 0.9.30.1: add c99 long double math fix from gentoo (thx, ralph) fixes compile error on powerpc 16 years ago
Felix Fietkau c633a16d80 uclibc 0.9.30: fix isnan declaration 16 years ago
Nicolas Thill 222f37cbde uClibc cleanup: - use full version string (0.9.30.1), instead of base (0.9.30) + extra (.1) - remove support for 0.9.28 and snapshots (building from SVN to be added later) 16 years ago