about summary refs log tree commit diff
path: root/sysdeps/aarch64
Commit message (Expand)AuthorAgeFilesLines
* replace tgammaf by the CORE-MATH implementationPaul Zimmermann10 days1-4/+0
* AArch64: Simplify rounding-multiply pattern in several AdvSIMD routinesJoe Ramsay2024-09-235-38/+30
* AArch64: Improve codegen in users of ADVSIMD expm1f helperJoe Ramsay2024-09-234-91/+58
* AArch64: Improve codegen in users of AdvSIMD log1pf helperJoe Ramsay2024-09-235-139/+146
* AArch64: Improve codegen in SVE F32 logsJoe Ramsay2024-09-233-47/+69
* AArch64: Improve codegen in SVE expf & related routinesJoe Ramsay2024-09-235-148/+136
* AArch64: Add vector logp1 alias for log1pJoe Ramsay2024-09-197-0/+25
* AArch64: Remove memset-reg.hWilco Dijkstra2024-09-106-35/+28
* AArch64: Optimize memsetWilco Dijkstra2024-09-091-111/+84
* aarch64: Avoid redundant MOVs in AdvSIMD F32 logsJoe Ramsay2024-09-093-45/+72
* aarch64: Regenerate ULPsAdhemerval Zanella2024-08-071-32/+32
* AArch64: Improve generic strlenWilco Dijkstra2024-08-071-12/+27
* aarch64: Regenerate ULPsAdhemerval Zanella2024-07-251-4/+4
* Aarch64: Add new memset for Qualcomm's oryon-1 coreAndrew Pinski2024-06-304-0/+176
* Aarch64: Add memcpy for qualcomm's oryon-1 coreAndrew Pinski2024-06-305-0/+316
* aarch64: Update ulpsAdhemerval Zanella2024-06-181-0/+60
* Convert to autoconf 2.72 (vanilla release, no distribution patches)Andreas K. Hüttel2024-06-171-78/+77
* Implement C23 logp1Joseph Myers2024-06-171-0/+20
* aarch64: Remove duplicate memchr/strlen in libc.a (BZ 31777)Adhemerval Zanella2024-05-232-0/+6
* aarch64/fpu: Add vector variants of powJoe Ramsay2024-05-2120-12/+2231
* aarch64: Update ulpsAdhemerval Zanella2024-05-201-0/+20
* aarch64/fpu: Add vector variants of cbrtJoe Ramsay2024-05-1613-0/+521
* aarch64/fpu: Add vector variants of hypotJoe Ramsay2024-05-1613-0/+324
* aarch64: Fix AdvSIMD libmvec routines for big-endianJoe Ramsay2024-05-1417-85/+119
* elf: Only process multiple tunable once (BZ 31686)Adhemerval Zanella2024-05-071-0/+4
* AArch64: Remove unused defines of CPU namesWilco Dijkstra2024-04-301-7/+0
* aarch64: Enhanced CPU diagnostics for ld.soFlorian Weimer2024-04-081-0/+84
* aarch64: Remove ld.so __tls_get_addr plt usageAdhemerval Zanella2024-04-041-1/+2
* aarch64/fpu: Add vector variants of erfcJoe Ramsay2024-04-0416-1/+4892
* aarch64/fpu: Add vector variants of tanhJoe Ramsay2024-04-0413-1/+374
* aarch64/fpu: Add vector variants of sinhJoe Ramsay2024-04-0415-0/+567
* aarch64/fpu: Add vector variants of atanhJoe Ramsay2024-04-0413-0/+283
* aarch64/fpu: Add vector variants of asinhJoe Ramsay2024-04-0413-0/+484
* aarch64/fpu: Add vector variants of acoshJoe Ramsay2024-04-0418-0/+648
* aarch64/fpu: Add vector variants of coshJoe Ramsay2024-04-0417-1/+643
* aarch64/fpu: Add vector variants of erfJoe Ramsay2024-04-0418-1/+4526
* AArch64: Check kernel version for SVE ifuncsWilco Dijkstra2024-03-214-2/+5
* elf: Enable TLS descriptor tests on aarch64Adhemerval Zanella2024-03-191-0/+1
* aarch64: fix check for SVE support in assemblerSzabolcs Nagy2024-03-142-4/+6
* aarch64/fpu: Sync libmvec routines from 2.39 and before with AORJoe Ramsay2024-02-2618-105/+111
* string: Use builtins for ffs and ffsllAdhemerval Zanella Netto2024-02-011-0/+2
* Refer to C23 in place of C2X in glibcJoseph Myers2024-02-011-1/+1
* aarch64: Make cpu-features definitions not Linux-specificSergey Bugaev2024-01-042-0/+110
* aarch64: Add longjmp test for SMESzabolcs Nagy2024-01-022-0/+283
* aarch64: Add longjmp support for SMESzabolcs Nagy2024-01-021-0/+22
* aarch64: Add SME runtime supportSzabolcs Nagy2024-01-023-3/+129
* Update copyright dates with scripts/update-copyrightsPaul Eggert2024-01-01223-223/+223
* aarch64: Add SIMD attributes to math functions with vector versionsJoe Ramsay2023-12-202-0/+113
* aarch64: Add half-width versions of AdvSIMD f32 libmvec routinesJoe Ramsay2023-12-2018-14/+108
* aarch64: correct CFI in rawmemchr (bug 31113)Andreas Schwab2023-12-051-1/+1