summaryrefslogtreecommitdiffstats
path: root/libc/string/arm/memset.S
Commit message (Collapse)AuthorAgeFilesLines
* Synch arch specific part of libc/string for ↵Carmelo Amoroso2008-06-191-0/+62
| | | | 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-8/+15
|
* Big fricking merge from trunk."Steven J. Hill"2006-01-071-2/+3
|
* Merge from trunk."Steven J. Hill"2005-11-171-4/+7
|
* Sync with trunk."Steven J. Hill"2005-09-171-6/+5
|
* Add an initial set of arm optimized string functions. TheseEric Andersen2003-11-201-0/+72
do seem to make noticable speed improvement... -Erik