summaryrefslogtreecommitdiff
path: root/src/vm/callhelpers.cpp
AgeCommit message (Expand)AuthorFilesLines
2019-03-07Fix signed compare warningsSinan Kaya1-2/+2
2019-01-23Remove all traces of FEATURE_STACK_PROBE. (#22149)Filip Navara1-9/+0
2018-11-22Delete System.AppDomainSetup (#21157)Jan Kotas1-14/+0
2018-11-09Delete dead/unreachable code related to remoting (#20880)Jan Kotas1-1/+1
2018-10-04Remove AppDomain unload (#20250)Jan Vorlicek1-2/+0
2018-08-07Make VM-side changes for ARM64 Windows calling convention.Aditya Mandaleeka1-0/+9
2018-04-17Unix/x64 ABI cleanupCarol Eidt1-4/+4
2018-01-21Remove AppDomainLeaks configuration option (#15956)antofik1-25/+0
2017-03-13Build Linux altjit for x86 and amd64 (#10120)Bruce Forstall1-2/+2
2017-02-12Remove never defined FEATURE_APPX_BINDERdanmosemsft1-11/+0
2016-09-13Fix funceval for enregistered value types arguments. (#7149)Mike McLaughlin1-38/+50
2016-08-31Fix funceval of a function returning 16 byte value type. (#6997)Mike McLaughlin1-11/+25
2016-01-27Update license headersdotnet-bot1-4/+3
2015-10-20Implementation of System V ABI struct passing.Lubomir Litchev1-2/+8
2015-01-30Initial commit to populate CoreCLR repo dotnet-bot1-0/+684