summaryrefslogtreecommitdiff
path: root/src/pal/src/include/pal/dbgmsg.h
AgeCommit message (Expand)AuthorFilesLines
2019-10-15[Tizen] Add coreclr_preload_assembly to CoreCLR host APItizen_5.5.m2_releasesubmit/tizen_5.5_mobile_hotfix/20201026.185106submit/tizen_5.5/20191031.000006submit/tizen/20191014.221258accepted/tizen/unified/20191015.012049accepted/tizen/5.5/unified/mobile/hotfix/20201027.061818accepted/tizen/5.5/unified/20191031.004944Konstantin Baladurin1-8/+11
2019-03-13Move ANALYZER_NORETURN after function return type.Jan Vorlicek1-2/+1
2019-03-11Fix no-return false positives in static analyzer buildJan Vorlicek1-4/+10
2018-12-10Fixed bug where "DCI_NUMA" was missing from debug channel names (#21454) (#21...Oded Hanson1-0/+3
2018-10-10Remove obslete DBG_printf_gcc, all compilers now support DBG_printf_c99 (#20338)Jonathan Marler1-110/+17
2017-04-19Add NUMA and thread affinity support for Unix (#10938)Jan Vorlicek1-1/+1
2016-01-27Update license headersdotnet-bot1-4/+3
2016-01-14Add debugger launch to dbgshim for xplat.Mike McLaughlin1-0/+2
2015-10-19Disable DEBUG_MESSAGES in release build of CoreCLR PALSergiy Kuryata1-39/+34
2015-04-27Handle threads in side-by-side statically linked PALsMike McLaughlin1-10/+0
2015-01-30Initial commit to populate CoreCLR repo dotnet-bot1-0/+642