summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2016-04-11Merge pull request #4218 from mikem8361/symbolsMike McLaughlin6-46/+108
2016-04-11Merge pull request #4157 from chuckries/masterAditya Mandaleeka1-1/+1
2016-04-11Merge pull request #4266 from janvorli/fix-brick-table-issueMaoni Stephens1-1/+1
2016-04-11Merge pull request #4261 from yizhang82/byvalarray_fixYi Zhang (CLR)1-2/+9
2016-04-11Add symbol packages for coreclr runtime.Mike McLaughlin6-46/+108
2016-04-11Merge pull request #4269 from adiaaida/longSubMichelle McDaniel1-1/+1
2016-04-11Merge pull request #4206 from BruceForstall/RyujitX86Bruce Forstall2-18/+46
2016-04-11Merge pull request #4221 from BruceForstall/Cleanup1Bruce Forstall2-3/+3
2016-04-11Merge pull request #4239 from BruceForstall/Cleanup2Bruce Forstall2-6/+2
2016-04-11Merge pull request #4242 from BruceForstall/Cleanup3Bruce Forstall2-29/+53
2016-04-11Merge pull request #4243 from BruceForstall/Cleanup4Bruce Forstall2-4/+5
2016-04-11Add support for x86 long subtract operatorMichelle McDaniel1-1/+1
2016-04-11ByValArray marshaling support is implemented in OleVariant.cpp (which actuall...Yi Zhang (CLR)1-2/+9
2016-04-11Merge pull request #4245 from AndyAyersMS/ModelPolicyAndy Ayers4-22/+216
2016-04-11Fix brick table issue on UnixJan Vorlicek1-1/+1
2016-04-10Merge pull request #3990 from myungjoo/testing/fix3856Jan Kotas1-3/+6
2016-04-09Merge pull request #4253 from jamesqo/faulty-truesJan Kotas3-5/+5
2016-04-09Fix a couple of erroneous assert(trues)James Ko3-5/+5
2016-04-08Revert "ARM64 Work Item 3817, 3524 - Struct16 decomposition"Jan Kotas12-974/+507
2016-04-08Merge pull request #4162 from ramarag/ResolveWorkerChainLookupAsmStubRama krishnan Raghupathy1-4/+4
2016-04-08[Arm64]:Fixing the Logic of ResolveWorkerChainLookupAsmStubRama Krishnan Raghupathy1-4/+4
2016-04-08Inliner: initial version of a model-based policyAndy Ayers4-22/+216
2016-04-08Merge pull request #4199 from briansull/struct16-abiBrian Sullivan12-507/+974
2016-04-08Minor JIT changesBruce Forstall2-4/+5
2016-04-08Add genEstablishFramePointer() to enapsulate frame pointer creationBruce Forstall2-29/+54
2016-04-08Cleanup: replace getFramePointerReg() with preexisting genFramePointerReg()Bruce Forstall2-6/+2
2016-04-08Cleanup: be consistent about compCalleeFPRegsSavedMask #ifdefsBruce Forstall2-3/+3
2016-04-08Merge pull request #4205 from mikem8361/sosfx2Mike McLaughlin3-7/+14
2016-04-08Merge pull request #4163 from pgavlin/GCInfoQSortPat Gavlin3-119/+92
2016-04-08ARM64 Work Item 3817, 3524 - Struct16 decompositionBrian Sullivan12-507/+974
2016-04-08Merge pull request #4198 from dotnet-bot/from-tfsMatt Ellis1-0/+1
2016-04-08Better sos message for runtime not initializedMike McLaughlin3-7/+14
2016-04-08Clean up JIT build rulesBruce Forstall2-18/+46
2016-04-08Add missing .gitmirrorall fileMatt Ellis1-0/+1
2016-04-08Replace CQuickSort with qsort in GC info encoders.Pat Gavlin3-119/+92
2016-04-07Merge pull request #4161 from yizhang82/remove-marshalJan Kotas1-14/+70
2016-04-07Remove Marshal.Read/Write (AsAny object) overload from CoreCLR. I don't expec...Yi Zhang (CLR)1-14/+70
2016-04-07Merge pull request #4125 from wtgodbe/errLogWilliam Godbe4-21/+55
2016-04-07Fix error return in getPathChuck Ries1-1/+1
2016-04-07Merge pull request #4148 from AndyAyersMS/InlineOpcodeBinsAndy Ayers2-20/+493
2016-04-07Merge pull request #4037 from pgavlin/SimplerHashTablePat Gavlin22-358/+171
2016-04-07Inliner: update DiscretionaryPolicy to look at opcodes and arg infoAndy Ayers2-20/+493
2016-04-07Merge pull request #4106 from janvorli/add-hosting-api-headerJan Vorlicek5-32/+71
2016-04-06Merge pull request #4099 from ramarag/gcstackwalkKyungwoo Lee1-0/+4
2016-04-06Merge pull request #3874 from swaroop-sridhar/CDTSwaroop Sridhar4-25/+154
2016-04-06Fixes Updating Registers for managed frames in stack walksRama Krishnan Raghupathy1-0/+4
2016-04-06Merge pull request #4119 from tarekgh/FixAsyncCurrentCultureTarek Mahmoud Sayed1-2/+27
2016-04-06Add error logging to 4 PAL tests that fail periodically on OSXwtgodbe4-21/+55
2016-04-06Merge pull request #4086 from swgillespie/gc-env-varsSean Gillespie1-4/+9
2016-04-06Fix Internal builds where ToolsDir doesn't existJose Perez Rodriguez1-1/+1