summaryrefslogtreecommitdiff
path: root/src/vm/dllimportcallback.cpp
AgeCommit message (Expand)AuthorFilesLines
2018-01-12LoaderHeap: remove LHF_ZEROINIT option.Konstantin Baladurin1-1/+0
2018-01-12dllimportcallback: remove code for CallbackOnCollectedDelegate MDAKonstantin Baladurin1-71/+0
2018-01-12UMEntryThunk: store freed thunks into FIFO free listKonstantin Baladurin1-4/+83
2018-01-12Improve UMEntryThunkCode::Poison method.Konstantin Baladurin1-0/+36
2017-07-31 Fill freed loader heap chunk with non-zero value (#12731)Jonghyun Park1-9/+3
2017-05-24[x86/Linux] Thread-safe UMThunkMarshInfo::RunTimeInit (#11864)Jonghyun Park1-3/+4
2017-03-16[x86/Linux] Pass return buffer on reverse P/Invoke (#10226)Jonghyun Park1-5/+25
2017-03-15[x86/Linux] Fix NativeCallableTest (#10060)Evgeny Pavlov1-6/+10
2017-03-15Reorder stack arguments on reverse P/Invoke (#10217)Jonghyun Park1-6/+76
2017-03-05Remove hosting methods that always return false (#9930)Austin Wise1-39/+0
2017-03-02[x86/Linux] Initial fix of arguments passing in FunctionPtrTest (WIP) (#9855)Evgeny Pavlov1-2/+46
2017-02-14Remove never defined FEATURE_INCLUDE_ALL_INTERFACESdanmosemsft1-80/+0
2016-12-13[x86/Linux] implement TheUMEntryPrestub (#8589)SaeHie Park1-8/+8
2016-12-04Fix several misspellings of exception and "a exception". (#8442)Jon Hanna1-1/+1
2016-10-30Work around a Visual C++ silent bad code generation bug (#7890)Bruce Forstall1-2/+6
2016-10-27Introduce new CORJIT_FLAGS typeBruce Forstall1-2/+2
2016-01-27Update license headersdotnet-bot1-4/+3
2015-09-18Merge pull request #1566 from tijoytom/masterJan Kotas1-0/+13
2015-09-18Add support for NativeCallableAttributetijoytom1-0/+13
2015-09-08Fix managed exception dispatchingJan Vorlicek1-0/+4
2015-01-30Initial commit to populate CoreCLR repo dotnet-bot1-0/+1522