summaryrefslogtreecommitdiffstats
path: root/libc/string/arm/strcmp.S
Commit message (Collapse)AuthorAgeFilesLines
* Synch arch specific part of libc/string for ↵Carmelo Amoroso2008-06-191-0/+19
| | | | 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-9/+12
|
* Big fricking merge from trunk."Steven J. Hill"2006-01-071-4/+4
|
* Finish merge from trunk, again, no really."Steven J. Hill"2005-12-101-4/+4
|
* Merge from trunk."Steven J. Hill"2005-12-081-2/+6
|
* Merge from trunk that gives us a valid NPTL dynamic loader and the start of ↵"Steven J. Hill"2005-11-291-0/+1
| | | | the new build system. I have probably another 300 and some files to go *sigh*.
* Merge from trunk."Steven J. Hill"2005-11-171-3/+7
|
* Sync with trunk."Steven J. Hill"2005-09-171-7/+5
|
* Add an initial set of arm optimized string functions. TheseEric Andersen2003-11-201-0/+49
do seem to make noticable speed improvement... -Erik