summaryrefslogtreecommitdiff
path: root/lib/libc/amd64/string/strcpy.S
Commit message (Expand)AuthorAgeFilesLines
* Make both stpcpy and strcpy be assembly language implementationsGeorge V. Neville-Neil2011-07-211-114/+0
* 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
* Optimize the instruction alignment.Alan Cox2005-04-231-2/+1
* Add a machine-specific, optimized implementation of strcpy.Alan Cox2005-04-101-0/+112