[Tizen] Add crossgen and coreconsole to coreclr package
[platform/upstream/coreclr.git] / src /
2018-09-18 Konstantin BaladurinZapper::CompileAssembly: save NI file atomically
2018-09-18 Dmitri BotcharnikovFix call convension for profiler wrappers.
2018-09-18 Sergey Ignatovi386: Refixed declaration in eetoprofinterfaceimpl...
2018-09-18 Sergey Ignatovi386: Fixed declaration in eetoprofinterfaceimpl.cpp...
2018-09-18 Sergey IgnatovRevert "Launching the Memory Profiler on x86 emulator...
2018-09-18 Konstantin BaladurinPEImageLayout: flush instruction cache only for pages...
2018-09-18 Sergey IgnatovLaunching the Memory Profiler on x86 emulator may lead...
2018-09-18 Gleb BalykovFix unset ZapRelocationType for fixup (#18589)
2018-09-18 Jan KotasFix build breaks with older MSVC compiler (#18725)
2018-09-18 Gleb BalykovRemove relocations for vtable chunks (#17147)
2018-09-18 Konstantin Baladurin[x86/Linux] Fix marshalling struct with 64-bit types...
2018-09-18 Igor KulaychukFix OOPStackUnwinderX86::Unwind crash when Eip is invalid
2018-09-18 Igor KulaychukFix EECodeManager::GetAmbientSP on x86/Linux
2018-09-18 Igor KulaychukFix unwinding of funclet with no epilog on x86/Linux
2018-09-18 Igor KulaychukFix x86/Linux ICorDebug frames API
2018-09-18 Hyungju Lee[Tizen] Add -pie to linker option
2018-09-18 junghyuk.park[Tizen] Enable -O3 optimization in clang 3.8
2018-08-13 Matt MitchellSign xstate binary from correct location (#19470)
2018-08-13 Matt MitchellSign api-ms-win-core-xstate-l2-1-0.dll (#19451)
2018-08-07 Gleb BalykovAdd Tizen 5.0 RID
2018-08-06 Andy AyersMerge pull request #19224 from AndyAyersMS/Port19156toR...
2018-07-31 Andy AyersJIT: port extra check to struct of struct of x promotio...
2018-07-13 Krzysztof WicherSkip old time zones adjustments with offsets higher...
2018-07-10 Matt MitchellMerge commit 'c6e7fbc5516842945b9b375f7724438dece10627...
2018-07-10 Carol EidtMerge pull request #18757 from CarolEidt/Fix17969in2.1
2018-07-02 Carol EidtPort the fix for Issue 17969 to Rel/2.1
2018-06-28 Jan VorlicekPort to 2.1: Fix alternate stack cleanup on MUSL (...
2018-06-28 Wes HaggardMerge 'v2.1.1'
2018-06-28 Jan VorlicekPort to 2.1: Fix alternate stack cleanup on MUSL (...
2018-06-27 Andy AyersJIT: Fix bug in finally cloning caused by unsound callf...
2018-06-27 Pent PloompuuFix SpanHelpers.ClearWithoutReferences alignment detect...
2018-06-27 Jan KotasOptimize Array.Clear using SpanHelpers (#18101)
2018-06-27 Stephen ToubFix number formatting exception with empty NumberGroupS...
2018-06-27 Noah FalkAllow ILCodeVersion to fallback to default IL (#18502)
2018-06-27 Luqun LouAssemblyName parsing with unicode/emoji crashes (#18309)
2018-06-27 Jeremy KuhneFix handling of generating relative path to parent...
2018-06-26 Stephen Toubmach_absolute_time as the primary clock source on macOS...
2018-06-01 kasper3Fix alternate stack for Alpine docker on SELinux (...
2018-05-31 Egor ChesakovUpdate g_highest_address and g_lowest_address in StompW...
2018-05-31 Egor ChesakovUse sysconf(_SC_NPROCESSORS_CONF) instead of sysconf...
2018-05-04 Bruce ForstallFix for ARM secure delegate non-standard register arg
2018-05-03 Ricardo ArenasMerge pull request #17875 from riarenas/riarenas/revert...
2018-05-03 Ricardo ArenasRevert "Make blobfeed containers private. (#17792)"
2018-05-02 Ricardo ArenasMake blobfeed containers private. (#17792)
2018-05-01 Noah FalkAdd runtimeconfig.json support for tiered compilation...
2018-05-01 Wes HaggardMerge pull request #17846 from weshaggard/FixSourceBuild
2018-05-01 Sung Yoon WhangDisable GC Coop mode switching during fatal error handl...
2018-05-01 Mike McLaughlinAdd better portable PDB caching to System.Diagnostics...
2018-04-30 Wes HaggardSwitch source build property to DotNetBuildFromSource
2018-04-30 Carol EidtInitialize Compiler::Vector128/256ULongHandle in compInit
2018-04-30 Wes HaggardMerge pull request #17779 from weshaggard/RemoveAlpineB...
2018-04-30 Jan KotasDon't optimize away Task code needed for debugger ...
2018-04-30 Stephen ToubFix Number.ParseNumber to not assume '\0' at the end...
2018-04-25 Wes HaggardRemove Alpine 3.6 builds
2018-04-23 Matt MitchellMake intra-build containers private (#17682)
2018-04-21 Jan KotasUse volatile load to read brick table entries (#17718)
2018-04-21 Ahson KhanPreserve pinned flag in {ReadOnly}Memory<T>.Slice ...
2018-04-21 Dan MoseleyPort two changes from CoreFX missed by mirror: (#17713)
2018-04-20 Sergey Andreenkofix DevDiv_601045 assert (#17685)
2018-04-19 Wes HaggardMerge pull request #17489 from dotnet-maestro-bot/relea...
2018-04-19 Wes HaggardMerge pull request #17675 from weshaggard/addlinuxmusl21
2018-04-19 Tarek Mahmoud SayedFix reading Time zone rules using Julian days (#17672)
2018-04-19 Wes HaggardAdd linux-musl build leg
2018-04-19 Matt MitchellSkip container creation (#17655)
2018-04-18 Carol EidtMerge pull request #17615 from CarolEidt/Port17575To2.1
2018-04-18 Carol EidtMerge pull request #17616 from CarolEidt/Port17560To2.1
2018-04-17 Carol EidtFix extra register-dependency on mem-form cvtsd/s2ss
2018-04-17 Carol Eidt[Arm64] Disable SIMD in crossgen (added as part of...
2018-04-17 Bruce ForstallMerge pull request #17599 from BruceForstall/CleanupUbu...
2018-04-16 Russ KeldorphMerge pull request #17586 from RussKeldorph/21last
2018-04-16 Russ KeldorphMerge commit 'master' into release/2.1
2018-04-15 Steve MacLean[Arm64] Add full barrier after locking operations ...
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 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)
next