about summary refs log tree commit diff
path: root/sysdeps
Commit message (Expand)AuthorAgeFilesLines
* get_nprocs: Only return explictly set cache values (BZ #16996)Meador Inge2014-06-131-2/+2
* Move SPARC public headers out of nptl/Roland McGrath2014-06-123-0/+365
* Move SPARC code out of nptl/sysdeps/sparc/.Roland McGrath2014-06-1215-0/+411
* SPARC: Convert fork.c to arch-fork.hRoland McGrath2014-06-121-0/+27
* Use list.h in posix-timer code.Roland McGrath2014-06-122-43/+31
* Get rid of nptl/sysdeps/pthread/ subdirectoryRoland McGrath2014-06-1235-0/+4381
* Consolidate NPTL sigprocmask.Roland McGrath2014-06-121-1/+2
* Move i386 code out of nptl/ subdirectory.Roland McGrath2014-06-1213-1/+792
* Move SH code out of nptl/ subdirectory.Roland McGrath2014-06-1231-0/+6483
* Move x86_64 code out of nptl/ subdirectory.Roland McGrath2014-06-1113-0/+738
* Update powerpc-fpu ULPs.Adhemerval Zanella2014-06-111-0/+24
* tile: Consolidate NPTL/non versions of vforkChris Metcalf2014-06-113-6/+2
* Tile: Define TLS_DEFINE_INIT_TPRoland McGrath2014-06-112-24/+4
* Alpha: Define TLS_DEFINE_INIT_TPRoland McGrath2014-06-112-22/+3
* PowerPC: Define TLS_DEFINE_INIT_TPRoland McGrath2014-06-111-24/+0
* AArch64: Define TLS_DEFINE_INIT_TPRoland McGrath2014-06-112-23/+3
* PowerPC: Optimized strcmp for PPC64/POWER7Vidya Ranganathan2014-06-116-1/+317
* tile: move sysdeps/unix/sysv/linux/tile nptl files.Chris Metcalf2014-06-1053-2/+5
* Fix log2 (1) in round-downward mode (bug 17042).Joseph Myers2014-06-108-4/+72
* hppa: Remove lowlevellock.c.Bernard Ogden2014-06-091-126/+0
* m68k: Define TLS_DEFINE_INIT_TPRoland McGrath2014-06-092-24/+3
* HPPA: Define TLS_DEFINE_INIT_TPRoland McGrath2014-06-092-22/+3
* MIPS: Define TLS_DEFINE_INIT_TPRoland McGrath2014-06-092-23/+4
* ARM: Define TLS_DEFINE_INIT_TPRoland McGrath2014-06-092-22/+2
* Start cleaning up TLS initial value for pthread_create.Roland McGrath2014-06-091-48/+0
* Remove redundant C locale settings.Joseph Myers2014-06-071-1/+1
* Move NPTL public ABI headers for SH to sysdeps/sh/nptl/.Roland McGrath2014-06-062-0/+222
* PowerPC: Fix optimized strncat strlen callAdhemerval Zanella2014-06-061-1/+5
* Fix memory overrun in getifaddrs_internal. Fixes bug 15698.Ondřej Bílka2014-06-051-2/+2
* aarch64: Remove nptl/vfork.SRichard Henderson2014-06-031-37/+0
* S/390: Regenerate ULPs.Stefan Liebler2014-06-031-0/+85
* aarch64: Consolidate NPTL/non versions of vforkRichard Henderson2014-06-033-44/+74
* aarch64: Consolidate NPTL/non versions of cloneRichard Henderson2014-06-032-53/+24
* [AArch64] Regenerate libm-test-ulpsMarcus Shawcroft2014-06-031-0/+85
* [AArch64] Switch from FE_TOWARDZERO to _FPU_FPCR_RM_MASKWilco2014-06-032-6/+6
* [AArch64] Cleanup declarations in math_private.h.Wilco2014-06-031-8/+22
* SH: Consolidate NPTL/non versions of vforkRoland McGrath2014-06-022-29/+33
* [AArch64] Remove ISB after FPCR write.Wilco2014-06-021-5/+2
* [AArch64] Rewrite feupdateenv (BZ 17009).Wilco2014-06-021-5/+54
* Update Sparc ULPS.David S. Miller2014-06-011-0/+85
* Fix excessive ULP for y1_upward (0x2p+0) in test-float and test-ifloat.David S. Miller2014-05-311-0/+1
* aarch64: Remove PSEUDO_RETRichard Henderson2014-05-301-20/+3
* aarch64: Fix error return from __ioctlRichard Henderson2014-05-301-6/+7
* Replace __int128 with __int128_tMarko Myllynen2014-05-301-1/+1
* m68k: Convert fork.c to arch-fork.hRoland McGrath2014-05-301-3/+2
* aarch64: Rely on syscalls preserving registersRichard Henderson2014-05-291-24/+12
* aarch64: Use tpidr_el0 rather than __errno_location in librtRichard Henderson2014-05-292-15/+5
* aarch64: Use tpidr_el0 rather than __read_tp in librtRichard Henderson2014-05-291-11/+3
* aarch64: Improve syscall-cancel stack frameRichard Henderson2014-05-291-86/+26
* aarch64: Pass regno parameter to SINGLE_THREAD_PRichard Henderson2014-05-291-10/+8