Merge pull request #6328 from ramarag/arm64debugger
[platform/upstream/coreclr.git] / src /
2016-07-26 Rama krishnan Ragh... Merge pull request #6328 from ramarag/arm64debugger
2016-07-26 Rama Krishnan Ragh... Arm64: Debugger
2016-07-25 Vance MorrisonMerge pull request #6156 from justinvp/activitytracker_...
2016-07-25 Vance MorrisonMerge pull request #6158 from justinvp/tracing_stringco...
2016-07-25 Gaurav KhannaMerge pull request #6449 from dotnet-bot/UpdateDependen...
2016-07-25 Bruce ForstallMerge pull request #6342 from BruceForstall/tailcall
2016-07-24 Bruce ForstallRyuJIT/x86: implement tailcall via helper
2016-07-23 Stephen ToubMerge pull request #6425 from weshaggard/UpdateMscorlib...
2016-07-23 Jan KotasGC update from CoreRT (#6429)
2016-07-23 Jan KotasAdd link to https://graphics.stanford.edu/~seander...
2016-07-23 Gaurav KhannaMerge pull request #6428 from dotnet-bot/UpdateDependen...
2016-07-23 vinnyromThe call to printf expects a string argument, but the...
2016-07-23 Wes HaggardUpdate mscorlib facade to use the rewritten S.P.CoreLib
2016-07-23 Stephen ToubMerge pull request #6415 from joperezr/ExposeISerializa...
2016-07-23 Gaurav KhannaMerge pull request #6414 from dotnet-bot/UpdateDependen...
2016-07-22 Swaroop SridharMerge pull request #6417 from swaroop-sridhar/contract
2016-07-22 Swaroop SridharGetGcInfo(): Add a missing contract declaration
2016-07-22 Jose Perez RodriguezExposing ISerializable implementation in System.DateTime
2016-07-22 Stephen ToubMerge pull request #6399 from stephentoub/fix_typos
2016-07-22 Stephen ToubFix build break when FEATURE_SERIALIZATION defined
2016-07-21 Egor ChesakovMerge pull request #6367 from echesakov/StackAllocation
2016-07-21 Aditya MandaleekaMerge pull request #6395 from adityamandaleeka/fix_shel...
2016-07-21 Sejong OhMerge pull request #6300 from sejongoh/decompose_gt_ind
2016-07-21 Evgeny PavlovChange verbatim ELF.h and Dwarf.h LLVM headers to...
2016-07-21 Kyungwoo LeeMerge pull request #6277 from kyulee1/frageh
2016-07-21 Stephen ToubMerge pull request #6375 from stephentoub/serialization...
2016-07-21 Evgeny Pavlov[SOS][Linux] Fix incorrect processing 'setclrpath'...
2016-07-21 Jan VorlicekRefactor GC background thread creation (#6384)
2016-07-21 Evgeny PavlovAdd ELF.h and Dwarf.h from LLVM for gdbjit feature...
2016-07-21 Stephen Toubifdef out CodeAccessPermission demand used in Serializa...
2016-07-21 Stephen ToubExpose serialization primitives from System.Private...
2016-07-21 Michelle McDanielMerge pull request #6219 from adiaaida/compareLongs
2016-07-21 Swaroop SridharRemove DBG GcInfo encoder/decoder (#6374)
2016-07-21 Carol EidtMerge pull request #6297 from CarolEidt/MorphGenTreeRef...
2016-07-21 Swaroop SridharMerge pull request #6325 from swaroop-sridhar/R2Rver
2016-07-21 Swaroop SridharGCInfo: Support versioning.
2016-07-21 Jan VorlicekRemove include of <utility> from seh.cpp (#6359)
2016-07-20 joemmettFix is_blittable partial specializations (#6357)
2016-07-20 Egor ChesakovFix bug: inlinee did not copy inlinee bbFlags to caller...
2016-07-20 Carol EidtMore Struct-related Refactorings
2016-07-20 SivarvMerge pull request #6326 from sivarv/phase2
2016-07-20 Maoni StephensMerge pull request #6242 from Maoni0/race
2016-07-20 Aditya MandaleekaMerge pull request #6348 from hseok-oh/softfp_rootfs
2016-07-20 sivarvSupport for reg optional tree temps.
2016-07-20 Michelle McDanielFix silent bad codegen in signed comparison
2016-07-20 William GodbeMerge pull request #6340 from wtgodbe/tPack
2016-07-20 Gaurav KhannaMerge pull request #6346 from dotnet-bot/UpdateDependen...
2016-07-20 Kyungwoo LeeARM64: Enable Function Fragment
2016-07-20 Jan VorlicekMake PAL_SEHException smaller (#6267)
2016-07-20 Gaurav KhannaFix for CoreCLR 6269 - Trigger formal binding if domain...
2016-07-20 Andy AyersMerge pull request #6337 from AndyAyersMS/CountObservations
2016-07-20 Sean GillespieMerge pull request #6338 from swgillespie/revert-weakre...
2016-07-20 James KoRemove duplicate code from string.GetHashCode (#4696)
2016-07-20 James KoImprove performance, drastically reduce misfires for...
2016-07-20 James KoBetter performance for string.CompareOrdinalHelper...
2016-07-19 Kyungwoo LeeMerge pull request #6293 from kyulee1/altjit
2016-07-19 Andy AyersInliner: improve arg observations
2016-07-19 Gaurav KhannaMerge pull request #6331 from dotnet-bot/UpdateDependen...
2016-07-19 Jostein KjønigsenFix self-process identification for FreeBSD (#6314)
2016-07-19 Carol EidtMerge pull request #6227 from parjong/revert-6021-LessC...
2016-07-19 Andy AyersMerge pull request #6324 from AndyAyersMS/ReplayCapture...
2016-07-18 Sejong OhDecompose GT_IND for x86
2016-07-18 Peter JasFix libc path for macOS El Capitan (#6302)
2016-07-18 Dan MoseleyAdd to model.xml several members we wish to expose...
2016-07-18 Peter JasAdd Lazy<T>(T value) constructor (#6304)
2016-07-18 Stephen ToubAdd ICloneable back to several globalization types...
2016-07-18 James KoMinimize buffer allocations in Stream.CopyTo for seekab...
2016-07-17 Jonghyun ParkRevert "Less conservative gt obj"
2016-07-17 Jan KotasGC update from CoreRT (#6305)
2016-07-15 Andy AyersInliner: capture profit model estimate during replay
2016-07-15 Sejong OhMerge pull request #6037 from sejongoh/linux_struct_arg
2016-07-15 Jarret ShookMerge pull request #6249 from prajwal-aithal/devel...
2016-07-15 Kyungwoo LeeARM64: Cross-Target Jit
2016-07-15 Michal StrehovskýMerge pull request #6287 from MichalStrehovsky/removeAs...
2016-07-14 Jarret ShookMerge pull request #6050 from prajwal-aithal/devel...
2016-07-14 Michal StrehovskýRemove assert validating intrinsic expansion on mustExpand
2016-07-14 Sejong OHRemove unnecessary copies for stack struct argument...
2016-07-14 William GodbeMerge pull request #6256 from wtgodbe/buildToolsVersion
2016-07-14 wtgodbeUpdate to latest version of buildtools
2016-07-14 Bruce ForstallMerge pull request #6276 from BruceForstall/LocAllocCleanup
2016-07-14 Bruce ForstallClean up localloc implementation; improve AMD64 codegen...
2016-07-14 Brian SullivanMerge pull request #6274 from hqueue/arm/xor_swap
2016-07-14 Hyung-Kyu ChoiIntroduce XOR swap to legacy codegen for ARM32
2016-07-14 Stephen ToubMerge pull request #6263 from stephentoub/remove_serial...
2016-07-14 Rahul KumarMerge pull request #6257 from rahku/crossgen
2016-07-13 Jan VorlicekMake StubHelpers::ProcessByrefValidationList NOTHROW...
2016-07-13 Stephen ToubMerge pull request #6205 from stephentoub/environmentau...
2016-07-13 Carol EidtMerge pull request #6182 from wateret/fix-6051
2016-07-13 Stephen ToubAdd #if FEATURE_SERIALIZATION around non-functional...
2016-07-13 William GodbeMerge pull request #6255 from wtgodbe/targetingpack
2016-07-13 Pat GavlinMerge pull request #6254 from pgavlin/RemoveRenameUpdat...
2016-07-13 Stephen ToubConditionally compile EnvironmentAugments.cs for coreclr
2016-07-13 Stephen ToubAdd EnvironmentAugments to coreclr
2016-07-13 Bruce ForstallMerge pull request #6251 from BruceForstall/Localloc
2016-07-13 Bruce ForstallImplement localloc for RyuJIT/x86
2016-07-13 Bruce ForstallMerge pull request #6224 from BruceForstall/Fix4177
2016-07-13 Bruce ForstallFix #4177: RyuJIT/x86 NYI related to lvaArgType()
2016-07-13 Stephen ToubMerge pull request #6253 from stephentoub/stop_strippin...
2016-07-13 Rahul KumarARM64:Similar to arm, in order to preserve volatile...
2016-07-13 Matt EllisMerge pull request #6247 from ellismg/add-back-exceptio...
next