summaryrefslogtreecommitdiff
path: root/src/vm/peimage.inl
AgeCommit message (Expand)AuthorFilesLines
2019-05-17Delete unnecessary locale arguments (#24624)Jan Kotas1-3/+4
2019-04-18Move R2R-specific code to be outside FEATURE_PREJIT (#24075)Jan Kotas1-4/+0
2019-01-23Remove all traces of FEATURE_STACK_PROBE. (#22149)Filip Navara1-2/+0
2018-10-31Remove superfluous 'const' qualifier from trivial return types (#20652)MichaƂ Janiszewski1-15/+15
2018-09-07Fixes towards making the runtime compiled without FEATURE_PREJIT defined (#19...Jan Kotas1-0/+4
2018-08-14Delete dead code (#19452)Jan Kotas1-43/+0
2018-08-11Make RuntimeType sealed and deleted support for introspection only loads (#19...Jan Kotas1-20/+1
2017-02-12Remove never defined FEATURE_FUSIONdanmosemsft1-51/+0
2017-02-10Remove always defined FEATURE_CORECLRdanmosemsft1-114/+0
2017-02-10Remove always undefined FEATURE_APTCAdanmosemsft1-13/+0
2016-03-13Remove remaining strongname validation on WindowsJan Kotas1-2/+2
2016-02-19This Change Adds initial Support for LongFiles in the VM,Rama Krishnan Raghupathy1-39/+7
2016-01-27Update license headersdotnet-bot1-4/+3
2015-04-28Build crossgen for LinuxJohn Chen (JOCHEN7)1-2/+2
2015-01-30Initial commit to populate CoreCLR repo dotnet-bot1-0/+952