summaryrefslogtreecommitdiff
path: root/src/vm/amd64/gmsamd64.cpp
AgeCommit message (Expand)AuthorFilesLines
2019-01-23Remove all traces of FEATURE_STACK_PROBE. (#22149)Filip Navara1-1/+0
2016-08-08Merge pull request #6582 from alsemenn/fixrefregSasha Semennikov1-0/+5
2016-08-07Check PAL_VirtualUnwind failure during GC (#6598)Jonghyun Park1-1/+6
2016-08-05For helper method frame DAC doesn't read register pointers. So set them to NU...Sasha Semennikov1-0/+5
2016-01-27Update license headersdotnet-bot1-4/+3
2015-11-03Fix sos clrstack unwinding for the special HelperMethodFrame.Mike McLaughlin1-18/+3
2015-09-15Use out-of-proc libunwind to unwind native stack from DACEugene1-1/+25
2015-03-20Fix reporting of callee saved registers with nongnu libuwindJan Kotas1-44/+29
2015-02-18Reflect CR feedbackJan Vorlicek1-1/+1
2015-02-16Implement native stack unwinding for LinuxJan Vorlicek1-0/+14
2015-01-30Initial commit to populate CoreCLR repo dotnet-bot1-0/+127