aboutsummaryrefslogtreecommitdiff
path: root/sysdeps
AgeCommit message (Expand)AuthorFilesLines
2014-05-29Avoid stat/fstat in statvfs/fstatvfs (BZ #15132)Eric Wong5-27/+18
2014-05-28SH: Consolidate NPTL/non versions of cloneRoland McGrath1-6/+1
2014-05-28tile: Convert fork.c to arch-fork.hRoland McGrath1-4/+2
2014-05-27IA64: Convert fork.c to arch-fork.hRoland McGrath1-0/+29
2014-05-27SH: Convert fork.c to arch-fork.hRoland McGrath1-0/+28
2014-05-27Remove second argument from TLS_INIT_TP macroAndreas Schwab11-62/+38
2014-05-27ARM: Fix handling of concurrent TLS descriptor resolutionWill Newton1-19/+12
2014-05-26Update powerpc-fpu ULPs.Adhemerval Zanella1-0/+24
2014-05-26PowerPC: Move remaining nptl/sysdeps/unix/sysv/linux/powerpc/ files.Adhemerval Zanella13-0/+944
2014-05-26PowerPC: Move NPTL ABI headers to sysdeps.Adhemerval Zanella2-0/+266
2014-05-26PowerPC: Move powerpc64 timer_*.c out of nptl/Adhemerval Zanella6-0/+13
2014-05-26PowerPC: Consolidate NPTL/non versions of cloneAdhemerval Zanella2-27/+2
2014-05-26PowerPC: Consolidate NPTL/non versions of vforkAdhemerval Zanella2-0/+59
2014-05-26PowerPC: Remove 64 bits instructions in PPC32 codeAdhemerval Zanella8-16/+16
2014-05-26[AARCH64] correct alignment of TLS_TCB_ALIGN (BZ #16796)Kyle McMartin1-2/+2
2014-05-25arm,aarch64: Remove SINGLE_THREAD_P_PICRichard Henderson2-2/+0
2014-05-25aarch64: Tidy syscall error checkRichard Henderson2-10/+13
2014-05-25aarch64: Remove DOARGS/UNDOARGS macrosRichard Henderson2-24/+1
2014-05-25aarch64: Fix DO_CALL block commentRichard Henderson1-1/+1
2014-05-25alpha: Do non-default symbols in pt-vfork.SRichard Henderson2-6/+14
2014-05-23alpha: Move remaining files out of sysdeps/unix/sysv/linux/alpha/nptl/Richard Henderson32-15/+16
2014-05-23alpha: Consolidate NPTL/non versions of vforkRichard Henderson4-59/+62
2014-05-23alpha: Merge standard and nptl clone.SRichard Henderson2-15/+3
2014-05-23alpha: Remove nptl/fork.cRichard Henderson1-29/+0
2014-05-23Fix log10 (1) in round-downward mode (bug 16977).Joseph Myers8-4/+82
2014-05-22PowerPC: Remove unneeded copysign[f] macrosAdhemerval Zanella1-27/+0
2014-05-22PowerPC: Fix memchr ifunc hidden symbol for PPC32Adhemerval Zanella2-10/+14
2014-05-21AArch64: Convert fork.c to arch-fork.hRoland McGrath1-4/+2
2014-05-21Consistently use $(elf-objpfx).Joseph Myers2-3/+3
2014-05-21aarch64: Merge __local_multiple_threads offset with memory referenceRichard Henderson1-5/+4
2014-05-21aarch64: Merge rtld_errno offset with memory referenceRichard Henderson1-2/+1
2014-05-20Fix ARM build with GCC trunk.Joseph Myers2-2/+4
2014-05-20Update powerpc-fpu ULPs.Adhemerval Zanella1-0/+63
2014-05-20PowerPC: Fix copysignf optimization macroAdhemerval Zanella1-1/+3
2014-05-20alpha: fix sa_flags type (BZ 16967)Richard Henderson1-1/+1
2014-05-20alpha: Remove bits/siginfo.h (BZ 16966)Richard Henderson1-333/+0
2014-05-20alpha: Define ELF_MACHINE_NO_RELARichard Henderson1-0/+1
2014-05-20AArch64: Fix handling of nocancel syscall failuresWill Newton1-0/+1
2014-05-20AArch64: Remove asm/ptrace.h inclusion in sys/user.h and sys/procfs.hYvan Roux2-21/+16
2014-05-19PowerPC: Fix multiarch hypotf PPC64 pathAdhemerval Zanella1-0/+0
2014-05-19Revert "ARM: Improve fenv implementation"Marcus Shawcroft12-75/+99
2014-05-17Fix sparc memcpy data corruption when using niagara2 optimized routines.Jose E. Marchesi1-0/+1
2014-05-17alpha: Create __syscall_nocancel entry pointsRichard Henderson2-21/+16
2014-05-17Merge remote-tracking branch 'origin/roland/nptl-alpha'Richard Henderson1-10/+8
2014-05-17Fix some termios.h conformtest failures on sparc.David S. Miller1-14/+5
2014-05-16Fix __waitpid_nocancel link error.linaro/masterRoland McGrath1-6/+1
2014-05-16ARM: soft-fp NaN representation correctionMaciej W. Rozycki1-3/+3
2014-05-16PowerPC: clean BSD Terminal Modes expectation in termios.hAdhemerval Zanella1-2/+9
2014-05-16Alpha: Convert fork.c to arch-fork.hRoland McGrath1-10/+8
2014-05-16ARM: Convert fork.c to arch-fork.hRoland McGrath1-10/+7