summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
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-29Merge pull request #4655 from swaroop-sridhar/aagc3Swaroop Sridhar1-4/+2
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
2016-04-28Load JIT from a custom locationGaurav Khanna4-12/+42
2016-04-28Updated morph.cppBrian Sullivan1-9/+9
2016-04-28Improve AMD64 PSPSym behaviorBruce Forstall4-115/+70
2016-04-28Merge pull request #4622 from BruceForstall/FixCobolLegacyX86Bruce Forstall1-1/+1
2016-04-28Fix 3516: Change an emitter #ifdef from _TARGET_AMD64_ to !LEGACY_BACKENDBruce Forstall1-2/+3
2016-04-28Merge pull request #4611 from CarolEidt/Fix4412Carol Eidt1-0/+1
2016-04-28Fix regression in internal Cobol testBruce Forstall1-1/+1
2016-04-28Initial support of lldb-3.8 for libsosplugin (#4473)Evgeny Pavlov1-10/+14
2016-04-28Refuse to compile references to nativecallable methods in R2R images (#4627)Jan Kotas2-1/+7
2016-04-28Merge pull request #4572 from JohnChen0/crossgen-createpdbJan Kotas3-1/+8718
2016-04-27Merge pull request #4614 from ramarag/fragileNIstartupRama krishnan Raghupathy6-11/+13
2016-04-27Merge pull request #4625 from AndyAyersMS/FullInlinerAndy Ayers7-20/+148
2016-04-27Merge pull request #4626 from dotnet-bot/from-tfsJan Kotas1-1/+3
2016-04-27Fix FileLoadException message for CoreCLR (#4624)Jan Kotas1-1/+10
2016-04-27StructPromote_0428Brian Sullivan6-97/+171
2016-04-27Merge pull request #4585 from Maoni0/numaMaoni Stephens1-9/+9
2016-04-27Arm64:Fxing up VM helper Table in mscorlib NIRama Krishnan Raghupathy6-11/+13
2016-04-27Mark lvIsMultiRegArgOrRet returned lclVars lvDoNotEnregisterCarol Eidt1-0/+1
2016-04-27Merge pull request #4594 from LLITCHEV/EnableGCStressOnx86Lubomir Litchev1-3/+3
2016-04-27Merge pull request #4309 from adityamandaleeka/sigtermAditya Mandaleeka6-58/+178
2016-04-27Inliner: implement FullPolicyAndy Ayers7-20/+148
2016-04-27Merge pull request #4591 from JosephTremoulet/FilterJoseph Tremoulet7-32/+147
2016-04-27Merge pull request #4586 from BruceForstall/FixUnreachedAssertsBruce Forstall1-51/+5
2016-04-27Merge pull request #4606 from dotnet-bot/from-tfsJan Kotas1-1/+1
2016-04-27Fix for a badly placed assert in the *unix arg passing classification. (#4608)Lubomir Litchev1-4/+2
2016-04-27Merge pull request #4587 from BruceForstall/FixCkFiniteBruce Forstall1-5/+87
2016-04-27Separate TryDsc and ExnFlowDscJoseph Tremoulet7-32/+147
2016-04-26Fix two "unreached" assertsBruce Forstall1-51/+5
2016-04-26Fix ckfinite for doubles for RyuJIT/x86Bruce Forstall1-5/+87
2016-04-26Update inline xml so it's deserializableAndy Ayers3-18/+60
2016-04-26Add SIGTERM handling logic that properly shuts down the EE.Aditya Mandaleeka6-58/+178
2016-04-26Fix build break introduced by https://github.com/dotnet/coreclr/commit/140396...Gaurav Khanna1-1/+3
2016-04-26Merge pull request #4502 from seanshpark/arm_sos_with_lldb38Mike McLaughlin9-9/+36
2016-04-27ARM, SOS: Fix fail to load libsos.so while debugging with lldbSaeHie Park9-9/+36
2016-04-26Enable use of disassembler for the x86 platform.Lubomir Litchev1-3/+3
2016-04-26Fix a build break when FEATURE_CORECLR is disabled.Pat Gavlin1-1/+1
2016-04-26bug fix in os wrapperMaoni01-9/+9