summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-08-25mathinline.h: Use __extern_inlineBernhard Reutner-Fischer
2014-08-25Add clock_adjtime syscallKhem Raj
2014-08-20fix for pipe() on sparcWaldemar Brodkorb
2014-08-18libc: add issetugid()Anthony G. Basile
2014-08-18test/math: fix for MIPS that takes 32/64 suffix into accountAlexey Brodkin
2014-08-18test/math: fix for disabled long double mathAlexey Brodkin
2014-08-18ARC: Enable OBSTACK in defconfig for ARCAnton Kolesov
2014-08-18uclibc: nptl: fix __lll_lock_wait_private multiple definitionTony Wu
2014-08-18lseek: Correct order of offset argumentsAnton Kolesov
2014-08-18libc: posix_fadvise: Fix build breakage for !LFSVineet Gupta
2014-08-18unbreak networking code for sparcWaldemar Brodkorb
2014-08-18test_nptl: replace __sigpause with sigpauseAlexey Brodkin
2014-08-18ARC/NPTL: clone to set TP if CLONE_SETTLSVineet Gupta
2014-08-18ARC/NPTL: Add testsVineet Gupta
2014-08-18ARC/NPTL: Fix __libc_sigaction redefinition with static linksVineet Gupta
2014-08-18NPTL: ARC supportVineet Gupta
2014-08-18ARC: ldso: Use @pcl syntax.Joern Rennecke
2014-08-01bits/time.h: sync with latest glibcMike Frysinger
2014-07-24test/math: add fallback to libm-test-ulps-generic logicJian Peng
2014-07-24Changelog: complete old data and cycleBernhard Reutner-Fischer
2014-07-22ARC: Implement native GDB requirements in procfs.hAnton Kolesov
2014-07-22ARC: clone: Ensure that @fn returns back to cloneVineet Gupta
2014-07-22ARC: ldso: Dont force frame pointer as it useless for unwinding on ARCVineet Gupta
2014-07-22ARC: make sigaction inline with other archesVineet Gupta
2014-07-22ARC: syscalls.h: code-reuse/fix-arg-annotationsVineet Gupta
2014-07-22syscalls-common.h: Rename some macro args for correct documentationVineet Gupta
2014-06-24open64: ensure that openat check worksVineet Gupta
2014-06-12fix pthread_cancel lead to segmentation fault for x86_64.Zhang Pu
2014-06-12arm: move check for BX to its own headerYann E. MORIN
2014-06-12NPTL: Fix undefined reference to PRIVATE_FUTEX with 2.6.18 kernelDan Moulding
2014-06-12arm/clone.S: Add missing IT instruction for Thumb2.Will Newton
2014-06-12buildsys: Do not install atomic.hBernhard Reutner-Fischer
2014-04-23resolv: try next server on SERVFAILMichel Stam
2014-04-23test/math: Adjust arm tests for older ULPs formatGregory Fong
2014-04-23ldso: Add remaining relocation types to the tableGregory Fong
2014-04-23ldso/mips: Remove redundant LD_DEBUG printsGregory Fong
2014-04-23ldso/mips: actually print results of each relocationGregory Fong
2014-04-23ldso: Fix misplaced declarationBernhard Reutner-Fischer
2014-04-23weak symbols need to be "defined" weak but "declared" strongVineet Gupta
2014-04-23LT.old: Make __errno_location/__h_errno_location thread safeVineet Gupta
2014-04-09ctype.h: Tweak commentBernhard Reutner-Fischer
2014-04-08ldso: fix standalone execution on x86_64 architectureCédric VINCENT
2014-04-06test/math: add libm-test-ulps-{arm,mips32,mips64} filesGregory Fong
2014-04-04test/math: don't try to build test dep as testGregory Fong
2014-04-04test/math: Select correct ULPs for mips32/mips64Gregory Fong
2014-04-04sysinfo.h: Prevent redeclarationsBernhard Reutner-Fischer
2014-04-02libc: Fix buglet around __prognameBernhard Reutner-Fischer
2014-04-02test: Reuse PTINC in nptl testsBernhard Reutner-Fischer
2014-04-01Fix warnings in MIPS buildSteve Ellcey
2014-04-01xtensa: add missing .literal_position directivesMax Filippov