summaryrefslogtreecommitdiff
path: root/src/inc/daccess.h
AgeCommit message (Expand)AuthorFilesLines
2019-04-18Move R2R-specific code to be outside FEATURE_PREJIT (#24075)Jan Kotas1-1/+3
2019-01-23Remove all traces of FEATURE_STACK_PROBE. (#22149)Filip Navara1-1/+1
2018-10-07Remove mention of rotor from comments (#20297)Austin Wise1-4/+0
2018-08-29Define T_RUNTIME_FUNCTION in cross-bitness crossgen ARM32 (#19718)Egor Chesakov1-1/+1
2018-08-23Deal with compilation warnings in VM in cross-bitness scenario (#18707)Egor Chesakov1-2/+2
2018-04-17Ensure thumb bit is set when searching for debugger jit info on ARM (#17617)Chris Sienkiewicz1-1/+1
2017-06-09[Local GC] No longer need to initialize SVR dacvars separately (#12173)Sean Gillespie1-4/+0
2017-05-05Add compact entry points for ARM (#11109)gbalykov1-0/+6
2017-04-05[x86/Linux] add three functions for _X86_TARGET_ (#10378)ragmani1-0/+4
2017-02-12Remove always defined FEATURE_MAIN_CLR_MODULE_USES_CORE_NAMEdanmosemsft1-5/+0
2017-01-11[ARM32/Linux] Fix cross-architecture build error: T_CONTEXT (#8888)Hyeongseok Oh1-1/+1
2016-12-20[x86/Linux] Implement libunwind-based unwindLazyStack (#8686)Jonghyun Park1-2/+2
2016-01-27Update license headersdotnet-bot1-4/+3
2015-11-20Fix build breaks in legacy buildJan Kotas1-0/+2
2015-11-18Replace most windows style types by c++ typesJan Vorlicek1-0/+3
2015-11-04Fix build break from CL#1544863 Part IIMike McLaughlin1-1/+5
2015-11-04Fix build break from CL# 1544863 (git PR #1946 merge commit 810b1162fff85075f...Mike McLaughlin1-1/+1
2015-11-03Fix sos clrstack unwinding for the special HelperMethodFrame.Mike McLaughlin1-1/+1
2015-09-15Use out-of-proc libunwind to unwind native stack from DACEugene1-0/+1
2015-08-22Enable gcroot and other gc related sos commands.Mike McLaughlin1-5/+9
2015-04-13Add back security classes to dac global vtable.Mike McLaughlin1-0/+8
2015-03-06Add a fourth parameter to the DEFINE_DACVAR macro that is the actual fully qu...Mike McLaughlin1-5/+57
2015-01-30Initial commit to populate CoreCLR repo dotnet-bot1-0/+2390