summaryrefslogtreecommitdiff
path: root/src/vm/stubmgr.cpp
AgeCommit message (Expand)AuthorFilesLines
2019-05-22Stop compiling fragile NGen support into the runtime (#24625)Jan Kotas1-0/+4
2019-04-18Move R2R-specific code to be outside FEATURE_PREJIT (#24075)Jan Kotas1-3/+1
2019-01-23Remove all traces of FEATURE_STACK_PROBE. (#22149)Filip Navara1-10/+2
2018-11-09Delete dead/unreachable code related to remoting (#20880)Jan Kotas1-69/+2
2018-09-07Fixes towards making the runtime compiled without FEATURE_PREJIT defined (#19...Jan Kotas1-0/+2
2018-07-05Enable genFnCalleeRegArgs for Arm64 Varargs (#18714)Jarret Shook1-1/+1
2017-05-17Switch multicast delegate stub on Windows x64 to use stubs-as-il (#11624)Jan Kotas1-5/+5
2017-02-14Remove never defined FEATURE_REMOTINGdanmosemsft1-15/+0
2016-07-25Arm64: DebuggerRama Krishnan Raghupathy1-0/+12
2016-01-27Update license headersdotnet-bot1-4/+3
2015-11-12Fix Thread.Start while debugging bug on OSX.Mike McLaughlin1-3/+3
2015-03-16Delete PrecodeStubManager::PrecodeIsPrecodeByAsm methodJan Kotas1-83/+0
2015-01-30Initial commit to populate CoreCLR repo dotnet-bot1-0/+2752