aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-06-02SH: Consolidate NPTL/non versions of vforkRoland McGrath5-164/+43
2014-06-02Fix format specifier for n_mmapsSiddhesh Poyarekar2-1/+6
2014-06-02[AArch64] Remove ISB after FPCR write.Wilco2-5/+7
2014-06-02[AArch64] Rewrite feupdateenv (BZ 17009).Wilco3-6/+62
2014-06-01Update Sparc ULPS.David S. Miller2-0/+89
2014-05-31Fix excessive ULP for y1_upward (0x2p+0) in test-float and test-ifloat.David S. Miller2-0/+6
2014-05-30aarch64: Remove PSEUDO_RETRichard Henderson2-20/+9
2014-05-30aarch64: Fix error return from __ioctlRichard Henderson2-6/+12
2014-05-30Replace __int128 with __int128_tMarko Myllynen2-1/+6
2014-05-30Fix formatting in malloc_infoSiddhesh Poyarekar2-10/+14
2014-05-30Add mmap usage in malloc_info outputSiddhesh Poyarekar2-0/+7
2014-05-30m68k: Convert fork.c to arch-fork.hRoland McGrath2-3/+7
2014-05-30Remove mi_arena nested function.Ondřej Bílka2-121/+121
2014-05-30revert commit fdfd175d46ac6a810ebdeb2a2936e6d7d13995abOndřej Bílka1-135/+125
2014-05-29aarch64: Rely on syscalls preserving registersRichard Henderson2-24/+22
2014-05-29aarch64: Use tpidr_el0 rather than __errno_location in librtRichard Henderson3-16/+12
2014-05-29aarch64: Use tpidr_el0 rather than __read_tp in librtRichard Henderson2-11/+7
2014-05-29aarch64: Improve syscall-cancel stack frameRichard Henderson2-86/+36
2014-05-29aarch64: Pass regno parameter to SINGLE_THREAD_PRichard Henderson2-10/+12
2014-05-29aarch64: Share code in syscall-cancel.hRichard Henderson2-14/+19
2014-05-29aarch64: Tabify sysdep-cancel.hRichard Henderson2-51/+56
2014-05-29Avoid stat/fstat in statvfs/fstatvfs (BZ #15132)Eric Wong7-37/+44
2014-05-28SH: Consolidate NPTL/non versions of cloneRoland McGrath3-15/+5
2014-05-28tile: Convert fork.c to arch-fork.hRoland McGrath2-4/+7
2014-05-27IA64: Convert fork.c to arch-fork.hRoland McGrath2-0/+31
2014-05-27SH: Convert fork.c to arch-fork.hRoland McGrath2-3/+7
2014-05-27Remove duplicate code in elf/dl-deps.c.Ondřej Bílka2-31/+23
2014-05-27Remove second argument from TLS_INIT_TP macroAndreas Schwab21-77/+74
2014-05-27ARM: Fix handling of concurrent TLS descriptor resolutionWill Newton3-20/+19
2014-05-27Fix offset computation for append+ mode on switching from read (BZ #16724)Siddhesh Poyarekar6-10/+207
2014-05-26Update powerpc-fpu ULPs.Adhemerval Zanella2-0/+26
2014-05-26PowerPC: Move remaining nptl/sysdeps/unix/sysv/linux/powerpc/ files.Adhemerval Zanella16-11/+57
2014-05-26PowerPC: Move NPTL ABI headers to sysdeps.Adhemerval Zanella3-0/+5
2014-05-26PowerPC: Move powerpc64 timer_*.c out of nptl/Adhemerval Zanella8-7/+28
2014-05-26PowerPC: Consolidate NPTL/non versions of cloneAdhemerval Zanella5-45/+10
2014-05-26PowerPC: Consolidate NPTL/non versions of vforkAdhemerval Zanella7-206/+79
2014-05-26Remove nested function mi_arena from malloc_info.Carlos O'Donell2-125/+141
2014-05-26PowerPC: Remove 64 bits instructions in PPC32 codeAdhemerval Zanella9-16/+28
2014-05-26Fix searching localedef input on I18NPATH (BZ #16984)Andreas Schwab4-3/+10
2014-05-26Disable lock elision for PTHREAD_MUTEX_NORMAL.Stefan Liebler2-1/+7
2014-05-26Fix typo in tst-mutex5 ifndef -> ifdefStefan Liebler2-1/+6
2014-05-26benchtests: Add new directive for benchmark initialization hookSiddhesh Poyarekar4-1/+18
2014-05-26[AARCH64] correct alignment of TLS_TCB_ALIGN (BZ #16796)Kyle McMartin3-6/+12
2014-05-26Use NSS_STATUS_TRYAGAIN to indicate insufficient buffer (BZ #16878)Siddhesh Poyarekar4-10/+20
2014-05-25arm,aarch64: Remove SINGLE_THREAD_P_PICRichard Henderson3-2/+5
2014-05-25aarch64: Tidy syscall error checkRichard Henderson3-10/+21
2014-05-25aarch64: Remove DOARGS/UNDOARGS macrosRichard Henderson3-24/+9
2014-05-25aarch64: Fix DO_CALL block commentRichard Henderson2-1/+4
2014-05-25alpha: Do non-default symbols in pt-vfork.SRichard Henderson3-6/+21
2014-05-23Only provide non-default symbols in libpthread for vforkRichard Henderson2-7/+12