summaryrefslogtreecommitdiff
path: root/src/vm/peimagelayout.cpp
AgeCommit message (Expand)AuthorFilesLines
2018-09-18PEImageLayout: flush instruction cache only for pages with relocs.Konstantin Baladurin1-17/+29
2018-03-30PEImageLayout: clear instruction cache after relocationsKonstantin Baladurin1-0/+22
2018-03-19Fix unloading of images mapped by PAL (#17053)Sven Boemer1-6/+6
2018-02-28Remove ConvertILOnlyPE32ToPE64 and ConvertILOnlyPE32ToPE64Worker (#16676)Egor Chesakov1-110/+0
2018-02-11Delete PEFingerPrint.* (#16325)Jan Kotas1-18/+0
2017-10-09Fix zap and ready to run disabling (#14389)Jan Vorlicek1-2/+2
2017-09-14Fix crossgen memory mappings (#13972)Jan Vorlicek1-2/+10
2017-06-12[Arm64/Unix] Add 64K page support (#10981)Steve MacLean1-3/+3
2017-04-26Fix filename display in exception messages (#11238)Gaurav Khanna1-1/+12
2017-04-24Remove PAL FileAlignment restriction (#10959)Steve MacLean1-12/+14
2017-02-14Remove never defined FEATURE_MIXEDMODEdanmosemsft1-28/+0
2017-02-12Remove never defined FEATURE_FUSIONdanmosemsft1-52/+0
2017-02-10Remove always defined FEATURE_CORECLRdanmosemsft1-94/+0
2016-06-07Fix for issue 3146: dotnet build is slower on Linux than Windows (#5524)Fadi Hanna1-13/+20
2016-04-23Fix loading of NI images on SELinuxJan Vorlicek1-1/+47
2016-03-09Delete dead codeJan Kotas1-24/+0
2016-02-19This Change Adds initial Support for LongFiles in the VM,Rama Krishnan Raghupathy1-3/+3
2016-02-01Fix ReadyToRun on UnixJan Vorlicek1-13/+3
2016-01-27Update license headersdotnet-bot1-4/+3
2015-08-25Replace MAX_PATH with new defines in vm.Lakshmi Priya Sekar1-3/+3
2015-01-30Initial commit to populate CoreCLR repo dotnet-bot1-0/+855