summaryrefslogtreecommitdiff
path: root/src/vm/generics.cpp
AgeCommit message (Expand)AuthorFilesLines
2018-09-18Remove 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