summaryrefslogtreecommitdiff
path: root/src/gc/gcimpl.h
AgeCommit message (Expand)AuthorFilesLines
2016-11-22This is to separate the diagnostics code out from gc.cpp (exceptMaoni01-3/+15
2016-09-15Update the GC from CoreRT (#7207)Sean Gillespie1-2/+0
2016-09-08Introduce an interface separating the GC and the VM,Sean Gillespie1-41/+11
2016-01-27Update license headersdotnet-bot1-4/+3
2015-11-19Changed LONG and ULONGJan Vorlicek1-1/+1
2015-11-18Replace most windows style types by c++ typesJan Vorlicek1-14/+14
2015-10-15Cleanup GC-EE InterfaceJan Kotas1-8/+7
2015-04-07Merge changes from parent branchdotnet-bot1-0/+1
2015-02-25Allow users to specify a no GC region (on behalf of maonis)Jan Kotas1-0/+3
2015-01-30Initial commit to populate CoreCLR repo dotnet-bot1-0/+314