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
gentoo/2.41
master
Gentoo vendor branches of the glibc code
Gentoo toolchain team <toolchain@gentoo.org>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sysdeps
/
aarch64
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
AArch64: Reset HWCAP2_AFP bits in FPCR for default fenv
Tejas Belagod
2022-07-05
1
-1
/
+1
*
aarch64: Handle fewer relocations for RTLD_BOOTSTRAP
Fangrui Song
2022-06-15
1
-18
/
+15
*
Add bounds check to __libc_ifunc_impl_list
Wilco Dijkstra
2022-06-10
1
-7
/
+2
*
AArch64: Sort makefile entries
Wilco Dijkstra
2022-06-07
1
-6
/
+18
*
AArch64: Add SVE memcpy
Wilco Dijkstra
2022-06-07
5
-42
/
+284
*
Revert "[AArch64][BZ #17711] Fix extern protected data handling"
Fangrui Song
2022-05-23
2
-28
/
+6
*
aarch64: Move ld.so _start to separate file and drop _dl_skip_args
Szabolcs Nagy
2022-05-17
3
-75
/
+56
*
rtld: Remove DL_ARGV_NOT_RELRO and make _dl_skip_args const
Szabolcs Nagy
2022-05-17
1
-4
/
+0
*
elf: Replace PI_STATIC_AND_HIDDEN with opposite HIDDEN_VAR_NEEDS_DYNAMIC_RELOC
Fangrui Song
2022-04-26
2
-9
/
+0
*
elf: Fix runtime linker auditing on aarch64 (BZ #26643)
Ben Woodard
2022-02-01
13
-40
/
+750
*
AArch64: Check for SVE in ifuncs [BZ #28744]
Wilco Dijkstra
2022-01-06
3
-3
/
+3
*
Update copyright dates with scripts/update-copyrights
Paul Eggert
2022-01-01
125
-125
/
+125
*
malloc: Remove memusage.h
Adhemerval Zanella
2021-12-28
1
-21
/
+0
*
Remove atomic-machine.h atomic typedefs
Adhemerval Zanella
2021-12-28
1
-17
/
+0
*
elf: Add _dl_audit_pltexit
Adhemerval Zanella
2021-12-28
1
-1
/
+1
*
Remove ununsed tcb-offset
Adhemerval Zanella
2021-12-17
3
-30
/
+0
*
aarch64: Add math-use-builtins-f{max,min}.h
Adhemerval Zanella
2021-12-13
6
-112
/
+8
*
Remove TLS_TCB_ALIGN and TLS_INIT_TCB_ALIGN
Florian Weimer
2021-12-09
1
-6
/
+0
*
nptl: Introduce <tcb-access.h> for THREAD_* accessors
Florian Weimer
2021-12-09
1
-9
/
+1
*
nptl: Increase default TCB alignment to 32
Florian Weimer
2021-12-03
1
-3
/
+0
*
AArch64: Improve A64FX memcpy
Wilco Dijkstra
2021-12-02
1
-321
/
+225
*
AArch64: Optimize memcmp
Wilco Dijkstra
2021-12-02
1
-107
/
+134
*
String: Add hidden defs for __memcmpeq() to enable internal usage
Noah Goldstein
2021-10-26
1
-0
/
+1
*
String: Add support for __memcmpeq() ABI on all targets
Noah Goldstein
2021-10-26
1
-0
/
+2
*
elf: Fix dynamic-link.h usage on rtld.c
Adhemerval Zanella
2021-10-14
1
-5
/
+3
[next]