summaryrefslogtreecommitdiff
path: root/src/vm/excep.h
AgeCommit message (Expand)AuthorFilesLines
2019-03-07Fix hijacking for ARM/ARM64/x86 on Unix (#20042)Jan Vorlicek1-2/+2
2018-03-27Failfast windows event log (#16875)Sung Yoon Whang1-1/+2
2017-10-24Delete dead code (#14673)Jan Kotas1-2/+1
2017-02-22Clean up ClrUnwindEx (#9482)Jonghyun Park1-0/+7
2017-02-12Remove remainder of FEATURE_CORECLR (tool missed some files, also comments)danmosemsft1-1/+1
2017-02-12Remove always defined FEATURE_EXCEPTION_NOTIFICATIONSdanmosemsft1-4/+0
2017-02-10Revert "Remove always defined FEATURE_CORRUPTING_EXCEPTIONS"danmosemsft1-0/+12
2017-02-10Remove always defined FEATURE_CORRUPTING_EXCEPTIONSdanmosemsft1-12/+0
2017-02-10Remove always defined FEATURE_CORECLRdanmosemsft1-1/+1
2017-01-11[x86/Linux] Fix WIN64EXCEPTIONS build error (#8629)Jonghyun Park1-8/+4
2016-12-21Delete FEATURE_LEGACYSURFACE (#8704)Jan Kotas1-11/+0
2016-12-05[x86/Linux] Revise COMPlusThrowCallback (#8430)Jonghyun Park1-0/+4
2016-12-05[x86/Linux] Re-enable FrameHandlerExRecord for x86/Linux (#8409)Jonghyun Park1-2/+3
2016-11-23[x86/Linux] Fix compile error with exception handling (#8269)SaeHie Park1-2/+2
2016-01-27Update license headersdotnet-bot1-5/+4
2016-01-15Add support for GCStress 0xC.Aditya Mandaleeka1-0/+1
2015-09-16Fix for GH issue 410 - https://github.com/dotnet/coreclr/issues/410Gaurav Khanna1-1/+1
2015-03-18Implement hardware exception handlingJan Vorlicek1-0/+1
2015-02-20Delete dead codeJan Kotas1-2/+0
2015-01-30Initial commit to populate CoreCLR repo dotnet-bot1-0/+966