summaryrefslogtreecommitdiff
path: root/src/utilcode/util.cpp
AgeCommit message (Expand)AuthorFilesLines
2016-05-06enable affinity and numa for GC and some bug fixesMaoni01-35/+9
2016-04-29ARM64: Enabling Crossgen End-to-End MscorlibKyungwoo Lee1-0/+81
2016-03-16Update code to use COMPlus_ instead of COMPLUS_ when referencing knobsManu1-6/+6
2016-02-19This Change Adds initial Support for LongFiles in the VM,Rama Krishnan Raghupathy1-84/+5
2016-01-27Update license headersdotnet-bot1-4/+3
2015-12-16Make JitDump work in ilc.exeJan Kotas1-4/+51
2015-12-02Implement an allocator for executable (JIT) memory in PALSergiy Kuryata1-0/+7
2015-09-25Fix for 134453: fix prefast warningsRahul Kumar1-0/+2
2015-09-08Replace MAX_PATH with new defines, rest of coreclr.Lakshmi Priya Sekar1-3/+3
2015-08-05Fix build breaks on VS2015 RTMJan Kotas1-2/+1
2015-07-16Declare locals in correct order.David Mitchell1-1/+1
2015-05-01Fix loading mscorlib.ni.dll on LinuxJohn Chen (CLR)1-33/+37
2015-04-01Fix next round of warning typesJan Vorlicek1-1/+1
2015-03-17Fix some of the issues found by Viva64 static analyserJan Kotas1-102/+0
2015-02-04Fixed typosPascal Borreli1-2/+2
2015-02-03Remove non ASCII characters from source filesMatt Ellis1-1/+1
2015-01-30Initial commit to populate CoreCLR repo dotnet-bot1-0/+4091