summaryrefslogtreecommitdiff
path: root/src/vm/zapsig.cpp
AgeCommit message (Expand)AuthorFilesLines
2019-07-02Merge ReadyToRunInfo::GenericMethodIterator in to ReadyToRunInfo::MethodItera...David Mason1-1/+3
2019-06-11R2R ilstubs (#24823)David Wrighton1-12/+81
2019-05-31Fix overlooked moduleIndex initial value (#24881)Jan Vorlicek1-1/+1
2019-05-27Fix module override for recursive generic signatures (#24707)Jan Vorlicek1-24/+135
2019-05-13Merge pull request #24524 from janvorli/fix-encode-fieldJan Vorlicek1-1/+1
2019-05-10Fix field signature generationJan Vorlicek1-1/+1
2019-05-10Add module override for constraint type in methodJan Vorlicek1-0/+8
2019-05-01Fix module override effect on method instantiating signatureJan Vorlicek1-3/+33
2019-04-25Merge pull request #24232 from janvorli/fix-large-version-bubble-2Jan Vorlicek1-6/+7
2019-04-24More multi-appdomain support removal (#23921)David Wrighton1-1/+1
2019-04-25Fix crossgen with large version bubble enabledJan Vorlicek1-6/+7
2019-04-18Move R2R-specific code to be outside FEATURE_PREJIT (#24075)Jan Kotas1-3/+4
2019-04-01Enable R2R compilation/inlining of PInvoke stubs where no marshalling is requ...Fadi Hanna1-8/+20
2019-01-23Remove all traces of FEATURE_STACK_PROBE. (#22149)Filip Navara1-1/+0
2019-01-14Large version bubble Support (#21727)Andon Andonov1-6/+19
2018-11-20Delete CORCOMPILE_IMPORT_TABLE_ENTRY (#21109)Jan Kotas1-26/+18
2018-08-11Make RuntimeType sealed and deleted support for introspection only loads (#19...Jan Kotas1-2/+1
2016-08-04Merge pull request #6608 from dotnet-bot/from-tfsAditya Mandaleeka1-1/+7
2016-08-04Adding support to the following generic dictionary entry slots for R2R: (#6291)Fadi Hanna1-2/+10
2016-08-04Fix contract violation (violation caused by a copy/paste bug in PR 6200Fadi Hanna1-1/+7
2016-08-03Adding Support for FieldDescSlot generic dictionary entries for R2R generic c...Fadi Hanna1-14/+34
2016-05-19Implementation of the following generic dictionary entries for R2R: (#5079)Fadi Hanna1-17/+57
2016-05-13Initial implementation of generic dictionary access for R2R. (#4519)Fadi Hanna1-8/+8
2016-04-30Support generic methods without generic dictionaryJohn Chen (CLR)1-1/+34
2016-03-09Delete dead codeJan Kotas1-25/+1
2016-01-27Update license headersdotnet-bot1-4/+3
2015-05-20ReadyToRun bugfixesJan Kotas1-1/+9
2015-03-26Fix about 12 kinds of warnings over the codebaseJan Vorlicek1-2/+2
2015-03-17Fix some of the issues found by Viva64 static analyserJan Kotas1-1/+1
2015-01-30Initial commit to populate CoreCLR repo dotnet-bot1-0/+1431