summaryrefslogtreecommitdiff
path: root/src/vm/gcenv.ee.h
AgeCommit message (Expand)AuthorFilesLines
2017-01-23[Local GC] Add three finalization-related operations to GCToEEInterface (#9029)Sean Gillespie1-0/+2
2016-12-10Local GC: Decouple write barrier operations between the GC and EE (#8568)Sean Gillespie1-0/+1
2016-11-22This is to separate the diagnostics code out from gc.cpp (exceptMaoni01-0/+9
2016-11-16Enable GCToOSInterface to be defined on the GC side of the GC interface (#8121)Sean Gillespie1-1/+35
2016-09-28Add option to measure time spent inside calls to the CLR. (#7357)Peter Kukol1-35/+1
2016-09-26Introduce "IGCToCLR" and use it within the GC to interface with the EE (#7295)Sean Gillespie1-1/+35
2016-01-27Update license headersdotnet-bot1-4/+3
2015-12-24GC OS interface refactoringJan Vorlicek1-0/+6