Allow rejit on attach (#19054)
[platform/upstream/coreclr.git] / src /
2018-08-01 David MasonAllow rejit on attach (#19054)
2018-08-01 Brian RobbinsProvide a desktop-only implementation of RuntimeThread...
2018-08-01 Eugene RozenfeldFix value number update in fgMorphCast. (#19226)
2018-08-01 Brian RobbinsExpose OSThreadId and TimeStamp on EventWrittenEventArg...
2018-08-01 Omair MajidUse the identified python when building System.Private...
2018-08-01 Egor ChesakovCross-bitness in GcInfoEncoder::Build() (#19206)
2018-08-01 Jan KotasFix build break
2018-07-31 Jan KotasDelete dead code (#19208)
2018-07-31 Jan KotasDelete FEATURE_IPCMAN (#19212)
2018-07-31 Andy AyersJIT: fast path for minopts/debug codegen in lvaMarkRefs...
2018-07-31 Tanner GoodingUpdating SetCpuInfo to be more accurate
2018-07-31 AmyR2RDump - Fix and update R2RDumpTests (#19039)
2018-07-31 Tanner GoodingExpose the x86 HWIntrinsics via a set of class hierarch...
2018-07-31 Tanner GoodingMoving the ilproj sdk to be built/published under the...
2018-07-30 Jan KotasChange type of EnumLocaleData to struct (#19193)
2018-07-30 Jacek BlaszczynskiFix invalid IntPtr == null comparisons, set strict...
2018-07-28 Dávid KayaAdded version increment for TrimExcess and EnsureCapaci...
2018-07-28 Sergey Andreenkospmi: exclude methods using a file with saved md5 hashe...
2018-07-28 Bruce ForstallMerge pull request #19165 from BruceForstall/FixCodeGen...
2018-07-28 Ahson KhanAdd comment explaining the return value of ToUpper...
2018-07-27 Carol EidtLowering: Atomic ops can produce a value (#19173)
2018-07-27 Tanner GoodingUpdating emitInsCanOnlyWriteSSE2OrAVXReg to cover some...
2018-07-27 Carol EidtMerge pull request #19145 from CarolEidt/Fix19081
2018-07-27 Andy AyersJIT: add extra check to struct of struct of x promotion...
2018-07-27 Bruce ForstallMerge pull request #19154 from BruceForstall/FixArm64Lo...
2018-07-27 Bruce ForstallMerge pull request #19144 from BruceForstall/Fix13796
2018-07-27 Tanner GoodingFixing the x86 hwintrinsics to not assert for invalid...
2018-07-26 Bruce ForstallFix overallocation of arm64 small constant localloc
2018-07-26 Aditya MandaleekaMerge pull request #19153 from adityamandaleeka/fix_bui...
2018-07-26 Tanner GoodingAdding the Microsoft.NET.Sdk.IL pkgproj
2018-07-26 Carol EidtInclude long shifts in OperIsShiftOrRotate
2018-07-24 Mike McLaughlinFix mscordbi metadata reader alignment bug on Linux...
2018-07-24 IliaRelease leaked ICorProfilerCallback9 in ~EEToProfInterf...
2018-07-24 Bruce ForstallMerge pull request #19099 from BruceForstall/Arm64Debug...
2018-07-23 Egor ChesakovAdd missing FlushInstructionCache to Thread::CommitGCSt...
2018-07-23 AmyR2RDump - UnwindInfo for x86 (#18994)
2018-07-23 mikednChange gtExtractSideEffList to use GenTreeVisitor ...
2018-07-23 Jan KotasPartial R2R IBC fixes (#19073)
2018-07-23 Andy AyersJIT: some lclvars related cleanup (#19077)
2018-07-23 Aaron RobinsonRemove hosthook api (#19079)
2018-07-23 Sung Yoon WhangEnable profiler attach on Windows (#18762)
2018-07-22 Andy AyersJIT: stateful local ref counts and weights (#19068)
2018-07-21 Bruce ForstallMerge pull request #19049 from acmyu/issue19030
2018-07-20 Carol EidtMerge pull request #19067 from CarolEidt/FixStructRefCnt
2018-07-20 Brian SullivanMerge pull request #19065 from briansull/fix_19022
2018-07-20 Eugene RozenfeldImprove narrowing of GT_AND nodes. (#18995)
2018-07-20 Andy AyersJIT: handle implicit local var references via local...
2018-07-20 Stephen ToubFix unnnecessary reference to DateTimeFormatInfo.Decima...
2018-07-20 Konstantin BaladurinZapper::CompileAssembly: save NI file atomically (...
2018-07-20 Carol EidtRemove incRefCnt from fgMakeOutgoingStructArgCopy
2018-07-20 Carol EidtMerge pull request #19040 from CarolEidt/DiffFix
2018-07-20 Gleb BalykovAdd Tizen 5.0 RID (#19057)
2018-07-20 Stephen ToubImprove throughput of TimeSpan.ToString/TryFormat with...
2018-07-20 Aaron RobinsonMinor interop code changes (#19005)
2018-07-20 Phil GarciaFixed missing readonly attribute (#19052)
2018-07-20 Brian SullivanFixes issue 19022
2018-07-19 Jan KotasFix desktop build break
2018-07-19 Carol EidtJitDump improvements
2018-07-19 Carol EidtMerge pull request #18999 from CarolEidt/Fix16359
2018-07-19 Bruce ForstallMerge pull request #19032 from BruceForstall/DisableR2r...
2018-07-19 Bruce ForstallMerge pull request #19004 from BruceForstall/FixX86Ubun...
2018-07-19 Kai RuhnauUse mcontext_t instead of sigcontext (#18983)
2018-07-19 Jan KotasAdd MemoryMarshal.AsRef implementation (#19021)
2018-07-19 sunnycaseFix opinfo: InlineR should only read 8 bytes (#18801)
2018-07-19 Noah FalkEliminate arm64 contract asserts (#19015)
2018-07-19 Hugh BellamyImplement GetComObjectData and SetComObjectData (#18900)
2018-07-18 Stephen ToubImprove TimeSpan.ToString/TryFormat throughput for...
2018-07-18 Jakob Botsch NielsenProperly type morphed NEG nodes (#18837)
2018-07-18 Andy AyersJIT: force all local var ref counts to be accessed...
2018-07-18 Carol EidtArm64: Fix handling of IP0 & IP1
2018-07-18 Bruce ForstallMerge pull request #18970 from BruceForstall/FixAltjitC...
2018-07-18 AmyR2RDump - Test infrastructure (#18745)
2018-07-18 Jan KotasRevert "Improve narrowing of GT_AND nodes. (#18916...
2018-07-18 Jay KrellUse FD_CLOEXEC instead of 1. (#18976)
2018-07-18 Carol EidtMerge pull request #18941 from CarolEidt/Fix18884
2018-07-18 Jan KotasUse api-set instead of combase.dll (#18981)
2018-07-18 Marco RossignoliRemove unuseful null check on Activator.CreateInstance...
2018-07-18 Pent PloompuuOptimize {Try}FormatDecimal (#18935)
2018-07-18 Jan KotasDelete Span ifdefs that are no longer needed (#18982)
2018-07-17 Pent PloompuuClean-up number.cpp (#18964)
2018-07-17 Jan Kotas Add pooling for JIT scratch memory (#18924)
2018-07-17 Vance MorrisonMerge pull request #18938 from vancem/EventSourceShutdown
2018-07-17 Carol EidtKill RCX when used by shift
2018-07-17 Carol EidtMerge pull request #18891 from CarolEidt/Fix18153
2018-07-17 Pent PloompuuMove Decimal to shared (#18948)
2018-07-17 Stephen ToubImprove throughput of {U}Int32/64.{Try}Parse for hex...
2018-07-17 dotnet-maestro-botUpdate BuildTools, CoreClr, CoreFx, PgoData to preview1...
2018-07-17 Jan KotasDelete redundant broken offsetof definitions (#18947)
2018-07-17 Koundinya VeluriApply tiering's call counting delay more broadly (...
2018-07-17 Carol EidtUse `FEATURE_ARG_SPLIT` to qualify handling of `GT_PUTA...
2018-07-17 Andy AyersJIT: fix value numbering to handle GT_NULLCHECK more...
2018-07-16 Carol EidtPR Feedback
2018-07-16 Tanner GoodingImplementing the Avx2 AlignRight, Blend, and ConvertTo...
2018-07-16 Bruce ForstallMerge pull request #18917 from BruceForstall/dev/unix_t...
2018-07-16 Carol EidtEnsure BuildUse uses the correct reg number
2018-07-16 Eugene RozenfeldImprove narrowing of GT_AND nodes. (#18916)
2018-07-16 Vance MorrisonAdd back in code deleted in .NET Core port.
2018-07-16 Stephen ToubImprove throughput of UInt32/UInt64 integer parsing...
2018-07-15 Stephen ToubRemove unused resource strings from System.Private...
2018-07-15 Koundinya VeluriExpose SpinWait.SpinOnce(int sleep1Threshold) overload...
next