aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/aarch64
AgeCommit message (Expand)AuthorFilesLines
2024-04-09AArch64: Check kernel version for SVE ifuncsWilco Dijkstra1-0/+48
2024-01-17Update syscall lists for Linux 6.7Joseph Myers1-0/+4
2024-01-12math: remove exp10 wrappersWilco Dijkstra1-0/+1
2024-01-04aarch64: Make cpu-features definitions not Linux-specificSergey Bugaev2-110/+0
2024-01-03Implement C23 <stdbit.h>Joseph Myers1-0/+70
2024-01-02aarch64: Add setcontext support for SMESzabolcs Nagy1-0/+19
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert38-38/+38
2023-12-20aarch64: Add half-width versions of AdvSIMD f32 libmvec routinesJoe Ramsay1-0/+15
2023-12-19elf: Do not duplicate the GLIBC_TUNABLES stringAdhemerval Zanella1-13/+20
2023-11-20aarch64: Add vector implementations of expm1 routinesJoe Ramsay1-0/+4
2023-11-13AArch64: Remove Falkor memcpyWilco Dijkstra2-7/+0
2023-11-10aarch64: Add vector implementations of log1p routinesJoe Ramsay1-0/+4
2023-11-10aarch64: Add vector implementations of atan2 routinesJoe Ramsay1-0/+4
2023-11-10aarch64: Add vector implementations of atan routinesJoe Ramsay1-0/+4
2023-11-10aarch64: Add vector implementations of acos routinesJoe Ramsay1-0/+4
2023-11-10aarch64: Add vector implementations of asin routinesJoe Ramsay1-0/+4
2023-11-03linux: Add HWCAP2_HBC from Linux 6.6 to AArch64 bits/hwcap.hAdhemerval Zanella1-0/+1
2023-11-03Update syscall lists for Linux 6.6Adhemerval Zanella1-0/+1
2023-10-30crypt: Remove libcrypt supportAdhemerval Zanella1-7/+0
2023-10-24AArch64: Add support for MOPS memcpy/memmove/memsetWilco Dijkstra2-0/+4
2023-10-23aarch64: Add vector implementations of exp10 routinesJoe Ramsay1-0/+4
2023-10-23aarch64: Add vector implementations of log10 routinesJoe Ramsay1-0/+4
2023-10-23aarch64: Add vector implementations of log2 routinesJoe Ramsay1-0/+4
2023-10-23aarch64: Add vector implementations of exp2 routinesJoe Ramsay1-0/+4
2023-10-23aarch64: Add vector implementations of tan routinesJoe Ramsay1-0/+4
2023-10-17Add HWCAP2_MOPS from Linux 6.5 to AArch64 bits/hwcap.hJoseph Myers1-0/+1
2023-09-12Update syscall lists for Linux 6.5Joseph Myers1-0/+1
2023-09-05linux: Add pidfd_getpidAdhemerval Zanella Netto1-0/+1
2023-09-05posix: Add pidfd_spawn and pidfd_spawnp (BZ 30349)Adhemerval Zanella Netto1-0/+2
2023-09-05linux: Add posix_spawnattr_{get, set}cgroup_np (BZ 26371)Adhemerval Zanella Netto1-0/+2
2023-08-08Add PTRACE_SET_SYSCALL_USER_DISPATCH_CONFIG etc. from Linux 6.4 to sys/ptrace.hJoseph Myers1-1/+13
2023-07-17configure: Use autoconf 2.71Siddhesh Poyarekar1-0/+1
2023-06-30aarch64: Add vector implementations of exp routinesJoe Ramsay1-0/+4
2023-06-30aarch64: Add vector implementations of log routinesJoe Ramsay1-0/+4
2023-06-30aarch64: Add vector implementations of sin routinesJoe Ramsay1-0/+4
2023-06-14Add the wcslcpy, wcslcat functionsFlorian Weimer1-0/+4
2023-06-14Implement strlcpy and strlcat [BZ #178]Florian Weimer1-0/+4
2023-05-23Fix misspellings in sysdeps/unix -- BZ 25337Paul Pluzhnikov1-1/+1
2023-05-18Add HWCAP2_SME* from Linux 6.3 to AArch64 bits/hwcap.hJoseph Myers1-0/+6
2023-05-03Enable libmvec support for AArch64Joe Ramsay1-0/+4
2023-04-03math: Remove the error handling wrapper from fmod and fmodfAdhemerval Zanella Netto1-0/+2
2023-03-29Remove --enable-tunables configure optionAdhemerval Zanella Netto1-6/+0
2023-03-02C2x scanf binary constant handlingJoseph Myers1-0/+12
2023-02-28Add AArch64 HWCAP2 values from Linux 6.2 to bits/hwcap.hJoseph Myers1-0/+3
2023-02-20Linux: Remove generic ImpliesAdhemerval Zanella1-1/+0
2023-02-16C2x strtol binary constant handlingJoseph Myers1-0/+20
2023-02-01aarch64: Add the clone3 wrapperAdhemerval Zanella Netto2-0/+87
2023-01-10Add HWCAP2_SVE_EBF16 from Linux 6.1 to AArch64 bits/hwcap.hJoseph Myers1-0/+1
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers37-37/+37
2022-12-07Linux: Remove generic sysdepAdhemerval Zanella Netto1-1/+2