summaryrefslogtreecommitdiff
path: root/src/vm/generics.cpp
AgeCommit message (Expand)AuthorFilesLines
2019-01-11Patch vtable slots and similar when tiering is enabled (#21292)Koundinya Veluri1-1/+2
2018-12-03Remove IsNeutralDomain() (#21318)Steve MacLean1-1/+0
2018-11-09Delete dead/unreachable code related to remoting (#20880)Jan Kotas1-17/+0
2018-10-07Remove some dead remoting and context static things (#20277)Austin Wise1-3/+0
2018-10-05Remove context statics stuff (#20256)Jan Vorlicek1-6/+0
2018-10-04Enable thread statics for collectible classes (#19944)Jan Vorlicek1-3/+2
2018-06-29Remove relocations for vtable chunks (#17147)Gleb Balykov1-2/+2
2018-02-22Remove relocations for MethodTable::m_pParentMethodTable for Linux ARM (#15915)gbalykov1-0/+1
2018-01-13Revert "Remove relocations for MethodTable::m_pParentMethodTable for Linux ARM"Jan Kotas1-1/+1
2017-07-10Remove relocations for MethodTable's vtable-1st-level-indirectionGleb Balykov1-2/+2
2017-07-10Remove relocations for MethodTable::m_pParentMethodTable for Linux ARMGleb Balykov1-1/+1
2017-07-10Remove relocations for MethodTable::m_pPerInstInfo for Linux ARMGleb Balykov1-2/+3
2017-06-12[Arm64/Unix] Add 64K page support (#10981)Steve MacLean1-2/+2
2017-05-22Delete default copy/move constructors and assignment operators of RelativePoi...Ruben Ayrapetyan1-2/+1
2017-02-14Remove never defined FEATURE_REMOTINGdanmosemsft1-44/+0
2016-06-13Refactor MethodTable::ContainsStackPtr (#5754)Jan Kotas1-1/+1
2016-01-27Update license headersdotnet-bot1-4/+3
2015-01-30Initial commit to populate CoreCLR repo dotnet-bot1-0/+1146