aboutsummaryrefslogtreecommitdiffstats
path: root/libc/arch-arm/generic/bionic/memcpy.S
Commit message (Expand)AuthorAgeFilesLines
* Replace bx lr with update of pc from the stack.Christopher Ferris2015-10-291-4/+2
* Use unified syntax to compile with both llvm and gcc.Chih-Hung Hsieh2015-05-151-30/+32
* Fix generic __memcpy_chk implementation.Christopher Ferris2014-10-171-34/+40
* Unify our assembler macros.Elliott Hughes2014-02-201-2/+2
* Clean up some ARMv4/ARMv5 cruft.Elliott Hughes2013-12-131-7/+7
* 'Avoid confusing "read prevented write" log messages' 2.Elliott Hughes2013-10-151-1/+1
* Fix x86_64 build, clean up intermediate libraries.Elliott Hughes2013-10-091-1/+1
* Make error messages even better!Nick Kralevich2013-10-041-1/+1
* Optimize __memset_chk, __memcpy_chk. DO NOT MERGE.Christopher Ferris2013-08-141-0/+24
* Break bionic implementations into arch versions. DO NOT MERGEChristopher Ferris2013-02-281-0/+380