summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-07-26fix gc config - need to read from both runtime config and env var (#25890)Maoni Stephens1-5/+9
2019-07-22[3.0 port] Fix first value of counter payload being skewed (#25799)Sung Yoon Whang6-5/+182
2019-07-22Merge pull request #25779 from sdmaclea/arm64debug30Steve MacLean8-21/+186
2019-07-20Arm64 define FEATURE_DATATARGET4 (#25804)Steve MacLean1-0/+2
2019-07-19Fixing Buffer::BlockCopy, JIT_MemCpy, and JIT_MemSet to just call the appropr...Tanner Gooding3-300/+90
2019-07-19Fix typo: `_TARGET_X86` -> `_TARGET_X86_` (#25788)Andy Hanson1-1/+1
2019-07-19Arm32 support VFP registers context to/from native context (#25775)Steve MacLean2-0/+79
2019-07-18Arm32 restore d8-d15 in ThrowExceptionFromContextInternal (#25777)Steve MacLean1-12/+21
2019-07-18Arm64 : Fix ldr Dt/St emulation (#25729)Steve MacLean1-4/+7
2019-07-18Arm64 restore d8-d15 in ThrowExceptionFromContextInternal (#25743)Steve MacLean1-0/+12
2019-07-18Arm64 support SIMD registers context to/from native context (#25757)Steve MacLean2-0/+60
2019-07-18Arm64 Fix Rtl*Context (#25745)Steve MacLean2-5/+5
2019-07-18Update compiler version with nullable fixesStephen Toub1-0/+2
2019-07-18Make all event types nullable (#25752)Stephen Toub13-67/+74
2019-07-18Remove now unnecessary !s / TODO-NULLABLE comments (#25749)Stephen Toub60-312/+312
2019-07-18Fix nullability warnings from compiler updateSantiago Fernandez Madero4-8/+8
2019-07-17Temporarily make a default interface method test incompatible for GCStress (#...Koundinya Veluri2-0/+4
2019-07-16Merge pull request #25734 from dotnet-maestro-bot/merge/master-to-release/3.0William Godbe244-1811/+7586
2019-07-16Merge branch 'release/3.0' into merge/master-to-release/3.0William Godbe8-9/+39
2019-07-16Disable debugger evaluation of ValueTask<T>.Result (#25727)Stephen Toub1-0/+3
2019-07-16Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-op...dotnet-maestro[bot]2-6/+6
2019-07-16Update the execution strategy doc (#25717)Michal Strehovský1-1/+1
2019-07-16Add missing Arm64 specific diagnostic code (#25695)Steve MacLean4-12/+301
2019-07-16Update dependencies from https://github.com/dotnet/arcade build 20190715.4 (#...dotnet-maestro[bot]3-12/+12
2019-07-15Add EventPipe/DiagnosticsIpc tests (#25457)John Salem10-0/+583
2019-07-15Merge pull request dotnet/corert#7397 from dotnet-bot/from-tfsMichal Strehovský2-0/+12
2019-07-15[master] Update dependencies from dotnet/arcade (#25685)dotnet-maestro[bot]3-12/+12
2019-07-15[master] Update dependencies from dnceng/internal/dotnet-optimization (#25688)dotnet-maestro[bot]2-6/+6
2019-07-15Add doc about code generation in CoreCLR (#25693)Michal Strehovský1-0/+37
2019-07-15[master] Update dependencies from dotnet/corefx (#25686)dotnet-maestro[bot]2-6/+6
2019-07-15[master] Update dependencies from dotnet/core-setup (#25687)dotnet-maestro[bot]2-3/+3
2019-07-13Update dependencies from https://github.com/dotnet/arcade build 20190712.5 (#...dotnet-maestro[bot]3-12/+12
2019-07-13Update dependencies from https://github.com/dotnet/corefx build 20190712.11 (...dotnet-maestro[bot]2-6/+6
2019-07-13Update dependencies from https://github.com/dotnet/core-setup build 20190712....dotnet-maestro[bot]2-3/+3
2019-07-13Fix use of uninitialized variables in managed decimal implementation (#25674)Jan Kotas1-20/+30
2019-07-12Update dependencies from https://github.com/dotnet/corefx build 20190711.13 (...dotnet-maestro[bot]2-6/+6
2019-07-12Handle nullable attributes on platforms that lack themStephen Toub1-9/+54
2019-07-12Fixes when accessing fgn_maxgen_percent (#25650)Andy Hanson1-6/+15
2019-07-12Frkaya/gccfix07102019 (#25624)Sinan Kaya4-4/+4
2019-07-12Update dependencies from https://github.com/dotnet/arcade build 20190711.7 (#...dotnet-maestro[bot]3-12/+12
2019-07-12Update dependencies from https://github.com/dotnet/core-setup build 20190712....dotnet-maestro[bot]2-3/+3
2019-07-11PerfMap should output file offset instead of RVAs (#25638)Andrew Au2-8/+9
2019-07-11Fix GS cookie check on ARM in functions with stackalloc (#25628)Jan Vorlicek9-6/+30
2019-07-11[master] Update dependencies from dotnet/core-setup (#25613)dotnet-maestro[bot]2-3/+3
2019-07-11[master] Update dependencies from dotnet/corefx (#25612)dotnet-maestro[bot]2-6/+6
2019-07-11[master] Update dependencies from dotnet/arcade (#25611)dotnet-maestro[bot]17-29/+538
2019-07-11System.GC.HeapHardLimit and .HeapHardLimitPercent in runtimeconfig.json (#25574)Andy Hanson3-0/+22
2019-07-11[master] Update dependencies from dnceng/internal/dotnet-optimization (#25614)dotnet-maestro[bot]2-6/+6
2019-07-11Fix handling of NullReferenceException in VSD on ARM (#25627)Jan Vorlicek6-40/+67
2019-07-11Fix build break in TimerQueue.Portable.csJan Kotas1-5/+5