summaryrefslogtreecommitdiff
path: root/src/vm/multicorejitplayer.cpp
AgeCommit message (Expand)AuthorFilesLines
2017-08-07Cleanup code access security from the unmanaged runtime (#13241)Jan Kotas1-1/+0
2017-07-24Add the runtime code versioning featurenoahfalk1-5/+22
2017-05-17Finish deleting dead CAS code from CoreLib (#11436)Jan Kotas1-23/+1
2017-02-12Remove never defined FEATURE_FUSIONdanmosemsft1-9/+0
2017-02-12Remove never defined FEATURE_APPX_BINDERdanmosemsft1-11/+0
2017-02-10Remove always defined FEATURE_CORECLRdanmosemsft1-27/+0
2016-10-27Introduce new CORJIT_FLAGS typeBruce Forstall1-1/+1
2016-05-07Remove FEATURE_HOSTED_BINDER definition (#4838)Jan Vorlicek1-7/+7
2016-03-10Update Multi-Core JIT to use the default stack size for the JIT playback thread.Brian Robbins1-7/+1
2016-01-27Update license headersdotnet-bot1-4/+3
2015-01-30Initial commit to populate CoreCLR repo dotnet-bot1-0/+1493