summaryrefslogtreecommitdiffstats
path: root/libc/string/sh64
Commit message (Collapse)AuthorAgeFilesLines
* Synch with trunk @ 24075.Carmelo Amoroso2008-11-173-29/+30
| | | | | Step 4 libc/string and asm implementation
* Merge from trunk. Going pretty good so far. Kind of. Okay, not really."Steven J. Hill"2006-02-256-54/+23
|
* Big fricking merge from trunk."Steven J. Hill"2006-01-074-13/+23
|
* Merge from trunk."Steven J. Hill"2005-12-021-3/+1
|
* Massive merge from trunk."Steven J. Hill"2005-11-175-17/+25
|
* Merge from trunk."Steven J. Hill"2005-10-301-32/+9
|
* Copy from trunk."Steven J. Hill"2005-10-301-0/+27
|
* 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.