aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/amd64/string/bzero.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/+1
* Eliminate an unneeded instruction that is a vestige of mechanicalAlan Cox2005-04-071-7/+5
* Add machine-specific, optimized implementations of bcopy, bzero, memcpy,Alan Cox2005-04-071-0/+45