aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc/lib/memcpy.S (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-10-20sparc32: Correct the return value of memcpy.David S. Miller1-15/+7
2011-10-20sparc32: Remove uses of %g7 in memcpy implementation.David S. Miller1-87/+92
2011-10-20sparc32: Remove non-kernel code from memcpy implementation.David S. Miller1-605/+2
2009-12-10sparc: Stop trying to be so fancy and use __builtin_{memcpy,memset}()David S. Miller1-3/+0
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+1150