aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2014-05-23Only support ifunc in nptl/pt-vfork.cRichard Henderson2-19/+23
2014-05-23Define TSVTX in tar.h for older POSIX (bug 16978).Joseph Myers4-3/+9
2014-05-23alpha: Move remaining files out of sysdeps/unix/sysv/linux/alpha/nptl/Richard Henderson33-15/+78
2014-05-23alpha: Consolidate NPTL/non versions of vforkRichard Henderson5-59/+70
2014-05-23alpha: Merge standard and nptl clone.SRichard Henderson3-15/+7
2014-05-23alpha: Remove nptl/fork.cRichard Henderson2-29/+4
2014-05-23Fix log10 (1) in round-downward mode (bug 16977).Joseph Myers11-8/+101
2014-05-23manual: Update prototypes for alphasort and friendsRasmus Villemoes2-4/+9
2014-05-22PowerPC: Remove unneeded copysign[f] macrosAdhemerval Zanella2-27/+6
2014-05-22Fix date in ChangeLogSiddhesh Poyarekar1-1/+1
2014-05-22Fix formattingSiddhesh Poyarekar2-9/+13
2014-05-22Remove nested functions: crypt/md5-crypt.cKonstantin Serebryany2-18/+31
2014-05-22PowerPC: Fix memchr ifunc hidden symbol for PPC32Adhemerval Zanella3-10/+21
2014-05-21AArch64: Convert fork.c to arch-fork.hRoland McGrath2-4/+7
2014-05-21Don't mention linuxthreads in Depend files.Joseph Myers4-3/+6
2014-05-21Consistently use $(elf-objpfx).Joseph Myers9-24/+53
2014-05-21aarch64: Merge __local_multiple_threads offset with memory referenceRichard Henderson2-5/+8
2014-05-21aarch64: Merge rtld_errno offset with memory referenceRichard Henderson2-2/+6
2014-05-20Fix ARM build with GCC trunk.Joseph Myers3-2/+11
2014-05-20Update powerpc-fpu ULPs.Adhemerval Zanella2-0/+65
2014-05-20PowerPC: Fix copysignf optimization macroAdhemerval Zanella2-1/+8