summaryrefslogtreecommitdiff
path: root/src/inc/eetwain.h
AgeCommit message (Expand)AuthorFilesLines
2018-02-14Fix ARM/ARM64 hijacking in tail calls (#16039)Jan Vorlicek1-0/+9
2018-01-21Remove AppDomainLeaks configuration option (#15956)antofik1-4/+0
2017-04-13[x86/Linux] Fix ResumeEsp before resume (#10749)Jonghyun Park1-1/+4
2017-02-08Clean up GetAddrOfSecurityObject (#9423)Jonghyun Park1-0/+4
2017-02-08Clean up EECodeManager::GetInstance (#9424)Jonghyun Park1-0/+4
2017-02-08Clean up EECodeManager::GetExactGenericsToken (#9429)Jonghyun Park1-2/+2
2017-02-08Clean up EECodeManager::GetParamTypeArg (#9430)Jonghyun Park1-0/+4
2017-02-08Clean up EnumGcRefs (#9412)Jonghyun Park1-0/+4
2017-02-07Clean up methods for USE_GC_INFO_DECODER (#9394)Jonghyun Park1-2/+6
2017-02-03[x86/Linux] Clean up non-WIN64EXCEPTIONS code: (#9305)Jonghyun Park1-2/+2
2017-02-02[x86/Linux] Do NOT use QuickUnwindStackFrame (#9299)Jonghyun Park1-0/+5
2017-02-02Clean up GetAddrOfSecurityObjectFromCachedInfo (#9291)Jonghyun Park1-0/+2
2017-01-31Enable EECodeManager::GetGSCookieAddr when CROSSGEN_COMPILE is not defined (#...Jonghyun Park1-0/+4
2017-01-27Enable IsInPrologOrEpilog only if GC Info Decoder is not used (#9136)Jonghyun Park1-0/+4
2017-01-24Simplify #ifdef related with UnwindStackFrame (#9052)Jonghyun Park1-0/+4
2017-01-24Clean up #else in EECodeManager::FixContext (#9048)Jonghyun Park1-4/+4
2017-01-24Clean up LeaveFinally/LeaveCatch (#9050)Jonghyun Park1-3/+7
2017-01-23Clean up #else in EECodeManager::GetAmbientSP (#9049)Jonghyun Park1-0/+4
2017-01-18[x86/Linux] Port RtlVirtualUnwind (#8911)Jonghyun Park1-0/+7
2017-01-11[x86/Linux] Fix WIN64EXCEPTIONS build error (#8629)Jonghyun Park1-1/+1
2016-09-14Implement GcInfo v2 for X86Swaroop Sridhar1-21/+33
2016-07-20GCInfo: Support versioning.Swaroop Sridhar1-5/+5
2016-01-27Update license headersdotnet-bot1-4/+3
2015-11-18Replace most windows style types by c++ typesJan Vorlicek1-1/+1
2015-05-07Merge changes from parent branchdotnet-bot1-2/+6
2015-03-26Fix about 12 kinds of warnings over the codebaseJan Vorlicek1-5/+5
2015-03-06Add a fourth parameter to the DEFINE_DACVAR macro that is the actual fully qu...Mike McLaughlin1-2/+2
2015-02-13Simplify platform ifdefsJan Kotas1-1/+1
2015-01-30Initial commit to populate CoreCLR repo dotnet-bot1-0/+722