summaryrefslogtreecommitdiff
path: root/src/gc/env
AgeCommit message (Expand)AuthorFilesLines
2016-06-19Update GC from CoreRT (#5859)Jan Kotas1-38/+0
2016-06-14My last fix of checking whether the runtime was suspended was incomplete.Maoni01-1/+1
2016-06-07Update GC from CoreRT (#5522)Jan Kotas2-1/+2
2016-05-17Move notion of restricted physical memory behind the GCToOSInterface (#5007)Jan Kotas2-29/+19
2016-05-16Update GC from CoreRTJan Kotas1-1/+4
2016-04-22Update GC from CoreRTJan Kotas2-2/+2
2016-04-12Implement software write watch and make concurrent GC functional outside WindowsKoundinya Veluri1-2/+4
2016-03-02Integrate GC changes from full frameworkMaoni Stephens1-0/+18
2016-02-24Update GC from CoreRTJan Kotas1-1/+0
2016-02-03Integrate changes from full .NET FrameworkJan Kotas1-13/+0
2016-01-27Update license headersdotnet-bot11-44/+33
2016-01-26Update GC from CoreRTJan Kotas5-50/+42
2016-01-12Fix few details in the GCJan Vorlicek1-1/+1
2016-01-08Fix building of GCSample on x86 via the standalone VS projectJan Kotas1-1/+1
2015-12-29Incorporate PR feedbackGaurav Khanna (CLR)1-1/+1
2015-12-28Arm64 build fixesGaurav Khanna (CLR)1-1/+11
2015-12-24Fix build breaks in internal x86 and arm buildsJan Kotas1-0/+16
2015-12-24GC OS interface refactoringJan Vorlicek11-1179/+790
2015-12-08Update GC from CoreRTJan Kotas1-6/+5
2015-12-04Update GC from CoreRTJan Kotas1-2/+2
2015-12-03Update GC from CoreRTJan Kotas2-63/+93
2015-11-20Fix build breaks after GC updateJan Kotas1-7/+7
2015-11-19Update GC from CoreRTJan Kotas3-207/+176
2015-11-20Fix few missing castsJan Vorlicek1-2/+3
2015-11-19Replaced remaining typesJan Vorlicek3-14/+7
2015-11-19Changed LONG and ULONGJan Vorlicek3-18/+18
2015-11-18Replace most windows style types by c++ typesJan Vorlicek4-53/+30
2015-10-31Fix build breaks in GCSampleJan Kotas2-14/+10
2015-10-15Cleanup GC-EE InterfaceJan Kotas5-588/+408
2015-10-08Code changes for firing etw events when a pdb is dynamically loaded. This cor...dotnet-bot1-0/+1
2015-09-13Initial port of GC sample to LinuxJan Kotas4-15/+681
2015-09-12Move sample GC environment to separate directoryJan Kotas5-0/+2097