summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-03-31buildsys: Do not build crt upon pregenBernhard Reutner-Fischer
2015-03-31buildsys: tweak ucontext_i.h prerequisitesBernhard Reutner-Fischer
2015-03-31buildsys: Fix setting LIBGCCBernhard Reutner-Fischer
2015-03-31Revert "librt: Use -nodefaultlibs instead of -nostdlib"Bernhard Reutner-Fischer
2015-03-29merge uClibc git masterWaldemar Brodkorb
2015-03-27ARC: don't hard-code ELF_NGREGAlexey Brodkin
2015-03-27ARC/signal: shield sa_restorer from compiler toggle side-effectsVineet Gupta
2015-03-27ARC: switch to NPTLVineet Gupta
2015-03-27Add support for R_ARC_NONE relocations.Andrew Burgess
2015-03-27include: update atomic.h from glibcBernhard Reutner-Fischer
2015-03-27test: Add SIMULATOR_uclibc and SIMULATOR_glibcBernhard Reutner-Fischer
2015-03-26utmp: always have at least utmpxBernhard Reutner-Fischer
2015-03-26NPTL: SH: silence warningBernhard Reutner-Fischer
2015-03-26SH: add 't' to syscall clobber listBernhard Reutner-Fischer
2015-03-26ldso: mark _dl_exit as noreturnBernhard Reutner-Fischer
2015-03-25test: tweaksBernhard Reutner-Fischer
2015-03-25include: Expand malloc-family commentsBernhard Reutner-Fischer
2015-03-25utmp: favour POSIX utmpx over SVID utmpBernhard Reutner-Fischer
2015-03-25utmp: Remove unneeded aliasBernhard Reutner-Fischer
2015-03-24mips: switch float_t to floatBernhard Reutner-Fischer
2015-03-24libm: honor NO_LONG_DOUBLE in ldouble_wrappersBernhard Reutner-Fischer
2015-03-24libcrypt: Rename some internal macrosBernhard Reutner-Fischer
2015-03-24buildsys: fix IS_IN_lib* for .sBernhard Reutner-Fischer
2015-03-24utmp: indentBernhard Reutner-Fischer
2015-03-24utmp: Remove unneeded aliasesBernhard Reutner-Fischer
2015-03-24utmp: add _unlocked suffix to internal helpersBernhard Reutner-Fischer
2015-03-24buildsys: HAS_UTMP (XPG2, SVr4 compat) knobBernhard Reutner-Fischer
2015-03-24libc: TIME64_COMPAT32 for sparc, mipsBernhard Reutner-Fischer
2015-03-24Revert "utent.c, wtent.c: move functions from utxent.c"Bernhard Reutner-Fischer
2015-03-22fix bfin compile, -msoft-float is not availableWaldemar Brodkorb
2015-03-22test: add utmpx testBernhard Reutner-Fischer
2015-03-22libc: add getrandom(2)Bernhard Reutner-Fischer
2015-03-22librt: Use -nodefaultlibs instead of -nostdlibKhem Raj
2015-03-22nptl/atfork: Hide pthread_atfork in shared versionsKhem Raj
2015-03-22libc: Fix vfprintf compilation without HAS_FLOATSBernhard Reutner-Fischer
2015-03-22nptl/arm: Move aeabi_read_tp to uclibc_nonshared.aKhem Raj
2015-03-22atexit_old: Do not add it to shared libcKhem Raj
2015-03-22test: enable libm test log2Bernhard Reutner-Fischer
2015-03-22extra: add clang flags for gen_bits_syscall_hBernhard Reutner-Fischer
2015-03-18malloc.h: Add missing feature guardBernhard Reutner-Fischer
2015-03-18malloc-standard: Add locking to malloc_trimBernhard Reutner-Fischer
2015-03-18malloc: checked_request2size failure deadlocksZhiqiang Zhang
2015-03-18libm: Add missing C99 float/ld wrappersBernhard Reutner-Fischer
2015-03-18test: skip arc4random on glibcBernhard Reutner-Fischer
2015-03-18buildsys: fix IS_IN_lib* for .iBernhard Reutner-Fischer
2015-03-17libc: update strverscmpBernhard Reutner-Fischer
2015-03-17nptl: fix exclusion of pthread_setconcurrency.cBernhard Reutner-Fischer
2015-03-17include: silence __leaf warningBernhard Reutner-Fischer
2015-03-17test: Tweak arc4random exclusionBernhard Reutner-Fischer
2015-03-16resolv: fix unaligned tmp buffer corner-caseAlexey Brodkin