summaryrefslogtreecommitdiff
path: root/src/inc/gcinfotypes.h
AgeCommit message (Expand)AuthorFilesLines
2016-11-01Update GCInfoDecoder with CoreRT changes (#7938)Jan Kotas1-0/+3
2016-10-23Delete DISABLE_EH_VECTORSJan Kotas1-12/+1
2016-10-23Delete _TARGET_SET_ macroJan Kotas1-26/+0
2016-09-18X86 GcEncode: Support V1 and V2 encodingsSwaroop Sridhar1-0/+2
2016-09-14Implement GcInfo v2 for X86Swaroop Sridhar1-18/+35
2016-08-29Enable return address hijacking for arm64.Rahul Kumar1-4/+12
2016-08-24GcInfo: Don't use slim header for struct-returnsSwaroop Sridhar1-0/+7
2016-08-05Implement GcInfo v2Swaroop Sridhar1-1/+217
2016-07-20GCInfo: Support versioning.Swaroop Sridhar1-19/+251
2016-04-21GCInfo: Fix code-offset normalization on ARMSwaroop Sridhar1-2/+2
2016-04-19ARM64: Fix GC encoding settingsSwaroop Sridhar1-12/+10
2016-01-27Update license headersdotnet-bot1-4/+3
2015-05-05GcInfo: Add support for Standalone buildSwaroop Sridhar1-1/+0
2015-01-30Initial commit to populate CoreCLR repo dotnet-bot1-0/+373