summaryrefslogtreecommitdiff
path: root/src/vm/amd64/jithelpers_fast.S
AgeCommit message (Expand)AuthorFilesLines
2019-02-26GCC compatibility fixes #7 (#22810)Sinan Kaya1-19/+19
2018-08-31Fix callKillSet for CORINFO_HELP_ASSIGN_BYREF on x64. (#19780)Sergey Andreenko1-2/+4
2018-08-21Handle null byref in helper (#19571)Carol Eidt1-1/+1
2018-01-21Remove AppDomainLeaks configuration option (#15956)antofik1-16/+0
2017-02-28Add 6 byte NOP instruction.Aditya Mandaleeka1-2/+1
2017-02-28Implement card bundles for non-Windows platforms.Aditya Mandaleeka1-3/+59
2016-06-03Added JIT_Stelem_Ref helper function for Linux (#5390)Xiangyang (Mark) Guo1-0/+142
2016-05-03NetBSD: Fix build with LLVM-3.9Kamil Rytarowski1-2/+2
2016-04-12Implement software write watch and make concurrent GC functional outside WindowsKoundinya Veluri1-38/+122
2016-02-16Fix INVALIDGCVALUE on UnixJan Vorlicek1-1/+1
2016-01-27Update license headersdotnet-bot1-4/+3
2015-11-19Do not preserve volatile registers in JIT_ByRefWriteBarrierSergiy Kuryata1-12/+9
2015-02-06Initial Mac OSX SupportGeoff Norton1-15/+20
2015-02-05Build fixes for clang3.7 and systems without stropt.h.Pat Gavlin1-1/+1
2015-01-30Initial commit to populate CoreCLR repo dotnet-bot1-0/+246