summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-04-18fix static linking of pthread appsWaldemar Brodkorb
2015-04-16prepare for 1.0.2v1.0.2Waldemar Brodkorb
2015-04-15merge uClibc masterWaldemar Brodkorb
2015-04-14arm: thumb1: Fix conflicting types for _v3Bernhard Reutner-Fischer
2015-04-14librt: Add missing __dso_handleBernhard Reutner-Fischer
2015-04-14librt: Refine LIBSBernhard Reutner-Fischer
2015-04-14librt: honour HAS_STUBS in buildsysBernhard Reutner-Fischer
2015-04-14include/: ignore sys/random.h symlinkBernhard Reutner-Fischer
2015-04-14librt: Rephrase librt.so library dependenciesBernhard Reutner-Fischer
2015-04-14librt: Fix librt.so depends for !NPTLBernhard Reutner-Fischer
2015-04-14prelink: handle _begin in a gold-agnostic wayBernhard Reutner-Fischer
2015-04-14buildsys: pass -O to ld unless DODEBUGBernhard Reutner-Fischer
2015-04-13Merge branch '1.0' of git+ssh://uclibc-ng.org/git/uclibc-ng into 1.0Waldemar Brodkorb
2015-04-13fix compile error when LDSO_RUNPATH_OF_EXECUTABLE is setWaldemar Brodkorb
2015-04-13Revert "Revert "librt: Use -nodefaultlibs instead of -nostdlib""Waldemar Brodkorb
2015-04-13fix compile for m68kWaldemar Brodkorb
2015-04-13return NULL for realloc(p,0) like glibcWaldemar Brodkorb
2015-04-13still required for xtensaWaldemar Brodkorb
2015-04-13add GNU libc test for ifaddrs.cWaldemar Brodkorb
2015-04-13fix linking for m68kWaldemar Brodkorb
2015-04-13gcc 4.4 does not have __builtin_unreachableWaldemar Brodkorb
2015-04-13disable new tests, atomic.h is missingWaldemar Brodkorb
2015-04-13Revert "gcc 4.9.x produces some calls to abort()"Waldemar Brodkorb
2015-04-13libc: Fix page-size in getifaddrs()Bernhard Reutner-Fischer
2015-04-13buildsys: Do not build crt upon pregenBernhard Reutner-Fischer
2015-04-13buildsys: tweak ucontext_i.h prerequisitesBernhard Reutner-Fischer
2015-04-13Revert "librt: Use -nodefaultlibs instead of -nostdlib"Bernhard Reutner-Fischer
2015-04-12remove more of the link_warningsWaldemar Brodkorb
2015-04-12remove link warningsWaldemar Brodkorb
2015-03-31libc: Fix page-size in getifaddrs()Bernhard Reutner-Fischer
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