summaryrefslogtreecommitdiff
path: root/sysdeps
Commit message (Expand)AuthorAgeFilesLines
* neon for memset; higher minimums to enter loopsrth/aa-memsetRichard Henderson2014-06-161-96/+125
* aarch64: Rewrite memsetRichard Henderson2014-06-131-182/+267
* 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
* aarch64: Share code in syscall-cancel.hRichard Henderson2014-05-291-14/+14
* aarch64: Tabify sysdep-cancel.hRichard Henderson2014-05-291-51/+51
* Avoid stat/fstat in statvfs/fstatvfs (BZ #15132)Eric Wong2014-05-295-27/+18
* SH: Consolidate NPTL/non versions of cloneRoland McGrath2014-05-281-6/+1
* tile: Convert fork.c to arch-fork.hRoland McGrath2014-05-281-4/+2
* IA64: Convert fork.c to arch-fork.hRoland McGrath2014-05-271-0/+29
* SH: Convert fork.c to arch-fork.hRoland McGrath2014-05-271-0/+28
* Remove second argument from TLS_INIT_TP macroAndreas Schwab2014-05-2711-62/+38
* ARM: Fix handling of concurrent TLS descriptor resolutionWill Newton2014-05-271-19/+12
* Update powerpc-fpu ULPs.Adhemerval Zanella2014-05-261-0/+24
* PowerPC: Move remaining nptl/sysdeps/unix/sysv/linux/powerpc/ files.Adhemerval Zanella2014-05-2613-0/+944
* PowerPC: Move NPTL ABI headers to sysdeps.Adhemerval Zanella2014-05-262-0/+266
* PowerPC: Move powerpc64 timer_*.c out of nptl/Adhemerval Zanella2014-05-266-0/+13
* PowerPC: Consolidate NPTL/non versions of cloneAdhemerval Zanella2014-05-262-27/+2
* PowerPC: Consolidate NPTL/non versions of vforkAdhemerval Zanella2014-05-262-0/+59
* PowerPC: Remove 64 bits instructions in PPC32 codeAdhemerval Zanella2014-05-268-16/+16
* [AARCH64] correct alignment of TLS_TCB_ALIGN (BZ #16796)Kyle McMartin2014-05-261-2/+2
* arm,aarch64: Remove SINGLE_THREAD_P_PICRichard Henderson2014-05-252-2/+0
* aarch64: Tidy syscall error checkRichard Henderson2014-05-252-10/+13
* aarch64: Remove DOARGS/UNDOARGS macrosRichard Henderson2014-05-252-24/+1
* aarch64: Fix DO_CALL block commentRichard Henderson2014-05-251-1/+1