Merge pull request #6859 from adiaaida/addNMakeOption
[platform/upstream/coreclr.git] / src /
2016-08-24 Michelle McDanielMerge pull request #6859 from adiaaida/addNMakeOption
2016-08-24 Michelle McDanielUpdate build to optionally configure with nmake
2016-08-24 Jan KotasMerge pull request #6896 from dotnet-bot/from-tfs
2016-08-24 Pat GavlinHandle multi-reg PUTARG_STK nodes. (#6870)
2016-08-24 Michelle McDanielMerge pull request #6894 from adiaaida/morphingLongCall
2016-08-24 Bruce ForstallMerge pull request #6887 from BruceForstall/Fix6588a
2016-08-24 Tarek Mahmoud SayedMerge pull request #6866 from tarekgh/GlobalizationPorting1
2016-08-24 Jan KotasFix full framework build
2016-08-24 Michelle McDanielRemove NYI for helper calls with long return types
2016-08-24 Rahul KumarMerge pull request #6882 from rahku/arm64tests
2016-08-24 Rama krishnan Ragh... Merge pull request #6851 from ramarag/unifytestbuild
2016-08-24 Bruce ForstallMerge pull request #6885 from BruceForstall/FixLIRComments
2016-08-24 Jose Perez RodriguezMerge pull request #6869 from joperezr/AddingTimeZone
2016-08-24 Justin Van PattenModule.Name: Avoid unnecessary char[] allocation (...
2016-08-24 Justin Van PattenDateTimeFormat: Avoid intermediate char[] allocation...
2016-08-24 Bruce ForstallFix local var ref counts in IND/STOREIND decomposition
2016-08-24 Bruce ForstallFix DecomposeStoreInd comments
2016-08-23 Bruce ForstallMerge pull request #6873 from BruceForstall/Fix6180
2016-08-23 Tarek Mahmoud SayedEnable more code under globalization for netcore
2016-08-23 Pat GavlinStop maintaining costs in fgSimpleLowering. (#6872)
2016-08-23 Matt MitchellMerge pull request #6868 from mmitche/disable-node...
2016-08-23 Michelle McDanielMerge pull request #6858 from adiaaida/fixBuildsh
2016-08-23 Rahul KumarMerge pull request #6815 from rahku/apicompat
2016-08-23 dotnet botAdd missing .gitmirror file. (#6864)
2016-08-23 Jose Perez RodriguezAdding System.TimeZone
2016-08-23 Pat GavlinStop maintaining cost estimates in the RyuJIT backend...
2016-08-23 Bruce ForstallMerge pull request #6852 from BruceForstall/Disable4702
2016-08-23 Jose Perez RodriguezAdding missing members on System Namespace (#6818)
2016-08-23 Davis GoodinMerge pull request #6664 from dagood/update-existing-pr
2016-08-23 Bruce ForstallMerge pull request #6848 from BruceForstall/FixArm64Sup...
2016-08-23 Bruce ForstallMerge pull request #6846 from BruceForstall/FixSuperPmiX86
2016-08-23 Bruce ForstallConditionally disable C4702 "unreachable code" warnings
2016-08-23 dotnet botFix SOS build break from PR #6838. (#6845)
2016-08-22 Joel HendrixMerge pull request #6847 from jhendrixMSFT/master
2016-08-22 Jonathan MillerAdding the missing string function to model.xml (#6694)
2016-08-22 smile21prcMerge pull request #6822 from smile21prc/coreclr-perf
2016-08-22 Bruce ForstallFix superpmi arm64 build
2016-08-22 Joel HendrixUse the "open" key for strong-name signing SOS.NETCore...
2016-08-22 Pat GavlinRemove fgDebugCheckLinear{Tree,NodeLinks}. (#6842)
2016-08-22 Hannah ZhangMerge pull request #6840 from hann013/t-hazhan/Suppress...
2016-08-22 Eric MellinoMerge pull request #6821 from mellinoe/opensuse421
2016-08-22 Hannah ZhangAdded SuppressIldasmAttribute to mscorlib and model.xml
2016-08-22 Brian SullivanMerge pull request #6806 from wateret/fix-hfa
2016-08-22 James KoFurther optimizations for String.Join, String.Concat...
2016-08-22 Hanjoung Lee[ARM/Linux] Fix HFA structs
2016-08-21 Bruce ForstallMerge pull request #6832 from dotnet-bot/from-tfs
2016-08-21 Matt EllisMerge remote-tracking branch 'upstream/master' into...
2016-08-20 Bruce ForstallSuperPMI: fix ARM build break
2016-08-20 Pat GavlinAssert that any node with a non-zero dstCount produces...
2016-08-20 Bruce ForstallFix build break related to LogException requiring non...
2016-08-20 Peter JasFix ARM64 build breakage (#6819)
2016-08-20 Jan KotasDelete CanChangeType from model.xml
2016-08-20 Jan KotasFix build breaks and warnings in internal build
2016-08-20 Eugene RozenfeldMerge pull request #6793 from erozenfeld/TailCallInCall...
2016-08-20 Jose Perez RodriguezFix casing of DaylightTime.cs
2016-08-20 Aditya MandaleekaMerge pull request #6799 from adityamandaleeka/osx_ci_dumps
2016-08-19 Carol EidtMerge pull request #6816 from CarolEidt/FixArmCrossgen2
2016-08-19 Mike McLaughlinCreate SOS SymbolReader managed project and change...
2016-08-19 Bruce ForstallOpen source SuperPMI
2016-08-19 Eugene RozenfeldDon't inline methods that have tail-prefixed calls.
2016-08-19 Carol EidtMerge pull request #6813 from CarolEidt/FixArmCrossgen
2016-08-19 Eric MellinoMerge pull request #6811 from mellinoe/update-buildtools
2016-08-19 Koundinya VeluriMerge pull request #6812 from kouvel/Api
2016-08-19 Carol EidtFix dstCount of GT_RETURNTRAP
2016-08-19 Carol EidtFix Arm64 crossgen
2016-08-19 Jose Perez RodriguezUsing the public DaylightTime instead of the internal...
2016-08-19 Hannah ZhangMerge pull request #6810 from hann013/t-hazhan/SystemVe...
2016-08-19 Rahul KumarExpose MulticastDelegate.GetObjectData method
2016-08-19 Koundinya VeluriExpose some types deriving from SafeHandle
2016-08-19 Stephen ToubMerge pull request #6808 from stephentoub/fix_wr
2016-08-19 Pat GavlinImplement the proposed design for RyuJIT's LIR. (#6689)
2016-08-19 Hannah ZhangAdded constructor to System.Version
2016-08-19 Sepideh KhoshnoodExpose missing members of System.Reflection in contract...
2016-08-19 Stephen ToubFix WeakReference in mscorlib ref assembly
2016-08-18 Carol EidtMerge pull request #6780 from CarolEidt/Pre1stClassStru...
2016-08-18 Pat GavlinMerge pull request #6797 from dotnet-bot/from-tfs
2016-08-18 Koundinya VeluriMerge pull request #6774 from kouvel/Apis
2016-08-18 Bryan P. ArantMerge pull request #6765 from bryanar/cat_call
2016-08-18 Carol EidtPreparatory changes for Blk Ops IR
2016-08-18 Rama krishnan Ragh... Merge pull request #6782 from ramarag/testjson
2016-08-18 Stephen ToubMerge pull request #6796 from stephentoub/fix_serializa...
2016-08-18 Koundinya VeluriExpose some threading type members
2016-08-18 Stephen ToubRemove TypeForwardedFrom attributes for System and...
2016-08-18 Stephen ToubFix serialization of delegates without targets
2016-08-18 Stephen ToubFix serialization of several exception types
2016-08-18 Joseph TremouletMerge pull request #6747 from JosephTremoulet/VNLoops
2016-08-18 Viacheslav NikolaevAn easy fix for #6760 (#6770)
2016-08-18 Rahul KumarDue to comdat folding some fcalls are pointing to same...
2016-08-17 Koundinya VeluriFix CRWLock ID generation overflow bug
2016-08-17 Jarret ShookMerge pull request #6773 from jashook/disable_jit32_tim...
2016-08-17 Rahul KumarMerge pull request #6748 from rahku/arm64ShadowHeap
2016-08-17 Wes HaggardMerge pull request #6766 from dotnet-bot/UpdateDependen...
2016-08-17 Jonghyun ParkMakes FCallMemcpy unwindable (#6753)
2016-08-17 Hyung-Kyu ChoiApply correct symbolic name _ARM_ instead of _TARGET_AR...
2016-08-17 Rama krishnan Ragh... Merge pull request #6749 from ramarag/sos_misc
2016-08-17 Jan KotasMerge pull request #6763 from dotnet-bot/from-tfs
2016-08-17 Tarek Mahmoud SayedMerge pull request #6362 from svick/culturedata-regionnames
2016-08-16 Koundinya VeluriFix build break from new alignments
2016-08-16 Stephen ToubMerge pull request #6761 from stephentoub/mscorlib_dese...
2016-08-16 Stephen ToubAdd deserialization ctors to mscorlib ref assembly
next