summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2016-05-03Merge pull request #4738 from dotnet-bot/from-tfsBruce Forstall1-2/+2
2016-05-03Merge pull request #4728 from pgavlin/FixTRTContractsPat Gavlin1-6/+11
2016-05-03Merge pull request #4732 from BruceForstall/SignedIntToLongCastNYIBruce Forstall1-3/+10
2016-05-03Convert signed int=>long cast SBCG to NYIBruce Forstall1-3/+10
2016-05-03Fix contracts in `tryResolveToken` et. al.Pat Gavlin1-6/+11
2016-05-03Merge pull request #4726 from adityamandaleeka/array_alloc_bounds_checkJan Vorlicek1-2/+17
2016-05-03Generalize Buffer.BlockCopy optimization for either src or dst (#4736)James Ko1-11/+23
2016-05-02Fix for http://buildstatus/Issues/Issues.aspx?iid=797159Gaurav Khanna1-2/+2
2016-05-02Fix handling of FP args on stack in the ArgIterator (#4729)Jan Vorlicek1-1/+2
2016-05-02Merge pull request #4694 from ramarag/thisptrretRama krishnan Raghupathy3-17/+38
2016-05-02Merge pull request #4616 from LLITCHEV/MultiCoreJit-1Lubomir Litchev1-2/+8
2016-05-02Arm64:Implemeting ThisPtrRetBufPrecode:Rama Krishnan Raghupathy3-17/+38
2016-05-02Fix array allocation bounds checking.Aditya Mandaleeka1-2/+17
2016-05-02Merge pull request #4719 from dotnet-bot/from-tfsBruce Forstall1-1/+1
2016-05-02Merge pull request #4684 from gkhanna79/CrossgenJITGaurav Khanna3-13/+69
2016-05-02Merge pull request #4718 from kyulee1/nativevarargKyungwoo Lee1-2/+2
2016-05-02Merge pull request #4637 from adityamandaleeka/synch_cleanupAditya Mandaleeka4-1153/+665
2016-05-02Add ability to AutoStartProfiling for CoreCLR.Lubomir Litchev1-2/+8
2016-05-02Merge pull request #4688 from dotnet-bot/from-tfsJan Kotas8-93/+273
2016-05-02Merge pull request #4543 from krytarowski/netbsd-support-73Mike McLaughlin1-14/+41
2016-05-02ARM64: NativeVarArgKyungwoo Lee1-2/+2
2016-05-02Merge pull request #4621 from kyulee1/floatargKyungwoo Lee3-20/+28
2016-05-02ARM64: Enable Varargs with float argument.Kyungwoo Lee3-20/+28
2016-05-02Merge pull request #4689 from AndyAyersMS/NoInlineRangeAndy Ayers9-71/+258
2016-05-02Enable crossgen to load JIT from a custom locationGaurav Khanna3-13/+69
2016-05-01Fix #4496 (#4503)Jonghyun Park1-1/+6
2016-04-30Support generic methods without generic dictionaryJohn Chen (CLR)19-110/+533
2016-04-30Merge pull request #4653 from mikem8361/shimraceMike McLaughlin10-61/+138
2016-04-30Merge pull request #4687 from kyulee1/zapKyungwoo Lee14-37/+340
2016-04-29Merge pull request #4691 from adiaaida/longOperatorsMichelle McDaniel1-1/+15
2016-04-29Implement JitNoInlineRangeAndy Ayers9-71/+258
2016-04-29Fix desktop build break introduced by CS#1600134Bruce Forstall1-1/+1
2016-04-29Separate NYIs for arithmetic operators on longsMichelle McDaniel1-1/+15
2016-04-29ARM64: Enabling Crossgen End-to-End MscorlibKyungwoo Lee14-37/+340
2016-04-29Treat NetBSD like FreeBSD and OSX in PAL_VirtualUnwind() (#4551)Kamil Rytarowski1-4/+4
2016-04-29Add query handling of IUnknown for MergeTokenManager and CMapToken (#4563)shion1-10/+38
2016-04-29Add query handling of ICLRPrivResource for Assembly::CLRPrivResourceAssembly ...shion1-0/+6
2016-04-29Eliminate SEH interactions between the JIT and the EE during verification.Pat Gavlin8-93/+273
2016-04-29Merge pull request #4655 from swaroop-sridhar/aagc3Swaroop Sridhar1-4/+2
2016-04-29Fix issue #4298 "SIGSEGV_libcoreclr.so!Debugger::GetArgCount"Mike McLaughlin10-61/+138
2016-04-29Merge pull request #4670 from BruceForstall/Fix3596Bruce Forstall1-1/+3
2016-04-29Merge pull request #4656 from BruceForstall/x86fpBruce Forstall4-37/+56
2016-04-28Merge pull request #4652 from rahku/arm64EnableR2RRahul Kumar4-1/+135
2016-04-28Fix 3596: attempt to spill a returned fp local w/o a frame locationBruce Forstall1-1/+3
2016-04-28Merge pull request #4643 from gkhanna79/LoadJITGaurav Khanna4-12/+42
2016-04-28Enable ReadyToRun feature for arm64Rahul Kumar4-1/+135
2016-04-28Update RyuJIT/x86 XMM register definitions and usageBruce Forstall4-37/+56
2016-04-28ARM64: Update FP-context-pointer in ExceptionFrameSwaroop Sridhar1-4/+2
2016-04-28Merge pull request #4632 from briansull/multireg-struct-promoteBrian Sullivan6-99/+173
2016-04-28Merge pull request #4646 from BruceForstall/Fix3516Bruce Forstall1-2/+3