summaryrefslogtreecommitdiff
path: root/lib/libc/amd64/string/bcopy.S
Commit message (Expand)AuthorAgeFilesLines
* Copy releng/7.3 to release/7.3.0 to mark 7.3-RELEASE.release/7.3.0_cvsKen Smith2010-03-211-1/+1
* MFC: 184547,184548: add END() macros for Assembler code in libc. ThisPeter Wemm2008-11-131-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