[Tizen] Add crossgen and coreconsole to coreclr package
[platform/upstream/coreclr.git] / src /
2019-09-24 Igor KulaychukFix OOPStackUnwinderX86::Unwind crash when Eip is invalid
2019-09-24 Igor KulaychukFix EECodeManager::GetAmbientSP on x86/Linux
2019-09-24 Hyungju Lee[Tizen] Add -pie to linker option
2019-09-12 Mike McLaughlinFix watson bucketing/broken triage dumps (#26670)
2019-08-29 Brian RobbinsEmit RVA Instead of File Offset by Default in Native...
2019-08-27 Tarek Mahmoud SayedFix Abbreviated Genitive Month Names Parsing (#26384)
2019-08-26 Stephen ToubDo not use `AllocateUninitializedArray` in private...
2019-08-26 Jan Kotas[release/3.0] Fix BinaryReader.ReadChars for fragmented...
2019-08-20 Aaron RobinsonPort stage work for 3.0 (#26137)
2019-08-20 Juan HoyosUse function-local StackingAllocator for EnC added...
2019-08-20 Mike McLaughlinarm64 out of proc unwind for DAC (#26156)
2019-08-19 John SalemAccount for quoted values in provider filter string...
2019-08-16 Sung Yoon WhangClean up diagnosticserver socket on unexpected shutdown...
2019-08-16 Sung Yoon WhangAllow for interface implementations in EventSource...
2019-08-16 Sung Yoon WhangFix a potential division by 0 in post GC counter comput...
2019-08-12 Elinor FungUse Arcade's internal tool restore project for restorin...
2019-08-07 Tanner Gooding[release/3.0] Updating Math.Round and MathF.Round to...
2019-08-07 Brian SullivanFixes Issue #20262 for CoreCLR 5.0 (#25926) (#25988)
2019-08-07 Tanner GoodingEnsure that we check for implicit ivals for single...
2019-08-07 Jan VorlicekPort to 3.0 - Fix WSL alternate stack check (#25980)
2019-08-07 Sung Yoon WhangMake counters use dedicated thread instead of timer...
2019-07-29 Stephen ToubFix use of AddTo/RemoveFromActiveTasks in async methods...
2019-07-29 Stephen ToubFix nullability annotations for static (#25914)
2019-07-28 Jarret ShookDo not fast tail call if caller has multislot structs...
2019-07-26 Maoni Stephensfix gc config - need to read from both runtime config...
2019-07-23 Sung Yoon Whang[3.0 port] Fix first value of counter payload being...
2019-07-22 Steve MacLeanMerge pull request #25779 from sdmaclea/arm64debug30
2019-07-20 Tanner GoodingFixing Buffer::BlockCopy, JIT_MemCpy, and JIT_MemSet...
2019-07-19 Andy HansonFix typo: `_TARGET_X86` -> `_TARGET_X86_` (#25788)
2019-07-19 Steve MacLeanArm32 support VFP registers context to/from native...
2019-07-18 Steve MacLeanArm32 restore d8-d15 in ThrowExceptionFromContextIntern...
2019-07-18 Steve MacLeanArm64 : Fix ldr Dt/St emulation (#25729)
2019-07-18 Steve MacLeanArm64 restore d8-d15 in ThrowExceptionFromContextIntern...
2019-07-18 Steve MacLeanArm64 support SIMD registers context to/from native...
2019-07-18 Steve MacLeanArm64 Fix Rtl*Context (#25745)
2019-07-18 Stephen ToubMake all event types nullable (#25752)
2019-07-18 Stephen ToubRemove now unnecessary !s / TODO-NULLABLE comments...
2019-07-18 Santiago Fernandez... Fix nullability warnings from compiler update
2019-07-17 William GodbeMerge pull request #25734 from dotnet-maestro-bot/merge...
2019-07-16 William GodbeMerge branch 'release/3.0' into merge/master-to-release/3.0
2019-07-16 Stephen ToubDisable debugger evaluation of ValueTask<T>.Result...
2019-07-16 Steve MacLeanAdd missing Arm64 specific diagnostic code (#25695)
2019-07-15 Michal StrehovskýMerge pull request dotnet/corert#7397 from dotnet-bot...
2019-07-13 Jan KotasFix use of uninitialized variables in managed decimal...
2019-07-13 Stephen ToubHandle nullable attributes on platforms that lack them
2019-07-12 Andy HansonFixes when accessing fgn_maxgen_percent (#25650)
2019-07-12 Sinan KayaFrkaya/gccfix07102019 (#25624)
2019-07-11 Andrew AuPerfMap should output file offset instead of RVAs ...
2019-07-11 Jan VorlicekFix GS cookie check on ARM in functions with stackalloc...
2019-07-11 Andy HansonSystem.GC.HeapHardLimit and .HeapHardLimitPercent in...
2019-07-11 Jan VorlicekFix handling of NullReferenceException in VSD on ARM...
2019-07-11 Jan KotasFix build break in TimerQueue.Portable.cs
2019-07-11 Stephen ToubRemove stale nullable !s and pragmas (#25640)
2019-07-11 Steve MacLeanArm64 debug issues (#25636)
2019-07-10 Stephen ToubAdd AggressiveInlining to Single.GetHashCode (#25633)
2019-07-10 David MasonLet EventPipe threads sleep when no events are availabl...
2019-07-10 Stephen ToubFix Timer argument exception parameter names (#25617)
2019-07-09 Stephen ToubFix regression in Timers with long timeouts (#25604)
2019-07-08 Sung Yoon WhangAdding DisplayUnits property to all the runtime counter...
2019-07-08 Andy HansonReturn HardLimitBytes from GCMemoryInfo.TotalAvailableM...
2019-07-08 Steve MacLeanAdd arm64 floatconversion.S (#25597)
2019-07-06 Maoni Stephensfix merge error (#25573)
2019-07-05 Maoni Stephensmany core (#25350)
2019-07-05 Fadi HannaFix instantiation stub maker for case where no register...
2019-07-04 Mike McLaughlinFix dotnet-dump/createdump launch failure (#25562)
2019-07-04 Aaron RobinsonRemove legacy resource value (PrivateBuild) in binaries...
2019-07-04 José RiveroFix getting rundown events during EventPipe::Shutdown...
2019-07-04 Steve MacLeanarm64singlestepper (#25512)
2019-07-04 John SalemPrevent EventPipe rundown from blocking on write (...
2019-07-04 David MasonAdd check to prevent attaching a profiler when one...
2019-07-03 Koundinya VeluriFix GCStress modes that do code instrumentation to...
2019-07-03 Jan KotasCleanup IL linker heuristic usage (#25547)
2019-07-03 Jan KotasDelete some dead code (#25546)
2019-07-03 Brian RobbinsAdd a new CompilationDiagnostic ETW Keyword (#25544)
2019-07-03 David MasonMerge ReadyToRunInfo::GenericMethodIterator in to Ready...
2019-07-02 Andrew AuEnsure YIELD_WHILE() in EventPipeBufferManager::Suspend...
2019-07-02 Michal StrehovskýUse Array.MaxArrayLength in ArrayList (#25530)
2019-07-02 IlyaReduce allocations in GetLocale() (#25531)
2019-07-02 Sung Yoon WhangAdd RundownRequested switch to EventPipe IPC protocol...
2019-07-02 Sung Yoon WhangDecrease EventListener buffer size (#25526)
2019-07-02 Michal StrehovskýUse AssemblyLoadContext from shared partition (dotnet...
2019-07-02 Jan KotasDelete dead code (#25513)
2019-06-29 Brian SullivanFix GCStress issue on x86 and Arm (#25445)
2019-06-29 Koundinya VeluriFix a mutex abandon case with WaitHandle.WaitAll in...
2019-06-28 Sung Yoon WhangDon't return TRUE on tracepoint_enabled if LTTng librar...
2019-06-28 Jan KotasUse regular static variable for EEConfig storage (...
2019-06-28 Koundinya VeluriFix an assertion failure in the thread pool's QueueUser...
2019-06-28 Andrew AuAvoid the multiplication generated by mc.exe (#25454)
2019-06-28 Sung Yoon WhangEnable parsing multiple providers for LTTngConfig varia...
2019-06-27 William GodbeMerge pull request #25455 from dotnet/darc-release...
2019-06-27 Santiago Fernandez... React to new compiler nullability warnings
2019-06-27 William GodbeMerge pull request #25424 from dotnet/darc-master-e048b...
2019-06-27 Carol EidtDon't reload or spill for keepAliveThis (#25441)
2019-06-27 Santiago Fernandez... React to new compiler nullability warnings
2019-06-27 Vladimir SadovFix SIGSEGV in GC when dealing with large double[]...
2019-06-27 William GodbeMerge pull request #25439 from dotnet-maestro-bot/merge...
2019-06-27 Jan KotasFix typo & make the code leaner (#25442)
2019-06-27 Stephen ToubFix ActivityTracker ES_BUILD_STANDALONE build
2019-06-27 Stephen ToubTweak nullable attribute per API review (#25443)
2019-06-26 Andrew AuEventPipe events should only be sent to sessions that...
next