summaryrefslogtreecommitdiff
path: root/src/vm/i386
AgeCommit message (Expand)AuthorFilesLines
2016-06-21Generic dictionary minor performance improvement and simplification for R2R (...Fadi Hanna1-7/+17
2016-06-06Fix GC references reporting in tailcalls with helpers on Windows (#5538)Jan Vorlicek1-4/+4
2016-06-03Add more opcodes to x86 stack unwinder (#5491)John Chen1-0/+2
2016-06-01Remove duplicate avoid in comments from a few files (#5363)James Singleton1-1/+1
2016-05-18Porting the changes to support generic dictionaries lookups in R2R images to ...Fadi Hanna1-2/+83
2016-05-13Initial implementation of generic dictionary access for R2R. (#4519)Fadi Hanna1-2/+24
2016-04-12Implement software write watch and make concurrent GC functional outside WindowsKoundinya Veluri1-8/+13
2016-03-30Getting SOS to work on ARm64:Rama Krishnan Raghupathy1-1/+1
2016-03-23Fix x86 exception stack unwinding issueJan Vorlicek1-0/+5
2016-03-09Delete dead codeJan Kotas2-8/+0
2016-02-03Integrate changes from full .NET FrameworkJan Kotas1-0/+1
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