summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-03-01[x86/Linux] Clean up EXCEPTION_REGISTRATION_RECORD (#9895)Jonghyun Park2-7/+2
2017-03-01Temporarily disabling SpanBench tests that use indexer setter. (#9896)Ahson Ahmed Khan1-8/+8
2017-03-01Update links to point to valid BotR pages - One extra link that was missed ou...Matt Warren1-1/+1
2017-03-01Use the correct class handle for fat call temporary (#9893)Michal Strehovský1-2/+1
2017-03-01Preallocate jump stubs for dynamic methods (#9883)Koundinya Veluri11-13/+284
2017-03-01Adding Span API perf tests for comparison with arrays and to monitor progress...Ahson Ahmed Khan2-316/+843
2017-03-01Cleanup the native globalization code (#9887)Tarek Mahmoud Sayed10-3442/+6
2017-03-01Fix casing for newly added test (#9889)Andy Ayers2-0/+0
2017-03-01Merge pull request #9882 from dotnet-bot/master-UpdateDependenciesGaurav Khanna3-8/+8
2017-03-01Cleanup (#9892)Jan Kotas18-17362/+0
2017-03-02[x86/Linux] Initial fix of arguments passing in FunctionPtrTest (WIP) (#9855)Evgeny Pavlov4-22/+111
2017-03-02Fix incremental build on Unix (#9779)Jan Vorlicek2-11/+21
2017-03-01[Arm64/Unix] Fix stack unwinding (#9877)Steve MacLean3-36/+10
2017-03-01Merge pull request #9868 from wtgodbe/HelixPrepWilliam Godbe1-5/+7
2017-03-01Update CoreClr to beta-25101-04dotnet-bot3-8/+8
2017-03-01Merge pull request #9770 from adityamandaleeka/card_bundles_unix_2Aditya Mandaleeka16-303/+936
2017-03-01Merge pull request #9871 from pgavlin/FixUninitBitsetAccessPat Gavlin1-4/+7
2017-03-01Timespan division and multiplication. (#9804)Jon Hanna1-1/+43
2017-03-01Update links to point to valid BotR pages (#9874)Matt Warren1-29/+15
2017-03-01Streamlined MinOpts GC ref tracking. (#9869)Peter Kukol14-96/+176
2017-03-01Merge pull request #9831 from WinCPP/LazyInitializerNewOverloadsStephen Toub1-34/+57
2017-03-01[x86/linux] Add IsIPinVirtualStub() on x86/linux (#9844)Yongseop Kim3-35/+35
2017-03-01[Arm64/Unix] Revert fix stack unwinding in CallDescrWorkerInternal (#9866)Steve MacLean2-3/+1
2017-03-01[x86/Linux] Use ESTABLISHER_FRAME_POINTER_IS_CALLER_SP (#9814)Jonghyun Park1-27/+25
2017-03-01[x86/Linux] Correct GetStackParameterSize on Funclet (#9849)Jonghyun Park1-0/+8
2017-02-28Guard a use of a possibly-uninitialized BitSet.Pat Gavlin1-4/+7
2017-02-28Merge pull request #9870 from dotnet-bot/master-UpdateDependenciesStephen Toub3-8/+8
2017-03-01Corefx #16274 - LazyInitializer.EnsureInitialized overload for referenceWinCPP1-34/+57
2017-02-28Globalization merge (#9835)Tarek Mahmoud Sayed121-31627/+4280
2017-02-28Move files that are identical with CoreRT under mscorlib\shared (#9861)Jan Kotas82-82/+80
2017-03-01Update CoreClr to beta-25101-01dotnet-bot3-8/+8
2017-02-28Merge pull request #9865 from alexperovich/moveToSharedAlex Perovich5-7/+3
2017-02-28Merge pull request #9609 from pgavlin/HandleContainedNodesEarlierPat Gavlin2-21/+36
2017-02-28Allow user to zip tests even when not building against packageswtgodbe1-5/+7
2017-02-28Merge pull request #9862 from mikedn/ge-vnf-gtPat Gavlin1-1/+1
2017-02-28Merge pull request #9825 from mskvortsov/ryujit-arm32-pinvokeBruce Forstall6-13/+42
2017-02-28Add 6 byte NOP instruction.Aditya Mandaleeka3-8/+13
2017-02-28Implement card bundles for non-Windows platforms.Aditya Mandaleeka15-211/+796
2017-02-28Handle contained nodes earlier in buildRefPositionsForNode.Pat Gavlin2-21/+36
2017-02-28Merge pull request #9794 from pgavlin/PutArgRegInitPat Gavlin5-345/+169
2017-02-28Add more shared sourcesAlex Perovich5-7/+3
2017-02-28Merge pull request #9729 from rahku/hijackfixRahul Kumar1-0/+10
2017-02-28Merge pull request #9857 from jashook/arm64_inner_structsJarret Shook2-37/+37
2017-03-01RyuJIT/ARM32: Enable P/Invoke lowering.Mikhail Skvortcov6-13/+42
2017-02-28Fix mismatch in the cmake script endif condition (#9859)Jan Vorlicek1-1/+1
2017-02-28Merge pull request #9781 from dotnet-bot/master-UpdateDependenciesGaurav Khanna3-10/+10
2017-02-28Fix broken GT_GE - VNF_GT_UN mappingMike Danes1-1/+1
2017-02-28Merge pull request #9852 from mskvortsov/ryujit-arm32-labelBruce Forstall2-1/+2
2017-02-28Remove some unused benchmarks (#9843)Andy Ayers26-11930/+0
2017-02-28Add the correct offset for finding nested structs.jashook2-37/+37