summaryrefslogtreecommitdiff
path: root/src/utilcode/clrhost_nodependencies.cpp
AgeCommit message (Expand)AuthorFilesLines
2017-06-12[Arm64/Unix] Add 64K page support (#10981)Steve MacLean1-2/+2
2016-11-30[x86/Linux] Add missing files in x86/Linux PAL (#8318)Jonghyun Park1-2/+2
2016-05-26Add noexcept to some non-throwing new overloads.Aditya Mandaleeka1-2/+2
2016-01-27Update license headersdotnet-bot1-4/+3
2016-01-25Clang sanitizer fixes to remove incorrect function type 'void *(*)()'Steve Harter1-3/+3
2015-12-17Revert 29ce4f6Matt Ellis1-18/+0
2015-11-17Enable CLANG sanitizers for native debug buildsSteve Harter1-2/+35
2015-05-26Fix the implicit-exception-spec-mismatch warningJan Vorlicek1-2/+2
2015-05-06Hide the visibility of the C++ operators by default.Geoff Norton1-1/+18
2015-04-07Improve comments and fix Realloc in executable debugger heapEugene Zemtsov1-2/+2
2015-04-02Make managed debugging on Linux possible (attach, load, bp, exceptions, stack...Eugene Zemtsov1-1/+1
2015-03-26Fix about 12 kinds of warnings over the codebaseJan Vorlicek1-1/+1
2015-01-30Initial commit to populate CoreCLR repo dotnet-bot1-0/+958