summaryrefslogtreecommitdiff
path: root/src/vm/methodtable.inl
AgeCommit message (Expand)AuthorFilesLines
2019-05-20Cuckoo metadata (#24498)David Wrighton1-0/+9
2019-04-24More multi-appdomain support removal (#23921)David Wrighton1-9/+0
2019-04-03Remove ADID and ADIndex from CoreCLR (#23588)David Wrighton1-3/+3
2019-01-23Remove all traces of FEATURE_STACK_PROBE. (#22149)Filip Navara1-7/+0
2019-01-11Patch vtable slots and similar when tiering is enabled (#21292)Koundinya Veluri1-0/+11
2018-11-16Fix unloadability races (#21024)Jan Vorlicek1-14/+6
2018-11-09Delete dead/unreachable code related to remoting (#20880)Jan Kotas1-47/+0
2018-10-07Remove some dead remoting and context static things (#20277)Austin Wise1-11/+0
2018-10-05Remove context statics stuff (#20256)Jan Vorlicek1-3/+0
2018-08-23Enable unloading of AssemblyLoadContext (#18476)Jan Vorlicek1-1/+1
2018-06-29Remove relocations for vtable chunks (#17147)Gleb Balykov1-2/+2
2017-09-13Merge branch 'master' into update_from_masterDavid Wrighton1-36/+40
2017-07-19More update in /dev/defaultintf (#11693)Yi Zhang (CLR)1-5/+1
2017-07-19Default Interface Method Prototype (#10505)Yi Zhang (CLR)1-4/+7
2017-07-10Remove relocations for MethodTable's vtable-1st-level-indirectionGleb Balykov1-7/+7
2017-07-10Remove relocations for MethodTable::m_pPerInstInfo for Linux ARMGleb Balykov1-1/+1
2017-07-10Remove relocations for MethodTable::m_pWriteableData for Linux ARMGleb Balykov1-1/+1
2017-07-10Remove relocations from SECTION_Readonly for fields not accessed from jit cod...Gleb Balykov1-27/+31
2017-04-17Improve performance of Object.GetType for arrays (#10992)Jan Kotas1-4/+0
2017-02-14Remove never defined FEATURE_REMOTINGdanmosemsft1-80/+0
2017-02-11Revert "Remove more always defined FEATURE_CORESYSTEM"danmosemsft1-0/+4
2017-02-10Remove more always defined FEATURE_CORESYSTEMdanmosemsft1-4/+0
2017-02-10Remove always defined FEATURE_CORECLRdanmosemsft1-8/+0
2016-06-13Refactor MethodTable::ContainsStackPtr (#5754)Jan Kotas1-9/+0
2016-01-27Update license headersdotnet-bot1-4/+3
2015-10-20Implementation of System V ABI struct passing.Lubomir Litchev1-0/+26
2015-01-30Initial commit to populate CoreCLR repo dotnet-bot1-0/+1911