summaryrefslogtreecommitdiff
path: root/src/vm/frames.h
AgeCommit message (Expand)AuthorFilesLines
2018-02-03Fix failfast stacktrace (#15895)Sung Yoon Whang1-0/+73
2017-06-23[Local GC] Remove a number of inclusions of handle table private headers from...Sean Gillespie1-1/+0
2017-05-17Finish deleting dead CAS code from CoreLib (#11436)Jan Kotas1-26/+0
2017-05-17Remove unused CLRVectoredExceptionHandlerShim forward declarations (#11667)Jonghyun Park1-1/+1
2017-04-25Move DynamicHelperFrame::UpdateRegDisplay into cgenx86.cpp (#11193)Jonghyun Park1-5/+1
2017-03-01[x86/Linux] Clean up EXCEPTION_REGISTRATION_RECORD (#9895)Jonghyun Park1-2/+2
2017-02-14Remove never defined FEATURE_REMOTINGdanmosemsft1-78/+0
2017-02-14Remove never defined FEATURE_INCLUDE_ALL_INTERFACESdanmosemsft1-70/+0
2017-02-10Revert "Remove always defined FEATURE_CORRUPTING_EXCEPTIONS"danmosemsft1-0/+2
2017-02-10Remove always defined FEATURE_CORRUPTING_EXCEPTIONSdanmosemsft1-2/+0
2017-02-10Remove always defined FEATURE_CORECLRdanmosemsft1-18/+0
2017-01-11[x86/Linux] Fix WIN64EXCEPTIONS build error (#8629)Jonghyun Park1-7/+13
2016-12-04[x86/Linux] Revert UMThkCallFrame-related changes (#8434)Jonghyun Park1-2/+2
2016-12-01Re-enable UMThkCallFrame and fix compile errors (#8411)Jonghyun Park1-6/+6
2016-11-29[x86/Linux] Disable WIN64EXECPTION and fix related changes (#8375)SaeHie Park1-2/+2
2016-11-29[x86/Linux] Fix constructor missing in UnmanagedToManagedFrame (#8275)SaeHie Park1-5/+7
2016-11-23[x86/Linux] Fix compile error with exception handling (#8269)SaeHie Park1-2/+2
2016-08-05Implement GcInfo v2Swaroop Sridhar1-3/+4
2016-05-06Fix Windows x86 exception handling issue (#4830)Jan Vorlicek1-64/+0
2016-02-19Fix the explicit frames unwinding on UnixJan Vorlicek1-43/+72
2016-01-27Update license headersdotnet-bot1-4/+3
2016-01-14Improve stack limit checking precisionJan Vorlicek1-1/+1
2015-11-17Enable CLANG sanitizers for native debug buildsSteve Harter1-1/+2
2015-10-13Improve frame destructor performanceJan Vorlicek1-0/+1
2015-10-07correct word spellingあまみや ゆうこ1-1/+1
2015-09-04Remove thread affinity and critical region stuff for UnixJan Vorlicek1-5/+19
2015-08-14Fix typo "retrive" and "retrieved" to "retrieve" and "retrieved"Jon Hanna1-1/+1
2015-07-27[aarch64] Initial aarch64/linux bring upGeoff Norton1-1/+1
2015-04-28Build crossgen for LinuxJohn Chen (JOCHEN7)1-2/+2
2015-03-13Exclude the Frame destructor from DAC buildJan Vorlicek1-2/+2
2015-03-13Fix managed exception unwinding through CallDescrWorkerInternalJan Vorlicek1-0/+4
2015-02-13Simplify platform ifdefsJan Kotas1-1/+1
2015-01-30Initial commit to populate CoreCLR repo dotnet-bot1-0/+3851