summaryrefslogtreecommitdiff
path: root/src/debug/ee/rcthread.cpp
AgeCommit message (Expand)AuthorFilesLines
2019-02-15Disable arm64 contracts. (#22605)Sergey Andreenko1-40/+0
2019-01-23Remove all traces of FEATURE_STACK_PROBE. (#22149)Filip Navara1-21/+0
2018-11-06Adding comments for thread execution mode in DebuggerRCThread::SendIPCEventAndrew Au1-3/+17
2018-11-06Simple fixesAndrew Au1-4/+3
2018-11-06Removing unnecessary hacksAndrew Au1-0/+2
2018-11-06Completed the lock reversal workAndrew Au1-19/+20
2018-11-06Firing the GC events within the thread suspensionAndrew Au1-2/+8
2018-10-26Remove some dead code related to cross-appdomain exceptions. (#20634)Austin Wise1-11/+0
2018-10-08Remove mentions of Rotor from codebase (#20298)Austin Wise1-1/+2
2018-07-31Delete FEATURE_IPCMAN (#19212)Jan Kotas1-50/+2
2018-05-27Typo (#18141)John Doe1-2/+2
2018-04-05Rename conflicting definitions VER_MAJOR/MINORVERSION macros (#17364)Jan Kotas1-2/+2
2018-02-26Fixed mixed mode attach/JIT debugging. (#16552)Mike McLaughlin1-1/+1
2017-10-11Delete !FEATURE_IMPLICIT_TLS (#14398)Jan Kotas1-5/+0
2016-01-27Update license headersdotnet-bot1-4/+3
2015-12-24GC OS interface refactoringJan Vorlicek1-2/+2
2015-07-29Fix prefast warnings in CLR codeEugene Zemtsov1-1/+1
2015-04-01Fix next round of warning typesJan Vorlicek1-1/+1
2015-03-03Pipe based communication between debugee and managed debugger on LinuxEugene Zemtsov1-196/+130
2015-01-30Initial commit to populate CoreCLR repo dotnet-bot1-0/+2209