aboutsummaryrefslogtreecommitdiff
path: root/sysdeps
AgeCommit message (Expand)AuthorFilesLines
2014-06-12Move i386 code out of nptl/ subdirectory.Roland McGrath13-1/+792
2014-06-12Move SH code out of nptl/ subdirectory.Roland McGrath31-0/+6483
2014-06-11Move x86_64 code out of nptl/ subdirectory.Roland McGrath13-0/+738
2014-06-11Update powerpc-fpu ULPs.Adhemerval Zanella1-0/+24
2014-06-11tile: Consolidate NPTL/non versions of vforkChris Metcalf3-6/+2
2014-06-11Tile: Define TLS_DEFINE_INIT_TPRoland McGrath2-24/+4
2014-06-11Alpha: Define TLS_DEFINE_INIT_TPRoland McGrath2-22/+3
2014-06-11PowerPC: Define TLS_DEFINE_INIT_TPRoland McGrath1-24/+0
2014-06-11AArch64: Define TLS_DEFINE_INIT_TPRoland McGrath2-23/+3
2014-06-11PowerPC: Optimized strcmp for PPC64/POWER7Vidya Ranganathan6-1/+317
2014-06-10tile: move sysdeps/unix/sysv/linux/tile nptl files.Chris Metcalf53-2/+5
2014-06-10Fix log2 (1) in round-downward mode (bug 17042).Joseph Myers8-4/+72
2014-06-09hppa: Remove lowlevellock.c.Bernard Ogden1-126/+0
2014-06-09m68k: Define TLS_DEFINE_INIT_TPRoland McGrath2-24/+3
2014-06-09HPPA: Define TLS_DEFINE_INIT_TPRoland McGrath2-22/+3
2014-06-09MIPS: Define TLS_DEFINE_INIT_TPRoland McGrath2-23/+4
2014-06-09ARM: Define TLS_DEFINE_INIT_TPRoland McGrath2-22/+2
2014-06-09Start cleaning up TLS initial value for pthread_create.Roland McGrath1-48/+0
2014-06-07Remove redundant C locale settings.Joseph Myers1-1/+1
2014-06-06Move NPTL public ABI headers for SH to sysdeps/sh/nptl/.Roland McGrath2-0/+222
2014-06-06PowerPC: Fix optimized strncat strlen callAdhemerval Zanella1-1/+5
2014-06-05Fix memory overrun in getifaddrs_internal. Fixes bug 15698.Ondřej Bílka1-2/+2
2014-06-03aarch64: Remove nptl/vfork.SRichard Henderson1-37/+0
2014-06-03S/390: Regenerate ULPs.Stefan Liebler1-0/+85
2014-06-03aarch64: Consolidate NPTL/non versions of vforkRichard Henderson3-44/+74
2014-06-03aarch64: Consolidate NPTL/non versions of cloneRichard Henderson2-53/+24
2014-06-03[AArch64] Regenerate libm-test-ulpsMarcus Shawcroft1-0/+85
2014-06-03[AArch64] Switch from FE_TOWARDZERO to _FPU_FPCR_RM_MASKWilco2-6/+6
2014-06-03[AArch64] Cleanup declarations in math_private.h.Wilco1-8/+22
2014-06-02SH: Consolidate NPTL/non versions of vforkRoland McGrath2-29/+33
2014-06-02[AArch64] Remove ISB after FPCR write.Wilco1-5/+2
2014-06-02[AArch64] Rewrite feupdateenv (BZ 17009).Wilco1-5/+54
2014-06-01Update Sparc ULPS.David S. Miller1-0/+85
2014-05-31Fix excessive ULP for y1_upward (0x2p+0) in test-float and test-ifloat.David S. Miller1-0/+1
2014-05-30aarch64: Remove PSEUDO_RETRichard Henderson1-20/+3
2014-05-30aarch64: Fix error return from __ioctlRichard Henderson1-6/+7
2014-05-30Replace __int128 with __int128_tMarko Myllynen1-1/+1
2014-05-30m68k: Convert fork.c to arch-fork.hRoland McGrath1-3/+2
2014-05-29aarch64: Rely on syscalls preserving registersRichard Henderson1-24/+12
2014-05-29aarch64: Use tpidr_el0 rather than __errno_location in librtRichard Henderson2-15/+5
2014-05-29aarch64: Use tpidr_el0 rather than __read_tp in librtRichard Henderson1-11/+3
2014-05-29aarch64: Improve syscall-cancel stack frameRichard Henderson1-86/+26
2014-05-29aarch64: Pass regno parameter to SINGLE_THREAD_PRichard Henderson1-10/+8
2014-05-29aarch64: Share code in syscall-cancel.hRichard Henderson1-14/+14
2014-05-29aarch64: Tabify sysdep-cancel.hRichard Henderson1-51/+51
2014-05-29Avoid stat/fstat in statvfs/fstatvfs (BZ #15132)Eric Wong5-27/+18
2014-05-28SH: Consolidate NPTL/non versions of cloneRoland McGrath1-6/+1
2014-05-28tile: Convert fork.c to arch-fork.hRoland McGrath1-4/+2
2014-05-27IA64: Convert fork.c to arch-fork.hRoland McGrath1-0/+29
2014-05-27SH: Convert fork.c to arch-fork.hRoland McGrath1-0/+28