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