summaryrefslogtreecommitdiff
path: root/src/string/i386
AgeCommit message (Expand)AuthorFilesLines
2015-04-18remove the last of possible-textrels from i386 asmRich Felker2-1/+5
2015-02-26overhaul optimized i386 memset asmRich Felker1-32/+61
2013-08-01optimized memset asm for i386 and x86_64Rich Felker1-0/+47
2012-09-10asm for memmove on i386 and x86_64Rich Felker1-0/+21
2012-08-11memcpy asm for i386 and x86_64Rich Felker1-0/+29