summaryrefslogtreecommitdiff
path: root/src/vm/util.hpp
AgeCommit message (Expand)AuthorFilesLines
2018-03-19Fix unloading of images mapped by PAL (#17053)Sven Boemer1-0/+9
2017-09-18Change jit notifications so that they pass the native code address. (#14021)David Mason1-2/+3
2017-08-01[Arm64] Adjust alignment for 128 byte cache line (#12801)Steve MacLean1-0/+7
2017-07-05Jitted Code Pitching Feature implementedsergey ignatov1-3/+3
2017-05-17Finish deleting dead CAS code from CoreLib (#11436)Jan Kotas1-19/+0
2017-03-05Remove hosting methods that always return false (#9930)Austin Wise1-83/+5
2017-03-02Remove CLRThreadpoolHosted as it always returns false. (#9899)Austin Wise1-6/+0
2017-02-14Remove never defined FEATURE_INCLUDE_ALL_INTERFACESdanmosemsft1-66/+0
2017-02-10Revert "Remove always defined FEATURE_CORRUPTING_EXCEPTIONS"danmosemsft1-0/+2
2017-02-10Remove always defined FEATURE_CORRUPTING_EXCEPTIONSdanmosemsft1-2/+0
2017-02-10Remove always defined FEATURE_CORECLRdanmosemsft1-28/+0
2016-03-09Delete dead codeJan Kotas1-4/+0
2016-02-10Fix SOS managed breakpoints when coreclr symbols are stripped.Mike McLaughlin1-1/+6
2016-01-27Update license headersdotnet-bot1-4/+3
2015-12-24GC OS interface refactoringJan Vorlicek1-4/+4
2015-10-07correct word spellingあまみや ゆうこ1-1/+1
2015-08-25Replace MAX_PATH with new defines in vm.Lakshmi Priya Sekar1-1/+1
2015-06-19Enable bpmd command even unjitted functions work.Mike McLaughlin1-0/+10
2015-01-30Initial commit to populate CoreCLR repo dotnet-bot1-0/+1372