aboutsummaryrefslogtreecommitdiffstats
path: root/libc/arch-arm/generic/bionic/memset.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-11/+13
* Unify our assembler macros.Elliott Hughes2014-02-201-2/+2
* '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/+109