platform/upstream/dotnet/runtime.git
2024-01-11 Woongsuk Cho[Tizen] Remove unnecessary requires in the spec accepted/tizen/unified/riscv/20240111.091742
2024-01-04 이형주/MDE Lab... [Tizen] Remove not-working workflows (#377)
2023-12-26 yurai007[RISC-V] Fix ProcessWaitingTests.WaitChain and ProcessW...
2023-12-26 Marie PíchováPartial cherry-pick of "Fix test for debug/release...
2023-12-26 Tomasz Sowiński[RISC-V] Simplify codegen for div/mod (#96068)
2023-12-26 Tomasz SowińskiLonger item expiry for debug builds in MemoryCacheTestE...
2023-12-26 Grzegorz Tomasz... [RISC-V] Fix JitDisasm in release build (#95502)
2023-12-26 Mikhail Kurinnoi[RISC-V] Fix 16 byte stack alignment in asm helpers...
2023-12-25 이형주/MDE Lab... [Tizen] Fix i586 tizen_dev gbs build (#371) accepted/tizen/unified/riscv/20231226.055536
2023-12-25 Gleb Balykov... [Tizen] Fix self-contained crossgen2 build for x64...
2023-12-19 Hyungju Lee[Tizen] Support GBS incremental build
2023-12-15 Tymoteusz Wenerski[Tizen] Full support for runtimeconfig.json and runtime...
2023-12-15 Gleb Balykov[Tizen] Partially handle runtimeconfig.json in corerun
2023-12-15 Denis Paranichev[RISC-V] Flush-to-zero behavior for float-to-int conver...
2023-12-15 Tomasz Sowiński[RISC-V] LoongArch code sync (#95673)
2023-12-15 Mikhail Kurinnoi[RISC-V] Implement NativeWalker. (#94853)
2023-12-15 Tomasz Sowiński[RISC-V] Replace rsGetRsvdReg with ordinary temp regist...
2023-12-15 Mikhail Kurinnoi[RISC-V] Add X0 field init at capture context. (#95470)
2023-12-15 Tymoteusz Wenerski[RISC-V] Add support for fcvt.w instructions to CodeGen...
2023-12-15 Tymoteusz Wenerski[RISC-V] Implement some of the NYI methods in unwindris...
2023-12-15 Aleksandr Shaurtaev[RISC-V] Add DynamicHelpers to riscv64 stubs (#94735)
2023-12-15 yurai007[RISC-V] Clean up NYI_RISCV64 in CodeGen and Emitter...
2023-12-15 Mikhail Kurinnoi[RISC-V] Implement eval (ICorDebugEval related). (...
2023-12-15 Mikhail Kurinnoi[RISC-V] Implement emulate single step feature. (#94711)
2023-12-15 Mikhail Kurinnoi[RISC-V] Add more gcdump and gcinfo code. (#94219)
2023-12-15 JongHeonChoi[RISC-V] Initial patch to fix RISCV64 interpreter ...
2023-12-15 Mikhail Kurinnoi[RISC-V] Implement SOS related Debugger API code. ...
2023-12-15 Tomasz Sowiński[RISC-V] Add branch label offset to disasm (#94512)
2023-12-15 JongHeonChoiFix interpreter for x64 (#94501)
2023-12-15 monstercat[RISC-V]Delete unused code in LowerConstIntDivOrMod...
2023-12-15 Tomasz Sowiński[RISC-V] Clear build warnings in Mono (#94344)
2023-12-15 yurai007[RISC-V] Fix Microsoft.VisualBasic.Tests.ConversionTest...
2023-12-15 t-mustafin[RISC-V] Disable FastTailCall in case of split arg...
2023-12-15 Tymoteusz WenerskiFix double delims at the end of dirnames in tpa string...
2023-12-15 Tomasz SowińskiTest NFloat.IsNegative against its native type equivale...
2023-12-15 Tomasz Sowiński[RISC-V] Disable not-yet-implemented EnC assertion...
2023-12-15 Dong-Heon Jung[RISC-V] Fixing createdump for RISC-V (#93374)
2023-12-15 Tomasz Sowiński[RISC-V] NaN-box float arguments (#93665)
2023-12-15 Aleksandr Shaurtaev[RISC-V] Fix CodeGen::instGen_Set_Reg_To_Imm (#93411)
2023-12-15 Tomasz Sowiński[RISC-V] Fix dropping NaN sign and payload when importi...
2023-12-15 Tomasz Sowiński[RISC-V] Use standard NaNs in FP ops for cross-compilin...
2023-12-15 Tomasz SowińskiCBOR Writer: Use canonical NaN representation for NaN...
2023-12-15 Tomasz Sowiński[RISC-V] Fix target type unsignedness detection in...
2023-12-15 t-mustafin[RISC-V] regArg dependcies unrolling in genFnPrologCall...
2023-12-15 Tymoteusz WenerskiFix Common.Tests.GetPrettyName_CannotRead_ReturnsNull...
2023-12-15 JongHeonChoi[RISC-V] Replace Riscv with RiscV (#92318)
2023-12-15 JongHeonChoi[RISC-V] Set the HAVE_FUNCTIONAL_PTHREAD_ROBUST_MUTEXES...
2023-12-15 Tomasz Sowiński[RISC-V] Atomics (#92102)
2023-12-15 Qiao PengchengFix some assert's errors for ARM64-LoongArch64-RISCV64...
2023-12-15 t-mustafin[RISC-V] Initial commit for libraries directory (#90203)
2023-12-15 Qiao Pengcheng[LoongArch64-RISCV64] Refactor the profiler for LoongAr...
2023-12-15 Tomasz Sowiński[RISC-V] ELT profiler: fix reconstruction of struct...
2023-12-15 Tymoteusz WenerskiAdd an option to set maximum processes to run tests...
2023-12-15 Tomasz SowińskiFactor out hardcoded offsets to PROFILE_PLATFORM_SPECIF...
2023-12-15 Xu Liangyu[LoongArch64, RISC-V] Fix handling ThreadAbortException...
2023-12-15 t-mustafin[RISC-V, LoongArch64] Fix assert(!regArgMaskLive) in...
2023-12-15 Tomasz Sowiński[RISC-V] ELT Profiler Bring-Up (#91313)
2023-12-15 Xu Liangyu[LoongArch64, RISC-V] Fix the assertion error for Metho...
2023-12-15 Dong-Heon Jung[RISC-V] Implement ThisPtrRetBufPrecode::Init (#91451)
2023-12-15 Alexander Soldatov[ARM64] Add g_GCShadowEnd to JIT_WriteBarrier_Table...
2023-12-15 t-mustafin[RISC-V] UMEntryThunkCode::Poison() (#91221)
2023-12-15 Dong-Heon Jung[RISC-V] Fix MarshalStructAsLayoutSeq (#90719)
2023-12-15 t-mustafin[RISC-V] Fix tmpReg in emitInsTernary (#90770)
2023-12-15 Aleksandr ShaurtaevAdd check for tizen in ilc and crossgen2 (#90310)
2023-12-15 Tomasz SowińskiFix Shuffling Thunks part 2 (#90707)
2023-12-15 Hyungju Lee[Tizen] Omit SIGTERM handler
2023-12-15 Mikhail Kurinnoi[Tizen] Move createdump to CoreCLR binary part.
2023-12-15 Mikhail Kurinnoi[Tizen] Add Linux x86 createdump code.
2023-12-15 Mikhail Kurinnoi[Tizen] Enable Hot Reload debugger API.
2023-12-15 Gleb Balykov[Tizen] Enable TC_QuickJitForLoops by default
2023-12-15 Gleb Balykov[Tizen] Fix continuous unsuccessful pthread_setschedpar...
2023-12-15 Woongsuk Cho[Tizen] add pie linker option to createdump
2023-12-15 Gleb Balykov[Tizen] Use simple name without suffix in MulticoreJit
2023-12-15 Gleb Balykov[Tizen] Disable jithost arena cache
2023-12-15 Woongsuk Cho[Tizen] separate PIC and PIE to fix x86_64 build error
2023-12-15 Konstantin... [Tizen] skip dotnet specific arguments in corerun
2023-12-15 Yaroslav Yamshchikov[Tizen] add access(2) call before dlopening files
2023-12-15 Hyungju Lee[Tizen] Update .gitignore
2023-12-15 Gleb Balykov[Tizen] Add support for gbs build for x86_64, armv7l...
2023-11-30 Gleb Balykov[Tizen] Hardcode LD_GNU for tizen
2023-11-26 Gleb Balykov[Tizen] Add coreclr tests build dependencies v8.0.0
2023-11-26 Gleb Balykov[Tizen] Add prebuilt libicu-57.1 libraries for x64
2023-11-26 Gleb Balykov[Tizen] Add nuget packages for corefx-managed-ref for...
2023-11-26 Gleb Balykov[Tizen] Add x64 build tools and nuget dependencies...
2023-11-26 Gleb Balykov[Tizen] Enable corefx tests build for riscv64 and x86
2023-11-20 Hyungju LeeRollback Tizen toolchain versions except RISC-V (#14149)
2023-11-20 Gleb BalykovAdd tizen riscv64 rootfs and cross build support (...
2023-10-31 dotnet-botMerge in 'release/8.0' changes
2023-10-31 dotnet-maestro... Update dependencies from https://github.com/dotnet...
2023-10-31 dotnet-botMerge in 'release/8.0' changes
2023-10-30 Steve Pfister[release/8.0] Bump net7 downlevel version to 7.0.14...
2023-10-25 dotnet-botMerge in 'release/8.0' changes
2023-10-25 Carlos Sánchez... [8.0] Update MsQuic (#93979)
2023-10-25 Matt MitchellMerged PR 34793: [internal/release/8.0] Merge from...
2023-10-25 Matt MitchellApply suggestions from code review
2023-10-24 github-actions... [release/8.0] Honor JsonSerializerOptions.PropertyNameC...
2023-10-24 Ankit Jain[release/8.0][wasm] Fix perf pipeline runs (#93888)
2023-10-23 Carlos Sánchez... Merge pull request #93807 from carlossanlop/StableBranding8
2023-10-23 dotnet-maestro... [release/8.0] Update dependencies from dnceng/internal...
2023-10-23 dotnet-maestro... Update dependencies from https://github.com/dotnet...
next