summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2016-06-09Add -DARM_SOFTFP inside compileoptions.cmake (#5630)Jonghyun Park2-6/+0
2016-06-09ARM/Linux Regression Fix of Exception Handling (#5596)MyungJoo Ham1-6/+1
2016-06-08Merge pull request #5624 from schellap/win8-arm-masterGaurav Khanna1-0/+5
2016-06-08Merge pull request #5589 from adityamandaleeka/sleep_return_type_confusionAditya Mandaleeka1-36/+21
2016-06-08Merge pull request #3864 from mikedn/mdarray-initJan Kotas5-57/+249
2016-06-08Merge pull request #5622 from parjong/fix/issue_5620Brian Sullivan1-0/+2
2016-06-08Add win8-arm package for CoreCLRSenthil1-0/+5
2016-06-08Merge pull request #5618 from rahku/CiFixRahul Kumar1-2/+2
2016-06-08Merge pull request #5607 from Maoni0/grow_cardSergiy Kuryata1-1/+3
2016-06-09Allows the use of IsHFA only when FEATURE_HFA is enabledJonghyun Park1-0/+2
2016-06-09Fix problem with virtual memory commit in OOM scenario on Linux (#5609)Jan Vorlicek1-9/+1
2016-06-08Merge pull request #5601 from Maoni0/av_fix_finalSergiy Kuryata1-21/+9
2016-06-08Renable disabled arm64 R2R testsRahul Kumar1-2/+2
2016-06-08Switch to CORINFO_HELP_NEW_MDARR_NONVARARGMike Danes1-36/+57
2016-06-08need to account for server GC threads calling growMaoni01-1/+3
2016-06-08Address CR feedbackMike Danes1-7/+5
2016-06-08Merge pull request #5495 from lemmaa/disable-nyi-featuresRahul Kumar1-0/+8
2016-06-08Merge pull request #5361 from wateret/fix-hfa-armsoftfpBrian Sullivan2-2/+2
2016-06-08Add support for multi-dimensional array initializationMike Danes5-57/+230
2016-06-08Merge pull request #5426 from CarolEidt/IsOneCarol Eidt11-118/+120
2016-06-08Merge pull request #5597 from dotnet-bot/from-tfsJan Kotas1-0/+3
2016-06-08Linux/ARM: Revert -O1 to -O3 for Linux/ARM Release Build. (#5598)Geunsik Lim1-11/+4
2016-06-07software ww fixMaoni01-21/+9
2016-06-07Merge pull request #5587 from dotnet-bot/from-tfsJan Kotas2-2/+7
2016-06-07Fix build issue http://buildstatus/Issues/Issues.aspx?iid=802303Gaurav Khanna1-0/+3
2016-06-07Merge pull request #5581 from AndyAyersMS/InlineReplayNoForceInlineAndy Ayers2-1/+31
2016-06-07Fix backwards compatibility bug: RC2 dbgshim debugging RTM runtime (#5593)Mike McLaughlin1-2/+2
2016-06-07Merge pull request #5543 from briansull/feature-x8-refbufBrian Sullivan9-116/+274
2016-06-08[ARM64/Linux] Disable not yet implemented features.Sung-Jae Lee1-0/+8
2016-06-07Methods to check for integer constants and zeroCarol Eidt11-118/+120
2016-06-07Fix confused uses of return value of InternalSleepEx.Aditya Mandaleeka1-36/+21
2016-06-07ARM64: ABI - Support for using register x8 as the return buffer argument for ...Brian Sullivan9-116/+274
2016-06-07Inliner: allow replay log to override force inlinesAndy Ayers2-1/+31
2016-06-07Update the way the type forwarders are build to make sure they are correctly ...Alex Ghiondea2-2/+7
2016-06-07Add back internal Array ctorJan Kotas1-0/+4
2016-06-07Merge pull request #5525 from pgavlin/gh5484Pat Gavlin1-0/+3
2016-06-07Merge pull request #5554 from yizhang82/rtlzeromemory-fixGaurav Khanna1-2/+3
2016-06-07Merge pull request #5480 from rahku/arm64EnableR2RRahul Kumar2-13/+140
2016-06-07Fix for issue 3146: dotnet build is slower on Linux than Windows (#5524)Fadi Hanna1-13/+20
2016-06-07Use cached empty arrays for "".ToCharArray (#5504)James Ko1-13/+25
2016-06-07Update GC from CoreRT (#5522)Jan Kotas7-17/+10
2016-06-07Merge pull request #5539 from JohnChen0/r2rJohn Chen4-1/+30
2016-06-07Disable HeapDump on Linux if FEATURE_EVENT_TRACE is not set (#5550)Jonghyun Park3-8/+8
2016-06-06Fix GC references reporting in tailcalls with helpers on Windows (#5538)Jan Vorlicek1-4/+4
2016-06-06Merge pull request #5545 from dotnet-bot/from-tfsJan Kotas3-0/+47
2016-06-06Merge pull request #5528 from CarolEidt/IsLclVarUpdateCarol Eidt3-43/+68
2016-06-06Use Ntdll!RtlZeroMemory instead of kernel32!RtlZeroMemory to support Nano ServerYi Zhang1-2/+3
2016-06-06Add config switch to selectively disable R2R imagesJohn Chen (CLR)4-1/+30
2016-06-06Factor out method to check for a lclVar update treeCarol Eidt3-43/+68
2016-06-06Remove MMAP_IGNORES_HINT.Aditya Mandaleeka3-473/+3