index
:
glibc
master
vdso
Fork of glibc for development
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sysdeps
/
aarch64
Age
Commit message (
Expand
)
Author
Files
Lines
2024-06-30
Aarch64: Add new memset for Qualcomm's oryon-1 core
Andrew Pinski
4
-0
/
+176
2024-06-30
Aarch64: Add memcpy for qualcomm's oryon-1 core
Andrew Pinski
5
-0
/
+316
2024-06-18
aarch64: Update ulps
Adhemerval Zanella
1
-0
/
+60
2024-06-17
Convert to autoconf 2.72 (vanilla release, no distribution patches)
Andreas K. Hüttel
1
-78
/
+77
2024-06-17
Implement C23 logp1
Joseph Myers
1
-0
/
+20
2024-05-23
aarch64: Remove duplicate memchr/strlen in libc.a (BZ 31777)
Adhemerval Zanella
2
-0
/
+6
2024-05-21
aarch64/fpu: Add vector variants of pow
Joe Ramsay
20
-12
/
+2231
2024-05-20
aarch64: Update ulps
Adhemerval Zanella
1
-0
/
+20
2024-05-16
aarch64/fpu: Add vector variants of cbrt
Joe Ramsay
13
-0
/
+521
2024-05-16
aarch64/fpu: Add vector variants of hypot
Joe Ramsay
13
-0
/
+324
2024-05-14
aarch64: Fix AdvSIMD libmvec routines for big-endian
Joe Ramsay
17
-85
/
+119
2024-05-07
elf: Only process multiple tunable once (BZ 31686)
Adhemerval Zanella
1
-0
/
+4
2024-04-30
AArch64: Remove unused defines of CPU names
Wilco Dijkstra
1
-7
/
+0
2024-04-08
aarch64: Enhanced CPU diagnostics for ld.so
Florian Weimer
1
-0
/
+84
2024-04-04
aarch64: Remove ld.so __tls_get_addr plt usage
Adhemerval Zanella
1
-1
/
+2
2024-04-04
aarch64/fpu: Add vector variants of erfc
Joe Ramsay
16
-1
/
+4892
2024-04-04
aarch64/fpu: Add vector variants of tanh
Joe Ramsay
13
-1
/
+374
2024-04-04
aarch64/fpu: Add vector variants of sinh
Joe Ramsay
15
-0
/
+567
2024-04-04
aarch64/fpu: Add vector variants of atanh
Joe Ramsay
13
-0
/
+283
2024-04-04
aarch64/fpu: Add vector variants of asinh
Joe Ramsay
13
-0
/
+484
2024-04-04
aarch64/fpu: Add vector variants of acosh
Joe Ramsay
18
-0
/
+648
2024-04-04
aarch64/fpu: Add vector variants of cosh
Joe Ramsay
17
-1
/
+643
2024-04-04
aarch64/fpu: Add vector variants of erf
Joe Ramsay
18
-1
/
+4526
2024-03-21
AArch64: Check kernel version for SVE ifuncs
Wilco Dijkstra
4
-2
/
+5
2024-03-19
elf: Enable TLS descriptor tests on aarch64
Adhemerval Zanella
1
-0
/
+1
2024-03-14
aarch64: fix check for SVE support in assembler
Szabolcs Nagy
2
-4
/
+6
2024-02-26
aarch64/fpu: Sync libmvec routines from 2.39 and before with AOR
Joe Ramsay
18
-105
/
+111
2024-02-01
string: Use builtins for ffs and ffsll
Adhemerval Zanella Netto
1
-0
/
+2
2024-02-01
Refer to C23 in place of C2X in glibc
Joseph Myers
1
-1
/
+1
2024-01-04
aarch64: Make cpu-features definitions not Linux-specific
Sergey Bugaev
2
-0
/
+110
2024-01-02
aarch64: Add longjmp test for SME
Szabolcs Nagy
2
-0
/
+283
2024-01-02
aarch64: Add longjmp support for SME
Szabolcs Nagy
1
-0
/
+22
2024-01-02
aarch64: Add SME runtime support
Szabolcs Nagy
3
-3
/
+129
2024-01-01
Update copyright dates with scripts/update-copyrights
Paul Eggert
223
-223
/
+223
2023-12-20
aarch64: Add SIMD attributes to math functions with vector versions
Joe Ramsay
2
-0
/
+113
2023-12-20
aarch64: Add half-width versions of AdvSIMD f32 libmvec routines
Joe Ramsay
18
-14
/
+108
2023-12-05
aarch64: correct CFI in rawmemchr (bug 31113)
Andreas Schwab
1
-1
/
+1
2023-12-04
aarch64: fix tested ifunc variants
Szabolcs Nagy
1
-3
/
+3
2023-11-29
aarch64: Improve special-case handling in AdvSIMD double-precision libmvec routines
Joe Ramsay
1
-1
/
+7
2023-11-22
aarch64: Fix libmvec benchmarks
Joe Ramsay
2
-46
/
+78
2023-11-21
elf: Remove LD_PROFILE for static binaries
Adhemerval Zanella
2
-2
/
+4
2023-11-20
aarch64: Add vector implementations of expm1 routines
Joe Ramsay
12
-0
/
+458
2023-11-13
AArch64: Remove Falkor memcpy
Wilco Dijkstra
5
-324
/
+0
2023-11-13
AArch64: Add memset_zva64
Wilco Dijkstra
6
-68
/
+38
2023-11-13
AArch64: Cleanup emag memset
Wilco Dijkstra
4
-197
/
+90
2023-11-10
aarch64: Add vector implementations of log1p routines
Joe Ramsay
12
-0
/
+496
2023-11-10
aarch64: Add vector implementations of atan2 routines
Joe Ramsay
14
-0
/
+531
2023-11-10
aarch64: Add vector implementations of atan routines
Joe Ramsay
12
-0
/
+403
2023-11-10
aarch64: Add vector implementations of acos routines
Joe Ramsay
12
-1
/
+436
2023-11-10
aarch64: Add vector implementations of asin routines
Joe Ramsay
12
-1
/
+403
[next]