summaryrefslogtreecommitdiff
path: root/src/gc/windows
AgeCommit message (Expand)AuthorFilesLines
2017-09-06Vendor the volatile.h header into src/gc/env for the standalone GC build (#13...Sean Gillespie1-0/+1
2017-06-12[Arm64/Unix] Add 64K page support (#10981)Steve MacLean1-0/+3
2017-06-01[Local GC] Remove uses of g_SystemInfo from the GC (#11628)Sean Gillespie1-0/+9
2017-04-22Remove destructor from GCEvent and instead rely on the OS to clean up (#11132)Sean Gillespie1-6/+0
2017-04-14[Local GC] Move operations on CLREventStatic to the EE interface (#10813)Sean Gillespie1-0/+148
2017-03-30Fix tabs and spacesJeff Schwartz1-2/+2
2017-03-30Change necessary to enable standalonegc on server gc. Now CreateThread in gc...Jeff Schwartz1-0/+3
2017-01-23[Local GC] Provide an implementation of GCToOSInterface for Unix-like platfor...Sean Gillespie1-0/+625