summaryrefslogtreecommitdiff
path: root/src/debug/ee/funceval.cpp
AgeCommit message (Expand)AuthorFilesLines
2019-07-16Add missing Arm64 specific diagnostic code (#25695)Steve MacLean1-2/+150
2019-07-03arm64singlestepper (#25512)Steve MacLean1-3/+3
2019-04-03Remove ADID and ADIndex from CoreCLR (#23588)David Wrighton1-24/+3
2019-01-23Remove all traces of FEATURE_STACK_PROBE. (#22149)Filip Navara1-1/+0
2019-01-04Fix misspelling (#21640)Matt Galbraith1-1/+1
2019-01-01Cleanup ArgumentNull_Obj references in unmanaged runtime (#21738)Jan Kotas1-10/+10
2018-12-10Delete vm/context.* (#21459)Jan Kotas1-2/+0
2018-11-09Delete dead/unreachable code related to remoting (#20880)Jan Kotas1-1/+0
2018-07-31Delete FEATURE_IPCMAN (#19212)Jan Kotas1-1/+0
2017-08-25Delete superfluous check in funceval.cpp (#13598)Jan Kotas1-16/+1
2017-02-14Remove never defined FEATURE_REMOTINGdanmosemsft1-3/+0
2016-08-31Fix funceval of a function returning 16 byte value type. (#6997)Mike McLaughlin1-20/+18
2016-07-25Arm64: DebuggerRama Krishnan Raghupathy1-0/+6
2016-01-27Update license headersdotnet-bot1-4/+3
2016-01-07Separate DebuggerEval into executable and non-executable portions.Aditya Mandaleeka1-12/+3
2015-10-07correct word spellingあまみや ゆうこ1-3/+3
2015-09-08Remove FuncEvalHijackPersonalityRoutine for PALJan Vorlicek1-2/+2
2015-04-01Fix next round of warning typesJan Vorlicek1-1/+1
2015-01-30Initial commit to populate CoreCLR repo dotnet-bot1-0/+3990