summaryrefslogtreecommitdiff
path: root/src/zap/zapimage.h
AgeCommit message (Expand)AuthorFilesLines
2019-05-20Cuckoo metadata (#24498)David Wrighton1-0/+3
2019-05-07Rename struct ICorJitInfo::ProfileBuffer to ICorJitInfo::BlockCountsBrian Sullivan1-3/+4
2019-05-01Copy all win32 resources (#24308)David Wrighton1-1/+1
2019-01-14Large version bubble Support (#21727)Andon Andonov1-0/+2
2018-10-31Remove superfluous 'const' qualifier from trivial return types (#20652)MichaƂ Janiszewski1-1/+1
2018-07-20Zapper::CompileAssembly: save NI file atomically (#19059)Konstantin Baladurin1-1/+1
2018-02-28Replace ambiguous _WIN64 and BIT64 with _TARGET_64BIT_ macroEgor Chesakov1-1/+1
2017-06-14Crossgen - Disable the Target-dependent SIMD vector types warningBrian Sullivan1-1/+1
2017-03-31Added DisableInlining flag to the ProfileData.Brian Sullivan1-6/+32
2017-03-29Added two new profile data flags: ExcludeHotMethodCode and ExcludeColdMethodCodeBrian Sullivan1-10/+21
2017-03-13Work for IBC profiling with ReadyToRun imagesBrian Sullivan1-0/+1
2017-02-13Rejit support for R2R imagesnoahfalk1-0/+1
2016-10-27Introduce new CORJIT_FLAGS typeBruce Forstall1-1/+1
2016-04-28Enable ReadyToRun feature for arm64Rahul Kumar1-0/+2
2016-03-23Title: Hashtable of types for R2R modulesFadi Hanna1-0/+5
2016-03-09Delete dead codeJan Kotas1-281/+0
2016-01-27Update license headersdotnet-bot1-4/+3
2015-09-08Replace MAX_PATH with new defines, rest of coreclr.Lakshmi Priya Sekar1-1/+1
2015-05-26Fix the virtual destructor warningJan Vorlicek1-1/+1
2015-01-30Initial commit to populate CoreCLR repo dotnet-bot1-0/+1334