about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/aarch64
Commit message (Expand)AuthorAgeFilesLines
* aarch64: Add AmpereComputing emag to tunable cpu listFeng Xue2019-02-012-0/+4
* [AArch64] Add ifunc support for AresWilco Dijkstra2019-01-092-0/+3
* AArch64: Update dl-procinfo.c with new HWCAPSzabolcs Nagy2019-01-032-3/+4
* Add HWCAP_SSBS from Linux 4.20 to AArch64 bits/hwcap.h.Joseph Myers2019-01-011-0/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-0144-44/+44
* Add getcpuH.J. Lu2018-12-071-0/+1
* posix: New function posix_spawn_file_actions_addfchdir_np [BZ #17405]Florian Weimer2018-12-071-0/+1
* Enable VDSO for static linking on aarch64Rafael Ávila de Espíndola2018-11-273-10/+8
* Remove the error handling wrapper from powSzabolcs Nagy2018-11-211-0/+1
* Remove the error handling wrapper from log2Szabolcs Nagy2018-11-211-0/+1
* Remove the error handling wrapper from logSzabolcs Nagy2018-11-211-0/+1
* Remove the error handling wrapper from exp and exp2Szabolcs Nagy2018-11-211-0/+2
* posix: New function posix_spawn_file_actions_addchdir_np [BZ #17405]Florian Weimer2018-11-061-0/+1
* Unify some sys/procfs.h headers.Joseph Myers2018-09-252-123/+35
* Unify many bits/mman.h headers.Joseph Myers2018-09-181-48/+0
* Rename the glibc.tune namespace to glibc.cpuSiddhesh Poyarekar2018-08-021-1/+1
* nptl: Add abilist symbols for C11 threadsAdhemerval Zanella2018-07-242-0/+25
* Add the statx functionFlorian Weimer2018-07-101-0/+1
* aarch64: add HWCAP_ATOMICS to HWCAP_IMPORTANTSzabolcs Nagy2018-07-061-1/+1
* aarch64: Remove HWCAP_CPUID from HWCAP_IMPORTANTSzabolcs Nagy2018-07-062-7/+3
* Add renameat2 function [BZ #17662]Florian Weimer2018-07-051-0/+1
* Fix Linux fcntl OFD locks for non-LFS architectures (BZ#20251)Adhemerval Zanella2018-06-261-0/+1
* aarch64: Use an ifunc/VDSO to implement gettimeofday in shared glibc.Steve Ellcey2018-06-141-0/+71
* aarch64: add HXT Phecda core memory operation ifuncsHongbo Zhang2018-06-122-0/+4
* Add AArch64 hwcap values from Linux 4.17.Joseph Myers2018-06-052-2/+6
* Add MAP_FIXED_NOREPLACE from Linux 4.17 to bits/mman.h.Joseph Myers2018-06-051-0/+2
* Add narrowing divide functions.Joseph Myers2018-05-171-0/+13
* Add narrowing multiply functions.Joseph Myers2018-05-161-0/+13
* Ignore absolute symbols in ABI tests.Joseph Myers2018-05-0413-27/+0
* Remove tilegx port.Joseph Myers2018-04-271-1/+2
* Add PTRACE_SECCOMP_GET_METADATA from Linux 4.16 to sys/ptrace.h.Joseph Myers2018-04-241-1/+5
* Update aarch64 bits/hwcap.h, dl-procinfo.c for Linux 4.16 HWCAP_ASIMDFHM.Joseph Myers2018-04-202-2/+4
* linux: Consolidate sigaction implementationAdhemerval Zanella2018-04-051-49/+9
* Add narrowing subtract functions.Joseph Myers2018-03-201-0/+13
* Refactor Linux ARCH_FORK implementationAdhemerval Zanella2018-03-071-11/+6
* IFUNC for Cavium ThunderX2Steve Ellcey2018-02-221-0/+5
* linux/aarch64: sync sys/ptrace.h with Linux 4.15 [BZ #22433]Dmitry V. Levin2018-02-101-8/+0
* Add narrowing add functions.Joseph Myers2018-02-101-0/+14
* Add MAP_SYNC from Linux 4.15.Joseph Myers2018-02-061-0/+2
* LIBC_SLIBDIR_RTLDDIR: substitute arguments in single quotesAndreas Schwab2018-01-251-2/+2
* aarch64: Revert the change of the __reserved member of mcontext_tSzabolcs Nagy2018-01-242-2/+6
* aarch64: Update bits/hwcap.h for Linux 4.15.Szabolcs Nagy2018-01-162-2/+8
* aarch64: make HWCAP updates less error proneSzabolcs Nagy2018-01-162-7/+4
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-0144-44/+44
* linux: update sys/ptrace.h commentsDmitry V. Levin2017-12-291-2/+6
* linux: move a shared part of sys/ptrace.h to bits/ptrace-shared.hDmitry V. Levin2017-12-291-55/+2
* copy_file_range: New function to copy file dataFlorian Weimer2017-12-221-0/+1
* Add _Float32 function aliases.Joseph Myers2017-12-072-0/+109
* Add _Float64, _Float32x function aliases.Joseph Myers2017-12-062-0/+218
* Linux: Implement interfaces for memory protection keysFlorian Weimer2017-12-051-0/+5