aboutsummaryrefslogtreecommitdiff
path: root/sysdeps
AgeCommit message (Expand)Author
2014-05-28SH: Consolidate NPTL/non versions of cloneRoland McGrath
2014-05-28tile: Convert fork.c to arch-fork.hRoland McGrath
2014-05-27IA64: Convert fork.c to arch-fork.hRoland McGrath
2014-05-27SH: Convert fork.c to arch-fork.hRoland McGrath
2014-05-27Remove second argument from TLS_INIT_TP macroAndreas Schwab
2014-05-27ARM: Fix handling of concurrent TLS descriptor resolutionWill Newton
2014-05-26Update powerpc-fpu ULPs.Adhemerval Zanella
2014-05-26PowerPC: Move remaining nptl/sysdeps/unix/sysv/linux/powerpc/ files.Adhemerval Zanella
2014-05-26PowerPC: Move NPTL ABI headers to sysdeps.Adhemerval Zanella
2014-05-26PowerPC: Move powerpc64 timer_*.c out of nptl/Adhemerval Zanella
2014-05-26PowerPC: Consolidate NPTL/non versions of cloneAdhemerval Zanella
2014-05-26PowerPC: Consolidate NPTL/non versions of vforkAdhemerval Zanella
2014-05-26PowerPC: Remove 64 bits instructions in PPC32 codeAdhemerval Zanella
2014-05-26[AARCH64] correct alignment of TLS_TCB_ALIGN (BZ #16796)Kyle McMartin
2014-05-25arm,aarch64: Remove SINGLE_THREAD_P_PICRichard Henderson
2014-05-25aarch64: Tidy syscall error checkRichard Henderson
2014-05-25aarch64: Remove DOARGS/UNDOARGS macrosRichard Henderson
2014-05-25aarch64: Fix DO_CALL block commentRichard Henderson
2014-05-25alpha: Do non-default symbols in pt-vfork.SRichard Henderson
2014-05-23alpha: Move remaining files out of sysdeps/unix/sysv/linux/alpha/nptl/Richard Henderson
2014-05-23alpha: Consolidate NPTL/non versions of vforkRichard Henderson
2014-05-23alpha: Merge standard and nptl clone.SRichard Henderson
2014-05-23alpha: Remove nptl/fork.cRichard Henderson
2014-05-23Fix log10 (1) in round-downward mode (bug 16977).Joseph Myers
2014-05-22PowerPC: Remove unneeded copysign[f] macrosAdhemerval Zanella
2014-05-22PowerPC: Fix memchr ifunc hidden symbol for PPC32Adhemerval Zanella
2014-05-21AArch64: Convert fork.c to arch-fork.hRoland McGrath
2014-05-21Consistently use $(elf-objpfx).Joseph Myers
2014-05-21aarch64: Merge __local_multiple_threads offset with memory referenceRichard Henderson
2014-05-21aarch64: Merge rtld_errno offset with memory referenceRichard Henderson
2014-05-20Fix ARM build with GCC trunk.Joseph Myers
2014-05-20Update powerpc-fpu ULPs.Adhemerval Zanella
2014-05-20PowerPC: Fix copysignf optimization macroAdhemerval Zanella
2014-05-20alpha: fix sa_flags type (BZ 16967)Richard Henderson
2014-05-20alpha: Remove bits/siginfo.h (BZ 16966)Richard Henderson
2014-05-20alpha: Define ELF_MACHINE_NO_RELARichard Henderson
2014-05-20AArch64: Fix handling of nocancel syscall failuresWill Newton
2014-05-20AArch64: Remove asm/ptrace.h inclusion in sys/user.h and sys/procfs.hYvan Roux
2014-05-19PowerPC: Fix multiarch hypotf PPC64 pathAdhemerval Zanella
2014-05-19Revert "ARM: Improve fenv implementation"Marcus Shawcroft
2014-05-17Fix sparc memcpy data corruption when using niagara2 optimized routines.Jose E. Marchesi
2014-05-17alpha: Create __syscall_nocancel entry pointsRichard Henderson
2014-05-17Merge remote-tracking branch 'origin/roland/nptl-alpha'Richard Henderson
2014-05-17Fix some termios.h conformtest failures on sparc.David S. Miller
2014-05-16Fix __waitpid_nocancel link error.linaro/masterRoland McGrath
2014-05-16ARM: soft-fp NaN representation correctionMaciej W. Rozycki
2014-05-16PowerPC: clean BSD Terminal Modes expectation in termios.hAdhemerval Zanella
2014-05-16Alpha: Convert fork.c to arch-fork.hRoland McGrath
2014-05-16ARM: Convert fork.c to arch-fork.hRoland McGrath
2014-05-16Add stub arch-fork.h header.Roland McGrath