summaryrefslogtreecommitdiff
path: root/src/vm/i386/cgencpu.h
AgeCommit message (Expand)AuthorFilesLines
2018-03-31Delete dead code to support OSes prior to Windows 7 (#17367)Jan Kotas1-3/+1
2017-10-11Delete !FEATURE_IMPLICIT_TLS (#14398)Jan Kotas1-8/+7
2017-09-26Remove Monitor asm helpers (#14146)Koundinya Veluri1-18/+0
2017-07-31 Fill freed loader heap chunk with non-zero value (#12731)Jonghyun Park1-0/+1
2017-03-15[x86/Linux] Fix IL_STUB_PInvoke with RetBuf (#10144)Hanjoung Lee1-0/+5
2017-02-14Remove never defined FEATURE_REMOTINGdanmosemsft1-3/+0
2017-02-10Remove always defined FEATURE_CORECLRdanmosemsft1-3/+0
2017-02-07[x86/Linux] Clean up EHContext-related code (#9395)Jonghyun Park1-0/+2
2017-02-02[x86/Linux] Do NOT use pXXX fields (#9121)Jonghyun Park1-0/+5
2017-01-11Rewrite CalleeSavedRegisters for x86 (#8871)Jonghyun Park1-4/+9
2017-01-11[x86/Linux] Fix WIN64EXCEPTIONS build error (#8629)Jonghyun Park1-0/+4
2016-12-05Fix dangling StubLinkerCPU::EmitDelegateInvoke in x86/Linux (#8444)Jonghyun Park1-0/+4
2016-12-01[x86/Linux] Use portable JIT helpers (#8392)Jonghyun Park1-1/+2
2016-11-29Fix ignored attribute warning for x86/Linux build (#8334)Jonghyun Park1-1/+1
2016-08-05Implement GcInfo v2Swaroop Sridhar1-1/+1
2016-03-09Delete dead codeJan Kotas1-4/+0
2016-02-03Integrate changes from full .NET FrameworkJan Kotas1-0/+1
2016-01-27Update license headersdotnet-bot1-4/+3
2015-01-30Initial commit to populate CoreCLR repo dotnet-bot1-0/+577