summaryrefslogtreecommitdiff
path: root/src/vm/argdestination.h
AgeCommit message (Expand)AuthorFilesLines
2017-04-19For Reflection invoke, use ArgLocDescjashook1-0/+43
2017-02-01Fix GC reporting for Span<T> passed in registers on Unix (#9247)Koundinya Veluri1-1/+2
2017-01-11Initial implementation of two field span.Jan Kotas1-1/+3
2016-10-18Fix passing struct with four floats in registers via reflection (#7716)Jan Vorlicek1-1/+1
2016-02-02Merge pull request #2860 from LLITCHEV/gc-stressLubomir Litchev1-2/+4
2016-02-01Fix for bugs related to clasifying System.TypedReference.Lubomir Litchev1-2/+4
2016-01-27Update license headersdotnet-bot1-4/+3
2015-10-22Fix floatingpoint register offsets in TransitionBlock for UnixJan Vorlicek1-1/+1
2015-10-20Implementation of System V ABI struct passing.Lubomir Litchev1-0/+217