summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-03-07Port Windows PGO support to master (#9985)Daniel Podder6-5/+145
2017-03-07Merge pull request #10021 from adityamandaleeka/fix_broken_ci_badgesAditya Mandaleeka1-12/+12
2017-03-07Fix broken badges.Aditya Mandaleeka1-12/+12
2017-03-07Add shared changes from corert (#10010)Alex Perovich26-364/+90
2017-03-07Merge pull request #10005 from stephentoub/taskextensionsStephen Toub2-0/+49
2017-03-07Add scripts for building for arm Android (#9961)Frederik Carlier7-16/+204
2017-03-07[x86/linux] Fix "Undefined Reference" error in CLR release build. (#10000)ragmani1-2/+2
2017-03-07Fix incremental build of mscordaccore (#9982)Jan Vorlicek1-9/+24
2017-03-07Merge pull request #9992 from adiaaida/fixjit32testingMichelle McDaniel1-0/+14
2017-03-07Add TaskExtensions to CoreLibStephen Toub2-0/+49
2017-03-07Fix jit32 perf and throughput testingMichelle McDaniel1-0/+14
2017-03-07Merge pull request #9996 from BruceForstall/FixCallFunFormattingBruce Forstall7-102/+253
2017-03-07[x86/Linux] CDECL as default P/Invoke Calling Convetion (#9977)Jonghyun Park29-74/+87
2017-03-07Enhance ICU version scan (#9993)Jan Vorlicek1-3/+21
2017-03-07[x86/Linux] Fix incorrect FP values (#9975)Hanjoung Lee2-16/+10
2017-03-06Merge pull request #9995 from BruceForstall/FixNetciForceRelocsBruce Forstall1-0/+1
2017-03-06Harden resolveVirtualMethod against invalid types (#9989)Andy Ayers3-45/+167
2017-03-07[x86/Linux] Check Stack Alignment in StubRareEnable/StubRareDisableTHROW (#9925)Jonghyun Park1-0/+4
2017-03-06Merge pull request #9986 from wtgodbe/XunitWrapperGranularityWilliam Godbe3-8/+13
2017-03-07Fix ICU detection in System.Globalization.Native build (#9990)Jan Vorlicek1-4/+2
2017-03-06Un-clang-format-horrible-ify emitIns_Call() and genEmitCall()Bruce Forstall7-102/+253
2017-03-06Add missing "break" in a forcerelocs caseBruce Forstall1-0/+1
2017-03-06Merge pull request #9991 from adiaaida/fixx86NugetPackageCreationMichelle McDaniel1-1/+1
2017-03-06Change PackagePlatform to Platform for x86 jit pkgMichelle McDaniel1-1/+1
2017-03-06Create Xunit wrappers for 2nd-level test directories instead of top-levelwtgodbe3-8/+13
2017-03-06Implementation for Dictionary.TryAdd (#9923)James Ko1-8/+40
2017-03-06Merge pull request #9398 from mikedn/switch-castSivarv2-22/+12
2017-03-06Add stripSymbols argument; refactor symbol package build (#9664)Davis Goodin23-382/+197
2017-03-06[x86/Linux] Stack align aware unwinder (#9928)Jonghyun Park1-2/+13
2017-03-05Delete a few more unused hosting methods (#9973)Jan Kotas2-25/+0
2017-03-05Add 3PN for GCBench (#9971)Rich Lander1-0/+18
2017-03-05Add 3PN entry for Livermore Loops coded in C (#9972)Rich Lander1-0/+17
2017-03-05Remove hosting methods that always return false (#9930)Austin Wise51-1753/+184
2017-03-05Delete IsNonW8PFrameworkAPI checks (#9964)Jan Kotas22-581/+35
2017-03-05Add 3PN for Burgers equation (#9966)Rich Lander2-1/+36
2017-03-05JIT: change codgen for dup to not lose type informationAndy Ayers3-78/+123
2017-03-04Remove ComVisible as per #9371 (#9962)Paul Westcott1-1/+0
2017-03-04Remove unused bbAssertionKill (#9957)mikedn1-6/+0
2017-03-04Update glossary.md (#9951)Adeel Mujahid1-31/+36
2017-03-04Extending optimized JIT helpers to Buffer.MemoryCopy (#9786)Varun Venkatesan1-290/+151
2017-03-04Move System.Lazy to shared CoreLib partition (#9955)Jan Kotas4-21/+35
2017-03-03Merge pull request #9954 from tannergooding/fcallTanner Gooding3-42/+45
2017-03-03Remove unreferenced file (#9952)Alex Perovich1-21/+0
2017-03-03Alternative System.Lazy implementation (#8963)Paul Westcott1-240/+306
2017-03-03Fixing the FCALL 'common gotchas' comment to clarify that it applies to all t...Tanner Gooding1-4/+7
2017-03-03Updating `COMSingle` in `classlibnative` to use the appropriate FCALL Declara...Tanner Gooding2-38/+38
2017-03-04[x86/Linux] Clean up pContext access (#9933)Jonghyun Park4-11/+12
2017-03-04[x86/Linux] Revise VirtualMethodFixupStub (#9929)Jonghyun Park1-2/+8
2017-03-03Clean up Normalization code (#9941)Tarek Mahmoud Sayed9-400/+84
2017-03-03Merge pull request #9942 from dotnet-bot/master-UpdateDependenciesGaurav Khanna3-8/+8