Merge pull request #6479 from dagood/update-dependencies
[platform/upstream/coreclr.git] / src /
2016-07-29 William GodbeMerge pull request #6479 from dagood/update-dependencies
2016-07-29 Gaurav KhannaMerge pull request #6506 from gkhanna79/FixReflectionLo...
2016-07-29 Gaurav KhannaMerge pull request #6523 from dotnet-bot/UpdateDependen...
2016-07-29 Rama krishnan Ragh... Merge pull request #6499 from ramarag/unc_cwd
2016-07-29 Aditya MandaleekaMerge pull request #6394 from adityamandaleeka/ymm_save...
2016-07-29 Aditya MandaleekaMerge pull request #6512 from dotnet-bot/UpdateDependen...
2016-07-29 Sepideh KhoshnoodExpose missing members of Array in contract to prep...
2016-07-29 Jan KotasMerge pull request #6509 from dotnet-bot/from-tfs
2016-07-29 Aditya MandaleekaMerge pull request #6496 from adityamandaleeka/virtual_...
2016-07-28 Aditya MandaleekaAlso clear CONTEXT_XSTATE if fpregs aren't available.
2016-07-28 David MasonMerge pull request #6480 from davmason/master
2016-07-28 Aditya MandaleekaAdd extended state to RtlRestoreContext
2016-07-28 Rama Krishnan Ragh... Fxing the paths that are resolved relative to a network...
2016-07-28 Jan KotasSkip dummy null argument for string constructors under...
2016-07-28 Joel HendrixFix for build issue #807024, assemble debug helpers...
2016-07-28 Gaurav KhannaEnable RefEmitted assemblies to have Fallback LoadConte...
2016-07-28 Russell C HadleyMerge pull request #6502 from russellhadley/errnoFix
2016-07-28 noahfalkMerge pull request #6278 from Dmitri-Botcharnikov/featu...
2016-07-28 Aditya MandaleekaFix a couple of paths related to exception codes. ...
2016-07-28 Aditya MandaleekaAdd in-memory logging for virtual memory operations.
2016-07-28 rhadleyAdd errno.h
2016-07-28 Stephen ToubMerge pull request #6490 from KrzysztofCwalina/ConvertAll
2016-07-28 Aditya MandaleekaRename PCMI->pLast and other cleanup of virtual memory...
2016-07-27 Carol EidtMerge pull request #6484 from CarolEidt/AssertionPropAs...
2016-07-27 KrzysztofCwalinaExposed List<T>.ConvertAll
2016-07-27 John ChenMerge pull request #6489 from JohnChen0/master
2016-07-27 Jan KotasGC update from CoreRT (#6487)
2016-07-27 David Masonporting changes from .net native to CoreCLR
2016-07-27 Stephen ToubMerge pull request #6488 from stephentoub/add_objref_ms...
2016-07-27 Carol EidtDo not propagate bad assertions from unreachable blocks
2016-07-27 Stephen ToubAdd IObjectReference to mscorlib ref assembly
2016-07-27 Evgeny Pavlov[SOS][ARM/Linux] Enable clru SOS command (#6477)
2016-07-27 James KoOptimize the generic string.Join for length 1 collectio...
2016-07-27 Stephen ToubMerge pull request #6486 from stephentoub/expose_update...
2016-07-27 Stephen ToubExpose SerializationInfo.UpdateValue for corefx
2016-07-27 Evgeny PavlovAdd flag to check re-entrancy of JIT notification
2016-07-27 Stephen ToubMerge pull request #6485 from stephentoub/iobjref_model
2016-07-27 Stephen ToubAdd IObjectReference to model.xml
2016-07-27 Brian SullivanMerge pull request #6467 from briansull/multireg-return2
2016-07-27 Andy AyersMerge pull request #6401 from AndyAyersMS/PropagateOptM...
2016-07-26 Rahul KumarMerge pull request #6418 from rahku/crossgen
2016-07-26 Brian SullivanEnable multireg returns on Arm64
2016-07-26 Stephen ToubMerge pull request #6481 from stephentoub/add_serializa...
2016-07-26 David MasonUse the correct call to get properties, DeclaredPropert...
2016-07-26 Andy AyersRewrite gtIsVtableAccess to avoid assert
2016-07-26 Stephen ToubAdd serialization primitives to mscorlib facade
2016-07-26 Russell C HadleyMerge pull request #6464 from russellhadley/HardenJitSt...
2016-07-26 rhadleyHarden stdout at startup
2016-07-26 Jan KotasMerge pull request #6473 from dotnet-bot/from-tfs
2016-07-26 Rama Krishnan Ragh... Addressing arm64 build break due to old compiler
2016-07-26 Geunsik LimLinux/ARM: Fix +3000 bus errors of unit-test in case...
2016-07-26 Rama krishnan Ragh... Merge pull request #6328 from ramarag/arm64debugger
2016-07-26 Rahul KumarDo not insert gcstress interrupt instruction at call...
2016-07-26 Rama Krishnan Ragh... Arm64: Debugger
2016-07-26 Aditya MandaleekaFix offset to VectorRegister in i386/asmconstants.h.
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 Evgeny PavlovFix inlining of '__jit_debug_register_code' on ARM32...
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 Evgeny PavlovSet hr to S_OK instead of returning S_OK
2016-07-22 Evgeny PavlovFix ildasm fail due missing GetInfoForMethod managed...
2016-07-22 Evgeny PavlovUse LLVM headers for generation ELF and Dwarf files
2016-07-22 Evgeny PavlovChange 'Extract' -> 'GetValue' to prevent memory leaks
2016-07-22 Evgeny PavlovUse NewArrayHolder instead of raw pointers
2016-07-22 Evgeny PavlovFix indentation in cmake file
2016-07-22 Evgeny PavlovFix after review:
2016-07-22 Evgeny PavlovCreate coreclr delegate inside coreclr_initialize
2016-07-22 Dmitri BotcharnikovAdd GDB JIT support for source line debug information.
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 Andy AyersJit: fix issues with optMethodFlags
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 Aditya MandaleekaSave and restore ymm registers in signal handlers.
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
next