summaryrefslogtreecommitdiff
path: root/src/gc/env/gcenv.os.h
AgeCommit message (Expand)AuthorFilesLines
2017-06-12[Arm64/Unix] Add 64K page support (#10981)Steve MacLean1-0/+14
2017-06-01[Local GC] Remove uses of g_SystemInfo from the GC (#11628)Sean Gillespie1-0/+15
2017-04-22Remove destructor from GCEvent and instead rely on the OS to clean up (#11132)Sean Gillespie1-3/+8
2017-04-14[Local GC] Move operations on CLREventStatic to the EE interface (#10813)Sean Gillespie1-0/+75
2016-11-16Enable GCToOSInterface to be defined on the GC side of the GC interface (#8121)Sean Gillespie1-2/+1
2016-07-27GC update from CoreRT (#6487)Jan Kotas1-2/+2
2016-06-07Update GC from CoreRT (#5522)Jan Kotas1-1/+1
2016-05-17Move notion of restricted physical memory behind the GCToOSInterface (#5007)Jan Kotas1-15/+19
2016-04-22Update GC from CoreRTJan Kotas1-1/+1
2016-03-02Integrate GC changes from full frameworkMaoni Stephens1-0/+18
2016-01-27Update license headersdotnet-bot1-4/+3
2016-01-26Update GC from CoreRTJan Kotas1-12/+0
2015-12-24GC OS interface refactoringJan Vorlicek1-0/+274