summaryrefslogtreecommitdiff
path: root/src/zap/zapcode.cpp
AgeCommit message (Expand)AuthorFilesLines
2017-06-14Crossgen - Disable the Target-dependent SIMD vector types warningBrian Sullivan1-1/+1
2017-04-06[x86/Linux] Clean up ZapUnwindData (#10750)Jonghyun Park1-4/+2
2017-04-05[x86/Linux] add three functions for _X86_TARGET_ (#10378)ragmani1-0/+24
2017-01-11[x86/Linux] Fix WIN64EXCEPTIONS build error (#8629)Jonghyun Park1-1/+1
2016-11-28[x86/Linux] Fix compile error in zapcode (#8294)SaeHie Park1-1/+1
2016-09-06[ARM] Remove ARM_HAZARD_AVOIDANCE (#7019)Hanjoung Lee1-187/+1
2016-04-14Removing NYI for ZapUnwindDataRama Krishnan Raghupathy1-9/+6
2016-04-05Fix issue 2963Rahul Kumar1-0/+12
2016-03-30Getting SOS to work on ARm64:Rama Krishnan Raghupathy1-1/+1
2016-03-09Delete dead codeJan Kotas1-52/+9
2016-01-27Update license headersdotnet-bot1-4/+3
2015-10-01Fix wrong register with module address in crossgen on UnixJan Vorlicek1-1/+6
2015-07-24Add ARM target for CoreCLR on Linux.Ben Pye1-1/+1
2015-04-29Fix warnings introduced by crossgenJohn Chen (CLR)1-5/+5
2015-01-30Initial commit to populate CoreCLR repo dotnet-bot1-0/+1991