summaryrefslogtreecommitdiff
path: root/src/inc/clrnt.h
AgeCommit message (Expand)AuthorFilesLines
2020-03-25Linux/x86: fix build (#26594)Konstantin Baladurin1-0/+1
2018-08-29Define T_RUNTIME_FUNCTION in cross-bitness crossgen ARM32 (#19718)Egor Chesakov1-0/+2
2018-08-23Deal with compilation warnings in VM in cross-bitness scenario (#18707)Egor Chesakov1-1/+1
2017-10-05[x86/Linux][SOS] Fix clrstack command of lldb sosplugin on x86 (#13973)Konstantin Baladurin1-1/+1
2017-02-10Remove always defined FEATURE_CORECLRdanmosemsft1-2/+0
2017-01-23[x86/Linux] Enable FEATURE_EH_FUNCLETS (#8889)Jonghyun Park1-11/+11
2017-01-11[x86/Linux] Fix WIN64EXCEPTIONS build error (#8629)Jonghyun Park1-0/+44
2016-12-14Move RUNTIME_FUNCTION__BeginAddress into clrnt.h (#8632)Jonghyun Park1-2/+7
2016-11-23[x86/linux] Fix redefined DISPATCHER_CONTEXT compile error (#8246)SaeHie Park1-7/+2
2016-04-29ARM64: Enabling Crossgen End-to-End MscorlibKyungwoo Lee1-0/+8
2016-04-20Merge pull request #4396 from pgavlin/AMD64UnwindHeaderPat Gavlin1-109/+1
2016-04-18enable build of cross target components.Rahul Kumar1-0/+8
2016-04-18Define the AMD64 unwind codes in their own header.Pat Gavlin1-109/+1
2016-04-05Fix #1977: always create RBP chains on UnixBruce Forstall1-2/+23
2016-03-30Getting SOS to work on ARm64:Rama Krishnan Raghupathy1-6/+7
2016-01-28Support for CFI unwind infoKyungwoo Lee1-0/+1
2016-01-27Update license headersdotnet-bot1-4/+3
2015-07-30Fix build break on Windows arm64Jan Kotas1-0/+3
2015-07-27[aarch64] Initial aarch64/linux bring upGeoff Norton1-0/+16
2015-07-24Add ARM target for CoreCLR on Linux.Ben Pye1-0/+8
2015-02-13Simplify platform ifdefsJan Kotas1-6/+2
2015-02-13Modify the windows amd64 unwinder to work as jitted code unwinder on UnixJan Vorlicek1-5/+25
2015-01-30Initial commit to populate CoreCLR repo dotnet-bot1-0/+1025