summaryrefslogtreecommitdiff
path: root/src/vm/peimage.cpp
AgeCommit message (Expand)AuthorFilesLines
2017-05-24[x86/Linux] Reentrant PEImage::Load (#11867)Jonghyun Park1-1/+7
2017-05-23Direct mapping of IL-assembly images that don't contain writeable sections.Ruben Ayrapetyan1-16/+76
2017-05-23Extract PEImage::CreateLayoutMapped and PEImage::CreateLayoutFlat from PEImag...Ruben Ayrapetyan1-52/+86
2017-04-26Fix filename display in exception messages (#11238)Gaurav Khanna1-0/+6
2017-03-24Copy-paste errors found by PVS-Studio. (#10450)Ilya1-1/+1
2017-02-14Remove never defined FEATURE_MIXEDMODEdanmosemsft1-168/+0
2017-02-12Remove never defined FEATURE_FUSIONdanmosemsft1-457/+0
2017-02-10Remove always defined FEATURE_CORECLRdanmosemsft1-180/+0
2017-02-10Remove always undefined FEATURE_APTCAdanmosemsft1-3/+0
2016-05-07Remove FEATURE_HOSTED_BINDER definition (#4838)Jan Vorlicek1-1/+1
2016-02-19This Change Adds initial Support for LongFiles in the VM,Rama Krishnan Raghupathy1-9/+2
2016-02-03Integrate changes from full .NET FrameworkJan Kotas1-1/+8
2016-01-27Update license headersdotnet-bot1-4/+3
2015-08-25Replace MAX_PATH with new defines in vm.Lakshmi Priya Sekar1-3/+3
2015-05-07Merge changes from parent branchdotnet-bot1-1/+8
2015-01-30Initial commit to populate CoreCLR repo dotnet-bot1-0/+2154