about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/aarch64
Commit message (Expand)AuthorAgeFilesLines
...
* arm,aarch64: Remove SINGLE_THREAD_P_PICRichard Henderson2014-05-251-1/+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
* AArch64: Convert fork.c to arch-fork.hRoland McGrath2014-05-211-4/+2
* 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
* 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
* Reduce kernel-features.h duplication.Joseph Myers2014-05-141-7/+3
* aarch64: Re-implement setcontext without rt_sigreturn syscallWill Newton2014-04-171-55/+95
* Fixed and unified pthread_once.Torvald Riegel2014-04-111-90/+0
* Move __PTHREAD_SPINS definition to architecture specific headerAdhemerval Zanella2014-04-091-0/+3
* aarch64: Remove inaccurate comment from sysdep.hWill Newton2014-03-181-4/+0
* Don't define __ASSUME_UTIMES for linux-generic architectures.Joseph Myers2014-03-061-1/+0
* Fix __ASSUME_SENDMMSG issues (bug 16611).Joseph Myers2014-02-201-0/+1
* Fix __ASSUME_RECVMMSG issues (bug 16610).Joseph Myers2014-02-201-0/+1
* Fix __ASSUME_ACCEPT4 issues (bug 16609).Joseph Myers2014-02-201-1/+1
* Relocate AArch64 from ports to libc.Marcus Shawcroft2014-02-1166-0/+6577