index
:
android_bionic
cm-10.1
cm-10.2
cm-11.0
cm-12.0
cm-12.1
cm-13.0
cm-14.0
cm-14.1
cm-14.1_old
cm-14.1_prerebase
donut
eclair
froyo
froyo-stable
gb-release-7.2
gingerbread
gingerbread-release
ics
ics-release
jellybean
jellybean-stable
lineage-15.0
lineage-15.1
lineage-16.0
lineage-17.0
lineage-17.1
mr1.1-staging
shipping/cm-11.0
stable/cm-10.2
stable/cm-11.0
stable/cm-11.0-XNF8Y
stable/cm-11.0-XNF9X
stable/cm-11.0-XNG2S
stable/cm-11.0-XNG3C
stable/cm-12.0-YNG1I
stable/cm-12.0-YNG1T
stable/cm-12.0-YNG1TA
stable/cm-12.0-YNG3C
stable/cm-12.0-YNG4N
stable/cm-12.1-YOG3C
stable/cm-12.1-YOG4P
stable/cm-12.1-YOG7D
stable/cm-13.0-ZNH0E
stable/cm-13.0-ZNH2K
stable/cm-13.0-ZNH2KB
stable/cm-13.0-ZNH5Y
staging/cm-12.0-caf
staging/cm-12.1
staging/cm-13.0+r22
staging/cm-14.0-caf
staging/cm-14.1-cafrebase
staging/cm-14.1_android-7.1.2_r2
staging/lineage-15.0_rebase-android-8.0.0_r23
staging/lineage-15.1
staging/lineage-17.0_merge-android-10.0.0_r9
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libc
/
arch-arm
/
cortex-a15
/
bionic
/
memcpy.S
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add optimized cortex-a7/cortex-a53 memset/memcpy.
Christopher Ferris
2015-10-29
1
-75
/
+4
*
Cleanup arm assembly.
Christopher Ferris
2014-09-29
1
-2
/
+0
*
Unify our assembler macros.
Elliott Hughes
2014-02-20
1
-2
/
+2
*
Add .cfi_startproc/.cfi_endproc to ENTRY/END.
Christopher Ferris
2013-11-19
1
-7
/
+0
*
'Avoid confusing "read prevented write" log messages' 2.
Elliott Hughes
2013-10-15
1
-1
/
+1
*
Fix x86_64 build, clean up intermediate libraries.
Elliott Hughes
2013-10-09
1
-1
/
+1
*
Make error messages even better!
Nick Kralevich
2013-10-04
1
-1
/
+1
*
libc: don't export unnecessary symbols
Nick Kralevich
2013-10-02
1
-1
/
+1
*
__memcpy_chk: Fix signed cmp of unsigned values.
Christopher Ferris
2013-09-20
1
-1
/
+1
*
Fix all debug directives.
Christopher Ferris
2013-09-20
1
-7
/
+8
*
Update all debug directives.
Christopher Ferris
2013-09-20
1
-0
/
+5
*
Create optimized __strcpy_chk/__strcat_chk.
Christopher Ferris
2013-08-15
1
-262
/
+19
*
Optimize __memset_chk, __memcpy_chk. DO NOT MERGE.
Christopher Ferris
2013-08-14
1
-0
/
+25
*
Add missing branch in memcpy.S dst aligned case.
Christopher Ferris
2013-04-10
1
-3
/
+2
*
Update to latest cortexa15 memcpy code.
Christopher Ferris
2013-04-08
1
-67
/
+246
*
Break bionic implementations into arch versions.
Christopher Ferris
2013-03-12
1
-0
/
+146