summaryrefslogtreecommitdiffstats
path: root/libc/string/powerpc/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-35/+8
|
* merge parallel build supportMike Frysinger2005-01-251-5/+4
|
* Joakim Tjernlund writes:Eric Andersen2004-01-271-0/+43
Hi Erik I have had some fun trying to optimize memcpy, memset and memmove for PPC. There are only boot tested, but I don't expect any problems :) Read the comments in powerpc/string.c for more info. Patch is relative to libc/string Jocke