Age | Commit message (Expand) | Author |
2015-04-13 | Revert "librt: Use -nodefaultlibs instead of -nostdlib" | Bernhard Reutner-Fischer |
2015-04-12 | remove more of the link_warnings | Waldemar Brodkorb |
2015-04-12 | remove link warnings | Waldemar Brodkorb |
2015-03-29 | merge uClibc git master | Waldemar Brodkorb |
2015-03-27 | ARC: don't hard-code ELF_NGREG | Alexey Brodkin |
2015-03-27 | ARC/signal: shield sa_restorer from compiler toggle side-effects | Vineet Gupta |
2015-03-27 | ARC: switch to NPTL | Vineet Gupta |
2015-03-27 | Add support for R_ARC_NONE relocations. | Andrew Burgess |
2015-03-27 | include: update atomic.h from glibc | Bernhard Reutner-Fischer |
2015-03-27 | test: Add SIMULATOR_uclibc and SIMULATOR_glibc | Bernhard Reutner-Fischer |
2015-03-26 | utmp: always have at least utmpx | Bernhard Reutner-Fischer |
2015-03-26 | NPTL: SH: silence warning | Bernhard Reutner-Fischer |
2015-03-26 | SH: add 't' to syscall clobber list | Bernhard Reutner-Fischer |
2015-03-26 | ldso: mark _dl_exit as noreturn | Bernhard Reutner-Fischer |
2015-03-25 | test: tweaks | Bernhard Reutner-Fischer |
2015-03-25 | include: Expand malloc-family comments | Bernhard Reutner-Fischer |
2015-03-25 | utmp: favour POSIX utmpx over SVID utmp | Bernhard Reutner-Fischer |
2015-03-25 | utmp: Remove unneeded alias | Bernhard Reutner-Fischer |
2015-03-24 | mips: switch float_t to float | Bernhard Reutner-Fischer |
2015-03-24 | libm: honor NO_LONG_DOUBLE in ldouble_wrappers | Bernhard Reutner-Fischer |
2015-03-24 | libcrypt: Rename some internal macros | Bernhard Reutner-Fischer |
2015-03-24 | buildsys: fix IS_IN_lib* for .s | Bernhard Reutner-Fischer |
2015-03-24 | utmp: indent | Bernhard Reutner-Fischer |
2015-03-24 | utmp: Remove unneeded aliases | Bernhard Reutner-Fischer |
2015-03-24 | utmp: add _unlocked suffix to internal helpers | Bernhard Reutner-Fischer |
2015-03-24 | buildsys: HAS_UTMP (XPG2, SVr4 compat) knob | Bernhard Reutner-Fischer |
2015-03-24 | libc: TIME64_COMPAT32 for sparc, mips | Bernhard Reutner-Fischer |
2015-03-24 | Revert "utent.c, wtent.c: move functions from utxent.c" | Bernhard Reutner-Fischer |
2015-03-22 | fix bfin compile, -msoft-float is not available | Waldemar Brodkorb |
2015-03-22 | test: add utmpx test | Bernhard Reutner-Fischer |
2015-03-22 | libc: add getrandom(2) | Bernhard Reutner-Fischer |
2015-03-22 | librt: Use -nodefaultlibs instead of -nostdlib | Khem Raj |
2015-03-22 | nptl/atfork: Hide pthread_atfork in shared versions | Khem Raj |
2015-03-22 | libc: Fix vfprintf compilation without HAS_FLOATS | Bernhard Reutner-Fischer |
2015-03-22 | nptl/arm: Move aeabi_read_tp to uclibc_nonshared.a | Khem Raj |
2015-03-22 | atexit_old: Do not add it to shared libc | Khem Raj |
2015-03-22 | test: enable libm test log2 | Bernhard Reutner-Fischer |
2015-03-22 | extra: add clang flags for gen_bits_syscall_h | Bernhard Reutner-Fischer |
2015-03-18 | malloc.h: Add missing feature guard | Bernhard Reutner-Fischer |
2015-03-18 | malloc-standard: Add locking to malloc_trim | Bernhard Reutner-Fischer |
2015-03-18 | malloc: checked_request2size failure deadlocks | Zhiqiang Zhang |
2015-03-18 | libm: Add missing C99 float/ld wrappers | Bernhard Reutner-Fischer |
2015-03-18 | test: skip arc4random on glibc | Bernhard Reutner-Fischer |
2015-03-18 | buildsys: fix IS_IN_lib* for .i | Bernhard Reutner-Fischer |
2015-03-17 | libc: update strverscmp | Bernhard Reutner-Fischer |
2015-03-17 | nptl: fix exclusion of pthread_setconcurrency.c | Bernhard Reutner-Fischer |
2015-03-17 | include: silence __leaf warning | Bernhard Reutner-Fischer |
2015-03-17 | test: Tweak arc4random exclusion | Bernhard Reutner-Fischer |
2015-03-16 | resolv: fix unaligned tmp buffer corner-case | Alexey Brodkin |
2015-03-14 | Add fix from OpenWrt for MIPS64 N64 ABI | Waldemar Brodkorb |