summaryrefslogtreecommitdiffstats
path: root/libc/arch-arm/generic/generic.mk
Commit message (Expand)AuthorAgeFilesLines
* Clean up <stdlib.h> slightly.Elliott Hughes2015-01-261-1/+3
* Move the generic arm memcmp.S into the generic directory.Elliott Hughes2014-12-151-0/+1
* Add stpcpy assembler version.Christopher Ferris2014-09-301-0/+1
* denver: optimize memmoveShu Zhang2014-05-201-0/+1
* More OpenBSD cleanup (primarily string).Elliott Hughes2014-02-241-1/+1
* Reconfig libc's Android.mk to build for multilibYing Wang2014-02-121-8/+9
* Create optimized __strcpy_chk/__strcat_chk.Christopher Ferris2013-08-151-0/+2
* Fix strcpy.c that should have been strcpy.S. DO NOT MERGEChristopher Ferris2013-08-081-1/+1
* Optimize strcat/strcpy, small tweaks to strlen. DO NOT MERGEChristopher Ferris2013-08-081-0/+2
* Add new optimized strlen for arm.Christopher Ferris2013-07-161-0/+1
* Create arch specific versions of strcmp.Christopher Ferris2013-03-201-0/+1
* Break bionic implementations into arch versions.Christopher Ferris2013-03-121-0/+2