summaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/aarch64
AgeCommit message (Expand)Author
2016-01-12Add new header definitions from Linux 4.4 (plus older ptrace definitions).Joseph Myers
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers
2015-11-27Rename localedir to complocaledir (bug 14259).Carlos O'Donell
2015-11-23Update <sys/ptrace.h> for Linux 4.3.Joseph Myers
2015-11-20Fix lgamma setting signgam for ISO C (bug 15421).Joseph Myers
2015-11-10Remove __signbit* from localplt.data as they are no longer called from within...Wilco Dijkstra
2015-11-06Simplify the abilist formatFlorian Weimer
2015-11-06Add LFS support for fts functions (bug 11460)Mark Wielaard
2015-07-09[AArch64][BZ 18648] change greg_t definition in ucontext.hSzabolcs Nagy
2015-07-09[AArch64][BZ 18400] fix elf_prpsinfo in procfs.hSzabolcs Nagy
2015-07-08libio: fmemopen rewrite to POSIX complianceAdhemerval Zanella
2015-07-06[AArch64] make setcontext etc functions consistent with the kernelSzabolcs Nagy
2015-05-26Consolidate gettimeofday across aarch64/s390/tileAdhemerval Zanella
2015-05-26Consolidate vDSO macros and usageAdhemerval Zanella
2015-05-08Bug 18125: Call exit after last linked context.Carlos O'Donell
2015-04-20libc-vdso.h place consolidationAdhemerval Zanella
2015-04-02aarch64: Increase MINSIGSTKSZ and SIGSTKSZ (bug 16850)Andreas Schwab
2015-02-06Clean up sysdep-dl-routines variable.Roland McGrath
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