about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* aarch64: Remove PSEUDO_RETRichard Henderson2014-05-302-20/+9
* aarch64: Fix error return from __ioctlRichard Henderson2014-05-302-6/+12
* Replace __int128 with __int128_tMarko Myllynen2014-05-302-1/+6
* Fix formatting in malloc_infoSiddhesh Poyarekar2014-05-302-10/+14
* Add mmap usage in malloc_info outputSiddhesh Poyarekar2014-05-302-0/+7
* m68k: Convert fork.c to arch-fork.hRoland McGrath2014-05-302-3/+7
* Remove mi_arena nested function.Ondřej Bílka2014-05-302-121/+121
* revert commit fdfd175d46ac6a810ebdeb2a2936e6d7d13995abOndřej Bílka2014-05-301-135/+125
* aarch64: Rely on syscalls preserving registersRichard Henderson2014-05-292-24/+22
* aarch64: Use tpidr_el0 rather than __errno_location in librtRichard Henderson2014-05-293-16/+12
* aarch64: Use tpidr_el0 rather than __read_tp in librtRichard Henderson2014-05-292-11/+7
* aarch64: Improve syscall-cancel stack frameRichard Henderson2014-05-292-86/+36
* aarch64: Pass regno parameter to SINGLE_THREAD_PRichard Henderson2014-05-292-10/+12
* aarch64: Share code in syscall-cancel.hRichard Henderson2014-05-292-14/+19
* aarch64: Tabify sysdep-cancel.hRichard Henderson2014-05-292-51/+56
* Avoid stat/fstat in statvfs/fstatvfs (BZ #15132)Eric Wong2014-05-297-37/+44
* SH: Consolidate NPTL/non versions of cloneRoland McGrath2014-05-283-15/+5
* tile: Convert fork.c to arch-fork.hRoland McGrath2014-05-282-4/+7
* IA64: Convert fork.c to arch-fork.hRoland McGrath2014-05-272-0/+31
* SH: Convert fork.c to arch-fork.hRoland McGrath2014-05-272-3/+7
* Remove duplicate code in elf/dl-deps.c.Ondřej Bílka2014-05-272-31/+23
* Remove second argument from TLS_INIT_TP macroAndreas Schwab2014-05-2721-77/+74
* ARM: Fix handling of concurrent TLS descriptor resolutionWill Newton2014-05-273-20/+19
* Fix offset computation for append+ mode on switching from read (BZ #16724)Siddhesh Poyarekar2014-05-276-10/+207
* Update powerpc-fpu ULPs.Adhemerval Zanella2014-05-262-0/+26
* PowerPC: Move remaining nptl/sysdeps/unix/sysv/linux/powerpc/ files.Adhemerval Zanella2014-05-2616-11/+57
* PowerPC: Move NPTL ABI headers to sysdeps.Adhemerval Zanella2014-05-263-0/+5
* PowerPC: Move powerpc64 timer_*.c out of nptl/Adhemerval Zanella2014-05-268-7/+28
* PowerPC: Consolidate NPTL/non versions of cloneAdhemerval Zanella2014-05-265-45/+10
* PowerPC: Consolidate NPTL/non versions of vforkAdhemerval Zanella2014-05-267-206/+79
* Remove nested function mi_arena from malloc_info.Carlos O'Donell2014-05-262-125/+141
* PowerPC: Remove 64 bits instructions in PPC32 codeAdhemerval Zanella2014-05-269-16/+28
* Fix searching localedef input on I18NPATH (BZ #16984)Andreas Schwab2014-05-264-3/+10
* Disable lock elision for PTHREAD_MUTEX_NORMAL.Stefan Liebler2014-05-262-1/+7
* Fix typo in tst-mutex5 ifndef -> ifdefStefan Liebler2014-05-262-1/+6
* benchtests: Add new directive for benchmark initialization hookSiddhesh Poyarekar2014-05-264-1/+18
* [AARCH64] correct alignment of TLS_TCB_ALIGN (BZ #16796)Kyle McMartin2014-05-263-6/+12
* Use NSS_STATUS_TRYAGAIN to indicate insufficient buffer (BZ #16878)Siddhesh Poyarekar2014-05-264-10/+20
* arm,aarch64: Remove SINGLE_THREAD_P_PICRichard Henderson2014-05-253-2/+5
* aarch64: Tidy syscall error checkRichard Henderson2014-05-253-10/+21
* aarch64: Remove DOARGS/UNDOARGS macrosRichard Henderson2014-05-253-24/+9
* aarch64: Fix DO_CALL block commentRichard Henderson2014-05-252-1/+4
* alpha: Do non-default symbols in pt-vfork.SRichard Henderson2014-05-253-6/+21
* Only provide non-default symbols in libpthread for vforkRichard Henderson2014-05-232-7/+12
* Only support ifunc in nptl/pt-vfork.cRichard Henderson2014-05-232-19/+23
* Define TSVTX in tar.h for older POSIX (bug 16978).Joseph Myers2014-05-234-3/+9
* alpha: Move remaining files out of sysdeps/unix/sysv/linux/alpha/nptl/Richard Henderson2014-05-2333-15/+78
* alpha: Consolidate NPTL/non versions of vforkRichard Henderson2014-05-235-59/+70
* alpha: Merge standard and nptl clone.SRichard Henderson2014-05-233-15/+7
* alpha: Remove nptl/fork.cRichard Henderson2014-05-232-29/+4