summaryrefslogtreecommitdiff
path: root/src/vm/amd64/crthelpers.S
AgeCommit message (Expand)AuthorFilesLines
2019-07-19Fixing Buffer::BlockCopy, JIT_MemCpy, and JIT_MemSet to just call the appropr...Tanner Gooding1-9/+43
2018-04-13[Arm64/Linux] Use platform memset/memcpy (#17536)Steve MacLean1-1/+1
2016-01-27Update license headersdotnet-bot1-5/+3
2015-03-03Fix copy&paste typo in JIT_MemCpy helperJan Kotas1-1/+1
2015-02-11Ensure that we call memcpy from the PLT on linuxGeoff Norton1-4/+4
2015-02-11Remove the CPP stubs and ensure to mark the leaf endGeoff Norton1-2/+2
2015-02-11Implement JIT_MemSet and JIT_MemCpy for clangGeoff Norton1-0/+43