summaryrefslogtreecommitdiff
path: root/src/vm/compile.cpp
AgeCommit message (Expand)AuthorFilesLines
2016-06-01Add limit to number of generics methods to compile by CrossGen (#5383)John Chen1-2/+4
2016-05-31Fix for issue 5241: [RTM] Interop\ICastable\Castable\Castable.cmd CONTRACT VI...Fadi Hanna1-1/+5
2016-05-19Implementation of the following generic dictionary entries for R2R: (#5079)Fadi Hanna1-2/+4
2016-05-07Remove FEATURE_HOSTED_BINDER definition (#4838)Jan Vorlicek1-4/+4
2016-04-30Support generic methods without generic dictionaryJohn Chen (CLR)1-2/+19
2016-03-25Fix copy-paste typosEvgeny Mandrikov1-1/+1
2016-03-19Fix a CrossGen CreatePDB issue that caused a Windows build breakJohn Chen1-1/+3
2016-03-09Delete dead codeJan Kotas1-349/+6
2016-02-18Delete MDIL generation support from JIT-EE interfaceJan Kotas1-15/+0
2016-02-03Integrate changes from full .NET FrameworkJan Kotas1-0/+7
2016-02-01Fix OACR errors for ProjectKdotnet-bot1-1/+7
2016-01-27Update license headersdotnet-bot1-4/+3
2016-01-18Add ready to run support to unix crossgenJan Vorlicek1-2/+2
2015-11-18Replace most windows style types by c++ typesJan Vorlicek1-2/+2
2015-11-12Enable offline generation of text-based symbol tables for native images. Thi...Brian Robbins1-17/+35
2015-10-29Port .NET Framework 4.6.1 changesJan Kotas1-128/+577
2015-10-20Implementation of System V ABI struct passing.Lubomir Litchev1-2/+15
2015-10-09Fix contracts so scanRuntime@x86chk task succeedsBruce Forstall1-0/+2
2015-09-25Fix for 134453: fix prefast warningsRahul Kumar1-3/+3
2015-09-18Add support for NativeCallableAttributetijoytom1-6/+19
2015-08-25Replace MAX_PATH with new defines in vm.Lakshmi Priya Sekar1-10/+10
2015-05-20ReadyToRun bugfixesJan Kotas1-1/+10
2015-05-07Merge changes from parent branchdotnet-bot1-1/+18
2015-04-29Fix warnings introduced by crossgenJohn Chen (CLR)1-1/+1
2015-04-20Enable build crossgen.exe from build.cmd.John Chen1-0/+23
2015-01-30Initial commit to populate CoreCLR repo dotnet-bot1-0/+8171