GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
fork/glibc.git
gentoo/2.19
gentoo/2.25
gentoo/2.26
gentoo/2.27
gentoo/2.28
gentoo/2.29
gentoo/2.29-hygiene
gentoo/2.30
gentoo/2.31
gentoo/2.32
gentoo/2.32-rv32
gentoo/2.33
gentoo/2.34
gentoo/2.35
gentoo/2.36
gentoo/2.37
gentoo/2.38
gentoo/2.39
gentoo/2.40
master
Gentoo vendor branches of the glibc code
Gentoo toolchain team <toolchain@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sysdeps
/
aarch64
Commit message (
Expand
)
Author
Age
Files
Lines
*
AArch64: Check kernel version for SVE ifuncs
Wilco Dijkstra
2024-04-18
3
-2
/
+4
*
aarch64: fix check for SVE support in assembler
Szabolcs Nagy
2024-04-18
2
-4
/
+6
*
aarch64: correct CFI in rawmemchr (bug 31113)
Andreas Schwab
2024-04-18
1
-1
/
+1
*
AArch64: Remove Falkor memcpy
Wilco Dijkstra
2024-04-18
5
-324
/
+0
*
AArch64: Add memset_zva64
Wilco Dijkstra
2024-04-18
6
-68
/
+38
*
AArch64: Cleanup emag memset
Wilco Dijkstra
2024-04-18
4
-197
/
+90
*
AArch64: Cleanup ifuncs
Wilco Dijkstra
2024-04-18
18
-125
/
+41
*
AArch64: Add support for MOPS memcpy/memmove/memset
Wilco Dijkstra
2024-04-18
9
-1
/
+137
*
configure: Use autoconf 2.71
Siddhesh Poyarekar
2023-07-17
1
-91
/
+111
*
aarch64: Add vector implementations of exp routines
Joe Ramsay
2023-06-30
14
-1
/
+593
*
aarch64: Add vector implementations of log routines
Joe Ramsay
2023-06-30
14
-1
/
+559
*
aarch64: Add vector implementations of sin routines
Joe Ramsay
2023-06-30
12
-6
/
+426
*
aarch64: Add vector implementations of cos routines
Joe Ramsay
2023-06-30
10
-117
/
+608
*
Fix a few more typos I missed in previous round -- BZ 25337
Paul Pluzhnikov
2023-06-02
1
-1
/
+1
*
Fix misspellings in sysdeps/ -- BZ 25337
Paul Pluzhnikov
2023-05-30
2
-5
/
+5
*
aarch64: More configure checks for libmvec
Szabolcs Nagy
2023-05-05
2
-6
/
+48
*
aarch64: SVE ACLE configure test cleanups
Szabolcs Nagy
2023-05-05
2
-16
/
+27
*
aarch64: fix SVE ACLE check for bootstrap glibc builds
Szabolcs Nagy
2023-05-04
2
-2
/
+2
*
Enable libmvec support for AArch64
Joe Ramsay
2023-05-03
25
-0
/
+910
*
aarch64: update libm test ulps
Szabolcs Nagy
2023-02-24
1
-0
/
+1
*
AArch64: Fix HP_TIMING_DIFF computation [BZ# 29329]
Jun Tang
2023-02-22
1
-1
/
+1
*
string: Remove string_private.h
Adhemerval Zanella
2023-02-17
1
-20
/
+0
*
string: Add libc_hidden_proto for memrchr
Adhemerval Zanella
2023-02-08
1
-0
/
+1
*
string: Add libc_hidden_proto for strchrnul
Adhemerval Zanella
2023-02-08
1
-0
/
+1
*
AArch64: Improve SVE memcpy and memmove
Wilco Dijkstra
2023-02-06
1
-20
/
+14
*
AArch64: Improve strrchr
Wilco Dijkstra
2023-01-17
1
-25
/
+33
*
AArch64: Optimize strnlen
Wilco Dijkstra
2023-01-17
1
-21
/
+18
*
AArch64: Optimize strlen
Wilco Dijkstra
2023-01-17
1
-8
/
+12
*
AArch64: Optimize strcpy
Wilco Dijkstra
2023-01-17
1
-17
/
+19
*
AArch64: Improve strchrnul
Wilco Dijkstra
2023-01-17
1
-2
/
+10
*
AArch64: Optimize strchr
Wilco Dijkstra
2023-01-17
1
-28
/
+24
*
AArch64: Improve strlen_asimd
Wilco Dijkstra
2023-01-17
1
-12
/
+4
*
AArch64: Optimize memrchr
Wilco Dijkstra
2023-01-17
1
-9
/
+11
*
AArch64: Optimize memchr
Wilco Dijkstra
2023-01-17
1
-13
/
+14
*
Update copyright dates with scripts/update-copyrights
Joseph Myers
2023-01-06
135
-135
/
+135
*
elf: Fix rtld-audit trampoline for aarch64
Vladislav Khmelevsky
2022-11-21
1
-3
/
+1
*
elf: Introduce <dl-call_tls_init_tp.h> and call_tls_init_tp (bug 29249)
Florian Weimer
2022-11-03
1
-1
/
+1
*
configure: Use -Wno-ignored-attributes if compiler warns about multiple aliases
Adhemerval Zanella
2022-11-01
1
-0
/
+1
*
aarch64: Don't build wordcopy
Szabolcs Nagy
2022-10-28
1
-0
/
+0
*
aarch64: Use memcpy_simd as the default memcpy
Wilco Dijkstra
2022-10-26
6
-370
/
+81
*
aarch64: Cleanup memset ifunc
Wilco Dijkstra
2022-10-26
2
-17
/
+26
*
Use PTR_MANGLE and PTR_DEMANGLE unconditionally in C sources
Florian Weimer
2022-10-18
1
-2
/
+0
*
Introduce <pointer_guard.h>, extracted from <sysdep.h>
Florian Weimer
2022-10-18
3
-0
/
+3
*
elf: Remove -fno-tree-loop-distribute-patterns usage on dl-support
Adhemerval Zanella
2022-10-10
1
-0
/
+24
*
Use atomic_exchange_release/acquire
Wilco Dijkstra
2022-09-26
1
-1
/
+1
*
csu: Change start code license to have link exception
Szabolcs Nagy
2022-08-26
1
-4
/
+21
*
AArch64: Fix typo in sve configure check (BZ# 29394)
Wilco Dijkstra
2022-08-11
2
-4
/
+4
*
arc4random: simplify design for better safety
Jason A. Donenfeld
2022-07-27
3
-358
/
+0
*
aarch64: Add optimized chacha20
Adhemerval Zanella Netto
2022-07-22
3
-0
/
+358
*
aarch64: Optimize string functions with shrn instruction
Danila Kutenin
2022-07-06
6
-102
/
+59
[next]