aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/aarch64
AgeCommit message (Expand)Author
2014-05-30aarch64: Fix error return from __ioctlRichard Henderson
2014-05-29aarch64: Rely on syscalls preserving registersRichard Henderson
2014-05-29aarch64: Use tpidr_el0 rather than __errno_location in librtRichard Henderson
2014-05-29aarch64: Use tpidr_el0 rather than __read_tp in librtRichard Henderson
2014-05-29aarch64: Improve syscall-cancel stack frameRichard Henderson
2014-05-29aarch64: Pass regno parameter to SINGLE_THREAD_PRichard Henderson
2014-05-29aarch64: Share code in syscall-cancel.hRichard Henderson
2014-05-29aarch64: Tabify sysdep-cancel.hRichard Henderson
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-21AArch64: Convert fork.c to arch-fork.hRoland McGrath
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-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-14Reduce kernel-features.h duplication.Joseph Myers
2014-04-17aarch64: Re-implement setcontext without rt_sigreturn syscallWill Newton
2014-04-11Fixed and unified pthread_once.Torvald Riegel
2014-04-09Move __PTHREAD_SPINS definition to architecture specific headerAdhemerval Zanella
2014-03-18aarch64: Remove inaccurate comment from sysdep.hWill Newton
2014-03-06Don't define __ASSUME_UTIMES for linux-generic architectures.Joseph Myers
2014-02-20Fix __ASSUME_SENDMMSG issues (bug 16611).Joseph Myers
2014-02-20Fix __ASSUME_RECVMMSG issues (bug 16610).Joseph Myers
2014-02-20Fix __ASSUME_ACCEPT4 issues (bug 16609).Joseph Myers
2014-02-11Relocate AArch64 from ports to libc.Marcus Shawcroft