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