summaryrefslogtreecommitdiff
path: root/src/utilcode/pedecoder.cpp
AgeCommit message (Expand)AuthorFilesLines
2019-06-17Allow PEImageLayout to be loadable for R2R images loaded from streams. (#25159)Fadi Hanna1-1/+7
2019-06-10Fix field offset computation for large version bubble (#25029)Jan Vorlicek1-1/+15
2019-05-22Stop compiling fragile NGen support into the runtime (#24625)Jan Kotas1-4/+0
2019-05-04Minor tweaks for gcc (#24391)Adeel Mujahid1-1/+1
2019-05-01Copy all win32 resources (#24308)David Wrighton1-28/+298
2019-04-18Move R2R-specific code to be outside FEATURE_PREJIT (#24075)Jan Kotas1-6/+10
2019-04-05Fix conversion warningSinan Kaya1-1/+1
2019-04-03Fix resource loading (#23714)David Wrighton1-6/+0
2019-03-25Replace Win32 resource reading logic with cross platform implementation (#23363)David Wrighton1-15/+130
2019-01-23Remove all traces of FEATURE_STACK_PROBE. (#22149)Filip Navara1-28/+1
2019-01-14Large version bubble Support (#21727)Andon Andonov1-2/+22
2018-11-20Delete CORCOMPILE_IMPORT_TABLE_ENTRY (#21109)Jan Kotas1-50/+0
2018-03-13Revert "Revert "Fix handling of incorrect assemblies on Unix (#16747)" (#1679...Jan Kotas1-1/+2
2018-03-06Revert "Fix handling of incorrect assemblies on Unix (#16747)" (#16790)Jan Kotas1-2/+1
2018-03-05Fix handling of incorrect assemblies on Unix (#16747)Ruben Ayrapetyan1-1/+2
2017-06-12[Arm64/Unix] Add 64K page support (#10981)Steve MacLean1-2/+2
2017-05-23Direct mapping of IL-assembly images that don't contain writeable sections.Ruben Ayrapetyan1-0/+31
2017-04-24Remove PAL FileAlignment restriction (#10959)Steve MacLean1-3/+0
2017-03-23[Unix] runtest.sh crossgen should exit on failure (#9907)Steve MacLean1-2/+2
2017-03-13Work for IBC profiling with ReadyToRun imagesBrian Sullivan1-3/+3
2017-02-14Remove never defined FEATURE_MIXEDMODEdanmosemsft1-1/+1
2017-02-10Remove always defined FEATURE_CORECLRdanmosemsft1-67/+0
2016-01-27Update license headersdotnet-bot1-4/+3
2016-01-11Make CORCOMPILE_HEADER backward compatibleJohn Chen (CLR)1-1/+4
2015-01-30Initial commit to populate CoreCLR repo dotnet-bot1-0/+2938