summaryrefslogtreecommitdiff
path: root/src/vm/virtualcallstub.cpp
AgeCommit message (Expand)AuthorFilesLines
2017-09-19Disable VSD Stub Kind Prediction on H/W Exception (#14051)Jonghyun Park1-4/+4
2017-07-25PerfMap instrument stubs (#12437)Steve MacLean1-0/+20
2017-06-12[Arm64/Unix] Add 64K page support (#10981)Steve MacLean1-27/+27
2017-05-17[x86/Linux] Fix undefined references on SOS (#11701)Jonghyun Park1-7/+7
2017-02-28[x86/linux] Implement BackPatchWorkerAsmStub (#9690)Yongseop Kim1-0/+7
2017-02-14Remove never defined FEATURE_REMOTINGdanmosemsft1-207/+0
2016-09-29Set THUMB bit for RUNTIME_FIXUP_HELPER functions (#7373)Jonghyun Park1-1/+1
2016-05-19Fix x86 only ICastable feature bug.Yi Zhang1-5/+4
2016-01-27Update license headersdotnet-bot1-4/+3
2015-12-11Port of all JIT changes for .NET Framework 4.6.1 changesBrian Sullivan1-0/+4
2015-09-08Fix missing uses of the INSTALL_MANAGED_EXCEPTION_DISPATCHERJan Vorlicek1-0/+2
2015-09-08Fix managed exception dispatchingJan Vorlicek1-0/+4
2015-03-18Implement runtime support for ICastable interfaceEugene Zemtsov1-41/+91
2015-01-30Initial commit to populate CoreCLR repo dotnet-bot1-0/+4198