summaryrefslogtreecommitdiff
path: root/src/vm/peimage.cpp
AgeCommit message (Expand)AuthorFilesLines
2019-05-17Delete unnecessary locale arguments (#24624)Jan Kotas1-20/+1
2019-04-18Move R2R-specific code to be outside FEATURE_PREJIT (#24075)Jan Kotas1-4/+7
2019-02-21Remove unused perfcounter code (#22742)Sung Yoon Whang1-2/+0
2019-01-23Remove all traces of FEATURE_STACK_PROBE. (#22149)Filip Navara1-8/+1
2019-01-14Large version bubble Support (#21727)Andon Andonov1-2/+2
2018-12-05Delete FEATURE_TREAT_NI_AS_MSIL_DURING_DIAGNOSTICS (#21387)Jan Kotas1-2/+0
2018-09-06Enable IJW Native calling managed (#19750)Morgan Brown1-0/+160
2018-08-28Enable mixed mode assembly loading (#19542)Morgan Brown1-7/+15
2018-08-14Delete dead code (#19452)Jan Kotas1-64/+0
2018-08-11Make RuntimeType sealed and deleted support for introspection only loads (#19...Jan Kotas1-28/+6
2018-03-13Revert "Revert "Fix handling of incorrect assemblies on Unix (#16747)" (#1679...Jan Kotas1-3/+4
2018-03-06Revert "Fix handling of incorrect assemblies on Unix (#16747)" (#16790)Jan Kotas1-4/+3
2018-03-05Fix handling of incorrect assemblies on Unix (#16747)Ruben Ayrapetyan1-3/+4
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