summaryrefslogtreecommitdiffstats
path: root/libc/string/sh64
Commit message (Collapse)AuthorAgeFilesLines
* 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'
* Paul Mundt, lethal at linux-sh dot org writes:Eric Andersen2004-01-302-1/+61
| | | | Boredom got the better of me, here's strlen() for sh64..
* Patch from Paul Mundt <lethal@linux-sh.org>:Eric Andersen2003-12-174-0/+430
The subject says it all.. optimized memset/memcpy/strcpy, lifted from SuperH's glibc tree.