summaryrefslogtreecommitdiff
path: root/src/pal/inc/unixasmmacrosamd64.inc
AgeCommit message (Expand)AuthorFilesLines
2017-02-28Add 6 byte NOP instruction.Aditya Mandaleeka1-0/+9
2016-11-29Fix phantom TEXTREL in libcoreclr.so (#8347)Jan Vorlicek1-1/+1
2016-06-23Add braces to avoid operator priority confusion (#5964)Jan Kotas1-1/+1
2016-06-16Remove end labels from regular asm procs on Unix (#5777)Jan Vorlicek1-5/+9
2016-06-03Added JIT_Stelem_Ref helper function for Linux (#5390)Xiangyang (Mark) Guo1-0/+9
2016-06-03Fix CFI annotation of AMD64 assembler helpers on Unix (#5446)Jan Vorlicek1-0/+2
2016-02-01Fix ReadyToRun on UnixJan Vorlicek1-1/+2
2016-01-27Update license headersdotnet-bot1-4/+3
2015-08-13Add macro for PUSH_CALLEE_SAVED_REGISTERS for System V AMD64Aditya Mandaleeka1-0/+11
2015-07-31Merge pull request #1285 from benpye/linux-arm-stack-unwindingJan Vorlicek1-0/+24
2015-07-31Modify unwinder to provide RtlVirtualUnwind.Ben Pye1-0/+24
2015-07-24Build fails when using binutils version 2.25.0Aurojit Panda1-3/+3
2015-07-24Add ARM target for CoreCLR on Linux.Ben Pye1-0/+305