Update BuildTools, CoreClr, CoreFx, PgoData to preview1-02723-01, preview1-26423...
[platform/upstream/coreclr.git] / src /
2018-04-22 Jan VorlicekFix FakePromote assert (#17724)
2018-04-21 Jan KotasUse volatile load to read brick table entries (#17717)
2018-04-21 Tarek Mahmoud SayedFix getting the Absolute path while looking up the...
2018-04-21 Sung Yoon WhangDisable GC Coop mode switching during fatal error handl...
2018-04-21 Carol EidtMerge pull request #17673 from CarolEidt/Fix17634
2018-04-21 dotnet botPreserve pinned flag in {ReadOnly}Memory<T>.Slice ...
2018-04-20 Carol EidtTreat EDI as killed by MaskMove
2018-04-20 dotnet botUpdate xml comment for {ReadOnly}Memory.Pin method...
2018-04-20 Bruce ForstallMerge pull request #17700 from BruceForstall/AddAditya
2018-04-20 Brian SullivanMerge pull request #17688 from briansull/avx_config
2018-04-20 Koundinya VeluriFix nested spin locks in thread pool etw firing (#17677)
2018-04-20 Brian SullivanCheck for retail config for EnableAVX
2018-04-19 Carol EidtMerge pull request #15737 from mikedn/cast-narrow-store
2018-04-19 Atsushi KanamoriRollback https://github.com/dotnet/coreclr/pull/17639...
2018-04-19 Andy AyersGCStress: try to reduce races and tolerate races better...
2018-04-19 Marco Rossignoliadd field Name to exception (#17668)
2018-04-19 Steve MacLean[Arm64/Linux] Fix GenericPInvokeCalliHelper (#17659)
2018-04-19 Jan KotasTweak order of interface declarations on string (#17660)
2018-04-19 Tarek Mahmoud SayedFix reading Time zone rules using Julian days (#17635)
2018-04-18 Wes HaggardMerge pull request #17658 from CarolEidt/UnixDefines2
2018-04-18 Jan KotasDelete RuntimeMethodHandle.GetSecurityFlag (#17643)
2018-04-18 Jan VorlicekFix ephemeral limits checks in write barrier for ARM64...
2018-04-18 Atsushi KanamoriEnable Invoke and GetValue for ref-returning members...
2018-04-18 Bruce ForstallMerge pull request #17624 from BruceForstall/DisableHan...
2018-04-18 Bruce ForstallMerge pull request #17648 from dotnet/dev/unix_test_wor...
2018-04-18 Carol EidtMerge pull request #16962 from CarolEidt/UnixDefines
2018-04-18 Chris SienkiewiczEnsure thumb bit is set when searching for debugger...
2018-04-18 Bruce ForstallMerge pull request #17633 from BruceForstall/AdjustArmJ...
2018-04-18 Koundinya VeluriClean up FlushInstructionCache for precodes and interlo...
2018-04-18 Wes HaggardMerge pull request #17623 from weshaggard/wesh/addlinuxmusl
2018-04-18 Jan KotasHandle getTailCallCopyArgsThunk returning NULL in the...
2018-04-17 Carol EidtUnix/x64 ABI cleanup
2018-04-17 Bruce ForstallMerge pull request #17620 from BruceForstall/FixCorefxU...
2018-04-17 mikednImprove SSA dominator tree memory usage (#15006)
2018-04-17 Wes HaggardAdd linux-musl build leg
2018-04-17 mikednConvert native StringBuilder methods to managed (#17472)
2018-04-17 Szabolcs DézsiAdding failing string to Boolean and TimeSpan parse...
2018-04-17 Carol EidtMerge pull request #17560 from fiigii/fixcvt
2018-04-17 Avi AvniEnable generic attributes (#9189)
2018-04-17 Russ KeldorphMerge pull request #17575 from debayang/simd_crossgen
2018-04-17 Luqun LouEnable support DllImport a native assembly whose name...
2018-04-17 Koundinya Veluri[Arm64] Add memory barrier after interlocked operations...
2018-04-17 mikednUpdate memory histogram buckets (#15206)
2018-04-17 Ben AdamsDict: Use Ref Local Reassignment (C# 7.3) (#17483)
2018-04-17 Bruce ForstallMerge pull request #17402 from sdmaclea/PR-ARM64-COREFX...
2018-04-16 dotnet botUpdate xml comment for {ReadOnly}Memory.Pin method...
2018-04-16 Bruce ForstallMerge pull request #17590 from BruceForstall/CleanupUbu...
2018-04-16 Phil GarciaChanged SpinLock::CompareExchange method declaration...
2018-04-16 Igor Kulaychuk[x86/Linux] Fix ICorDebug frames API (#17436)
2018-04-16 Konstantin Baladurin[x86/Linux] Fix marshalling struct with 64-bit types...
2018-04-16 elyohUpdate KoreanLunisolarCalendar.cs (#17542)
2018-04-15 Steve MacLean[Arm64] Add full barrier after locking operations ...
2018-04-15 Debayan Ghosh[Arm64] Disable SIMD in crossgen (added as part of...
2018-04-14 Bruce ForstallMerge pull request #17569 from dotnet/dev/unix_test_wor...
2018-04-14 Bruce ForstallAvoid creating illegal byref pointers (#17524)
2018-04-14 Russ KeldorphMake Windows builds always portable
2018-04-14 Steve MacLean[Arm64/Linux] #17521 for linux (#17546)
2018-04-14 Egor ChesakovFix random Segfaults on Ubuntu arm (#17523)
2018-04-14 Mike McLaughlinFix OpenVirtualProcess on Linux issue. (#17551)
2018-04-13 Eugene RozenfeldInsert int3 after non-returning calls at the end of...
2018-04-13 Stephen ToubFix default style argument to Double/Single/Decimal...
2018-04-13 Fei PengFix extra register-dependency on mem-form cvtsd/s2ss
2018-04-13 Bruce ForstallMerge pull request #17531 from BruceForstall/SpmiProtec...
2018-04-13 Steve MacLean[Arm64/Linux] Use platform memset/memcpy (#17536)
2018-04-13 Steve MacLean[Arm64/Windows] Simplify JIT_MemSet & JIT_MemCpy (...
2018-04-13 Aditya MandaleekaPreserve VASigCookieReg across PInvokeStubWorker call...
2018-04-13 Ahson KhanCollapse leftover AsSpan().Slice(...) into AsSpan(...
2018-04-13 Ahson KhanRemove CreateFromPinnedArray from Memory (moved to...
2018-04-12 Eugene RozenfeldFix for 17398. (#17501)
2018-04-12 Ben AdamsUse string.IsNullOrEmpty to eliminate bounds check...
2018-04-12 Bruce ForstallProtect SuperPMI from crashes calling jitStartup
2018-04-12 Brian SullivanMerge pull request #17464 from briansull/wip-17435
2018-04-11 Brian SullivanFixed checks for Avx/Avx2.InsertVector128 to check...
2018-04-11 Brian SullivanMutate the global heap valuenumber for any HW intrinsic...
2018-04-11 Jeremy KuhneSome cleanup for ArrayPool trimming (#17518)
2018-04-11 Ben AdamsRemove MemoryManager.Length (#17498)
2018-04-11 Carol EidtMerge pull request #17431 from CarolEidt/Fix17389
2018-04-11 Sergey AndreenkoFix Valuenum:EvalFuncForConstantArgs (#17506)
2018-04-11 Jan KotasFix CoreRT build breaks
2018-04-11 Ahson KhanAdd GetPinnableReference back to Span and ReadOnlySpan...
2018-04-11 Ben AdamsFix Assert in ValueTask (#17511)
2018-04-11 Petr BredFix cmake toolchain compile flags loop (#17380)
2018-04-11 Jeremy KuhneSimple trim of ArrayPool buffers (#17078)
2018-04-11 Noah FalkFix x86 steady state tiered compilation performance...
2018-04-11 Ahson KhanAdd CreateFromPinnedArray to MemoryMarshal (#17500)
2018-04-10 Jan KotasUse non-inlineable overload for rare CompareOrdinalIgno...
2018-04-10 Koundinya VeluriFix trigger for tier 1 call counting delay (#17477)
2018-04-10 Carol EidtHandle last uses that become contained
2018-04-09 Stephen ToubAvoid Unsafe.As usage in ValueTask that can break type...
2018-04-09 Wes HaggardMerge pull request #17485 from weshaggard/SignCrossTools
2018-04-09 Wes HaggardEnable signing for cross targeting tools
2018-04-09 Ahson KhanFix MemoryManager ctor and use internal span ctor to...
2018-04-09 Carol EidtLSRA: remove last uses only at use point
2018-04-09 Debayan GhoshAdding dlerr() diagnostics for libicu dlsym errors...
2018-04-07 Mike McLaughlinFix OpenVirtualProcess SIGSEGV on Linux. (#17444)
2018-04-07 Mike McLaughlinPublish symbols using Microsoft.SymbolUploader.Build...
2018-04-06 Carol EidtMerge pull request #17418 from CarolEidt/Fix590358
2018-04-06 David MasonAdd GetLoaderAllocatorObjectForGC to IGCToCLR (#17443)
2018-04-06 Jan VorlicekFix GC stress modes 4 and 8 on Linux ARM (#17456)
2018-04-06 Stephen ToubAdd YieldAwaiter support to the async method builder...
next