summaryrefslogtreecommitdiff
path: root/src/inc/regdisp.h
AgeCommit message (Expand)AuthorFilesLines
2017-05-17[x86/Linux] Port 'DacUnwindStackFrame' (#11666)Jonghyun Park1-24/+32
2017-03-29[x86/Linux] fix a typo of FillRegDisplay method. (#10547)ragmani1-1/+1
2017-02-17Clean up dummy implementation in regdisp.h (#9643)Jonghyun Park1-22/+1
2017-02-15Rewrite GetRegisterAddressByIndex using getRegAddr (#9574)Jonghyun Park1-28/+14
2017-02-10Unify GetControlPC/GetRegdisplaySP/SetRegdisplaySP (#9444)Jonghyun Park1-57/+19
2017-02-08[x86/Linux] Use SP as StackMarker (#9389)Jonghyun Park1-0/+9
2017-02-06Clean up FillRegDisplay (#9360)Jonghyun Park1-27/+25
2017-02-02[x86/Linux] Do NOT use pXXX fields (#9121)Jonghyun Park1-7/+33
2017-02-01Use Explicit Field Reference in FillRegDisplay (for x86) (#9212)Jonghyun Park1-4/+4
2017-01-26Introduce REGDISPLAY_BASE (#9095)Jonghyun Park1-75/+39
2017-01-24Fix arm64 build breakRahul Kumar1-1/+1
2017-01-24[x86/Linux] Port CheckRegDisplaySP (#9081)Jonghyun Park1-13/+7
2017-01-23Rename Esp in x86 REGDISPLAY as SP (#9070)Jonghyun Park1-7/+7
2017-01-18[x86/Linux] Port RtlVirtualUnwind (#8911)Jonghyun Park1-5/+21
2017-01-11[x86/Linux] Fix WIN64EXCEPTIONS build error (#8629)Jonghyun Park1-77/+87
2016-03-30Getting SOS to work on ARm64:Rama Krishnan Raghupathy1-0/+1
2016-01-27Update license headersdotnet-bot1-4/+3
2015-02-13Simplify platform ifdefsJan Kotas1-11/+3
2015-01-30Initial commit to populate CoreCLR repo dotnet-bot1-0/+592