summaryrefslogtreecommitdiffstats
path: root/libc/string/sh64/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/+9
|
* 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-301-1/+1
| | | | Boredom got the better of me, here's strlen() for sh64..
* Patch from Paul Mundt <lethal@linux-sh.org>:Eric Andersen2003-12-171-0/+38
The subject says it all.. optimized memset/memcpy/strcpy, lifted from SuperH's glibc tree.