about summary refs log tree commit diff
path: root/sysdeps
Commit message (Expand)AuthorAgeFilesLines
* Avoid stat/fstat in statvfs/fstatvfs (BZ #15132)Eric Wong2014-05-295-27/+18
* SH: Consolidate NPTL/non versions of cloneRoland McGrath2014-05-281-6/+1
* tile: Convert fork.c to arch-fork.hRoland McGrath2014-05-281-4/+2
* IA64: Convert fork.c to arch-fork.hRoland McGrath2014-05-271-0/+29
* SH: Convert fork.c to arch-fork.hRoland McGrath2014-05-271-0/+28
* Remove second argument from TLS_INIT_TP macroAndreas Schwab2014-05-2711-62/+38
* ARM: Fix handling of concurrent TLS descriptor resolutionWill Newton2014-05-271-19/+12
* Update powerpc-fpu ULPs.Adhemerval Zanella2014-05-261-0/+24
* PowerPC: Move remaining nptl/sysdeps/unix/sysv/linux/powerpc/ files.Adhemerval Zanella2014-05-2613-0/+944
* PowerPC: Move NPTL ABI headers to sysdeps.Adhemerval Zanella2014-05-262-0/+266
* PowerPC: Move powerpc64 timer_*.c out of nptl/Adhemerval Zanella2014-05-266-0/+13
* PowerPC: Consolidate NPTL/non versions of cloneAdhemerval Zanella2014-05-262-27/+2
* PowerPC: Consolidate NPTL/non versions of vforkAdhemerval Zanella2014-05-262-0/+59
* PowerPC: Remove 64 bits instructions in PPC32 codeAdhemerval Zanella2014-05-268-16/+16
* [AARCH64] correct alignment of TLS_TCB_ALIGN (BZ #16796)Kyle McMartin2014-05-261-2/+2
* arm,aarch64: Remove SINGLE_THREAD_P_PICRichard Henderson2014-05-252-2/+0
* aarch64: Tidy syscall error checkRichard Henderson2014-05-252-10/+13
* aarch64: Remove DOARGS/UNDOARGS macrosRichard Henderson2014-05-252-24/+1
* aarch64: Fix DO_CALL block commentRichard Henderson2014-05-251-1/+1
* alpha: Do non-default symbols in pt-vfork.SRichard Henderson2014-05-252-6/+14
* alpha: Move remaining files out of sysdeps/unix/sysv/linux/alpha/nptl/Richard Henderson2014-05-2332-15/+16
* alpha: Consolidate NPTL/non versions of vforkRichard Henderson2014-05-234-59/+62
* alpha: Merge standard and nptl clone.SRichard Henderson2014-05-232-15/+3
* alpha: Remove nptl/fork.cRichard Henderson2014-05-231-29/+0
* Fix log10 (1) in round-downward mode (bug 16977).Joseph Myers2014-05-238-4/+82
* PowerPC: Remove unneeded copysign[f] macrosAdhemerval Zanella2014-05-221-27/+0
* PowerPC: Fix memchr ifunc hidden symbol for PPC32Adhemerval Zanella2014-05-222-10/+14
* AArch64: Convert fork.c to arch-fork.hRoland McGrath2014-05-211-4/+2
* Consistently use $(elf-objpfx).Joseph Myers2014-05-212-3/+3
* aarch64: Merge __local_multiple_threads offset with memory referenceRichard Henderson2014-05-211-5/+4
* aarch64: Merge rtld_errno offset with memory referenceRichard Henderson2014-05-211-2/+1
* Fix ARM build with GCC trunk.Joseph Myers2014-05-202-2/+4
* Update powerpc-fpu ULPs.Adhemerval Zanella2014-05-201-0/+63
* PowerPC: Fix copysignf optimization macroAdhemerval Zanella2014-05-201-1/+3
* alpha: fix sa_flags type (BZ 16967)Richard Henderson2014-05-201-1/+1
* alpha: Remove bits/siginfo.h (BZ 16966)Richard Henderson2014-05-201-333/+0
* alpha: Define ELF_MACHINE_NO_RELARichard Henderson2014-05-201-0/+1
* AArch64: Fix handling of nocancel syscall failuresWill Newton2014-05-201-0/+1
* AArch64: Remove asm/ptrace.h inclusion in sys/user.h and sys/procfs.hYvan Roux2014-05-202-21/+16
* PowerPC: Fix multiarch hypotf PPC64 pathAdhemerval Zanella2014-05-191-0/+0
* Revert "ARM: Improve fenv implementation"Marcus Shawcroft2014-05-1912-75/+99
* Fix sparc memcpy data corruption when using niagara2 optimized routines.Jose E. Marchesi2014-05-171-0/+1
* alpha: Create __syscall_nocancel entry pointsRichard Henderson2014-05-172-21/+16
* Merge remote-tracking branch 'origin/roland/nptl-alpha'Richard Henderson2014-05-171-10/+8
|\
| * Alpha: Convert fork.c to arch-fork.hRoland McGrath2014-05-161-10/+8
* | Fix some termios.h conformtest failures on sparc.David S. Miller2014-05-171-14/+5
* | Fix __waitpid_nocancel link error. linaro/masterRoland McGrath2014-05-161-6/+1
* | ARM: soft-fp NaN representation correctionMaciej W. Rozycki2014-05-161-3/+3
* | PowerPC: clean BSD Terminal Modes expectation in termios.hAdhemerval Zanella2014-05-161-2/+9
* | ARM: Convert fork.c to arch-fork.hRoland McGrath2014-05-161-10/+7
|/