summaryrefslogtreecommitdiff
path: root/src/vm/i386
AgeCommit message (Expand)AuthorFilesLines
2016-01-27Update license headersdotnet-bot18-72/+54
2016-01-25Change isDelegateCall to be LIMITED_METHOD_CONTRACTMichelle McDaniel1-1/+1
2015-12-06Enable SAFESEH in the Windows x86 buildMike Danes1-0/+21
2015-11-03Fix sos clrstack unwinding for the special HelperMethodFrame.Mike McLaughlin2-0/+2
2015-10-29Port .NET Framework 4.6.1 changesJan Kotas2-23/+40
2015-10-20Implementation of System V ABI struct passing.Lubomir Litchev1-3/+36
2015-10-07correct word spellingあまみや ゆうこ1-2/+2
2015-09-16Fix for GH issue 410 - https://github.com/dotnet/coreclr/issues/410Gaurav Khanna1-16/+12
2015-08-14Fix typo "retrive" and "retrieved" to "retrieve" and "retrieved"Jon Hanna1-2/+2
2015-08-04Enable the Windows x86 buildMike Danes1-0/+6
2015-05-07Merge changes from parent branchdotnet-bot2-4/+18
2015-03-18Implement runtime support for ICastable interfaceEugene Zemtsov1-6/+1
2015-02-20Delete dead codeJan Kotas1-9/+0
2015-02-03Remove non ASCII characters from source filesMatt Ellis1-5/+5
2015-01-30Initial commit to populate CoreCLR repo dotnet-bot20-0/+24998