summaryrefslogtreecommitdiffstats
path: root/arch/sparc/lib/memcpy.S
Commit message (Expand)AuthorAgeFilesLines
* sparc32: Correct the return value of memcpy.David S. Miller2011-10-211-15/+7Star
* sparc32: Remove uses of %g7 in memcpy implementation.David S. Miller2011-10-211-87/+92
* sparc32: Remove non-kernel code from memcpy implementation.David S. Miller2011-10-211-605/+2Star
* sparc: Stop trying to be so fancy and use __builtin_{memcpy,memset}()David S. Miller2009-12-111-3/+0Star
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+1150