about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/aarch64
Commit message (Expand)AuthorAgeFilesLines
* Clean up sysdep-dl-routines variable.Roland McGrath2015-02-061-2/+0
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-0239-39/+39
* Make __ASSUME_UTIMES hppa-specific.Joseph Myers2014-12-221-3/+0
* Remove NOT_IN_libcSiddhesh Poyarekar2014-11-242-5/+5
* Remove IS_IN_rtldSiddhesh Poyarekar2014-11-241-1/+1
* Remove IS_IN_libpthreadSiddhesh Poyarekar2014-11-242-4/+4
* Remove IS_IN_librtSiddhesh Poyarekar2014-11-241-2/+2
* [AArch64] Add ipc.h.Alan Hayward2014-11-111-0/+54
* Run check-localpltk/textrel/execstack over ld.so.Carlos O'Donell2014-11-061-0/+9
* Clean up gnu/lib-names.h generation (bug 14171).Joseph Myers2014-09-261-2/+0
* Remove configuration name patterns from shlib-versions.Joseph Myers2014-09-121-3/+3
* Remove unnecessary uses of NOT_IN_libcSiddhesh Poyarekar2014-08-211-2/+3
* AArch64: Remove lowlevellock.hWill Newton2014-08-041-312/+0
* Refactor handling of /lib64 etc. cases, move out of sysdeps/gnu/configure.ac.Joseph Myers2014-07-172-21/+10
* Move architecture shlib-versions files to Linux-specific directories.Joseph Myers2014-07-171-0/+7
* Get rid of lll_robust_dead.Roland McGrath2014-07-101-9/+0
* Get rid of lll_robust_trylock.Roland McGrath2014-07-101-5/+0
* NPTL is no longer an add-on!Roland McGrath2014-07-071-0/+1
* Get rid of nptl/sysdeps/ entirely!Roland McGrath2014-07-071-9/+1
* AArch64: Consolidate nptl/ subdirectories under linux/...Roland McGrath2014-06-2620-209/+0
* Remove stray includes of kernel-features.h.Joseph Myers2014-06-253-4/+0
* Add adaptive elision to rwlocksAndi Kleen2014-06-131-0/+2
* AArch64: Define TLS_DEFINE_INIT_TPRoland McGrath2014-06-111-23/+0
* aarch64: Remove nptl/vfork.SRichard Henderson2014-06-031-37/+0
* aarch64: Consolidate NPTL/non versions of vforkRichard Henderson2014-06-033-44/+74
* aarch64: Consolidate NPTL/non versions of cloneRichard Henderson2014-06-032-53/+24
* aarch64: Remove PSEUDO_RETRichard Henderson2014-05-301-20/+3
* aarch64: Fix error return from __ioctlRichard Henderson2014-05-301-6/+7
* aarch64: Rely on syscalls preserving registersRichard Henderson2014-05-291-24/+12
* aarch64: Use tpidr_el0 rather than __errno_location in librtRichard Henderson2014-05-292-15/+5
* aarch64: Use tpidr_el0 rather than __read_tp in librtRichard Henderson2014-05-291-11/+3
* aarch64: Improve syscall-cancel stack frameRichard Henderson2014-05-291-86/+26
* aarch64: Pass regno parameter to SINGLE_THREAD_PRichard Henderson2014-05-291-10/+8
* aarch64: Share code in syscall-cancel.hRichard Henderson2014-05-291-14/+14
* aarch64: Tabify sysdep-cancel.hRichard Henderson2014-05-291-51/+51
* 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