aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/aarch64
AgeCommit message (Expand)AuthorFilesLines
27 hoursAArch64: Remove memset-reg.hWilco Dijkstra6-35/+28
2 daysAArch64: Optimize memsetWilco Dijkstra1-111/+84
2 daysaarch64: Avoid redundant MOVs in AdvSIMD F32 logsJoe Ramsay3-45/+72
2024-08-07aarch64: Regenerate ULPsAdhemerval Zanella1-32/+32
2024-08-07AArch64: Improve generic strlenWilco Dijkstra1-12/+27
2024-07-25aarch64: Regenerate ULPsAdhemerval Zanella1-4/+4
2024-06-30Aarch64: Add new memset for Qualcomm's oryon-1 coreAndrew Pinski4-0/+176
2024-06-30Aarch64: Add memcpy for qualcomm's oryon-1 coreAndrew Pinski5-0/+316
2024-06-18aarch64: Update ulpsAdhemerval Zanella1-0/+60
2024-06-17Convert to autoconf 2.72 (vanilla release, no distribution patches)Andreas K. Hüttel1-78/+77
2024-06-17Implement C23 logp1Joseph Myers1-0/+20
2024-05-23aarch64: Remove duplicate memchr/strlen in libc.a (BZ 31777)Adhemerval Zanella2-0/+6
2024-05-21aarch64/fpu: Add vector variants of powJoe Ramsay20-12/+2231
2024-05-20aarch64: Update ulpsAdhemerval Zanella1-0/+20
2024-05-16aarch64/fpu: Add vector variants of cbrtJoe Ramsay13-0/+521
2024-05-16aarch64/fpu: Add vector variants of hypotJoe Ramsay13-0/+324
2024-05-14aarch64: Fix AdvSIMD libmvec routines for big-endianJoe Ramsay17-85/+119
2024-05-07elf: Only process multiple tunable once (BZ 31686)Adhemerval Zanella1-0/+4
2024-04-30AArch64: Remove unused defines of CPU namesWilco Dijkstra1-7/+0
2024-04-08aarch64: Enhanced CPU diagnostics for ld.soFlorian Weimer1-0/+84
2024-04-04aarch64: Remove ld.so __tls_get_addr plt usageAdhemerval Zanella1-1/+2
2024-04-04aarch64/fpu: Add vector variants of erfcJoe Ramsay16-1/+4892
2024-04-04aarch64/fpu: Add vector variants of tanhJoe Ramsay13-1/+374
2024-04-04aarch64/fpu: Add vector variants of sinhJoe Ramsay15-0/+567
2024-04-04aarch64/fpu: Add vector variants of atanhJoe Ramsay13-0/+283
2024-04-04aarch64/fpu: Add vector variants of asinhJoe Ramsay13-0/+484
2024-04-04aarch64/fpu: Add vector variants of acoshJoe Ramsay18-0/+648
2024-04-04aarch64/fpu: Add vector variants of coshJoe Ramsay17-1/+643
2024-04-04aarch64/fpu: Add vector variants of erfJoe Ramsay18-1/+4526
2024-03-21AArch64: Check kernel version for SVE ifuncsWilco Dijkstra4-2/+5
2024-03-19elf: Enable TLS descriptor tests on aarch64Adhemerval Zanella1-0/+1
2024-03-14aarch64: fix check for SVE support in assemblerSzabolcs Nagy2-4/+6
2024-02-26aarch64/fpu: Sync libmvec routines from 2.39 and before with AORJoe Ramsay18-105/+111
2024-02-01string: Use builtins for ffs and ffsllAdhemerval Zanella Netto1-0/+2
2024-02-01Refer to C23 in place of C2X in glibcJoseph Myers1-1/+1
2024-01-04aarch64: Make cpu-features definitions not Linux-specificSergey Bugaev2-0/+110
2024-01-02aarch64: Add longjmp test for SMESzabolcs Nagy2-0/+283
2024-01-02aarch64: Add longjmp support for SMESzabolcs Nagy1-0/+22
2024-01-02aarch64: Add SME runtime supportSzabolcs Nagy3-3/+129
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert223-223/+223
2023-12-20aarch64: Add SIMD attributes to math functions with vector versionsJoe Ramsay2-0/+113
2023-12-20aarch64: Add half-width versions of AdvSIMD f32 libmvec routinesJoe Ramsay18-14/+108
2023-12-05aarch64: correct CFI in rawmemchr (bug 31113)Andreas Schwab1-1/+1
2023-12-04aarch64: fix tested ifunc variantsSzabolcs Nagy1-3/+3
2023-11-29aarch64: Improve special-case handling in AdvSIMD double-precision libmvec ro...Joe Ramsay1-1/+7
2023-11-22aarch64: Fix libmvec benchmarksJoe Ramsay2-49/+81
2023-11-21elf: Remove LD_PROFILE for static binariesAdhemerval Zanella2-2/+4
2023-11-20aarch64: Add vector implementations of expm1 routinesJoe Ramsay12-0/+458
2023-11-13AArch64: Remove Falkor memcpyWilco Dijkstra5-324/+0
2023-11-13AArch64: Add memset_zva64Wilco Dijkstra6-68/+38