Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove potentially PIC-incompatible relocations from x86_64 and x32 asm | Rich Felker | 2015-04-18 | 2 | -1/+5 |
* | overhaul optimized x86_64 memset asm | Rich Felker | 2015-02-26 | 1 | -26/+55 |
* | x86_64/memset: avoid performing final store twice | Denys Vlasenko | 2015-02-10 | 1 | -1/+1 |
* | x86_64/memset: simple optimizations | Denys Vlasenko | 2015-02-10 | 1 | -14/+16 |
* | optimized memset asm for i386 and x86_64 | Rich Felker | 2013-08-01 | 1 | -0/+41 |
* | asm for memmove on i386 and x86_64 | Rich Felker | 2012-09-10 | 1 | -0/+15 |
* | memcpy asm for i386 and x86_64 | Rich Felker | 2012-08-11 | 1 | -0/+22 |