summaryrefslogtreecommitdiff
path: root/src/inc
AgeCommit message (Expand)AuthorFilesLines
2018-02-22Remove relocations for MethodTable::m_pParentMethodTable for Linux ARM (#15915)gbalykov1-0/+208
2018-02-17delete unused mirror files (#16423)Sergey Andreenko1-1/+0
2018-02-14Fix ARM/ARM64 hijacking in tail calls (#16039)Jan Vorlicek3-2/+34
2018-02-09Debugger api to set a breakpoint on offset 0 of all methods (#16303)David Mason1-1/+17
2018-02-09Revert "Debugger api to set a breakpoint on offset 0 of all methods (#15819)"Jan Kotas1-17/+1
2018-02-08Debugger api to set a breakpoint on offset 0 of all methods (#15819)David Mason1-1/+17
2018-02-08Cleanup redundant stale COR header definition (#16261)Jan Kotas1-0/+3
2018-02-03Fix failfast stacktrace (#15895)Sung Yoon Whang1-0/+1
2018-02-01Memory footprint gc latency level (#15469)gbalykov1-0/+1
2018-01-31Add ETL flags for ReadyToRun (#15801)Andy Ayers1-4/+8
2018-01-31[local gc] Enable eventing (#16120)David Mason1-16/+0
2018-01-31Merge pull request #16102 from sdmaclea/PR-CORINFO_HELP_THROW_TYPE_NOT_SUPPORTEDTanner Gooding2-5/+7
2018-01-30Add COMPlus variable to control rundown. (#16109)Brian Robbins1-0/+1
2018-01-30[Local GC] FEATURE_EVENT_TRACE 4/n: Event ports for all GC-keyword events (#1...Sean Gillespie1-8/+1
2018-01-30CORINFO_HELP_THROW_TYPE_NOT_SUPPORTEDSteve MacLean2-5/+7
2018-01-25Create the concept of EventPipeSession and refactor EventPipe to use it. Als...Brian Robbins1-4/+6
2018-01-25Fix Windows-Specific EventPipe Bugs (#16025)Brian Robbins1-6/+13
2018-01-25Enable tiered jitting for R2R methods (#15967)Koundinya Veluri1-0/+2
2018-01-25Revert "Add environment variable (COMPlus_EnableDiagnostics) to disable debug...Russ Keldorph1-1/+0
2018-01-24Add "CLRJitAttachState" global export from coreclr.dll that contains the CLR_...Mike McLaughlin1-3/+1
2018-01-23Delete dead code (#15990)Jan Kotas3-103/+2
2018-01-23[Local GC] FEATURE_EVENT_TRACE 1/n: Tracking Event State (#15873)Sean Gillespie1-0/+36
2018-01-21Remove AppDomainLeaks configuration option (#15956)antofik1-4/+0
2018-01-19Revert "Change just-in-time debugging registry keys. (#15722)" (#15921)Mike McLaughlin1-7/+1
2018-01-18 Update clr-configuration-knobs.md, add new C# csi.exe based script for xplat...Jacek Blaszczynski1-367/+228
2018-01-17Add environment variable (COMPlus_EnableDiagnostics) to disable debugging and...Mike McLaughlin1-1/+2
2018-01-12LoaderHeap: remove LHF_ZEROINIT option.Konstantin Baladurin1-12/+5
2018-01-08Fixed superpmi JIT debugging on desktop build. (#15773)Mike McLaughlin1-1/+7
2018-01-05Change just-in-time debugging registry keys. (#15722)Mike McLaughlin1-2/+2
2018-01-04Merge changes from TFS (#15732)dotnet bot2-8/+7
2018-01-03Fix description of FeatureSIMDCarol Eidt1-1/+1
2017-12-28Recognize STA\MTA Attribute For Main Function (#15652)Anirudh Agnihotry1-1/+0
2017-12-20Revert "Respect STA/MTAThread attributes (#15512)"Jan Kotas1-0/+1
2017-12-16Respect STA/MTAThread attributes (#15512)Anirudh Agnihotry1-1/+0
2017-12-14Change ReadOnlySpan indexer to return ref readonly (#14727)Ahson Khan1-5/+5
2017-12-13Adding valuenum support for acosh, asinh, atanh, and cbrtTanner Gooding1-5/+9
2017-12-13Merge pull request #15244 from fiigii/vectorCarol Eidt1-5/+12
2017-12-13[Arm64/Linux] PAL_GetJitCpuCapabilityFlags() (#15447)Steve MacLean2-230/+252
2017-12-12Enable Vector128/256<T> and Add intrinsicsFei Peng1-5/+12
2017-12-12Added comment to explicit number (#15484)sergey ignatov1-1/+1
2017-12-08[Arm64] Define ISA feature flagsSteve MacLean2-11/+55
2017-12-06new intrinsic type support (#15340)Fei Peng1-6/+21
2017-12-05[Arm64] Enable SIMD (#14633)Steve MacLean1-4/+8
2017-12-02Delete sortversioning.cpp/h (#15345)Jan Kotas1-208/+0
2017-11-30Jumpstub fixes (#15296)Jan Kotas2-4/+4
2017-11-27Improve Monitor scaling (#14216)Koundinya Veluri2-0/+2
2017-11-24Delete unused file expandarray.h (#15204)mikedn1-210/+0
2017-11-19Delete FriendAccessAllowedAttribute and associated dead code (#15101)Jan Kotas1-4/+0
2017-11-17fix for il to native mapping etw events (#15038)David Mason1-1/+1
2017-11-07Delete dead code (#14901)Jan Kotas1-14/+0