platform/upstream/coreclr.git
2020-10-30 Steve MacLeanFix step with stackalloc (#27246) (#27351) accepted/tizen_5.5_unified_mobile_hotfix accepted/tizen/5.5/unified/mobile/hotfix/20201103.003335 submit/tizen_5.5_mobile_hotfix/20201030.060307
2020-10-30 Brian SullivanPort the 5.0 fix for issue #1104 (#28003)
2020-10-30 Carol EidtPort PR #258 to 3.1 (#27984)
2020-10-30 Carol EidtPort fix for #1241 to 3.1 (#27983)
2020-10-30 Carol EidtPort of dotnet/runtime#1059 to 3.1 branch (#27986)
2020-10-30 Levi BroderickPort dotnet/runtime#31904 to release/3.1 (#28013)
2020-10-30 Omair MajidFix build on systems with glibc >= 2.30 (#28012)
2020-10-30 Eirik TsarpalisFix AppDomain.SetPrincipalPolicy bug for new threads...
2020-10-30 Levi BroderickPort dotnet/runtime#31946 to release/3.1 branch (#28014)
2020-10-30 Koundinya Veluri[3.1] Fail FuncEval if slot backpatching lock is held...
2020-10-30 Omair MajidHandle glibc sys/sysctl.h deprecation (#27048)
2020-10-30 Swift KimFix OverflowException from IntPtr casting (#14381)
2020-10-30 Jan VorlicekFix PIE options (#26323)
2020-10-30 JUNG DONG-HEONSet vtable offset as contained
2020-10-30 Dong-Heon JungChange bIsFree check in DacValidateMethodTable (#1086)
2020-10-30 John Salemmodify integral tryparse to use memcpy (#2295)
2020-10-30 Steve MacLeanAbort FuncEval on unaligned SP (for 3.1) (#26607)
2020-10-07 Mikhail Kurinnoi[x86/Linux] Fix SIGSEGV during evaluation abort routine.
2020-10-07 Mikhail Kurinnoi... Fix TPA map hash calculation. (#288)
2020-10-07 Yaroslav Yamshchikovfix dwarf-based unwinding to the end of stack
2019-10-14 Konstantin... [Tizen] Add coreclr_preload_assembly to CoreCLR host API accepted/tizen/5.5/unified/20191031.004944 accepted/tizen/5.5/unified/mobile/hotfix/20201027.061818 accepted/tizen/unified/20191015.012049 submit/tizen/20191014.221258 submit/tizen_5.5/20191031.000006 submit/tizen_5.5_mobile_hotfix/20201026.185106 tizen_5.5.m2_release
2019-10-10 Hyungju Lee[Tizen] mscorlib postscript to remove System.Private... accepted/tizen/unified/20191011.080124 submit/tizen/20191010.235421
2019-10-10 Vyacheslav... [Tizen] Enable Tizen ASan runtime support
2019-10-10 Vyacheslav... [Tizen] Implement ASan wrapper for Linux AMD64
2019-10-10 Vyacheslav... [Tizen] Implement ASan wrapper for Linux ARM32
2019-10-10 Andrey Drobyshev[Tizen] Implement detecting of sanitized libraries
2019-10-07 Fadi HannaRemove VolatileLoad from code already under lock
2019-10-07 Fadi HannaUse VolaiteLoad to read counter
2019-10-07 Fadi HannaFix read ordering bug between buckets pointer and counter
2019-10-07 David MasonPrevent freeing of the profiler on process shutdown.
2019-10-07 David MasonRevert "bail if profiler is terminated"
2019-10-07 David Masonbail if profiler is terminated
2019-10-07 Konstantin... [Tizen] skip dotnet specific arguments in corerun
2019-10-07 Swift KimBuild error fix on FEATURE_PREJIT=true
2019-10-04 Konstantin... [Linux/x86] Use ebp from current context during unwindi...
2019-10-04 Konstantin... [Tizen] Add unsupported tests for arm
2019-09-25 Konstantin... [JIT/x86] Fix LinearScan::allocateRegisters (#26649)
2019-09-25 Konstantin... Linux/x86: fix build (#26594)
2019-09-25 Gleb Balykov[Tizen] Pack test libs to coreclr-test
2019-09-25 Hyungju Lee[Tizen] PrecompileCommonGenerics to false
2019-09-25 Gleb Balykov[Tizen] Disable missing test, which requires libhostpol...
2019-09-25 Gleb Balykov[Tizen] Add unsupported tests: see tests/issues.targets
2019-09-25 Gleb Balykov[Tizen] Replace new runtest.sh, which calls dotnet...
2019-09-25 Mikhail Kurinnoi[Tizen] Partially revert a6292a6.
2019-09-25 Hyungju Lee[Tizen] Update openssl-64bit version to 1.1
2019-09-25 Hyungju Lee[Tizen] Enable IBCLogger
2019-09-25 Yaroslav Yamshchikovadd access(2) call before dlopening files
2019-09-25 Kirill Frolov[Tizen] Precompile frequently used generic methods.
2019-09-25 Konstantin... corbbtprof: set byte alignment for CORBBTPROF structure...
2019-09-25 Jarret ShookFail to explicitly tail call on x86 unix. (#25032)
2019-09-25 Gleb Balykov[Tizen] Disable jithost arena cache
2019-09-25 DongHeon Jung[Tizen] Disable IBC Logger as a default
2019-09-25 Dong-Heon JungFix a build error when IBCLOGGER_ENABLED is not defined...
2019-09-25 Slava Barinov[Tizen] Define -DHAS_ADDRESS_SANITIZER for ASan build
2019-09-25 Hyungju Lee[Tizen] Remove -DFEATURE_GDBJIT=TRUE from spec file
2019-09-25 Hyungju Lee[Tizen] Update Openssl version 1.0 to 1.1
2019-09-25 Konstantin... [Tizen] Enable PGO for Linux/arm
2019-09-24 Woongsuk Cho[Tizen] seperate PIC and PIE to fix x86_64 build error
2019-09-24 Mateusz Moscicki[Tizen] Add a library to retrieve memory regions for...
2019-09-24 Hyungju Lee[Tizen] update cscope files to be ignored
2019-09-24 swift.kim[Tizen] Change paths to ilasm/ildasm
2019-09-24 Hyungju Lee[Tizen] Rearrange executables among rpm pkgs
2019-09-24 junghyuk.park[Tizen] Enable RELRO protection
2019-09-24 junghyuk.park[Tizen] Add crossgen and coreconsole to coreclr package
2019-09-24 junghyuk.park[Tizen] Provide symlinks to .NET version for compatibility
2019-09-24 Hyeongseok Oh[Tizen] Add skipped testcase: superpmi
2019-09-24 Jiyoung Yun[Tizen] Add skipped testcase on TM1
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 junghyuk.park[Tizen] Provide a symlink to installed Microsoft.NETCor...
2019-09-24 Hyungju Lee[Tizen] Add -pie to linker option
2019-09-24 junghyuk.park[Tizen] Enable -O3 optimization in clang 3.8
2019-09-24 junghyuk.park[Tizen] Add support for GBS
2019-09-24 Konstantin... [Tizen] Add BuildTools v3.0.0
2019-09-23 junghyuk.park[Tizen] Add prebuilt libicu-57.1 libraries
2019-09-12 Mike McLaughlinFix watson bucketing/broken triage dumps (#26670)
2019-09-12 dotnet-maestro... Update dependencies from https://dev.azure.com/dnceng...
2019-09-12 dotnet-maestro... Update dependencies from https://github.com/dotnet...
2019-09-12 dotnet-maestro... Update dependencies from https://github.com/dotnet...
2019-09-11 dotnet-maestro... Update dependencies from https://github.com/dotnet...
2019-09-11 dotnet-maestro... Update dependencies from https://dev.azure.com/dnceng...
2019-09-11 dotnet-maestro... Update dependencies from https://github.com/dotnet...
2019-09-11 dotnet-maestro... Update dependencies from https://github.com/dotnet...
2019-09-10 dotnet-maestro... [release/3.0] Update dependencies from dotnet/core...
2019-09-10 dotnet-maestro... Update dependencies from https://github.com/dotnet...
2019-09-10 dotnet-maestro... Update dependencies from https://dev.azure.com/dnceng...
2019-09-10 dotnet-maestro... Update dependencies from https://github.com/dotnet...
2019-09-09 dotnet-maestro... [release/3.0] Update dependencies from dotnet/arcade...
2019-09-09 dotnet-maestro... [release/3.0] Update dependencies from dotnet/corefx...
2019-09-09 dotnet-maestro... [release/3.0] Update dependencies from dnceng/internal...
2019-09-06 dotnet-maestro... Update dependencies from https://dev.azure.com/dnceng...
2019-09-05 Anirudh Agnihotryrc2 version updated (#26548)
2019-09-05 dotnet-maestro... Update dependencies from https://github.com/dotnet...
2019-09-05 dotnet-maestro... Update dependencies from https://github.com/dotnet...
2019-09-05 dotnet-maestro... Update dependencies from https://github.com/dotnet...
2019-09-04 dotnet-maestro... [release/3.0] Update dependencies from dotnet/core...
2019-09-04 dotnet-maestro... [release/3.0] Update dependencies from dotnet/arcade...
2019-09-04 dotnet-maestro... [release/3.0] Update dependencies from dotnet/corefx...
2019-09-02 dotnet-maestro... [release/3.0] Update dependencies from dnceng/internal...
2019-08-30 dotnet-maestro... Update dependencies from https://dev.azure.com/dnceng...
next