Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_bionic
/
refs/heads/backup
/
libc
/
arch-arm64
/
generic
/
bionic
00d087c
(arm64) Extend branch range in __memcpy_chk.
by Evgenii Stepanov
· 7 years ago
65a6211
[AArch64] Improve strncmp for mutually misaligned inputs
by Adhemerval Zanella
· 7 years ago
b42ff1b
[AArch64] Improve strcmp performance for misaligned strings
by Adhemerval Zanella
· 7 years ago
4ab56af
[AArch64] Optimize memcmp for medium to large sizes
by Adhemerval Zanella
· 7 years ago
8a0f0ed
Make memcpy memmove
by Haibo Huang
· 7 years ago
ece43e1
Use cortex-a53/bionic/memmove.S by default for arm64
by Haibo Huang
· 7 years ago
ed9bfc4
[AArch64] Optimized memcmp
by Sebastian Pop
· 8 years ago
6cb0687
Split our FORTIFY implementation into libc_fortify
by George Burgess IV
· 8 years ago
f19eeb8
libc: ARM64: fix memset for non-standard ZVA sizes
by Kevin Brodsky
· 8 years ago
28285f5
libc: clean up ARM64 copyright notices
by Jake Weinstein
· 8 years ago
9d150dd
bionic: arm64: generic: strcmp: align to 64B cache line
by Yuanyuan Zhong
· 9 years ago
372f19e
libc: ARM64: update memset/strlen/memcpy/memmove to newlib/cortex-strings
by Jake Weinstein
· 9 years ago
7846093
Mandate optimized __memset_chk for arm and arm64.
by Elliott Hughes
· 9 years ago
3c6016f
Improve diagnostics from the assembler __memcpy_chk routines.
by Elliott Hughes
· 9 years ago
b83d674
Improve FORTIFY failure diagnostics.
by Elliott Hughes
· 9 years ago
2926f9a
libc: remove bcopy from memmove on 64-bit architectures
by Jake Weinstein
· 10 years ago
33f3351
Use unified syntax to compile with both llvm and gcc.
by Chih-Hung Hsieh
· 10 years ago
8cf61da
Add __memcpy_chk assembly for 64 bit.
by Christopher Ferris
· 11 years ago
e03e1ea
Fix memchr with a zero length.
by Christopher Ferris
· 11 years ago
8c20c13
Add optimized memchr implementation from newlib
by Bernhard Rosenkränzer
· 11 years ago
1558138
Regenerate the bionic NOTICE files.
by Elliott Hughes
· 11 years ago
753eb7f
Add optimized stpcpy.
by Christopher Ferris
· 11 years ago
2e249c2
Merge "Add optimized 64 bit strcpy."
by Christopher Ferris
· 11 years ago
77561bf
Add optimized 64 bit strcpy.
by Christopher Ferris
· 11 years ago
12c0274
Add optimized neon strchr implementation based on newlib
by Bernhard Rosenkränzer
· 11 years ago
ce9ce28
Removes bcopy and bzero from bionic.
by Dan Albert
· 11 years ago
62d92e1
Add Aarch64 optimized bzero based on memset
by Bernhard Rosenkraenzer
· 11 years ago
6f2bde3
Add optimized AArch64 versions of bcopy and wmemmove based on memmove
by Bernhard Rosenkraenzer
· 11 years ago
fd0ce86
Revert "Add optimized AArch64 versions of bcopy and wmemmove based on memmove"
by Christopher Ferris
· 11 years ago
8167dd7
Add optimized AArch64 versions of bcopy and wmemmove based on memmove
by Bernhard Rosenkraenzer
· 11 years ago
7e4fa56
Add ARMv8 optimized string handling functions based on cortex-strings
by Bernhard Rosenkraenzer
· 11 years ago