.. |
110-compat_macros.patch
|
|
|
120-adjtimex.patch
|
|
|
130-pthread_weak_binding.patch
|
|
|
140-math_decl.patch
|
|
|
150-c99_ldbl_math.patch
|
uclibc 0.9.30.1: add c99 long double math fix from gentoo (thx, ralph) fixes compile error on powerpc
|
2009-05-07 13:20:47 +00:00 |
160-unifdef_fix.patch
|
more cygwin build fixes
|
2009-08-26 07:25:24 +00:00 |
170-math_finite.patch
|
uClibc: bsd supports the same floating point classification functions as c99, fixes inetd
|
2009-05-29 10:32:17 +00:00 |
180-dl_sysdep_inline.patch
|
add missing patch from the uclibc buildroot
|
2009-06-23 13:08:21 +00:00 |
300-fix-ppoll.diff
|
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>
|
2009-05-29 07:40:29 +00:00 |
400-gcc4.4-fixes.patch
|
uClibc: fix build error on ARM targets (closes #5473)
|
2009-07-07 15:09:10 +00:00 |
410-llvm_workaround.patch
|
gcc: add llvm-gcc and llvm from trunk (does not successfully compile a target yet, but gets close)
|
2009-10-10 19:25:48 +00:00 |
420-i386_strrchr_fix.patch
|
uClibc: fix strrchr on i386
|
2009-10-10 19:25:05 +00:00 |
430-i386_copysign.patch
|
uClibc: add copysign, copysignf, copysignl for i386
|
2009-10-10 19:25:18 +00:00 |
440-backport_mips_nonpic.patch
|
uClibc: add support for mips non-pic relocations in ldso
|
2009-10-19 07:41:29 +00:00 |
450-powerpc_copysignl.patch
|
uClibc: implement copysignl in libc on powerpc to avoid undefined references in libstdc++
|
2009-10-27 01:11:40 +00:00 |
500-avr32_add_varargs_handling_of_prctl_syscall.patch
|
fix varargs handling of the prctl syscall
|
2010-02-19 09:58:52 +00:00 |
600-ubicom32-uClibc.patch
|
add a heavily cleaned up version of ubicom32 toolchain support
|
2009-08-21 22:31:47 +00:00 |
900-backport_fix_possible_null_ptr_dereference_in_getaddrinfo.patch
|
uClibc-0.9.30.1: fix possible NULL pointer dereference (closes #5242)
|
2009-06-03 09:45:00 +00:00 |
901-hi_lo_system_calls.patch
|
Do not save variables in hi or lo across system calls, fixes issues with gcc-4.4 (#5351)
|
2009-09-26 18:08:02 +00:00 |
902-Fix-use-after-free-bug-in-__dns_lookup.patch
|
uClibc: fix free-after-use bug in __dns_lookup (closes #6886)
|
2010-03-23 08:12:24 +00:00 |