[RISC-V] Test TotalOrderIeee754ComparerTests: Fix NFloat - NaN testcases for RISC...
[platform/upstream/dotnet/runtime.git] / src /
2024-02-22 Denis Paranichev[RISC-V] Test TotalOrderIeee754ComparerTests: Fix NFloa...
2024-02-22 Tomasz SowińskiCall missing genProduceReg in genCodeForCompare (#97805)
2024-02-22 yurai007[RISC-V] Use correct registers set for fast tail call...
2024-02-22 Dmitry Kurtaev[RISC-V] GCC crosscompile fixes (#97445)
2024-02-22 monstercat[RISCV] Replace arm64 with riscv64 (#96889)
2024-02-22 yurai007[RISC-V] Adjust genRangeCheck for handling integer...
2024-02-22 Grzegorz Tomasz... [RISC-V] Fix bug in label printing in disasm (#96136)
2024-02-22 Grzegorz Tomasz... [RISC-V] Add branch label names to disasm (#96057)
2024-02-08 이형주/MDE Lab(SR)... [RISC-V] Put scalar stack args with sign extension... accepted/tizen/unified/x/20240214.051929
2024-01-12 Mateusz Moscicki... [Tizen] Add method to write coredump of .NET process... accepted/tizen_unified_riscv accepted/tizen/unified/riscv/20240115.053917
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-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 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] 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 Baladurin[Tizen] skip dotnet specific arguments in corerun
2023-12-15 Yaroslav Yamshchikov[Tizen] add access(2) call before dlopening files
2023-12-15 Gleb Balykov[Tizen] Add support for gbs build for x86_64, armv7l...
2023-11-26 Gleb Balykov[Tizen] Enable corefx tests build for riscv64 and x86
2023-10-31 dotnet-botMerge in 'release/8.0' changes
2023-10-31 dotnet-botMerge in 'release/8.0' changes
2023-10-25 dotnet-botMerge in 'release/8.0' changes
2023-10-25 Matt MitchellMerged PR 34793: [internal/release/8.0] Merge from...
2023-10-24 github-actions[bot][release/8.0] Honor JsonSerializerOptions.PropertyNameC...
2023-10-23 Carlos Sánchez LópezMerge pull request #93807 from carlossanlop/StableBranding8
2023-10-23 github-actions[bot][release/8.0] Improve performance of UnmanagedMemoryStr...
2023-10-23 Alexander KöplingerOverride InformationalVersion for NativeAOT corelib too
2023-10-23 Larry EwingMerge branch 'release/8.0' into StableBranding8
2023-10-23 dotnet-maestro[bot][release/8.0] Update dependencies from dotnet/emsdk...
2023-10-21 Larry EwingHandle an empty bandPreleaseVersion
2023-10-20 github-actions[bot]Add runtime base address to Native AOT crash info JSON...
2023-10-20 github-actions[bot][release/8.0] Add package readme to System.Numerics...
2023-10-20 Michael Sharp[release/8.0] Vectorize TensorPrimitives APIs (#93746)
2023-10-20 dotnet-maestro[bot][release/8.0] Update dependencies from dotnet/sdk ...
2023-10-20 github-actions[bot][release/8.0] [iOS][non-icu] HybridGlobalization Get...
2023-10-20 github-actions[bot]Fix options source gen test (#93782)
2023-10-20 github-actions[bot][release/8.0] Fix analysis of interface methods on...
next