summaryrefslogtreecommitdiff
path: root/src/vm/eeconfig.cpp
AgeCommit message (Expand)AuthorFilesLines
2018-01-25Enable tiered jitting for R2R methods (#15967)Koundinya Veluri1-0/+10
2018-01-23Delete dead code (#15990)Jan Kotas1-11/+0
2017-12-28Recognize STA\MTA Attribute For Main Function (#15652)Anirudh Agnihotry1-1/+0
2017-12-20Revert "Respect STA/MTAThread attributes (#15512)"Jan Kotas1-0/+1
2017-12-16Respect STA/MTAThread attributes (#15512)Anirudh Agnihotry1-1/+0
2017-11-27Improve Monitor scaling (#14216)Koundinya Veluri1-0/+10
2017-10-16Delete dead code (#14521)Jan Kotas1-1/+0
2017-08-22Introduce COMPlus_GDBJitEmitDebugFrame (#13515)Jonghyun Park1-0/+7
2017-08-18Introduce COMPlus_GDBJitElfDump (#13448)Jonghyun Park1-0/+12
2017-08-07Cleanup code access security from the unmanaged runtime (#13241)Jan Kotas1-4/+0
2017-06-01[Local GC] Obtaining configuration information (#11379)Sean Gillespie1-8/+0
2017-05-17Finish deleting dead CAS code from CoreLib (#11436)Jan Kotas1-31/+0
2017-04-27Remove support for the x86 compat JIT from .NET Core.Pat Gavlin1-31/+0
2017-03-29Tiered Compilation step 1noahfalk1-0/+8
2017-03-13Merge pull request #10153 from adityamandaleeka/remove_stress_threadAditya Mandaleeka1-4/+0
2017-03-13Remove STRESS_THREAD.Aditya Mandaleeka1-4/+0
2017-03-05Delete IsNonW8PFrameworkAPI checks (#9964)Jan Kotas1-4/+0
2017-02-15Remove never defined FEATURE_WIN_DB_APPCOMPATdanmosemsft1-28/+0
2017-02-14Remove never defined FEATURE_REMOTINGdanmosemsft1-3/+0
2017-02-14Remove never defined FEATURE_INCLUDE_ALL_INTERFACESdanmosemsft1-11/+0
2017-02-12Remove never defined FEATURE_FUSIONdanmosemsft1-34/+0
2017-02-10Revert "Remove always defined FEATURE_CORRUPTING_EXCEPTIONS"danmosemsft1-0/+2
2017-02-10Remove always defined FEATURE_CORRUPTING_EXCEPTIONSdanmosemsft1-2/+0
2017-02-10Remove always defined FEATURE_CORECLRdanmosemsft1-376/+0
2016-07-05only use config on coreclrMaoni Stephens1-0/+5
2016-07-02Added 2 configs for Server GCMaoni01-0/+5
2016-06-07Fix build issue http://buildstatus/Issues/Issues.aspx?iid=802303Gaurav Khanna1-0/+3
2016-06-06Add config switch to selectively disable R2R imagesJohn Chen (CLR)1-0/+21
2016-05-25Explicitly check CLRConfig value to determine whether concurrent GC was forced.Aditya Mandaleeka1-7/+15
2016-03-25Add new configuration mechanism for CoreCLR.Aditya Mandaleeka1-5/+16
2016-02-19This Change Adds initial Support for LongFiles in the VM,Rama Krishnan Raghupathy1-26/+42
2016-01-27Update license headersdotnet-bot1-4/+3
2015-01-30Initial commit to populate CoreCLR repo dotnet-bot1-0/+2186