Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_bionic
/
1f29c2f51097b68110bc2766a7c1560d6a8831d0
/
libc
/
arch-arm
/
cortex-a15
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
aec1b35
Remove the __ARM_FEATURE_DSP check.
by Christopher Ferris
· 12 years ago
32bbf8a
libc: don't export unnecessary symbols
by Nick Kralevich
· 12 years ago
16e185c
__memcpy_chk: Fix signed cmp of unsigned values.
by Christopher Ferris
· 12 years ago
a57c9c0
Fix all debug directives.
by Christopher Ferris
· 12 years ago
bd7fe1d
Update all debug directives.
by Christopher Ferris
· 12 years ago
5f45d58
Create optimized __strcpy_chk/__strcat_chk.
by Christopher Ferris
· 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
0aa9b52
Add new optimized strlen for arm.
by Christopher Ferris
· 12 years ago
796cbe2
Rewrite memset for cortexa15 to use strd.
by Christopher Ferris
· 12 years ago
bf0d1ad
Add missing branch in memcpy.S dst aligned case.
by Christopher Ferris
· 12 years ago
185ce72
Update to latest cortexa15 memcpy code.
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