summaryrefslogtreecommitdiff
path: root/src/vm/prestub.cpp
AgeCommit message (Expand)AuthorFilesLines
2015-11-12Merge pull request #2033 from brianrob/crossgen_perfmap2Brian Robbins1-2/+2
2015-11-12Fix Thread.Start while debugging bug on OSX.Mike McLaughlin1-2/+6
2015-11-12Enable offline generation of text-based symbol tables for native images. Thi...Brian Robbins1-2/+2
2015-09-08Fix managed exception dispatchingJan Vorlicek1-0/+6
2015-08-07Fix BPMD SOS command for ReadyToRunJan Kotas1-0/+9
2015-05-30Fix a bug in implementation of ICastable when CoreCLR throws exception on IL ...Eugene Zemtsov1-12/+8
2015-04-30Fix spurious assertion failure in ReadyToRun testsJan Kotas1-0/+4
2015-04-22Adds support for resolving JIT compiled managed call frames in perf_events.Brian Robbins1-1/+16
2015-03-18Implement runtime support for ICastable interfaceEugene Zemtsov1-4/+25
2015-01-30Initial commit to populate CoreCLR repo dotnet-bot1-0/+2657