summaryrefslogtreecommitdiff
path: root/src/vm/syncblk.cpp
AgeCommit message (Expand)AuthorFilesLines
2018-01-29Prevent compiler optimization that could cause local var values to change in ...Koundinya Veluri1-2/+2
2018-01-21Remove AppDomainLeaks configuration option (#15956)antofik1-57/+0
2017-11-27Improve Monitor scaling (#14216)Koundinya Veluri1-382/+193
2017-09-26Remove Monitor asm helpers (#14146)Koundinya Veluri1-0/+84
2017-06-12[Arm64/Unix] Add 64K page support (#10981)Steve MacLean1-2/+2
2017-03-21[Local GC] Forbid inclusion of gcscan.h from VM and DAC directories (#10332)Sean Gillespie1-2/+1
2017-02-14Remove never defined FEATURE_REMOTINGdanmosemsft1-11/+0
2017-02-10Remove always defined FEATURE_CORECLRdanmosemsft1-7/+0
2016-09-08Introduce an interface separating the GC and the VM,Sean Gillespie1-8/+8
2016-06-30GC ETW fixes. The code for getting data for ETW and perf counter was written ...Maoni01-6/+0
2016-01-27Update license headersdotnet-bot1-4/+3
2015-12-24GC OS interface refactoringJan Vorlicek1-1/+1
2015-12-16Rename CNameSpace to GCScanJan Kotas1-1/+1
2015-01-31Replaced compiler option to disabled all warnings in Linux build by options f...Jan Vorlicek1-2/+2
2015-01-30Initial commit to populate CoreCLR repo dotnet-bot1-0/+3664