summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2016-08-22Fix SOS build break from PR #6838. (#6845)dotnet bot1-2/+6
2016-08-22Merge pull request #6847 from jhendrixMSFT/masterJoel Hendrix1-0/+1
2016-08-22Adding the missing string function to model.xml (#6694)Jonathan Miller26-28/+619
2016-08-22Use the "open" key for strong-name signing SOS.NETCore.dll.Joel Hendrix1-0/+1
2016-08-22Remove fgDebugCheckLinear{Tree,NodeLinks}. (#6842)Pat Gavlin2-168/+0
2016-08-22Added SuppressIldasmAttribute to mscorlib and model.xmlHannah Zhang2-0/+8
2016-08-22Merge pull request #6806 from wateret/fix-hfaBrian Sullivan4-5/+9
2016-08-21Further optimizations for String.Join, String.Concat (#6800)James Ko1-25/+95
2016-08-22[ARM/Linux] Fix HFA structsHanjoung Lee4-5/+9
2016-08-20Merge remote-tracking branch 'upstream/master' into from-tfsMatt Ellis39-678/+1531
2016-08-20SuperPMI: fix ARM build breakBruce Forstall1-4/+9
2016-08-20Assert that any node with a non-zero dstCount produces a value. (#6827)Pat Gavlin4-9/+6
2016-08-20Fix build break related to LogException requiring non-empty varargs argumentsBruce Forstall1-1/+1
2016-08-20Fix ARM64 build breakage (#6819)Peter Jas1-1/+1
2016-08-19Delete CanChangeType from model.xmlJan Kotas1-1/+0
2016-08-19Fix build breaks and warnings in internal buildJan Kotas2-8/+0
2016-08-19Merge pull request #6793 from erozenfeld/TailCallInCalleeInliningEugene Rozenfeld3-14/+22
2016-08-19Fix casing of DaylightTime.csJose Perez Rodriguez1-1/+1
2016-08-19Merge pull request #6816 from CarolEidt/FixArmCrossgen2Carol Eidt1-1/+1
2016-08-19Create SOS SymbolReader managed project and change SOS to use it. (#6783)Mike McLaughlin28-651/+1475
2016-08-19Open source SuperPMIBruce Forstall157-1/+34515
2016-08-19Don't inline methods that have tail-prefixed calls.Eugene Rozenfeld3-14/+22
2016-08-19Merge pull request #6813 from CarolEidt/FixArmCrossgenCarol Eidt1-1/+7
2016-08-19Merge pull request #6812 from kouvel/ApiKoundinya Veluri2-1/+17
2016-08-19Fix dstCount of GT_RETURNTRAPCarol Eidt1-1/+1
2016-08-19Fix Arm64 crossgenCarol Eidt1-1/+7
2016-08-19Using the public DaylightTime instead of the internal one in corefx dir for ...Jose Perez Rodriguez3-2/+562
2016-08-19Merge pull request #6810 from hann013/t-hazhan/SystemVersionHannah Zhang2-0/+2
2016-08-19Expose some types deriving from SafeHandleKoundinya Veluri2-1/+17
2016-08-19Merge pull request #6808 from stephentoub/fix_wrStephen Toub1-2/+4
2016-08-19Implement the proposed design for RyuJIT's LIR. (#6689)Pat Gavlin37-6993/+7328
2016-08-19Added constructor to System.VersionHannah Zhang2-0/+2
2016-08-19Expose missing members of System.Reflection in contract to prep for dotnet/co...Sepideh Khoshnood18-91/+615
2016-08-19Fix WeakReference in mscorlib ref assemblyStephen Toub1-2/+4
2016-08-18Merge pull request #6780 from CarolEidt/Pre1stClassStructBlkOpsCarol Eidt12-331/+366
2016-08-18Merge pull request #6797 from dotnet-bot/from-tfsPat Gavlin2-28/+36
2016-08-18Merge pull request #6774 from kouvel/ApisKoundinya Veluri11-20/+58
2016-08-18Preparatory changes for Blk Ops IRCarol Eidt12-331/+366
2016-08-18Expose some threading type membersKoundinya Veluri11-20/+58
2016-08-18Remove TypeForwardedFrom attributes for System and System.CoreStephen Toub6-27/+23
2016-08-18Fix serialization of delegates without targetsStephen Toub1-1/+1
2016-08-18Fix serialization of several exception typesStephen Toub3-1/+13
2016-08-18Merge pull request #6747 from JosephTremoulet/VNLoopsJoseph Tremoulet6-113/+205
2016-08-18An easy fix for #6760 (#6770)Viacheslav Nikolaev1-7/+20
2016-08-17Due to comdat folding some fcalls are pointing to same code. This fix ensures...Rahul Kumar2-0/+7
2016-08-17Fix CRWLock ID generation overflow bugKoundinya Veluri2-28/+36
2016-08-17Merge pull request #6748 from rahku/arm64ShadowHeapRahul Kumar2-0/+60
2016-08-16Makes FCallMemcpy unwindable (#6753)Jonghyun Park2-4/+11
2016-08-16Apply correct symbolic name _ARM_ instead of _TARGET_ARM_ (#6756)Hyung-Kyu Choi1-2/+2
2016-08-16Merge pull request #6749 from ramarag/sos_miscRama krishnan Raghupathy5-15/+14