summaryrefslogtreecommitdiff
path: root/src/pal/src/exception/seh-unwind.cpp
AgeCommit message (Expand)AuthorFilesLines
2015-02-21Merge pull request #312 from janvorli/pal-exception-testsJan Vorlicek1-7/+8
2015-02-20Merge pull request #313 from pgavlin/LibUnwindCheckPat Gavlin1-4/+0
2015-02-20Move the error that is emitted when libunwind is missing into CMake.Pat Gavlin1-4/+0
2015-02-21Remove duplicate check for number of exception argumentsJan Vorlicek1-8/+4
2015-02-21Merge pull request #308 from janvorli/exception-handlingJan Vorlicek1-867/+7
2015-02-20Enable several PAL exception testsJan Vorlicek1-0/+5
2015-02-20Cleanup moreJan Vorlicek1-185/+0
2015-02-20Improve error messaging to be a bit more helpful on linuxGeoff Norton1-0/+4
2015-02-20Check for libunwind in configure, and setup seh-unwind to have possible other...Geoff Norton1-0/+6
2015-02-20Add missing dummy PAL_CheckVirtualUnwind in ReleaseJan Vorlicek1-0/+4
2015-02-20Reimplement native exception handling for PALJan Vorlicek1-686/+7
2015-02-18Reflect CR feedbackJan Vorlicek1-3/+3
2015-02-17Merge branch 'master' into unix_issue177Geoff Norton1-30/+3
2015-02-17Refactor linux libunwind to work on osxGeoff Norton1-9/+44
2015-02-16Implement native stack unwinding for LinuxJan Vorlicek1-113/+99
2015-02-14Remove PowerPCGeoff Norton1-53/+7
2015-02-12Small fixes to enable AltJit support on UNIX.Pat Gavlin1-0/+2
2015-02-06Fixup a few changes missed when rebasing OSX supportGeoff Norton1-1/+1
2015-01-30Initial commit to populate CoreCLR repo dotnet-bot1-0/+1113