aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/amd64/string/bcopy.S
Commit message (Expand)AuthorAgeFilesLines
* Add section .note.GNU-stack for assembly files used by 386 and amd64.Konstantin Belousov2011-01-071-0/+2
* We've been lax about matching END() macros in asm code for some time. ThisPeter Wemm2008-11-021-0/+9
* Eliminate unneeded instructions that are a vestige of mechanicalAlan Cox2005-04-081-10/+4
* Add machine-specific, optimized implementations of bcopy, bzero, memcpy,Alan Cox2005-04-071-0/+94