summaryrefslogtreecommitdiff
path: root/src/vm/coreassemblyspec.cpp
AgeCommit message (Expand)AuthorFilesLines
2019-04-18Move R2R-specific code to be outside FEATURE_PREJIT (#24075)Jan Kotas1-0/+2
2019-01-03Remove unnecessary propagation of stack crawl marks. (#21781)Filip Navara1-2/+1
2018-12-05Remove FromGAC & OnTPAList (#21371)Steve MacLean1-26/+3
2018-08-23Enable unloading of AssemblyLoadContext (#18476)Jan Vorlicek1-1/+1
2017-05-03Fix Binder NI to IL fallback (#11341)Steve MacLean1-2/+26
2017-02-12Remove never defined FEATURE_FUSIONdanmosemsft1-2/+0
2017-02-12Remove always defined FEATURE_VERSIONINGdanmosemsft1-2/+0
2017-02-12Remove always defined FEATURE_HOST_ASSEMBLY_RESOLVERdanmosemsft1-2/+2
2017-02-10Remove always defined FEATURE_CORECLRdanmosemsft1-99/+0
2016-07-19Fix for CoreCLR 6269 - Trigger formal binding if domain-wide cache does not h...Gaurav Khanna1-4/+18
2016-03-09Delete dead codeJan Kotas1-2/+2
2016-01-27Update license headersdotnet-bot1-4/+3
2015-08-21Remove Binder assertion for BindByWhereRefAndrew Schwartzmeyer1-8/+0
2015-05-07Merge changes from parent branchdotnet-bot1-1/+1
2015-01-30Initial commit to populate CoreCLR repo dotnet-bot1-0/+693