Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_bionic
/
refs/heads/backup
/
libc
/
arch-arm
/
generic
/
bionic
78da73a
libc: Optimize ARM memcmp by using NEON.
by Kyle Repinski
· 10 years ago
ea9957a
Arm32 dynamic function dispatch
by Haibo Huang
· 7 years ago
9690b12
Revert "Arm32 dynamic function dispatch"
by Izabela Orlowska
· 7 years ago
ce4ff9c
Arm32 dynamic function dispatch
by Haibo Huang
· 7 years ago
8a0f0ed
Make memcpy memmove
by Haibo Huang
· 7 years ago
da46cae
Add generic arm non-neon memmove.
by Elliott Hughes
· 7 years ago
9024235
Remove __overloadable/__RENAME_CLANG
by George Burgess IV
· 7 years ago
b890336
Merge "Build support for 32-bit armv8-a"
by Isaac Chen
· 8 years ago
d544fb7
Build support for 32-bit armv8-a
by Isaac Chen
· 8 years ago
d34b0a9
libc: Move FORTIFY into one file; make style fixups
by George Burgess IV
· 8 years ago
6cb0687
Split our FORTIFY implementation into libc_fortify
by George Burgess IV
· 8 years ago
7cc779f
libc: add clang FORTIFY support
by George Burgess IV
· 8 years ago
382bd66
Stop including <machine/cpu-features.h>.
by Elliott Hughes
· 9 years ago
01d5b94
Remove optimized code for bzero, which was removed from POSIX in 2008.
by Elliott Hughes
· 9 years ago
3c6016f
Improve diagnostics from the assembler __memcpy_chk routines.
by Elliott Hughes
· 9 years ago
62e5964
Improve diagnostics from the assembler __memset_chk routines.
by Elliott Hughes
· 9 years ago
b83d674
Improve FORTIFY failure diagnostics.
by Elliott Hughes
· 9 years ago
e1e434a
Replace bx lr with update of pc from the stack.
by Christopher Ferris
· 10 years ago
33f3351
Use unified syntax to compile with both llvm and gcc.
by Chih-Hung Hsieh
· 10 years ago
1ef6ec4
Move the generic arm memcmp.S into the generic directory.
by Elliott Hughes
· 11 years ago
7123d43
Fix generic __memcpy_chk implementation.
by Christopher Ferris
· 11 years ago
851e68a
Unify our assembler macros.
by Elliott Hughes
· 11 years ago
c54ca40
Clean up some ARMv4/ARMv5 cruft.
by Elliott Hughes
· 12 years ago
68b6711
'Avoid confusing "read prevented write" log messages' 2.
by Elliott Hughes
· 12 years ago
eb847bc
Fix x86_64 build, clean up intermediate libraries.
by Elliott Hughes
· 12 years ago
6861c6f
Make error messages even better!
by Nick Kralevich
· 12 years ago
59a13c1
Optimize __memset_chk, __memcpy_chk. DO NOT MERGE.
by Christopher Ferris
· 12 years ago
4e24dcc
Optimize strcat/strcpy, small tweaks to strlen. DO NOT MERGE
by Christopher Ferris
· 12 years ago
9ad2a73
Fix assembler errors in generic arm strlen.c.
by Christopher Ferris
· 12 years ago
0aa9b52
Add new optimized strlen for arm.
by Christopher Ferris
· 12 years ago
31dea25
Create arch specific versions of strcmp.
by Christopher Ferris
· 12 years ago
04954a4
Break bionic implementations into arch versions.
by Christopher Ferris
· 12 years ago