platform/upstream/coreclr.git
2016-05-10 Jan KotasMerge pull request #4713 from myungjoo/fix/4712
2016-05-10 Jan KotasMerge pull request #4870 from RussKeldorph/illicense
2016-05-10 Jan KotasMerge pull request #4886 from dotnet-bot/from-tfs
2016-05-10 ValeryFixed typo in jitinterface.cpp (#4889)
2016-05-10 John ChenMerge pull request #4883 from JohnChen0/r2r
2016-05-10 John ChenMerge pull request #4829 from JohnChen0/master
2016-05-10 Jan KotasJIT-EE interface changes to support CoreRT
2016-05-10 Matt EllisFix call to GetSortHandle (#4882)
2016-05-10 Bruce ForstallMerge pull request #4865 from BruceForstall/JitDumpAsse...
2016-05-10 AlexGhiondeaMerge pull request #4866 from AlexGhiondea/mscorlibUpdates
2016-05-10 Andy AyersMerge pull request #4867 from AndyAyersMS/FixBenchmarkNames
2016-05-10 Rahul KumarMerge pull request #4864 from dotnet-bot/from-tfs
2016-05-09 John Chen ... Fix CrossGen to skip some methods that require generic...
2016-05-09 Russ KeldorphUpdate license header in most .il files.
2016-05-09 Andy AyersFix class names for benchmarks
2016-05-09 Russ KeldorphMerge pull request #4862 from RussKeldorph/pending3
2016-05-09 Alex GhiondeaCreate the project that will generate the facade project
2016-05-09 Alex GhiondeaCreate a reference assembly for mscorlib
2016-05-09 Bruce ForstallDon't print pointers to the JitDump; output the asserti...
2016-05-09 Carol EidtMerge pull request #4852 from mikedn/lsra-reftype
2016-05-09 Jan VorlicekLet all signals be unblocked on Unix (#4863)
2016-05-09 Jeremy KuhneFix desktop build break.
2016-05-09 John Chen ... Increase a test timeout
2016-05-09 AlexGhiondeaMerge pull request #4828 from AlexGhiondea/systemprivat...
2016-05-09 Rahul KumarMerge pull request #4837 from rahku/crossgen
2016-05-09 Rahul Kumar[Arm64] Helpers for ReadyToRun
2016-05-09 Mike DanesDefine LSRA's RefType enum via macros
2016-05-09 Russ KeldorphFix conv_ovf_i8_i test
2016-05-09 Gaurav KhannaMerge pull request #4834 from gkhanna79/RemoveSxSJIT
2016-05-09 Davis GoodinFix incremental build restore: move generated test_runt...
2016-05-09 Jonghyun ParkDo NOT overwrite the stack frame pointer (#4857)
2016-05-09 MyungJoo HamLinux/ARM: fix stack alignment breaks (#4858)
2016-05-09 Russ KeldorphMerge pull request #4845 from RussKeldorph/pending
2016-05-09 Lubomir LitchevUpdate unix-test-instructions.md
2016-05-08 Russ KeldorphFix some tests where the only problem was incorrect...
2016-05-08 Koundinya VeluriMerge pull request #4773 from kouvel/CardTableGrowFix3
2016-05-08 SaeHie ParkARM: Fix SOS stack dump command failure (#4774)
2016-05-08 Jan KotasDisable flaky test (#4846)
2016-05-08 Jan KotasRyuJIT - throughput improvements, PInvoke transitions...
2016-05-07 Aditya MandaleekaMerge pull request #4747 from krytarowski/netbsd-support-75
2016-05-07 Aditya MandaleekaMerge pull request #4843 from dotnet-bot/from-tfs
2016-05-07 Jan KotasDelete left-over uses of FeatureHostedBinder
2016-05-07 Bruce ForstallMerge pull request #4742 from lemmaa/fix-unit-test...
2016-05-07 SivarvMerge pull request #4836 from sivarv/simdPromotion
2016-05-07 Rahul KumarFixes multidim array Get Accessor for enum datatype...
2016-05-07 James KoUse Buffer.BlockCopy in System.Reflection.Emit (#4812)
2016-05-07 Thomas KlausnerFix a typo in NetBSD documentation. (#4841)
2016-05-07 James KoBuffer.BlockCopy: Avoid double-typechecks for arrays...
2016-05-07 Jan VorlicekRemove FEATURE_HOSTED_BINDER definition (#4838)
2016-05-07 sivarvMark simd type vars as lvRegStruct accurately.
2016-05-06 Pat GavlinMerge pull request #4803 from pgavlin/RootBinDir
2016-05-06 Pat GavlinMerge pull request #4831 from pgavlin/gh2300
2016-05-06 Russ KeldorphMerge pull request #4826 from RussKeldorph/vararg
2016-05-06 Andy AyersMerge pull request #4815 from AndyAyersMS/LegacyPolicyI...
2016-05-06 Maoni StephensMerge pull request #4770 from Maoni0/affi
2016-05-06 Jan VorlicekFix Windows x86 exception handling issue (#4830)
2016-05-06 Gaurav KhannaCleanup sxsJitStartup from codemanager
2016-05-06 Sejong OhMerge pull request #4690 from sejongoh/use_rax_for_ret_buf
2016-05-06 SivarvMerge pull request #4795 from sivarv/simdret
2016-05-06 Kyungwoo LeeMerge pull request #4791 from kyulee1/fasttailcall
2016-05-06 Kyungwoo LeeARM64: Enable Fast Tail Call
2016-05-06 Pat GavlinMove b12011 into testsUnsupportedOutsideWindows.
2016-05-06 Pat GavlinAdd a `bindir` parameter to build.sh.
2016-05-06 Bruce ForstallMerge pull request #4814 from BruceForstall/FixGcRefAssert
2016-05-06 Bruce ForstallMerge pull request #4811 from BruceForstall/FixFunction...
2016-05-06 Alex GhiondeaPackage System.Private.CoreLib in the Microsoft.NETCore...
2016-05-06 Alex GhiondeaCreate project that builds System.Private.CoreLib assembly.
2016-05-06 Bruce ForstallMerge pull request #4822 from dotnet-bot/from-tfs
2016-05-06 Maoni0enable affinity and numa for GC and some bug fixes
2016-05-06 Andy AyersMerge pull request #4806 from AndyAyersMS/FixInlineDump
2016-05-06 Russ KeldorphMove Windows-only vararg/arglist tests to the appropria...
2016-05-06 John ChenMerge pull request #4797 from JohnChen0/master
2016-05-06 Bruce ForstallMerge pull request #4810 from BruceForstall/Fix4666
2016-05-06 Bruce ForstallMerge pull request #4819 from BruceForstall/FixRyujitX8...
2016-05-06 Matt EllisMerge pull request #4821 from ellismg/fix-unix-builds
2016-05-06 Matt EllisFix conditional in Unix build definition
2016-05-06 Bruce ForstallDisable tests which fail in a RyuJIT/x86 Checked build...
2016-05-06 Bruce ForstallFix COMPlus_JitFunctionTrace=1 to work better with NYI
2016-05-06 Bruce ForstallFix GC ref frame offset range assert
2016-05-06 Jeremy KuhneThis change ports the support files from NetFxDev1...
2016-05-05 Andy AyersInliner: add JitInlineLimit check to LegacyPolicy under...
2016-05-05 Bruce ForstallMark EDX as trashed by the no-gc helper calls
2016-05-05 Andy AyersFix inline dump format issue
2016-05-05 Sejong OhReturn RetBuf address via RAX for Windows 64
2016-05-05 Jarret ShookMerge pull request #4800 from jashook/x86_ci_fix
2016-05-05 sivarvAvoid SIMD type return values from requiring to go...
2016-05-05 jashookFixup netci changes to build correctly.
2016-05-05 Bruce ForstallMerge pull request #4782 from BruceForstall/NyiLongExTree
2016-05-05 Davis GoodinMerge pull request #4792 from dagood/remove-core_root...
2016-05-05 Sung-Jae LeeFollowing the review comments
2016-05-05 John Chen ... Remove an assert in AssemblySpec::EmitToken
2016-05-05 Jarret ShookMerge pull request #4790 from jashook/x86_netci_two
2016-05-05 Rama krishnan... Merge pull request #4767 from ramarag/VSD_ResolveWorker...
2016-05-05 Rama Krishnan... [Arm64] Initialize indirection cell for delegates
2016-05-05 Aditya MandaleekaMerge pull request #4765 from adityamandaleeka/array_al...
2016-05-05 Rahul KumarMerge pull request #4780 from mkborg/fix_windows_linuxm...
2016-05-05 Mike McLaughlinRemove O_RDWR from sem_open and better error codes...
2016-05-05 Andy AyersMerge pull request #4763 from AndyAyersMS/InlineIntoCon...
2016-05-04 Bruce ForstallRyuJIT/x86: convert SBCG to NYI for multi-level express...
2016-05-04 Aditya MandaleekaMerge pull request #4504 from krytarowski/netbsd-support-72
next