summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-06-27Fix sync.sh to call run.exe -p even if positional parameters are specified af...Brian Robbins1-1/+3
2018-06-27Merge pull request #18663 from fiigii/fixapisCarol Eidt4-62/+14
2018-06-27Merge pull request #18425 from acmyu/xmlAmy13-415/+876
2018-06-27Merge pull request #18130 from sdmaclea/PR-ARM64-JIT-Use-LSE-AtomicsBrian Sullivan3-154/+217
2018-06-27Removes duplicate attributes (#18668)Marek Safar2-4/+0
2018-06-26More Dead String (#18664)Henry Sharber4-1200/+1
2018-06-26Fix bogus assert in ArraySortHelper (dotnet/corert#6018)Michal Strehovský1-3/+3
2018-06-26Simplify built-in types across corefx (dotnet/corefx#30656)Stephen Toub5-9/+9
2018-06-26Fix Aes and Ssse3.Shuffle intrinsic APIsFei Peng4-62/+14
2018-06-26Fix merge errors, replace spaces with tab, print unwind flag nameAmy Yu4-44/+66
2018-06-26Dump disasm line by line, changes to dumping bytes to xml, fixAmy Yu5-66/+72
2018-06-26Refactor into TextDumper and XmlDumper classesAmy Yu5-528/+661
2018-06-26Xml serialize section contents and gcinfo transitionsAmy Yu2-13/+30
2018-06-26XMLSerialize gc transitions and section contentsAmy Yu3-51/+99
2018-06-26Make unwindinfo and gcinfo xml serializableAmy Yu1-24/+28
2018-06-26Output in xml format with XmlSerializerAmy Yu1-81/+297
2018-06-26Add public to classes and set accessor to properties needed for serializationAmy Yu8-51/+66
2018-06-26Merge pull request #18435 from acmyu/unwindAmy5-120/+237
2018-06-26Fix value numbering when selecting a constant (#18627)Jakob Botsch Nielsen7-37/+178
2018-06-25Delete slack link, standardize on gitter (#18644)Jan Kotas1-1/+1
2018-06-25Merge pull request #18585 from BruceForstall/FixArmOffsetsBruce Forstall1-46/+98
2018-06-25Remove commentary on non-existent appx checks (#18631)Rafael Rivera1-12/+3
2018-06-25Simplify types in non-shared corelib (dotnet/corert#6008)Stephen Toub2-4/+4
2018-06-25Cross-bitness regular and thread static fields offsets (#18636)Egor Chesakov4-4/+34
2018-06-25Don't close the JIT func info file on shutdown (#18060)Koundinya Veluri1-8/+0
2018-06-25Cross-bitness in instance fields placement and CORINFO structs (#18366)Egor Chesakov12-37/+60
2018-06-25Fix nested-anon-types warnings (#18591)Adeel Mujahid1-92/+106
2018-06-24Remove test logs (#18621)Andon Andonov1-3/+4
2018-06-24Removed dead strings used in debug-only code (#18622)hsharber5-6286/+9
2018-06-24Update to latest released dotnet SDK (#18626)Jan Kotas1-1/+1
2018-06-24non shared changes and disabling testsAnipik1-3/+1
2018-06-24Simply type names in Corelib (#18623)Stephen Toub379-5743/+5743
2018-06-23Use correct basic block to check legality of PInvoke callsite for inlining (#...Jan Kotas1-1/+3
2018-06-23Clean up ARM reserved register computationsBruce Forstall1-46/+98
2018-06-23Merge pull request #18600 from BruceForstall/FixArmFPFrameAddressLimitsBruce Forstall1-14/+16
2018-06-23Merge pull request #18615 from A-And/CIFXStagingBruce Forstall1-2/+2
2018-06-23Change string.Compare(...) == 0 occurrences to string.Equals(...) (#18616)Stephen Toub5-6/+6
2018-06-22Moved EventWaitHandle.cs to shared (#18612)Anirudh Agnihotry10-261/+179
2018-06-22Pass RID to crossgen (#18592)Adeel Mujahid1-4/+4
2018-06-22Fix incorrect usage of ILCodeVersion::AsNode (issue #18602) (#18606)Noah Falk2-1/+7
2018-06-22Correct testResults pathAndon Andonov1-2/+2
2018-06-22Expand ARM local variable R11-based addressingBruce Forstall1-14/+16
2018-06-22Fix incorrect script path (#18613)Andon Andonov1-1/+1
2018-06-22Move Amd64 specific class to it's own folder and subnamespaceAmy Yu4-30/+30
2018-06-22Non Shared Changed And feedbackAnipik4-24/+12
2018-06-22Remove trigger phrases and add testhost building (#18608)Andon Andonov1-1/+3
2018-06-22Add public implementation MarshalerSupport (#18530)Luqun Lou9-191/+3
2018-06-22Start moving testing documentation into a single location (#18598)Aaron Robinson2-34/+79
2018-06-22Update package version to 3.0.0Russ Keldorph1-1/+1
2018-06-22Merge pull request #18581 from CarolEidt/Reenable18295Carol Eidt2-3/+0