summaryrefslogtreecommitdiff
path: root/src/vm/mdaBoilerplate.exe.mda.config
AgeCommit message (Collapse)AuthorFilesLines
2019-02-13Remove Marshaling MDA (#22579)Jeremy Koritzinsky1-11/+0
Remove the "marshaling" MDA. In .NET Framework it was off by default and in .NET Core it was commented out in the boilerplate file. Additionally, from what I can tell only half of its functionality was ever implemented in .NET Core. Contributes to #22538.
2019-02-11Delete mda.cs and related dead code (#22535)Stephen Toub1-164/+0
2015-10-07correct word spellingあまみや ゆうこ1-1/+1
2015-01-30Initial commit to populate CoreCLR repo dotnet-bot1-0/+1134
[tfs-changeset: 1407945]