summaryrefslogtreecommitdiff
path: root/src/vm/exstate.cpp
AgeCommit message (Expand)AuthorFilesLines
2017-04-13Make a GCHandleStore class and interface for use by the VM.Aditya Mandaleeka1-4/+2
2017-04-11Rename overloaded "table" to "store" for VM side concept.Aditya Mandaleeka1-2/+2
2017-04-11Hide knowledge of handle table buckets and home heaps from VM side.Aditya Mandaleeka1-2/+4
2017-01-11[x86/Linux] Fix WIN64EXCEPTIONS build error (#8629)Jonghyun Park1-6/+2
2016-02-26Fix stack walker on UnixJan Vorlicek1-2/+2
2016-01-27Update license headersdotnet-bot1-4/+3
2015-01-30Initial commit to populate CoreCLR repo dotnet-bot1-0/+648