Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_bionic
/
ccc9d8dbf46b70e7777a1d0604b799e94f05a63c
/
libc
/
arch-arm
/
cortex-a15
/
bionic
bff53b2
libc: import ARM strcmp from newlib
by Jake Weinstein
· 8 years ago
01bfd89
Remove denver from bionic
by Haibo Huang
· 7 years ago
f1c8d1a
Use ifunc for ARM32 fortify functions
by Haibo Huang
· 7 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
6cb0687
Split our FORTIFY implementation into libc_fortify
by George Burgess IV
· 8 years ago
866e7b6
Fix assembler warnings.
by Christopher Ferris
· 8 years ago
fe1af1a
Small cleanup of cortex-a15 code.
by Christopher Ferris
· 9 years ago
bdd8f89
Improve diagnostics from the assembler __strcpy_chk routines.
by Elliott Hughes
· 9 years ago
c75da09
Improve diagnostics from the assembler __strcat_chk routines.
by Elliott Hughes
· 9 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
· 10 years ago
3c6016f
Improve diagnostics from the assembler __memcpy_chk routines.
by Elliott Hughes
· 10 years ago
62e5964
Improve diagnostics from the assembler __memset_chk routines.
by Elliott Hughes
· 10 years ago
b83d674
Improve FORTIFY failure diagnostics.
by Elliott Hughes
· 10 years ago
fdfcfce
Fix over read in strcpy/stpcpy/strcat.
by Christopher Ferris
· 10 years ago
5930772
Add optimized cortex-a7/cortex-a53 memset/memcpy.
by Christopher Ferris
· 10 years ago
795a8e3
Make all labels local.
by Christopher Ferris
· 10 years ago
7d849ac
Add stpcpy assembler version.
by Christopher Ferris
· 11 years ago
c8bd2ab
Cleanup arm assembly.
by Christopher Ferris
· 11 years ago
851e68a
Unify our assembler macros.
by Elliott Hughes
· 12 years ago
f00c938
Merge commit '811b0cdb2d6e4a697dbc63a678712759dd0db242' into HEAD
by The Android Open Source Project
· 12 years ago
507cfe2
Add .cfi_startproc/.cfi_endproc to ENTRY/END.
by Christopher Ferris
· 12 years ago
f2a760d
am a85606e1: am c100a100: Merge "\'Avoid confusing "read prevented write" log messages\' 2."
by Elliott Hughes
· 12 years ago
68b6711
'Avoid confusing "read prevented write" log messages' 2.
by Elliott Hughes
· 12 years ago
289c460
am ac6bc319: Remove new aligned memcpy path for cortex-a15.
by Christopher Ferris
· 12 years ago
ac6bc31
Remove new aligned memcpy path for cortex-a15.
by Christopher Ferris
· 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
883ef24
__memcpy_chk: Fix signed cmp of unsigned values.
by Christopher Ferris
· 12 years ago
05332f2
Fix all debug directives.
by Christopher Ferris
· 12 years ago
5f7ccea
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
f0c3d90
Create optimized __strcpy_chk/__strcat_chk.
by Christopher Ferris
· 12 years ago
4e24dcc
Optimize strcat/strcpy, small tweaks to strlen. DO NOT MERGE
by Christopher Ferris
· 12 years ago
7c860db
Optimize __memset_chk, __memcpy_chk.
by Christopher Ferris
· 12 years ago
d119b7b
Optimize strcat/strcpy, small tweaks to strlen.
by Christopher Ferris
· 12 years ago
0aa9b52
Add new optimized strlen for arm.
by Christopher Ferris
· 12 years ago
2fc0717
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
7ffad9c
Rewrite memset for cortexa15 to use strd.
by Christopher Ferris
· 12 years ago
185ce72
Update to latest cortexa15 memcpy code.
by Christopher Ferris
· 12 years ago
6ffaa93
Add missing branch in memcpy.S dst aligned case.
by Christopher Ferris
· 12 years ago
21ede92
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
· 13 years ago
a9a5870
Create arch specific versions of strcmp.
by Christopher Ferris
· 12 years ago
acdde8c
Break bionic implementations into arch versions.
by Christopher Ferris
· 13 years ago