about summary refs log tree commit diff
path: root/src/string/i386
Commit message (Expand)AuthorAgeFilesLines
* remove the last of possible-textrels from i386 asmRich Felker2015-04-182-1/+5
* overhaul optimized i386 memset asmRich Felker2015-02-261-32/+61
* optimized memset asm for i386 and x86_64Rich Felker2013-08-011-0/+47
* asm for memmove on i386 and x86_64Rich Felker2012-09-101-0/+21
* memcpy asm for i386 and x86_64Rich Felker2012-08-111-0/+29