summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2016-03-08Merge pull request #3555 from LLITCHEV/Issue3540Lubomir Litchev2-6/+7
2016-03-08Merge pull request #3548 from kyulee1/fixgcKyungwoo Lee2-87/+147
2016-03-08Merge pull request #3568 from dotnet-bot/from-tfsJan Kotas1-1/+1
2016-03-07Remove the RBM_LOWINT define. Change LsraLimitSmallIntSet to have a better re...Lubomir Litchev2-6/+7
2016-03-07Merge pull request #3556 from AndyAyersMS/InlineRefactorEarlyForceAndy Ayers8-139/+131
2016-03-07Merge pull request #3441 from ramarag/pal_longfileRama krishnan Raghupathy26-1049/+1000
2016-03-07Fix build break on Desktop arising out of MoveFileWrapper cleanup.Gaurav Khanna1-1/+1
2016-03-07Inline refactoring: revise candidacy determinationAndy Ayers8-139/+131
2016-03-07Enabling LongFile Support in PALDDCloud26-1049/+1000
2016-03-07ARM64: Fix for handling GC register for call siteKyungwoo Lee2-87/+147
2016-03-07Reapply change 1578859: Add a new set of APIs for JIT configuration.Pat Gavlin41-396/+818
2016-03-07Merge pull request #3521 from LLITCHEV/Issue3225Lubomir Litchev1-2/+0
2016-03-05Merge pull request #3470 from erozenfeld/ValueNumbersForR2RHelpersJan Kotas4-72/+151
2016-03-05Merge pull request #3508 from hughbe/patch-1Jan Kotas1-1/+1
2016-03-05Modify zaprequire switch to allow Ready-to-Run imagesJohn Chen (CLR)1-0/+5
2016-03-05Replace all uses of __LINUX__ with the lower caseGeunsik Lim13-25/+20
2016-03-04Improvements for ReadyToRun helpers in JIT value numbering.Eugene Rozenfeld4-72/+151
2016-03-04Merge pull request #3505 from LLITCHEV/Issue3360Lubomir Litchev1-6/+2
2016-03-04Merge pull request #3523 from briansull/struct16-fixBrian Sullivan9-36/+99
2016-03-04Fixes for 16-byte struct argument passing for ARM64Brian Sullivan9-36/+99
2016-03-04Merge pull request #3513 from mikem8361/soschangesMike McLaughlin2-2/+9
2016-03-04Merge pull request #3519 from JohnChen0/longpathJohn Chen1-1/+1
2016-03-04Merge pull request #3511 from vcsjones/fix-3506Jan Kotas2-0/+18
2016-03-04Merge pull request #3507 from gkhanna79/OneCore2Gaurav Khanna10-59/+49
2016-03-04Reenable an assert.Lubomir Litchev1-6/+2
2016-03-04Remove a duplicate address tree consumption.Lubomir Litchev1-2/+0
2016-03-04Improve GetHashCode for IntPtr/UIntPtr on 64-bit.Kevin Jones2-0/+18
2016-03-04Restore linking debug corerun.exe with retail CRTJohn Chen (CLR)1-1/+1
2016-03-04Merge pull request #3495 from pgavlin/HistogramCleanupPat Gavlin6-127/+107
2016-03-04Merge pull request #3512 from benpye/arm-monotonic-coarse-tryrunJan Kotas1-1/+1
2016-03-04Fix C++11 issue when converting string to char *Ben Pye1-1/+1
2016-03-04Merge pull request #3500 from AndyAyersMS/InlineRefactorInlineHintsAndy Ayers9-174/+226
2016-03-04Clean up the JIT's histogram type.Pat Gavlin6-127/+107
2016-03-04Fix two sos issues.Mike McLaughlin2-2/+9
2016-03-04Merge pull request #3502 from myungjoo/fix/3462_arm_linux_stackJan Kotas4-15/+64
2016-03-04Merge pull request #3503 from dotnet-bot/from-tfsJan Kotas1-0/+4
2016-03-04Merge pull request #3404 from gregg-miskelly/DbgShimFixMike McLaughlin2-2/+2
2016-03-04Fixup CRT linkages for uCRTGaurav Khanna10-59/+49
2016-03-04Inline refactoring: convert hints into observationsAndy Ayers9-174/+226
2016-03-04Fix incorrect exception parameter name in GCHugh Bellamy1-1/+1
2016-03-03197654 [x86] [scanRuntime] Fix contracts in gcenv.os.cppMaoni Stephens1-0/+4
2016-03-04Fix Stack Unwind Behavior of Libunwind-ARMMyungJoo Ham1-0/+14
2016-03-04Fix PAL_VirtualUnwind Behavior with Clutters in PCMyungJoo Ham1-0/+1
2016-03-03Merge pull request #3472 from AndyAyersMS/InlineRefactorFixPlumbingAndy Ayers2-61/+64
2016-03-03Merge pull request #3494 from dotnet-bot/from-tfsPat Gavlin14-120/+150
2016-03-03Merge pull request #3488 from benpye/arm-redefinitionPat Gavlin1-0/+2
2016-03-03Add two files that should have been part of changeset #1581242.Pat Gavlin2-0/+57
2016-03-03Refactor Utilcode's IAllocators.Pat Gavlin12-120/+93
2016-03-03Merge pull request #3459 from LLITCHEV/Issue3382-1Lubomir Litchev1-5/+66
2016-03-04Fix CMake Script for libunwind Feature CheckMyungJoo Ham2-2/+24