summaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/aarch64
AgeCommit message (Expand)Author
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers
2014-12-22Make __ASSUME_UTIMES hppa-specific.Joseph Myers
2014-11-24Remove NOT_IN_libcSiddhesh Poyarekar
2014-11-24Remove IS_IN_rtldSiddhesh Poyarekar
2014-11-24Remove IS_IN_libpthreadSiddhesh Poyarekar
2014-11-24Remove IS_IN_librtSiddhesh Poyarekar
2014-11-11[AArch64] Add ipc.h.Alan Hayward
2014-11-06Run check-localpltk/textrel/execstack over ld.so.Carlos O'Donell
2014-09-26Clean up gnu/lib-names.h generation (bug 14171).Joseph Myers
2014-09-12Remove configuration name patterns from shlib-versions.Joseph Myers
2014-08-21Remove unnecessary uses of NOT_IN_libcSiddhesh Poyarekar
2014-08-04AArch64: Remove lowlevellock.hWill Newton
2014-07-17Refactor handling of /lib64 etc. cases, move out of sysdeps/gnu/configure.ac.Joseph Myers
2014-07-17Move architecture shlib-versions files to Linux-specific directories.Joseph Myers
2014-07-10Get rid of lll_robust_dead.Roland McGrath
2014-07-10Get rid of lll_robust_trylock.Roland McGrath
2014-07-07NPTL is no longer an add-on!Roland McGrath
2014-07-07Get rid of nptl/sysdeps/ entirely!Roland McGrath
2014-06-26AArch64: Consolidate nptl/ subdirectories under linux/...Roland McGrath
2014-06-25Remove stray includes of kernel-features.h.Joseph Myers
2014-06-13Add adaptive elision to rwlocksAndi Kleen
2014-06-11AArch64: Define TLS_DEFINE_INIT_TPRoland McGrath
2014-06-03aarch64: Remove nptl/vfork.SRichard Henderson
2014-06-03aarch64: Consolidate NPTL/non versions of vforkRichard Henderson
2014-06-03aarch64: Consolidate NPTL/non versions of cloneRichard Henderson
2014-05-30aarch64: Remove PSEUDO_RETRichard Henderson
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