summaryrefslogtreecommitdiff
path: root/src/vm/i386/gmsx86.cpp
AgeCommit message (Expand)AuthorFilesLines
2018-08-06Port x86 unwinder fix from .NET Framework (#19311)Jan Kotas1-1/+2
2017-05-11Handle ADC in x86 unwindLazyState (#11527)Michelle McDaniel1-0/+2
2017-04-21[x86/Linux] Correctly initialize nonVolRegPtrs in LazyMachState::unwindLazySt...Jonghyun Park1-4/+4
2017-02-05[x86/Linux] Add Assertion on pvControlPc (#9356)Jonghyun Park1-0/+2
2016-12-20[x86/Linux] Implement libunwind-based unwindLazyStack (#8686)Jonghyun Park1-0/+111
2016-12-13[x86/Linux] Fix "Bad opcode" assert in unwindLazyState (#8609)Jonghyun Park1-0/+8
2016-12-05[x86/Linux] Fix unknown pragma build error (#8427)Jonghyun Park1-0/+4
2016-12-05[x86/Linux] Fix all paths through this function will call itself (#8451)SaeHie Park1-0/+9
2016-12-04[x86/Linux] Fix indirection of non-volatile null pointer will be deleted (#8452)SaeHie Park1-2/+2
2016-06-03Add more opcodes to x86 stack unwinder (#5491)John Chen1-0/+2
2016-03-23Fix x86 exception stack unwinding issueJan Vorlicek1-0/+5
2016-01-27Update license headersdotnet-bot1-4/+3
2015-11-03Fix sos clrstack unwinding for the special HelperMethodFrame.Mike McLaughlin1-0/+1
2015-02-03Remove non ASCII characters from source filesMatt Ellis1-5/+5
2015-01-30Initial commit to populate CoreCLR repo dotnet-bot1-0/+1238