summaryrefslogtreecommitdiff
path: root/src/jit/unwind.cpp
AgeCommit message (Expand)AuthorFilesLines
2019-05-16Compile JIT sources with /W4Mike Danes1-11/+9
2019-01-11Fix x64 CFI generation (#21955)Andrey Kvochko1-0/+3
2018-12-25Fix windows buildAndrey Kvochko1-0/+4
2018-12-25Fix CFI code offsets in prolog on ARMAndrey Kvochko1-4/+0
2018-12-17Generate ARM CFIs in prolog (#21505)Andrey Kvochko1-47/+18
2018-08-21[corert armel] Fixed CoreRT issue #5874 for non-callee-saved regsSergey Ignatov1-0/+7
2018-08-16[CoreRT armel]Fix for unwinding support for ARM is not fully implemented #5874Sergey Ignatov1-1/+8
2018-06-30Pass CompAllocator by value (#15025)mikedn1-9/+1
2018-02-08[RyuJIT/ARM32] Fix crash while generating CFI unwind infoPetr Bred1-11/+23
2018-01-19[armel tizen] Fixed CoreRT issue #4626 unwinding support (#15913)sergey ignatov1-6/+15
2017-10-20Fix jit fromattingBen Adams1-1/+1
2017-10-19[RyuJIT/ARM32] Support for CFI unwind info (#14447)sergey ignatov1-0/+293
2017-01-23[x86/Linux] Enable FEATURE_EH_FUNCLETS (#8889)Jonghyun Park1-31/+1
2016-08-11Reformat jit sources with clang-tidy and formatMichelle McDaniel1-14/+40
2016-01-27Update license headersdotnet-bot1-4/+3
2015-01-30Initial commit to populate CoreCLR repo dotnet-bot1-0/+146