summaryrefslogtreecommitdiff
path: root/src/vm/virtualcallstub.h
AgeCommit message (Expand)AuthorFilesLines
2020-06-18Implement instantiating and unboxing through portable stublinker code… (#106)JUNG DONG-HEON1-1/+1
2019-06-14Fix crash/corruption in VSD hash tables when backpatching entry point slots i...Koundinya Veluri1-3/+6
2019-05-22Stop compiling fragile NGen support into the runtime (#24625)Jan Kotas1-0/+2
2019-05-14Switch to zero-length array in otherwise empty class (#24370)Adeel Mujahid1-1/+1
2019-01-11Patch vtable slots and similar when tiering is enabled (#21292)Koundinya Veluri1-3/+4
2018-11-15Allow supressing exceptions in diamond inheritance cases (#20458)Michal Strehovský1-2/+3
2018-11-13Optimize vtable calls (#20696)Fadi Hanna1-0/+79
2017-09-19Disable VSD Stub Kind Prediction on H/W Exception (#14051)Jonghyun Park1-3/+4
2017-02-28[x86/linux] Implement BackPatchWorkerAsmStub (#9690)Yongseop Kim1-0/+7
2017-02-14Remove never defined FEATURE_REMOTINGdanmosemsft1-7/+0
2016-01-27Update license headersdotnet-bot1-4/+3
2015-11-17Enable CLANG sanitizers for native debug buildsSteve Harter1-1/+4
2015-05-18Handle NULL explicitly in VirtualCallStubManager::getStubKindJan Kotas1-0/+5
2015-03-18Implement runtime support for ICastable interfaceEugene Zemtsov1-3/+3
2015-01-30Initial commit to populate CoreCLR repo dotnet-bot1-0/+1618