summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2016-01-03Merge pull request #2498 from taylorjonl/smartosJan Kotas1-1/+23
2016-01-01Enable ilasm round trip test for xPlatformsKyungwoo Lee1-0/+2
2016-01-01Fixed issue where files in /opt/local/include on SunOSJonathan Taylor1-1/+23
2015-12-31Merge pull request #2494 from ramarag/incremenatal_buildRama krishnan Raghupathy1-0/+48
2015-12-31 Enable Incremental build For Generated FilesRama Krishnan Raghupathy1-0/+48
2015-12-30Add .gitmirrorall directiveJan Kotas1-0/+1
2015-12-29Merge pull request #2464 from ramarag/event_logging_automationRama krishnan Raghupathy33-43989/+1555
2015-12-29Merge pull request #2475 from kyulee1/fixilasmKyungwoo Lee1-7/+4
2015-12-28Automating Event Logging Infrastructure: With this change the infrastructure ...Rama33-43989/+1555
2015-12-28Fix assertion in ilasmKyungwoo Lee1-7/+4
2015-12-25Fix build break in internal arm64 buildJan Kotas1-0/+1
2015-12-24Fix build breaks in internal x86 and arm buildsJan Kotas3-1/+19
2015-12-24Follow up fixes and cleanup for GC refactoringJan Kotas3-10/+5
2015-12-24Merge pull request #2244 from janvorli/gc-interface-refactoring-newJan Kotas59-1533/+2593
2015-12-24GC OS interface refactoringJan Vorlicek59-1533/+2593
2015-12-23Merge pull request #1452 from akoeplinger/dictionary-duplicatekeyWes Haggard3-0/+13
2015-12-23Merge pull request #2463 from kyulee1/fixinfKyungwoo Lee3-6/+13
2015-12-23Fix for special number handling in ildasmKyungwoo Lee3-6/+13
2015-12-21Merge pull request #2425 from erozenfeld/CheckedBuildJan Kotas6-8/+23
2015-12-21Merge pull request #2424 from erozenfeld/TailRecursionToLoopFixEugene Rozenfeld1-1/+3
2015-12-21Enable checked builds of CoreCLR.Eugene Rozenfeld6-8/+23
2015-12-21Fix for a bug in recursive tail call to loop transformation.Eugene Rozenfeld1-1/+3
2015-12-21Merge pull request #2428 from taylorjonl/smartosJan Kotas1-2/+4
2015-12-19Initial support for building on SmartOStaylorjonl1-2/+4
2015-12-18Fix infinite recursion in hostimpl.cppMatt Ellis1-1/+1
2015-12-18Merge pull request #2378 from ellismg/revert-29ce4f6Jan Kotas1-18/+0
2015-12-17Merge pull request #2381 from davmason/masterVance Morrison1-5/+4
2015-12-17Revert 29ce4f6Matt Ellis1-18/+0
2015-12-17Merge pull request #2375 from LLITCHEV/FixIssue1884AgainLubomir Litchev1-1/+1
2015-12-17Fix a bad conflict resolution.Lubomir Litchev1-1/+1
2015-12-17Merge pull request #2369 from speshuric/bug/2366Jan Kotas1-4/+1
2015-12-16Update GC from CoreRTJan Kotas3-27/+120
2015-12-16Merge pull request #2368 from jkotas/rename-gcscanJan Kotas12-78/+71
2015-12-16Fix build break in internal buildJan Kotas1-1/+1
2015-12-16Rename CNameSpace to GCScanJan Kotas12-78/+71
2015-12-17Fix System.Collections.BitArray.Clone() fails when Length near Int32.MaxValueAlexander Speshilov1-4/+1
2015-12-16Merge pull request #2358 from jkotas/corert-jitdumpJan Kotas4-36/+89
2015-12-16Make JitDump work in ilc.exeJan Kotas4-36/+89
2015-12-16Linux arm64 build fix.jashook2-12/+12
2015-12-16Merge pull request #2363 from BruceForstall/FixConfigUsageBruce Forstall1-7/+7
2015-12-16Merge pull request #2361 from BruceForstall/JitMinOptsNameBruce Forstall2-0/+10
2015-12-16Fix incorrect usage of configuration variablesBruce Forstall1-7/+7
2015-12-16Add a new COMPLUS_JITMinOptsName to force MinOpts for a named functionBruce Forstall2-0/+10
2015-12-16Fix build break - superfluous argument passed to printfJan Kotas1-1/+0
2015-12-16Bug fixes from desktopJan Kotas7-65/+134
2015-12-15Merge pull request #2214 from jashook/legacy_jit_buildJan Kotas4-0/+60
2015-12-15Build the legacy jit for x86 and arm.Jarret Shook4-0/+60
2015-12-15Merge pull request #2346 from dotnet-bot/from-tfsJan Kotas2-1/+11
2015-12-15Merge pull request #2341 from mikem8361/pipefile2Mike McLaughlin4-12/+68
2015-12-15Debugger transport pipe file cleanup - Part 2Mike McLaughlin4-12/+68