summaryrefslogtreecommitdiff
path: root/src/vm/gcenv.h
AgeCommit message (Expand)AuthorFilesLines
2017-06-12[Arm64/Unix] Add 64K page support (#10981)Steve MacLean1-0/+6
2017-02-15Remove never defined FEATURE_UEF_CHAINMANAGERdanmosemsft1-4/+0
2017-02-14Remove never defined FEATURE_REMOTINGdanmosemsft1-3/+0
2017-01-06[Local GC] Move Software Write Watch's write barrier updates to GCToEEInterfa...Sean Gillespie1-2/+0
2016-11-16Enable GCToOSInterface to be defined on the GC side of the GC interface (#8121)Sean Gillespie1-2/+0
2016-09-28Add option to measure time spent inside calls to the CLR. (#7357)Peter Kukol1-0/+1
2016-09-26Introduce "IGCToCLR" and use it within the GC to interface with the EE (#7295)Sean Gillespie1-1/+0
2016-04-12Implement software write watch and make concurrent GC functional outside WindowsKoundinya Veluri1-0/+2
2016-01-27Update license headersdotnet-bot1-4/+3
2016-01-26Update GC from CoreRTJan Kotas1-0/+6
2015-12-24GC OS interface refactoringJan Vorlicek1-88/+6
2015-12-08Fix build breaks after GC updateJan Kotas1-5/+4
2015-11-20Fix build breaks after GC updateJan Kotas1-1/+17
2015-11-18Replace most windows style types by c++ typesJan Vorlicek1-1/+1
2015-10-15Cleanup GC-EE InterfaceJan Kotas1-0/+28
2015-01-30Initial commit to populate CoreCLR repo dotnet-bot1-0/+108