platform/upstream/coreclr.git
2017-06-07 Mike McLaughlinFix portable build sos plugin problems (#12125)
2017-06-07 dotnet botUpdate CoreClr, CoreFx to preview1-25406-05, preview1...
2017-06-07 Omair MajidFix build breakage on high-processsor machines (#12114)
2017-06-07 Jan KotasRestore logic for when to use satellite resource lookup...
2017-06-06 Joseph TremouletMerge pull request #12113 from JosephTremoulet/NoTailStress
2017-06-06 William GodbeMerge pull request #12119 from wtgodbe/StableVersion
2017-06-06 wtgodbeFix error with Stable Version
2017-06-06 Bruce ForstallMerge pull request #12079 from hseok-oh/ryujit/fix_11850
2017-06-06 William GodbeMerge pull request #11897 from wtgodbe/TestCorrectVersion
2017-06-06 sergey ignatovFix for CoreRT issue https://github.com/dotnet/corert...
2017-06-06 Joseph TremouletStop extraneously setting tail call stress
2017-06-06 wtgodbeTest packages from current build in pipeline
2017-06-06 Carol EidtMerge pull request #12069 from CarolEidt/CrossGenMinOpts
2017-06-06 Omair MajidRename CMAKE_ENABLE_CODE_COVERAGE to CLR_CMAKE_ENABLE_C...
2017-06-06 Sergey Andreenkonew JitEE interface method: expandRawHandleIntrinsic...
2017-06-06 Sean GillespieFix a bad merge for Windows standalone GC build (#12097)
2017-06-06 Petr BredFix crash due to lack of PSPSym in the CoreRT ABI ...
2017-06-06 Sean Gillespie[Local GC] Add TrapReturningThreads to the GC/EE interf...
2017-06-05 Viktor HoferTypeForwardedFrom attributes on coretypes for NetFX...
2017-06-05 Jan KotasMerge pull request dotnet/corert#3793 from dotnet/nmirror
2017-06-05 Sean GillespieDisable AppDomainLeaks configuration option for now...
2017-06-05 Brian SullivanMerge pull request #11205 from mskvortsov/FixFloatingLdSt
2017-06-05 Pat GavlinMerge pull request #12091 from pgavlin/TailCallStress11689
2017-06-05 Pat GavlinMerge pull request #11884 from mikedn/arm-cmp-setcc
2017-06-05 Matt EllisMerge pull request #12072 from ellismg/update-buildtools
2017-06-05 Matt GalbraithMerge pull request #12085 from dotnet/Clean_up_properti...
2017-06-05 Pat GavlinDisable tail call stress in GH_11689 if ZapDisable...
2017-06-05 Matt GalbraithMake all publish legs of CoreCLR uniform and match...
2017-06-05 Xiangyang ... Inline YieldProcessor on Linux (#12058)
2017-06-05 Steve MacLean... More ldar/stlr support
2017-06-05 Steve MacLean... [Arm64] Add emitInsTargetRegSize support for ldar/stlr
2017-06-05 Carol EidtMerge pull request #12025 from hseok-oh/ryujit/remorph_...
2017-06-05 Hyeongseok OhUpdate morph.cpp
2017-06-05 Mikhail SkvortcovFix an excess allocation of internal registers
2017-06-05 Mikhail SkvortcovForbid making lea contained for vstr/vldr
2017-06-05 Mikhail SkvortcovModify genCreateAddrMode to make it behave the same...
2017-06-05 Mikhail SkvortcovAdapt shared genLeaInstruction for arm32
2017-06-05 Mikhail SkvortcovRemove arm32's genLeaInstruction
2017-06-05 Mikhail SkvortcovMove arm64's genLeaInstruction into codegenarmarch.cpp
2017-06-05 Mikhail SkvortcovRevert commit dfca51c6
2017-06-05 Hyeongseok Oh[RyuJIT/ARM32] Struct argument passing less than 4...
2017-06-05 Hyeongseok OhRevert and remove isReMorph argument
2017-06-03 Vance MorrisonAdditional fix for ETW failure in 32 process on 64...
2017-06-03 Matt EllisMerge pull request #12068 from omajid/master
2017-06-03 gbalykovRemove relocations from SECTION_MethodDesc for ngened...
2017-06-03 Koundinya VeluriCall sched_yield directly for Sleep(0) (#12063)
2017-06-02 Carol EidtSupport COMPlus_JITMinOpts for crossgen
2017-06-02 Omair MajidFix typo in CRL_CMAKE_WARNINGS_ARE_ERRORS
2017-06-02 Matt EllisUpdate BuildTools
2017-06-02 Roman ArtemevMerge pull request #12064 from rartemev/fix_bash_script...
2017-06-02 Xiangyang ... fix procCount assertion (#12065)
2017-06-02 Bar ArnonTiny typo in TaskCompletionSource xml comment (#12066)
2017-06-02 Omair MajidAdd support for not breaking *nix build on warnings...
2017-06-02 Jan KotasMerge pull request dotnet/corert#3745 from dotnet/nmirror
2017-06-02 Sean GillespieMerge pull request #11699 from swgillespie/local-gc...
2017-06-02 Roman Artemevattempt to fix r2r test failures
2017-06-02 Bruce ForstallMerge pull request #11803 from BruceForstall/FixRuntest
2017-06-02 Xiangyang ... fix SleepEx(0,false) on Linux (#12057)
2017-06-02 Sean GillespieReturn 0 on success from GC Reliability Framework scrip...
2017-06-02 Carol EidtMerge pull request #11957 from sjsinju/spill_temp_size
2017-06-02 Carol EidtMerge pull request #12003 from sjsinju/reg1_reg2_planB
2017-06-02 Michal StrehovskýAdd support for flat vtables in RyuJIT (#12041)
2017-06-02 Yi Zhang (CLR)Fix a bug in LoadNativeStringResource to honor the...
2017-06-02 Jonghyun ParkInvoke jitShutdown during ProcessShutdownWork (#12054)
2017-06-02 Mike DanesDelete long compare support from ARM32 codegen
2017-06-02 Mike DanesEnable long relop lowering for ARM32
2017-06-02 Mike DanesAdd ARM32 support for GT_SETCC/GT_CMP/GTF_SET_FLAGS
2017-06-02 Jonghyun Park[x64/Linux] Fix FEATURE_INTERPRETER Release build ...
2017-06-02 Hyeongseok OhFix formatting and bug
2017-06-02 Hyeongseok OhRemove updating nextSlotNum in remorphing phase
2017-06-02 sjsujinkimModify comments
2017-06-02 Hyeongseok OhFix formatting
2017-06-01 Daniel PodderFix optdata restore functionality (#11935)
2017-06-01 Karthik RajasekaranEnsure that platform is considered for LongPlatformName...
2017-06-01 Jonghyun ParkSupport msbuildonunsupportedplatform on non-x64 archite...
2017-06-01 Sergey AndreenkoFix 11991 (#12013)
2017-06-01 Sean GillespieFix warnings on 32-bit platforms
2017-06-01 Carol EidtMerge pull request #11959 from hqueue/arm/ryujit/11779
2017-06-01 Roman ArtemevMerge pull request #11860 from rartemev/fix_tests_build_4
2017-06-01 Pat GavlinMerge pull request #11876 from hqueue/arm/ryujit/merge_...
2017-06-01 Sean Gillespie[Local GC] Remove uses of g_SystemInfo from the GC...
2017-06-01 Sean Gillespie[Local GC] Obtaining configuration information (#11379)
2017-06-01 Sean Gillespie[Local GC] Add async pinned handle methods to the handl...
2017-06-01 Sean Gillespie[Local GC] Fix handle table interface violation (#11558)
2017-06-01 Sean Gillespie[Local GC] Fix some handle table interface violations...
2017-06-01 Sean GillespieFix a build break in feature branch caused by obsolete...
2017-06-01 Sean Gillespie[Local GC] Scaffolding for loading a standalone GC...
2017-06-01 chunseokleegdbjit symbols exported (#11739)
2017-06-01 Steve MacLean... [Arm64] Use inner shareable for instGen_MemoryBarrier
2017-06-01 Steve MacLean[Arm64] Use half barriers for IL Volatile implementation
2017-06-01 José RiveroUpdating version of xUnit-Performance-Api (#11987)
2017-06-01 Morgan BrownFixes deserializaing TimeZoneInfo by putting back the...
2017-06-01 Jonghyun Park[x64/Linux] Use correct argument registers in Interpret...
2017-06-01 Stephen ToubMerge pull request #11988 from stephentoub/fix_fds
2017-06-01 Hyeongseok Oh[RyuJIT/ARM32] Skip argTable info assignment for split...
2017-05-31 Brian RobbinsRemove GCX_PREEMP call when allocating a buffer. (...
2017-05-31 Atsushi KanamoriPost-Serialization cleanup fixes to Reflection (#12010)
2017-05-31 mikednDelete useless file (#12021)
2017-05-31 Stephen ToubDisable inheritance of several common file descriptors
2017-05-31 Gaurav KhannaDefault to portable build in dev and official builds...
next