summaryrefslogtreecommitdiffstats
path: root/libc/string/arm/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Merge from trunk. Going pretty good so far. Kind of. Okay, not really."Steven J. Hill"2006-02-251-3/+3
|
* Merge from trunk."Steven J. Hill"2005-12-021-3/+1
|
* Merge from trunk."Steven J. Hill"2005-10-301-32/+8
|
* merge parallel build supportMike Frysinger2005-01-251-5/+5
|
* Patch from Peter S. Mazinger to consistantly use "ASFLAGS"Eric Andersen2004-12-221-1/+1
| | | | as the flags for all calls to 'as'
* Add an initial set of arm optimized string functions. TheseEric Andersen2003-11-201-0/+39
do seem to make noticable speed improvement... -Erik