index
:
bionic.git
replicant-6.0
Android's bionic
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libc
/
arch-arm
/
generic
Commit message (
Expand
)
Author
Age
Files
Lines
*
libc: arm: add optimized memchr implementation
Yingshiuan Pan
2015-10-31
2
-0
/
+156
*
Replace bx lr with update of pc from the stack.
Christopher Ferris
2015-10-29
3
-10
/
+5
*
Use unified syntax to compile with both llvm and gcc.
Chih-Hung Hsieh
2015-05-15
4
-56
/
+64
*
Clean up <stdlib.h> slightly.
Elliott Hughes
2015-01-26
1
-1
/
+3
*
Move the generic arm memcmp.S into the generic directory.
Elliott Hughes
2014-12-15
2
-0
/
+344
*
Fix generic __memcpy_chk implementation.
Christopher Ferris
2014-10-17
1
-34
/
+40
*
Add stpcpy assembler version.
Christopher Ferris
2014-09-30
1
-0
/
+1
*
denver: optimize memmove
Shu Zhang
2014-05-20
1
-0
/
+1
*
More OpenBSD cleanup (primarily string).
Elliott Hughes
2014-02-24
1
-1
/
+1
*
Unify our assembler macros.
Elliott Hughes
2014-02-20
4
-6
/
+6
*
Reconfig libc's Android.mk to build for multilib
Ying Wang
2014-02-12
1
-8
/
+9
*
Clean up some ARMv4/ARMv5 cruft.
Elliott Hughes
2013-12-13
4
-15
/
+13
*
'Avoid confusing "read prevented write" log messages' 2.
Elliott Hughes
2013-10-15
2
-2
/
+2
*
Fix x86_64 build, clean up intermediate libraries.
Elliott Hughes
2013-10-09
2
-2
/
+2
*
Make error messages even better!
Nick Kralevich
2013-10-04
2
-2
/
+2
*
Create optimized __strcpy_chk/__strcat_chk.
Christopher Ferris
2013-08-15
1
-0
/
+2
*
Optimize __memset_chk, __memcpy_chk. DO NOT MERGE.
Christopher Ferris
2013-08-14
2
-0
/
+48
*
Fix strcpy.c that should have been strcpy.S. DO NOT MERGE
Christopher Ferris
2013-08-08
1
-1
/
+1
*
Optimize strcat/strcpy, small tweaks to strlen. DO NOT MERGE
Christopher Ferris
2013-08-08
2
-0
/
+135
*
Fix assembler errors in generic arm strlen.c.
Christopher Ferris
2013-07-16
1
-4
/
+13
*
Add new optimized strlen for arm.
Christopher Ferris
2013-07-16
2
-0
/
+130
*
Create arch specific versions of strcmp.
Christopher Ferris
2013-03-20
2
-0
/
+318
*
Break bionic implementations into arch versions.
Christopher Ferris
2013-03-12
3
-0
/
+491