summaryrefslogtreecommitdiff
path: root/src/vm/assembly.hpp
AgeCommit message (Expand)AuthorFilesLines
2019-05-20Cuckoo metadata (#24498)David Wrighton1-2/+12
2019-05-13Delete InternalCasingHelper (#24511)Jan Kotas1-10/+0
2019-04-24More multi-appdomain support removal (#23921)David Wrighton1-9/+1
2019-04-18Move R2R-specific code to be outside FEATURE_PREJIT (#24075)Jan Kotas1-2/+2
2019-01-06Remove CAS era security checks around resource loads (#21825)Filip Navara1-1/+0
2018-12-07Add support for loading registered TLBs (#21430)Aaron Robinson1-0/+12
2018-12-03Remove IsNeutralDomain() (#21318)Steve MacLean1-2/+0
2018-11-26Disable domain neutral loading (#21156)Jan Kotas1-6/+1
2018-11-24Refactor AppDomain.IsAppXModel and a few other AppDomain methods (#21181)Jan Kotas1-1/+0
2018-11-21Delete dead/unused code (#21138)Jan Kotas1-103/+0
2018-08-11Make RuntimeType sealed and deleted support for introspection only loads (#19...Jan Kotas1-8/+1
2017-05-17Finish deleting dead CAS code from CoreLib (#11436)Jan Kotas1-40/+0
2017-03-13Work for IBC profiling with ReadyToRun imagesBrian Sullivan1-2/+10
2017-02-15Remove never defined FEATURE_TRACELOGGING except in jit/**danmosemsft1-4/+0
2017-02-14Remove never defined FEATURE_MULTIMODULE_ASSEMBLIESdanmosemsft1-19/+0
2017-02-14Remove never defined FEATURE_MIXEDMODEdanmosemsft1-4/+0
2017-02-12Remove never defined FEATURE_FUSIONdanmosemsft1-41/+0
2017-02-11Revert "Remove more always defined FEATURE_CORESYSTEM"danmosemsft1-0/+2
2017-02-10Remove more always defined FEATURE_CORESYSTEMdanmosemsft1-2/+0
2017-02-10Remove always defined FEATURE_CORECLRdanmosemsft1-74/+0
2017-02-10Remove always undefined FEATURE_APTCAdanmosemsft1-1/+1
2017-02-07Remove more CAS (#9390)Dan Moseley1-3/+0
2016-08-13Fixup a few contractsJan Kotas1-2/+2
2016-03-23Remove special casing of platform assembliesJan Kotas1-112/+2
2016-01-27Update license headersdotnet-bot1-4/+3
2015-11-25Make app shutdown wait for secondary threadsJan Vorlicek1-1/+1
2015-05-07Merge changes from parent branchdotnet-bot1-0/+4
2015-02-03Remove non ASCII characters from source filesMatt Ellis1-1/+1
2015-01-30Initial commit to populate CoreCLR repo dotnet-bot1-0/+1111