summaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/aarch64
AgeCommit message (Expand)Author
2018-08-03aarch64: Fix bits/utmp.h for GCC 8Szabolcs Nagy
2018-08-03aarch64: Update ILP32 abilistsSzabolcs Nagy
2018-08-03aarch64: Fix jmp_buf-macros.h for ILP32.Szabolcs Nagy
2018-08-03aarch64: Update ILP32 abilistsSzabolcs Nagy
2018-08-03aarch64: Update ILP32 abilistsSzabolcs Nagy
2018-08-03aarch64: Fix ipc_perm definition for ILP32Steve Ellcey
2018-08-03aarch64: Set ilp32 minimum linux version to 4.12Szabolcs Nagy
2018-08-03aarch64: Add ILP32 supportSteve Ellcey
2018-08-03aarch64: Add abilists for ILP32 supportSteve Ellcey
2018-07-24nptl: Add abilist symbols for C11 threadsAdhemerval Zanella
2018-07-10Add the statx functionFlorian Weimer
2018-07-06aarch64: add HWCAP_ATOMICS to HWCAP_IMPORTANTSzabolcs Nagy
2018-07-06aarch64: Remove HWCAP_CPUID from HWCAP_IMPORTANTSzabolcs Nagy
2018-07-05Add renameat2 function [BZ #17662]Florian Weimer
2018-06-26Fix Linux fcntl OFD locks for non-LFS architectures (BZ#20251)Adhemerval Zanella
2018-06-14aarch64: Use an ifunc/VDSO to implement gettimeofday in shared glibc.Steve Ellcey
2018-06-12aarch64: add HXT Phecda core memory operation ifuncsHongbo Zhang
2018-06-05Add AArch64 hwcap values from Linux 4.17.Joseph Myers
2018-06-05Add MAP_FIXED_NOREPLACE from Linux 4.17 to bits/mman.h.Joseph Myers
2018-05-17Add narrowing divide functions.Joseph Myers
2018-05-16Add narrowing multiply functions.Joseph Myers
2018-05-04Ignore absolute symbols in ABI tests.Joseph Myers
2018-04-27Remove tilegx port.Joseph Myers
2018-04-24Add PTRACE_SECCOMP_GET_METADATA from Linux 4.16 to sys/ptrace.h.Joseph Myers
2018-04-20Update aarch64 bits/hwcap.h, dl-procinfo.c for Linux 4.16 HWCAP_ASIMDFHM.Joseph Myers
2018-04-05linux: Consolidate sigaction implementationAdhemerval Zanella
2018-03-20Add narrowing subtract functions.Joseph Myers
2018-03-07Refactor Linux ARCH_FORK implementationAdhemerval Zanella
2018-02-22IFUNC for Cavium ThunderX2Steve Ellcey
2018-02-10linux/aarch64: sync sys/ptrace.h with Linux 4.15 [BZ #22433]Dmitry V. Levin
2018-02-10Add narrowing add functions.Joseph Myers
2018-02-06Add MAP_SYNC from Linux 4.15.Joseph Myers
2018-01-25LIBC_SLIBDIR_RTLDDIR: substitute arguments in single quotesAndreas Schwab
2018-01-24aarch64: Revert the change of the __reserved member of mcontext_tSzabolcs Nagy
2018-01-16aarch64: Update bits/hwcap.h for Linux 4.15.Szabolcs Nagy
2018-01-16aarch64: make HWCAP updates less error proneSzabolcs Nagy
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2017-12-29linux: update sys/ptrace.h commentsDmitry V. Levin
2017-12-29linux: move a shared part of sys/ptrace.h to bits/ptrace-shared.hDmitry V. Levin
2017-12-22copy_file_range: New function to copy file dataFlorian Weimer
2017-12-07Add _Float32 function aliases.Joseph Myers
2017-12-06Add _Float64, _Float32x function aliases.Joseph Myers
2017-12-05Linux: Implement interfaces for memory protection keysFlorian Weimer
2017-11-27Implement the mlock2 functionFlorian Weimer
2017-11-27Add _Float64x function aliases.Joseph Myers
2017-11-23Linux: Add memfd_create system call wrapperFlorian Weimer
2017-11-20aarch64: Optimized memset for falkorSiddhesh Poyarekar
2017-11-17Add AArch64 HWCAP_DCPOP from Linux 4.14.Joseph Myers
2017-11-09Add jmp_buf-macros.hH.J. Lu
2017-11-03aarch64: Guess L1 cache linesize for aarch64Richard Henderson