summaryrefslogtreecommitdiff
path: root/src/zap/zapimage.h
AgeCommit message (Expand)AuthorFilesLines
2018-09-18Zapper::CompileAssembly: save NI file atomicallyKonstantin 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