Commit Graph

21 Commits (9a92e1a32c16d64378a835d48780940091f833c6)

Author SHA1 Message Date
Gabor Juhos af1fb0bdd1 uClibc: fix free-after-use bug in __dns_lookup (closes #6886)
SVN-Revision: 20384
14 years ago
Imre Kaloz a49f5f7376 fix varargs handling of the prctl syscall
SVN-Revision: 19740
15 years ago
Felix Fietkau 27e1c7f091 uClibc: implement copysignl in libc on powerpc to avoid undefined references in libstdc++
SVN-Revision: 18178
15 years ago
Felix Fietkau de6c0303ee uClibc: add support for mips non-pic relocations in ldso
SVN-Revision: 18069
15 years ago
Felix Fietkau 215ccb66e6 gcc: add llvm-gcc and llvm from trunk (does not successfully compile a target yet, but gets close)
SVN-Revision: 18019
15 years ago
Felix Fietkau e0645618a3 uClibc: add copysign, copysignf, copysignl for i386
SVN-Revision: 18017
15 years ago
Felix Fietkau 0e43efeae7 uClibc: fix strrchr on i386
SVN-Revision: 18016
15 years ago
Florian Fainelli 9e1759bfe6 Do not save variables in hi or lo across system calls, fixes issues with gcc-4.4 (#5351)
SVN-Revision: 17742
15 years ago
Florian Fainelli ffa2d292fe more cygwin build fixes
SVN-Revision: 17401
15 years ago
Felix Fietkau aee9d6c31c add a heavily cleaned up version of ubicom32 toolchain support
SVN-Revision: 17346
15 years ago
Gabor Juhos c8d103a660 uClibc: fix build error on ARM targets (closes #5473)
SVN-Revision: 16735
15 years ago
Florian Fainelli 1e9cba3b82 add more gcc-4.4 patches from uclibc's mailing-list
SVN-Revision: 16720
15 years ago
Imre Kaloz 17276a575d add missing patch from the uclibc buildroot
SVN-Revision: 16541
15 years ago
Gabor Juhos da4435f2e1 uClibc-0.9.30.1: fix possible NULL pointer dereference (closes #5242)
SVN-Revision: 16304
15 years ago
Felix Fietkau 2f94a08df9 uClibc: bsd supports the same floating point classification functions as c99, fixes inetd
SVN-Revision: 16172
15 years ago
Felix Fietkau 1c57770f28 uClibc: add a wrapper for the missing finite() function
SVN-Revision: 16170
15 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>
SVN-Revision: 16166
15 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
SVN-Revision: 16140
15 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
SVN-Revision: 15670
15 years ago
Felix Fietkau c633a16d80 uclibc 0.9.30: fix isnan declaration
SVN-Revision: 15589
15 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)
SVN-Revision: 15368
15 years ago