summaryrefslogtreecommitdiff
path: root/src/jit/unwindamd64.cpp
AgeCommit message (Expand)AuthorFilesLines
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