summaryrefslogtreecommitdiff
path: root/src/vm/util.cpp
AgeCommit message (Expand)AuthorFilesLines
2016-09-02LTO build: fix perf regression from strict alias violation and incorrect inli...kchoi1-6/+9
2016-07-28Merge pull request #6278 from Dmitri-Botcharnikov/feature-gdbjitnoahfalk1-1/+16
2016-07-27Add flag to check re-entrancy of JIT notificationEvgeny Pavlov1-1/+7
2016-07-25Arm64: DebuggerRama Krishnan Raghupathy1-0/+40
2016-07-22Add GDB JIT support for source line debug information.Dmitri Botcharnikov1-1/+10
2016-02-16Finish fixing VSO #190301. DACRaiseException need some STATIC_ contracts.Mike McLaughlin1-2/+4
2016-02-11Fix VSO bug #190301 contract problems in DACRaiseException.Mike McLaughlin1-6/+76
2016-02-10Fix SOS managed breakpoints when coreclr symbols are stripped.Mike McLaughlin1-12/+41
2016-01-27Update license headersdotnet-bot1-4/+3
2015-09-25Fix for 134453: fix prefast warningsRahul Kumar1-1/+1
2015-08-27Replace missed MAX_PATH defines with new defines in vm.Lakshmi Priya Sekar1-1/+1
2015-08-25Replace MAX_PATH with new defines in vm.Lakshmi Priya Sekar1-11/+11
2015-07-24Add ARM target for CoreCLR on Linux.Ben Pye1-1/+0
2015-03-17Fix some of the issues found by Viva64 static analyserJan Kotas1-5/+3
2015-03-12Implement GetLogicalCpuCountFromOS in the PAL for OSXGeoff Norton1-3/+3
2015-01-30Initial commit to populate CoreCLR repo dotnet-bot1-0/+4000