summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2014-04-01ARC: Make vfork weak in libcVineet Gupta
2014-03-12libc: fix mips N64 pread/pwrite buildSteve Ellcey
2014-02-18test: Fix math .c dependencyBernhard Reutner-Fischer
2014-02-15buildsys: pass correct linker to compiler driverBernhard Reutner-Fischer
2014-02-15buildsys: Add MIPS64R2 supportSteve Ellcey
2014-02-15mips: Remove duplicate macro definitionsSteve Ellcey
2014-02-15libc: Fix sync_file_range.c for MIPS64 N32 ABISteve Ellcey
2014-02-15test/tls/tst-tls[6-8]: Fix build errorsVineet Gupta
2014-02-15libc: silence warning in ftsBernhard Reutner-Fischer
2014-02-02libc: mips: Fix setjmp/longjmp for MIPS64 N64 ABIWaldemar Brodkorb
2014-02-02mips: silence 'set but not used' warningsSteve Ellcey
2014-02-02libc: mips: Fix non-LFS buildSteve Ellcey
2014-01-24mips: silence _ABI* undef warningsBernhard Reutner-Fischer
2014-01-22powerpc: syscall support up to 6 argumentsBernhard Reutner-Fischer
2014-01-22vfork: fix clone based versionStefan Kristiansson
2014-01-22libc: fix MIPS N64 forkWaldemar Brodkorb
2014-01-15nptl: Fix arm pt-vforkBernhard Reutner-Fischer
2014-01-15libc: add guard for arm thumb2 asmBernhard Reutner-Fischer
2014-01-15ldso: arm, metag: Use runtime pagesizeBernhard Reutner-Fischer