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