summaryrefslogtreecommitdiff
path: root/src/inc/switches.h
AgeCommit message (Expand)AuthorFilesLines
2017-06-12[Arm64/Unix] Add 64K page support (#10981)Steve MacLean1-6/+0
2017-04-28Enable interpreter build (#11252)Jonghyun Park1-0/+3
2017-02-11Dead commentdanmosemsft1-6/+0
2017-02-11Revert "Remove always defined FEATURE_CORESYSTEM"danmosemsft1-1/+3
2017-02-10Remove always defined FEATURE_CORECLRdanmosemsft1-26/+3
2017-02-10Remove always defined FEATURE_CORESYSTEMdanmosemsft1-3/+1
2017-02-10Report bytes allocated in the JIT time log.Pat Gavlin1-2/+0
2017-01-11[x86/Linux] Fix WIN64EXCEPTIONS build error (#8629)Jonghyun Park1-1/+1
2016-11-29[x86/Linux] Disable WIN64EXECPTION and fix related changes (#8375)SaeHie Park1-1/+1
2016-11-23[x86/Linux] Fix compile error with exception handling (#8269)SaeHie Park1-1/+1
2016-09-06Enable FEATURE_JIT_METHOD_PERF always (even when FEATURE_CORECLR is on). (#7028)Peter Kukol1-1/+1
2016-06-02[ARM/Linux] Undefine FEATURE_HFA if softfpHanjoung Lee1-1/+1
2016-04-21enable heap verification for coreclr on all buildsMaoni01-3/+0
2016-03-22Remove the define of FEATURE_INTERPRETER for ARM64Brian Sullivan1-4/+0
2016-03-16Update code to use COMPlus_ instead of COMPLUS_ when referencing knobsManu1-4/+4
2016-03-09Delete dead codeJan Kotas1-1/+1
2016-01-27Update license headersdotnet-bot1-4/+3
2016-01-21Fix ProjectK build breaks related to GC Stress change.Aditya Mandaleeka1-2/+1
2016-01-15Add support for GCStress 0xC.Aditya Mandaleeka1-1/+1
2015-12-02Address code review feedbackSergiy Kuryata1-1/+6
2015-10-29Port .NET Framework 4.6.1 changesJan Kotas1-0/+2
2015-02-13Simplify platform ifdefsJan Kotas1-2/+2
2015-01-30Initial commit to populate CoreCLR repo dotnet-bot1-0/+270