summaryrefslogtreecommitdiff
path: root/src/vm/method.cpp
AgeCommit message (Expand)AuthorFilesLines
2017-01-11Initial implementation of two field span.Jan Kotas1-1/+12
2016-11-29Disable CER feature as it is not used (#8218)John Chen1-0/+2
2016-10-27Introduce new CORJIT_FLAGS typeBruce Forstall1-1/+1
2016-05-16Enable DefaultDllImportSearchPathsAttribute in CoreCLR Windows. Host NATIVE_D...Yi Zhang (CLR)1-4/+0
2016-05-03Fix calling convention mismatch in 7 interop tests and enable [NativeCallable...Yi Zhang (CLR)1-5/+0
2016-04-25ARM64: Fix NativeCallableKyungwoo Lee1-5/+9
2016-02-01Fix build on NetBSD, casting pointer to function to pointer to dataKamil Rytarowski1-1/+1
2016-01-27Update license headersdotnet-bot1-4/+3
2015-10-20Implementation of System V ABI struct passing.Lubomir Litchev1-2/+15
2015-10-11This enables Lttng Logging for CoreClr,Rama1-6/+2
2015-09-18Add support for NativeCallableAttributetijoytom1-0/+27
2015-02-03Remove non ASCII characters from source filesMatt Ellis1-1/+1
2015-01-30Initial commit to populate CoreCLR repo dotnet-bot1-0/+5849