summaryrefslogtreecommitdiff
path: root/src/vm/amd64/cgencpu.h
AgeCommit message (Expand)AuthorFilesLines
2019-01-23Remove all traces of FEATURE_STACK_PROBE. (#22149)Filip Navara1-4/+0
2018-11-09Delete dead/unreachable code related to remoting (#20880)Jan Kotas1-1/+0
2018-03-15Fix to not reuse preallocated jump stubs for dynamic methods (#16941)Koundinya Veluri1-1/+1
2017-11-30Jumpstub fixes (#15296)Jan Kotas1-1/+2
2017-10-11Delete !FEATURE_IMPLICIT_TLS (#14398)Jan Kotas1-15/+4
2017-09-26Remove Monitor asm helpers (#14146)Koundinya Veluri1-10/+0
2017-07-31 Fill freed loader heap chunk with non-zero value (#12731)Jonghyun Park1-0/+1
2017-06-01[x64/Linux] Use correct argument registers in InterpreterStub (#12002)Jonghyun Park1-0/+6
2017-03-01Preallocate jump stubs for dynamic methods (#9883)Koundinya Veluri1-0/+4
2016-09-09Fix enregistered max size constants on Unix AMD64 (#7117)Jan Vorlicek1-2/+4
2016-08-05Implement GcInfo v2Swaroop Sridhar1-3/+3
2016-06-03Added JIT_Stelem_Ref helper function for Linux (#5390)Xiangyang (Mark) Guo1-1/+2
2016-03-30Getting SOS to work on ARm64:Rama Krishnan Raghupathy1-1/+1
2016-01-27Update license headersdotnet-bot1-4/+3
2016-01-15Add support for GCStress 0xC.Aditya Mandaleeka1-0/+2
2015-10-20Implementation of System V ABI struct passing.Lubomir Litchev1-4/+19
2015-03-26Fix about 12 kinds of warnings over the codebaseJan Vorlicek1-1/+1
2015-03-22Incorporated codereview feedbackJan Kotas1-1/+11
2015-03-20Fix reporting of callee saved registers with nongnu libuwindJan Kotas1-20/+32
2015-03-02Update assembly helpers to use regular RBP framesJan Kotas1-1/+5
2015-02-26Fixup precode alignment issues were sorted on OSX a while backGeoff Norton1-2/+0
2015-02-06Initial Mac OSX SupportGeoff Norton1-0/+2
2015-01-30Initial commit to populate CoreCLR repo dotnet-bot1-0/+519