summaryrefslogtreecommitdiffstats
path: root/libc/string/arm/memmove.S
Commit message (Collapse)AuthorAgeFilesLines
* Synch arch specific part of libc/string for ↵Carmelo Amoroso2008-06-191-2/+9
| | | | frv/ia64/sparc/i386/powerpc/arm/avr32/x86_64/cris/bfin
* Merge from trunk. Going pretty good so far. Kind of. Okay, not really."Steven J. Hill"2006-02-251-6/+5
|
* Big fricking merge from trunk."Steven J. Hill"2006-01-071-3/+5
|
* Merge from trunk."Steven J. Hill"2005-11-171-3/+8
|
* Sync with trunk."Steven J. Hill"2005-09-171-4/+4
|
* Add an initial set of arm optimized string functions. TheseEric Andersen2003-11-201-0/+48
do seem to make noticable speed improvement... -Erik