platform/upstream/coreclr.git
2016-12-02 Hyeongseok OhFirst step to generate nuget package for ARM32/Linux
2016-12-01 Jan KotasMerge pull request #8209 from stephentoub/arraypool_perf
2016-12-01 Bruce ForstallMerge pull request #8382 from BruceForstall/FixShift
2016-11-30 Jonghyun ParkExclude jithelp.asm for x86/Linux (#8393)
2016-11-30 Bruce ForstallFix x86 encoder to use 64-bit type to accumulate opcode...
2016-11-30 Bruce ForstallMerge pull request #8395 from BruceForstall/FixNYI
2016-11-30 Jonghyun ParkDisable PrintSEHChain for non-Windows platforms (#8379)
2016-11-30 Jonghyun ParkDeclare CtorFtnType only when it is used (#8378)
2016-11-30 Jonghyun ParkDisable EHWatsonBucketTracker for non-window platforms...
2016-11-30 Jonghyun ParkDisable Windows-specific code for x86/Linux (#8371)
2016-11-30 Jonghyun ParkFix mismatch between longfilepathwrappers.cpp and longf...
2016-11-30 Jonghyun ParkFix mismatch between sortversioning.h and sortversionin...
2016-11-30 Vance MorrisonFix to avoid stalling the process when ETW is doing...
2016-11-30 Jonghyun Park[x86/Linux] Fix mismatch over LPOVERLAPPED_COMPLETION_R...
2016-11-30 Jonghyun ParkEmits compile error on portability issue only when...
2016-11-30 Jonghyun Park[x86/Linux] Disable FEATURE_AVX_SUPPORT (#8335)
2016-11-30 Jonghyun Park[x86/Linux] Add missing files in x86/Linux PAL (#8318)
2016-11-30 Jonghyun ParkUses portable ROTATE_LEFT for x86/Linux (#8367)
2016-11-30 Stephen ToubMerge pull request #8401 from svick/task-action-delegate
2016-11-30 Jonghyun ParkFix mismatch between signature and implementation of...
2016-11-30 SaeHie Park[x86/Linux] Fix prototype for GCThreadStub (#8397)
2016-11-30 Matt WarrenAdding missing ctor - 'public Span(T[] array, int start...
2016-11-30 Jonghyun ParkUpdates m_LastRedirectIP and m_SpinCount only for non...
2016-11-30 SaeHie Park[x86/Linux] Fix extraneous parentheses (#8388)
2016-11-30 SaeHie Park[x86/Linux] Fix error: '&&' within '||' (#8391)
2016-11-30 Bruce ForstallChange NYI to be a noway_assert if ALT_JIT is not defined
2016-11-30 John ChenCapture YMM registers on OSX (#8365)
2016-11-30 Jonghyun Park[x86/Linux] Add virtual dtor for ArrayStubCache class...
2016-11-30 Andy AyersRemove one virtual call from StreamHelpers.ValidateCopy...
2016-11-30 Jonghyun ParkFix inconsistency between the signatures of GetAppDomai...
2016-11-30 SaeHie Park[x86/Linux] Disable WIN64EXECPTION and fix related...
2016-11-30 Pat GavlinMerge pull request #8315 from mikedn/disasm
2016-11-29 Michelle McDanielMerge pull request #8355 from adiaaida/formattingFix
2016-11-29 SivarvMerge pull request #8291 from sivarv/sse34
2016-11-29 Michelle McDanielFix formatting in files
2016-11-29 Bruce ForstallMerge pull request #8330 from BruceForstall/FixSSE2Assert
2016-11-29 Jan KotasMerge pull request #8351 from dotnet-bot/from-tfs
2016-11-29 Jan VorlicekFix shared library dependencies verification on some...
2016-11-29 John ChenDisable CER feature as it is not used (#8218)
2016-11-29 Petr OnderkaUse invariant culture in test (#8327)
2016-11-29 Bruce ForstallFix AMD64 CTP build break
2016-11-29 Jan VorlicekFix phantom TEXTREL in libcoreclr.so (#8347)
2016-11-29 Jonghyun ParkUses 'W' to fix build error (#8345)
2016-11-29 Jonghyun ParkFix the mistmatch between gc_thread_stub and GCThreadFu...
2016-11-29 Jonghyun ParkFix ignored attribute warning for x86/Linux build ...
2016-11-29 Mike DanesFix various disassembly issues
2016-11-29 Bruce ForstallForce enable SSE2 on RyuJIT/x86 on desktop
2016-11-29 Jan KotasDisable PSPSym and LocAllocSPvar for CoreRT (#8319)
2016-11-29 Pat GavlinMerge pull request #8325 from pgavlin/gh8285
2016-11-28 sivarvEnable using SSE3_4 instruction set for SIMD codegen.
2016-11-28 SaeHie Park[x86/Linux] Fix constructor missing in UnmanagedToManag...
2016-11-28 SaeHie Park[x86/Linux] Fix error variable 'td' is uninitialized...
2016-11-28 Pat GavlinDo not rewrite `(t + cns_a) << cns_s)` during CSE.
2016-11-28 Bruce ForstallMerge pull request #8314 from BruceForstall/RefactorEmit
2016-11-28 Petr OnderkaChange the type of Task.m_action to Delegate
2016-11-28 Bruce ForstallFactor out common stack adjustment code
2016-11-28 Stephen ToubMake GetCurrentProcessorNumber an FCall
2016-11-28 SaeHie Park[x86/Linux] Fix compile error in zapcode (#8294)
2016-11-28 SaeHie Park[x86/Linux] Fix 'stdcall' here was previously declared...
2016-11-28 SaeHie Park[x86/Linux] Fix unknown type name 'PTR_RUNTIME_FUNCTION...
2016-11-28 Maoni StephensMerge pull request #8199 from Maoni0/local_gc
2016-11-27 Bruce ForstallMerge pull request #8312 from BruceForstall/FixLegacyBuild
2016-11-27 Jan VorlicekFix building CoreCLR with Clang 3.9 (#8311)
2016-11-26 Bruce ForstallExclude superpmi test from legacyjit and compatjit...
2016-11-25 Bruce ForstallSet FEATURE_READYTORUN_COMPILER for legacyjit and compatjit
2016-11-25 James KoFix subtle bug in new string.Join implementation. ...
2016-11-25 Jonghyun ParkConfigures tests even when configureonly is provided...
2016-11-25 Jonghyun Park[x86/Linux] Renames i386 as amd64 in arch (PAL) (#8307)
2016-11-25 SaeHie ParkEnable field EndAddress only for AMD64 in PAL of RUNTIM...
2016-11-25 Stephen ToubCache result of GetCurrentProcessorNumber
2016-11-25 Stephen ToubImprove ArrayPool performance
2016-11-24 Jonghyun ParkSupports to build PAL tests under x86/Linux (#8292)
2016-11-24 SaeHie Park[x86/Linux] Fix unsupported architecture in seh-unwind...
2016-11-24 Russ KeldorphMerge pull request #8295 from RussKeldorph/nopr
2016-11-24 Russ KeldorphRemove non-RyuJIT default PR triggers
2016-11-24 Bruce ForstallMerge pull request #8260 from BruceForstall/SwitchX86To...
2016-11-23 Jonghyun ParkRemoves non-existent target files from override.targets...
2016-11-23 James KoAdd String.Join overloads accepting a char separator...
2016-11-23 Bruce ForstallMake RyuJIT/x86 the default x86 JIT
2016-11-23 Pat GavlinMerge pull request #8284 from pgavlin/gh8258
2016-11-23 Sven BoemerMerge pull request #8281 from sbomer/dasm_automation
2016-11-23 Carol EidtMerge pull request #7847 from CarolEidt/Fix278375
2016-11-23 Pat GavlinFormat code.
2016-11-23 Pat GavlinMerge pull request #8259 from pgavlin/ByrefGcrefKillSet
2016-11-23 Pat GavlinFix the no-GC kill set for ASSIGN_BYREF on x86.
2016-11-23 Pat GavlinIncrement lclVar refCounts in fgMorphBlockStmt.
2016-11-23 Dan MoseleyMerge pull request #8137 from jamesqo/array.fill
2016-11-23 SivarvMerge pull request #8229 from mikedn/sse-eq
2016-11-23 Ian HaysMerge pull request #8282 from ianhays/api_lockfix
2016-11-23 Ian HaysFix Typo in Unix Lock/Unlock PAL
2016-11-23 Carol EidtAccount for a reload of umod op2
2016-11-23 Sven BoemerFix archiving for jitdiff windows build only jobs
2016-11-23 SaeHie Park[x86/linux] Fix redefined DISPATCHER_CONTEXT compile...
2016-11-23 Andrey Kvochko[GDBJIT] Fix thunk symbol generation for ARM (#8205)
2016-11-23 SaeHie Park[x86/Linux] Fix compile error with exception handling...
2016-11-23 SaeHie Park[x86/Linux] Fix unknown type name 'ExInfo' (#8274)
2016-11-23 SaeHie Park[x86/Linux] Fix comparison of two values with different...
2016-11-23 SaeHie Park[x86/Linux] Fix SEH '__try' is not supported on this...
2016-11-23 SaeHie Park[x86/Linux] Fix no matching function for call to 'Inter...
2016-11-23 Mike DanesChange vector equality to use pmovmskb
next