aboutsummaryrefslogtreecommitdiffstats
path: root/sysdeps/unix/sysv/linux/aarch64
AgeCommit message (Expand)AuthorFilesLines
2024-06-18elf: Remove HWCAP_IMPORTANTStefan Liebler1-3/+0
2024-06-18elf: Remove _DL_HWCAP_PLATFORMStefan Liebler1-3/+0
2024-06-18elf: Remove _dl_string_platformStefan Liebler1-2/+0
2024-06-17Implement C23 exp2m1, exp10m1Joseph Myers1-0/+16
2024-06-17Implement C23 log10p1Joseph Myers1-0/+8
2024-06-17Implement C23 logp1Joseph Myers1-0/+8
2024-06-04Add new AArch64 HWCAP2 definitions from Linux 6.9 to bits/hwcap.hJoseph Myers1-0/+15
2024-05-21Remove the clone3 symbol from libc.a [BZ #31770]H.J. Lu1-1/+0
2024-05-21aarch64/fpu: Add vector variants of powJoe Ramsay1-0/+5
2024-05-20Implement C23 log2p1Joseph Myers1-0/+8
2024-05-16aarch64/fpu: Add vector variants of cbrtJoe Ramsay1-0/+5
2024-05-16aarch64/fpu: Add vector variants of hypotJoe Ramsay1-0/+5
2024-04-04aarch64: Remove ld.so __tls_get_addr plt usageAdhemerval Zanella1-2/+0
2024-04-04aarch64/fpu: Add vector variants of erfcJoe Ramsay1-0/+5
2024-04-04aarch64/fpu: Add vector variants of tanhJoe Ramsay1-0/+5
2024-04-04aarch64/fpu: Add vector variants of sinhJoe Ramsay1-0/+5
2024-04-04aarch64/fpu: Add vector variants of atanhJoe Ramsay1-0/+5
2024-04-04aarch64/fpu: Add vector variants of asinhJoe Ramsay1-0/+5
2024-04-04aarch64/fpu: Add vector variants of acoshJoe Ramsay1-0/+5
2024-04-04aarch64/fpu: Add vector variants of coshJoe Ramsay1-0/+5
2024-04-04aarch64/fpu: Add vector variants of erfJoe Ramsay1-0/+5
2024-03-21AArch64: Check kernel version for SVE ifuncsWilco Dijkstra1-0/+48
2024-03-13Update syscall lists for Linux 6.8Joseph Myers1-0/+5
2024-02-08Add new AArch64 HWCAP2 definitions from Linux 6.7 to bits/hwcap.hJoseph Myers1-0/+3
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