summaryrefslogtreecommitdiffstats
path: root/libc/string/sh64/memcpy.S
Commit message (Collapse)AuthorAgeFilesLines
* - use c89-style commentsBernhard Reutner-Fischer2008-10-031-1/+1
| | | | Closes issue #5194
* hidden_def/hidden_proto: convert all users (I hope) termios split, add some ↵Peter S. Mazinger2006-01-141-6/+5
| | | | missing headers, other jump relocs removed
* Use strong_alias everywhere instead of .global/.set. Correct some cases ↵Peter S. Mazinger2006-01-031-3/+5
| | | | where the non-hidden version was used.
* Add hidden versionsPeter S. Mazinger2005-11-121-4/+6
|
* Patch from Paul Mundt <lethal@linux-sh.org>:Eric Andersen2003-12-171-0/+202
The subject says it all.. optimized memset/memcpy/strcpy, lifted from SuperH's glibc tree.