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