summaryrefslogtreecommitdiffstats
path: root/libc/string/arm/_memcpy.S
Commit message (Expand)AuthorAgeFilesLines
* Correct ARM memcpy comments.Joseph Myers2009-07-011-1/+2
* Fix Thumb-2 memcpy.Joseph Myers2009-06-301-1/+1
* arm memcpy: fix the case when src=dstDenis Vlasenko2008-05-231-2/+1
* Paul Brook writes:Bernhard Reutner-Fischer2008-03-261-14/+168
* Khem Raj says:Mike Frysinger2006-01-311-5/+14
* Use strong_alias everywhere instead of .global/.set. Correct some cases where...Peter S. Mazinger2006-01-031-0/+1
* syntax/whitespace touchupsMike Frysinger2005-09-161-4/+4
* Don't depend on BSD namingEric Andersen2003-11-201-12/+12
* Add an initial set of arm optimized string functions. TheseEric Andersen2003-11-201-0/+583