summaryrefslogtreecommitdiff
path: root/src/jit/unwindamd64.cpp
AgeCommit message (Expand)AuthorFilesLines
2019-05-16Compile JIT sources with /W4Mike Danes1-3/+2
2018-05-25delete unused variables from jit (#18121)Sergey Andreenko1-3/+4
2018-01-19[armel tizen] Fixed CoreRT issue #4626 unwinding support (#15913)sergey ignatov1-1/+1
2017-10-19[RyuJIT/ARM32] Support for CFI unwind info (#14447)sergey ignatov1-177/+0
2017-03-13Build Linux altjit for x86 and amd64 (#10120)Bruce Forstall1-6/+6
2016-12-08Fix unix unwind infoSergey Andreenko1-1/+14
2016-08-11Reformat jit sources with clang-tidy and formatMichelle McDaniel1-211/+277
2016-05-19Add some quirk and versioning flags and change some preprocessor symbols into...Pat Gavlin1-9/+9
2016-04-05Fix #1977: always create RBP chains on UnixBruce Forstall1-8/+53
2016-01-28Support for CFI unwind infoKyungwoo Lee1-35/+328
2016-01-27Update license headersdotnet-bot1-4/+3
2015-12-11Port of all JIT changes for .NET Framework 4.6.1 changesBrian Sullivan1-1/+3
2015-03-26Fix warnings in the jitter codeJan Vorlicek1-3/+3
2015-03-18Enable ETW_EBP_FRAMED flag on System V systems.Lubomir Litchev1-1/+9
2015-02-13Modify the windows amd64 unwinder to work as jitted code unwinder on UnixJan Vorlicek1-2/+2
2015-01-30Initial commit to populate CoreCLR repo dotnet-bot1-0/+643