platform/upstream/coreclr.git
2016-05-04 MyungJoo HamUnix/Build: use -fsigned-char
2016-05-03 Jan VorlicekFix handling of FP args on stack in the ArgIterator...
2016-05-03 Rama krishnan... Merge pull request #4694 from ramarag/thisptrret
2016-05-03 Lubomir LitchevMerge pull request #4616 from LLITCHEV/MultiCoreJit-1
2016-05-03 Kyungwoo LeeMerge pull request #4731 from kyulee1/onlypush
2016-05-03 Kyungwoo LeeARM64: Trigger Failure Email for Push Only
2016-05-03 Rama Krishnan... Arm64:Implemeting ThisPtrRetBufPrecode:
2016-05-02 Bruce ForstallMerge pull request #4719 from dotnet-bot/from-tfs
2016-05-02 Gaurav KhannaMerge pull request #4684 from gkhanna79/CrossgenJIT
2016-05-02 Kyungwoo LeeMerge pull request #4718 from kyulee1/nativevararg
2016-05-02 Aditya MandaleekaMerge pull request #4637 from adityamandaleeka/synch_cl...
2016-05-02 Lubomir LitchevAdd ability to AutoStartProfiling for CoreCLR.
2016-05-02 Jan KotasMerge pull request #4709 from myungjoo/fix/4682
2016-05-02 Jan KotasMerge pull request #4688 from dotnet-bot/from-tfs
2016-05-02 Bruce ForstallMerge pull request #4692 from BruceForstall/FuncInfo
2016-05-02 Mike McLaughlinMerge pull request #4543 from krytarowski/netbsd-support-73
2016-05-02 Kyungwoo LeeARM64: NativeVarArg
2016-05-02 Kyungwoo LeeMerge pull request #4621 from kyulee1/floatarg
2016-05-02 Kyungwoo LeeARM64: Enable Varargs with float argument.
2016-05-02 Kyungwoo LeeMerge pull request #4699 from kyulee1/testlst
2016-05-02 Andy AyersMerge pull request #4689 from AndyAyersMS/NoInlineRange
2016-05-02 Gaurav KhannaEnable crossgen to load JIT from a custom location
2016-05-02 Bruce ForstallAdd support for easily collecting JitFuncInfoLogFile...
2016-05-02 Yi Zhang (CLR)Merge pull request #4710 from yizhang82/array_warn_fix
2016-05-02 Russ KeldorphMerge pull request #4707 from RussKeldorph/gcincomp
2016-05-02 Russ KeldorphMerge pull request #4704 from RussKeldorph/lotsofinlines
2016-05-02 Yi Zhang (CLR)Fix warnings
2016-05-02 Jonghyun ParkFix #4496 (#4503)
2016-05-02 MyungJoo HamDisable WIN32_REGISTRY for UNIX platforms
2016-05-01 John ChenMerge pull request #4556 from JohnChen0/r2r
2016-05-01 Russ KeldorphMark some GC tests incompatible with GCStress
2016-05-01 John Chen ... Support generic methods without generic dictionary
2016-05-01 Russ KeldorphMark LotsOfInlines tests as optimization-sensitive
2016-04-30 Mike McLaughlinMerge pull request #4653 from mikem8361/shimrace
2016-04-30 Kyungwoo LeeARM64: Test.lst Update
2016-04-30 Kyungwoo LeeMerge pull request #4687 from kyulee1/zap
2016-04-30 Aditya MandaleekaMerge pull request #4698 from adityamandaleeka/fix_ci_c...
2016-04-30 Aditya MandaleekaUse Unix version of WORKSPACE.
2016-04-30 Aditya MandaleekaUpdate directory check for case with multiple CoreFX...
2016-04-30 Michelle McDanielMerge pull request #4691 from adiaaida/longOperators
2016-04-30 Andy AyersImplement JitNoInlineRange
2016-04-30 Aditya MandaleekaMerge pull request #4695 from adityamandaleeka/fix_ci_c...
2016-04-30 Aditya MandaleekaAdd cascading CoreFX directories to Unix CI run
2016-04-30 Aditya MandaleekaAllow multiple CoreFX bin directories to be specified...
2016-04-30 Bruce ForstallFix desktop build break introduced by CS#1600134
2016-04-29 Michelle McDanielSeparate NYIs for arithmetic operators on longs
2016-04-29 Bruce ForstallMerge pull request #4676 from BruceForstall/x86Testing
2016-04-29 Bruce ForstallChange RyuJIT/x86 testing
2016-04-29 Kyungwoo LeeARM64: Enabling Crossgen End-to-End Mscorlib
2016-04-29 Kamil RytarowskiTreat NetBSD like FreeBSD and OSX in PAL_VirtualUnwind...
2016-04-29 shionAdd query handling of IUnknown for MergeTokenManager...
2016-04-29 shionAdd query handling of ICLRPrivResource for Assembly...
2016-04-29 Jonghyun ParkSpecify the signedness of 'char' in HFA testcases ...
2016-04-29 Pat GavlinEliminate SEH interactions between the JIT and the...
2016-04-29 Swaroop SridharMerge pull request #4655 from swaroop-sridhar/aagc3
2016-04-29 Lakshmi PriyaMerge pull request #4662 from Priya91/ubuntu1604
2016-04-29 Mike McLaughlinFix issue #4298 "SIGSEGV_libcoreclr.so!Debugger::GetArg...
2016-04-29 Bruce ForstallMerge pull request #4670 from BruceForstall/Fix3596
2016-04-29 Bruce ForstallMerge pull request #4656 from BruceForstall/x86fp
2016-04-29 Sean GillespieMerge pull request #4658 from swgillespie/gc-perf-typo
2016-04-29 MyungJoo HamARM Enable MulticoreJIT for mscorlib.dll build
2016-04-29 MyungJoo HamEnsure FEATURE_MANAGED_ETW isn't set for TargetUnix 2
2016-04-29 Jiyoung Giuliana Yunenable build of arm-softfp cross target component....
2016-04-29 Rahul KumarMerge pull request #4652 from rahku/arm64EnableR2R
2016-04-29 MyungJoo HamARM: Fix compiler definition inconsistency (#4673)
2016-04-29 Jonghyun ParkEmbrace bash message with " (#4633)
2016-04-29 Bruce ForstallFix 3596: attempt to spill a returned fp local w/o...
2016-04-29 Lakshmi Priya... Remove Ubuntu15.10 support.
2016-04-29 Gaurav KhannaMerge pull request #4643 from gkhanna79/LoadJIT
2016-04-29 Sean GillespieFix a typo in GCMetrics that provides the wrong generat...
2016-04-28 Rahul KumarEnable ReadyToRun feature for arm64
2016-04-28 Bruce ForstallUpdate RyuJIT/x86 XMM register definitions and usage
2016-04-28 Swaroop SridharARM64: Update FP-context-pointer in ExceptionFrame
2016-04-28 Brian SullivanMerge pull request #4632 from briansull/multireg-struct...
2016-04-28 Bruce ForstallMerge pull request #4646 from BruceForstall/Fix3516
2016-04-28 Bruce ForstallMerge pull request #4645 from BruceForstall/UpdateRyuJI...
2016-04-28 Bruce ForstallMerge pull request #4644 from BruceForstall/LocallocAnd...
2016-04-28 Gaurav KhannaLoad JIT from a custom location
2016-04-28 Brian SullivanUpdated morph.cpp
2016-04-28 Bruce ForstallImprove AMD64 PSPSym behavior
2016-04-28 Bruce ForstallUpdate RyuJIT/x86 test exclusion list
2016-04-28 Bruce ForstallMerge pull request #4622 from BruceForstall/FixCobolLeg...
2016-04-28 Bruce ForstallFix 3516: Change an emitter #ifdef from _TARGET_AMD64_...
2016-04-28 Carol EidtMerge pull request #4611 from CarolEidt/Fix4412
2016-04-28 Michelle McDanielMerge pull request #4602 from adiaaida/x86Exclude
2016-04-28 Bruce ForstallFix regression in internal Cobol test
2016-04-28 chunseokleeLinux Mint support for mscorlib.dll (#4610)
2016-04-28 Evgeny PavlovInitial support of lldb-3.8 for libsosplugin (#4473)
2016-04-28 Jan KotasRefuse to compile references to nativecallable methods...
2016-04-28 Jan KotasMerge pull request #4572 from JohnChen0/crossgen-createpdb
2016-04-28 Rama krishnan... Merge pull request #4614 from ramarag/fragileNIstartup
2016-04-28 Aditya MandaleekaRemove SYNCHMGR_PIPE_BASED_THREAD_BLOCKING and clean...
2016-04-28 Andy AyersMerge pull request #4625 from AndyAyersMS/FullInliner
2016-04-28 Jan KotasMerge pull request #4626 from dotnet-bot/from-tfs
2016-04-28 Jan KotasFix FileLoadException message for CoreCLR (#4624)
2016-04-28 Sejong OhMerge pull request #4578 from sejongoh/vector3_testcase...
2016-04-27 Brian SullivanStructPromote_0428
2016-04-27 Maoni StephensMerge pull request #4585 from Maoni0/numa
2016-04-27 Sejong OhUpdate Vector3 Interop testcases
2016-04-27 Rama Krishnan... Arm64:Fxing up VM helper Table in mscorlib NI
next