aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/aarch64
AgeCommit message (Expand)AuthorFilesLines
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers39-39/+39
2015-11-27Rename localedir to complocaledir (bug 14259).Carlos O'Donell1-1/+1
2015-11-23Update <sys/ptrace.h> for Linux 4.3.Joseph Myers1-1/+3
2015-11-20Fix lgamma setting signgam for ISO C (bug 15421).Joseph Myers1-0/+5
2015-11-10Remove __signbit* from localplt.data as they are no longer called from within...Wilco Dijkstra1-5/+0
2015-11-06Simplify the abilist formatFlorian Weimer13-3067/+3049
2015-11-06Add LFS support for fts functions (bug 11460)Mark Wielaard1-0/+7
2015-07-09[AArch64][BZ 18648] change greg_t definition in ucontext.hSzabolcs Nagy1-1/+1
2015-07-09[AArch64][BZ 18400] fix elf_prpsinfo in procfs.hSzabolcs Nagy1-2/+2
2015-07-08libio: fmemopen rewrite to POSIX complianceAdhemerval Zanella1-0/+3
2015-07-06[AArch64] make setcontext etc functions consistent with the kernelSzabolcs Nagy3-12/+12
2015-05-26Consolidate gettimeofday across aarch64/s390/tileAdhemerval Zanella3-42/+1
2015-05-26Consolidate vDSO macros and usageAdhemerval Zanella4-74/+21
2015-05-08Bug 18125: Call exit after last linked context.Carlos O'Donell1-1/+1
2015-04-20libc-vdso.h place consolidationAdhemerval Zanella3-2/+2
2015-04-02aarch64: Increase MINSIGSTKSZ and SIGSTKSZ (bug 16850)Andreas Schwab1-0/+54
2015-02-06Clean up sysdep-dl-routines variable.Roland McGrath1-2/+0
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers39-39/+39
2014-12-22Make __ASSUME_UTIMES hppa-specific.Joseph Myers1-3/+0
2014-11-24Remove NOT_IN_libcSiddhesh Poyarekar2-5/+5
2014-11-24Remove IS_IN_rtldSiddhesh Poyarekar1-1/+1
2014-11-24Remove IS_IN_libpthreadSiddhesh Poyarekar2-4/+4
2014-11-24Remove IS_IN_librtSiddhesh Poyarekar1-2/+2
2014-11-11[AArch64] Add ipc.h.Alan Hayward1-0/+54
2014-11-06Run check-localpltk/textrel/execstack over ld.so.Carlos O'Donell1-0/+9
2014-09-26Clean up gnu/lib-names.h generation (bug 14171).Joseph Myers1-2/+0
2014-09-12Remove configuration name patterns from shlib-versions.Joseph Myers1-3/+3
2014-08-21Remove unnecessary uses of NOT_IN_libcSiddhesh Poyarekar1-2/+3
2014-08-04AArch64: Remove lowlevellock.hWill Newton1-312/+0
2014-07-17Refactor handling of /lib64 etc. cases, move out of sysdeps/gnu/configure.ac.Joseph Myers2-21/+10
2014-07-17Move architecture shlib-versions files to Linux-specific directories.Joseph Myers1-0/+7
2014-07-10Get rid of lll_robust_dead.Roland McGrath1-9/+0
2014-07-10Get rid of lll_robust_trylock.Roland McGrath1-5/+0
2014-07-07NPTL is no longer an add-on!Roland McGrath1-0/+1
2014-07-07Get rid of nptl/sysdeps/ entirely!Roland McGrath1-9/+1
2014-06-26AArch64: Consolidate nptl/ subdirectories under linux/...Roland McGrath20-209/+0
2014-06-25Remove stray includes of kernel-features.h.Joseph Myers3-4/+0
2014-06-13Add adaptive elision to rwlocksAndi Kleen1-0/+2
2014-06-11AArch64: Define TLS_DEFINE_INIT_TPRoland McGrath1-23/+0
2014-06-03aarch64: Remove nptl/vfork.SRichard Henderson1-37/+0
2014-06-03aarch64: Consolidate NPTL/non versions of vforkRichard Henderson3-44/+74
2014-06-03aarch64: Consolidate NPTL/non versions of cloneRichard Henderson2-53/+24
2014-05-30aarch64: Remove PSEUDO_RETRichard Henderson1-20/+3
2014-05-30aarch64: Fix error return from __ioctlRichard Henderson1-6/+7
2014-05-29aarch64: Rely on syscalls preserving registersRichard Henderson1-24/+12
2014-05-29aarch64: Use tpidr_el0 rather than __errno_location in librtRichard Henderson2-15/+5
2014-05-29aarch64: Use tpidr_el0 rather than __read_tp in librtRichard Henderson1-11/+3
2014-05-29aarch64: Improve syscall-cancel stack frameRichard Henderson1-86/+26
2014-05-29aarch64: Pass regno parameter to SINGLE_THREAD_PRichard Henderson1-10/+8
2014-05-29aarch64: Share code in syscall-cancel.hRichard Henderson1-14/+14