aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-06-19[AArch64] Add optimized strchr.Richard Earnshaw3-0/+144
2014-06-18Fix __ieee754_logl (-LDBL_MAX) in FE_DOWNWARD mode (bug 17022).Joseph Myers5-5/+22
2014-06-18Don't read past end of pattern in fnmatch (BZ #17062)Andreas Schwab5-12/+44
2014-06-18Use $(rtld-prefix) more consistently.Joseph Myers6-5/+16
2014-06-17PowerPC: Fix nearbyintl failure for few inputsRajalakshmi Srinivasaraghavan4-1/+23
2014-06-17PowerPC: Move powerpc code out of nptl/ subdirectoryAdhemerval Zanella7-0/+15
2014-06-17Fix ChangeLog indentation.Adhemerval Zanella1-66/+64
2014-06-16Add CFI to x86 ceil / floor / trunc (bug 16681).Joseph Myers11-5/+36
2014-06-17m68k: update libm test ULPsAndreas Schwab2-48/+886
2014-06-16Fix typo in preprocessor conditionalAndreas Schwab2-1/+4
2014-06-16Pass $TIMEOUTFACTOR to tests also in cross testingAndreas Schwab2-1/+6
2014-06-16Fix tautological comparison in non-executed part of tst-setuid2 (BZ #17058)Florian Weimer3-2/+8
2014-06-16Update feature guard for strdup/strndup in <bits/string2.h>Andreas Schwab2-2/+6
2014-06-14Update Sparc ULPs.David S. Miller2-0/+28
2014-06-14m68k: Consolidate NPTL/non versions of cloneAndreas Schwab3-6/+4
2014-06-14m68k: Consolidate NPTL/non versions of vforkAndreas Schwab5-85/+30
2014-06-14Add fallback file for elide.hAndi Kleen2-0/+29
2014-06-13Fix pthread.h in installed-headers list.Stefan Liebler2-1/+5
2014-06-13S390: Move NPTL public headers to sysdeps/s390/nptl/.Roland McGrath3-0/+5
2014-06-13Move S390 code out of nptl/sysdeps/s390/.Roland McGrath9-0/+17
2014-06-13S390: Convert fork.c to arch-fork.hRoland McGrath2-3/+7
2014-06-13Consolidate sparc clone, fork, and vfork implementations.David S. Miller12-167/+21
2014-06-13m68k: avoid pointer to integer conversion warningAndreas Schwab2-2/+7
2014-06-13ChangeLog fixAndreas Schwab1-1/+1
2014-06-13Remove x86 assembler rwlock codeAndi Kleen21-2204/+23
2014-06-13Add adaptive elision to rwlocksAndi Kleen23-5/+227
2014-06-13Add a fast path for C rd/wrlock v2Andi Kleen3-44/+110
2014-06-13get_nprocs: Only return explictly set cache values (BZ #16996)Meador Inge3-3/+9
2014-06-12Move SPARC public headers out of nptl/Roland McGrath4-0/+7
2014-06-12Move SPARC code out of nptl/sysdeps/sparc/.Roland McGrath20-4/+39
2014-06-12SPARC: Define TLS_DEFINE_INIT_TPRoland McGrath2-0/+5
2014-06-12SPARC: Convert fork.c to arch-fork.hRoland McGrath2-3/+5
2014-06-12Use list.h in posix-timer code.Roland McGrath3-43/+41
2014-06-12Get rid of nptl/sysdeps/pthread/ subdirectoryRoland McGrath40-7/+105
2014-06-12Consolidate NPTL sigprocmask.Roland McGrath3-20/+5
2014-06-12Move i386 code out of nptl/ subdirectory.Roland McGrath15-22/+32
2014-06-12Move SH code out of nptl/ subdirectory.Roland McGrath33-4/+72
2014-06-12posix_spawn_faction_addopen: Add missing string.h include directiveStefan Liebler2-0/+5
2014-06-11Move x86_64 code out of nptl/ subdirectory.Roland McGrath14-1/+32
2014-06-11Update powerpc-fpu ULPs.Adhemerval Zanella2-0/+28
2014-06-11conformtest: clean up POSIX expectations for sys/mman.h, sys/stat.h, sys/type...Joseph Myers4-2/+27
2014-06-11posix_spawn_file_actions_addopen needs to copy the path argument (BZ 17048)Florian Weimer6-8/+54
2014-06-11tile: Consolidate NPTL/non versions of vforkChris Metcalf4-6/+10
2014-06-11Tile: Define TLS_DEFINE_INIT_TPRoland McGrath3-24/+7
2014-06-11S390: Define TLS_DEFINE_INIT_TPRoland McGrath2-0/+5
2014-06-11Alpha: Define TLS_DEFINE_INIT_TPRoland McGrath3-22/+6
2014-06-11PowerPC: Define TLS_DEFINE_INIT_TPRoland McGrath3-24/+7
2014-06-11AArch64: Define TLS_DEFINE_INIT_TPRoland McGrath3-23/+8
2014-06-11PowerPC: Optimized strcmp for PPC64/POWER7Vidya Ranganathan7-1/+329
2014-06-11Validate bench.out against a JSON schemaSiddhesh Poyarekar4-0/+135