platform/upstream/coreclr.git
2016-12-07 Jonghyun Park[x86/Linux] Port asmhelpers.asm (#8489)
2016-12-07 Jonghyun Park[x86/Linux] Port PATCH_LABEL macro (#8483)
2016-12-07 Swaroop SridharGcInfoEncoder: Initialize the BitArrays tracking livene...
2016-12-07 Pat GavlinMerge pull request #8484 from pgavlin/VSO297113
2016-12-06 Pat GavlinFix use edge iterator for DYN_BLK nodes.
2016-12-06 Carol EidtMerge pull request #8466 from CarolEidt/Fix297074
2016-12-06 Brian SullivanMerge pull request #8467 from briansull/vso-287663
2016-12-06 Andy AyersMerge pull request #8263 from AndyAyersMS/InlineInlineP...
2016-12-06 ahsonkhanFixed typo
2016-12-06 Brian SullivanWe should not transform a GT_DYN_BLK with a constant...
2016-12-06 Pat GavlinMerge pull request #8464 from pgavlin/VSO297109
2016-12-06 Pat GavlinAddress PR feedback.
2016-12-06 Evgeny Pavlov[x86/Linux][SOS] Fix DataTarget::GetPointerSize for...
2016-12-06 Evgeny Pavlov[x86/Linux][SOS] Disable ARM target support for xplat...
2016-12-06 SaeHie Park[x86/Linux] Fix Dacp structure size mismatch (#8377)
2016-12-06 Jonghyun ParkExtract ARRAYSTUBS_AS_IL code from STUBS_AS_IL region...
2016-12-06 Carol EidtMerge pull request #8463 from CarolEidt/Fix288220
2016-12-06 Jonghyun Park[x86/Linux] Fix exception handling routine (#8433)
2016-12-06 Jonghyun Park[x86/Linux] Revise COMPlusThrowCallback (#8430)
2016-12-06 Jonghyun Park[x86/Linux] Fix unknown pragma build error (#8427)
2016-12-06 Carol EidtCreate Blk node for struct vararg
2016-12-06 Drew ScogginsMerge pull request #8468 from DrewScoggins/LinuxPerfFixup
2016-12-06 Drew ScogginsFix calls to curl in prep script
2016-12-06 Jonghyun Park[x86/Linux] Port gmsasm.asm (#8456)
2016-12-06 Jonghyun Park[x86/Linux] Mark several Windows-specific functions...
2016-12-06 Jonghyun ParkAdd UnhandledExceptionHandlerUnix Stub (#8425)
2016-12-06 SivarvMerge pull request #8461 from sivarv/shiftFix
2016-12-06 Drew ScogginsMerge pull request #8195 from DrewScoggins/LinuxPerfAuto
2016-12-05 Jonghyun Park[x86/Linux] Enclose ArrayOpStub Exceptions with FEATURE...
2016-12-05 SaeHie Park[x86/Linux] Fix no known conversion from 'void ()'...
2016-12-05 Jonghyun Park[x86/Linux] add a stub for THROW_CONTROL_FOR_THREAD_FUN...
2016-12-05 Pat Gavlinx86: Deactivate P/Invoke frames after a native call.
2016-12-05 Carol EidtAllow remorph of SIMD assignment
2016-12-05 sivarvCompare opt against zero involving a shift oper.
2016-12-05 Jeremy KuhneCopy CoreFX environment variable code (#8405)
2016-12-05 Bruce ForstallMerge pull request #8109 from BruceForstall/FixSimd12NYI
2016-12-05 Drew ScogginsAdd Linux perf support to Jenkins
2016-12-05 Andy AyersIncorporate changes from Jan's #8437, plus review feedback.
2016-12-05 Andy AyersJIT: enable inline pinvoke in more cases
2016-12-05 Ian HaysMerge pull request #8306 from jamesqo/better-bulk-add
2016-12-05 Jonghyun Park[x86/Linux] Re-enable FrameHandlerExRecord for x86...
2016-12-05 Jonghyun Park[x86/Linux] Fix dangling ClrCaptureContext (#8453)
2016-12-05 Jonghyun ParkFix dangling StubLinkerCPU::EmitDelegateInvoke in x86...
2016-12-05 Jonghyun Park[x86/Linux] Enclose stub-linking methods with FEATURE_S...
2016-12-05 Jonghyun Park[x86/Linux] Fix dangling CLR_ImpersonateLoggedOnUser...
2016-12-05 Hyeongseok OhFix runtest.sh: delete ni file and lock correctly ...
2016-12-05 Jonghyun Park[x86/Linux] Mark LeaveCatch as NYI (#8384)
2016-12-05 SaeHie Park[x86/Linux] Fix all paths through this function will...
2016-12-05 Jonghyun Park[x86/Linux] Use Portable LMul JIT Helper (#8449)
2016-12-05 SaeHie Park[x86/Linux] Fix indirection of non-volatile null pointe...
2016-12-05 Jonghyun ParkUse Portable Floating-point Arithmetic Helpers (#8447)
2016-12-05 Jonghyun Park[x86/Linux] Fix dangling DoubleToNumber and NumberToDou...
2016-12-05 Jon HannaFix several misspellings of exception and "a exception...
2016-12-05 Jonghyun Park[x86/Linux] Revert UMThkCallFrame-related changes ...
2016-12-05 Jonghyun Park[x86/Linux] Fix unused function warning (#8429)
2016-12-05 Sean GillespieEnsure MSBuild properties get persisted to child MSBuil...
2016-12-03 Bruce ForstallRyuJIT/x86: Implement TYP_SIMD12 support
2016-12-02 Jonghyun Park[x86/Linux] fix several parentheses compile warnings...
2016-12-02 Jan KotasIntroduce CORINFO_EH_CLAUSE_SAMETRY flag for CoreRT...
2016-12-02 Jan KotasMerge pull request #8419 from jkotas/master-UpdateDepen...
2016-12-02 Jan KotasDisable test against #8418 to unblock corefx updates
2016-12-02 Jonghyun Park[x86/Linux] Use portable JIT helpers (#8392)
2016-12-02 Jonghyun Park[x86/Linux] Disable Watson-related code for non-Windows...
2016-12-02 Jonghyun Park[x86/Linux] Add Portable PopSEHRecords as NYI (#8412)
2016-12-02 Jonghyun ParkResolve duplicated functions (#8413)
2016-12-02 Jonghyun Park[x86/Linux] Adjust the definition of FnStaticBaseHelper...
2016-12-01 Bruce ForstallMerge pull request #8414 from BruceForstall/FixSimdRegr...
2016-12-01 dotnet-botUpdate CoreClr, CoreFx to beta-24801-03, beta-24721...
2016-12-01 Phil Christensenfix permissive C++ code (MSVC /permissive-) (#8337)
2016-12-01 Jonghyun ParkRe-enable UMThkCallFrame and fix compile errors (#8411)
2016-12-01 Jonghyun ParkFix build error in ARM64 code (#8407)
2016-12-01 Jonghyun ParkAdd EXCEPTION_REGISTRATION_RECORD for x86/Linux (#8408)
2016-12-01 Bruce ForstallFix recent x86 SIMD regressions
2016-12-01 Alex GhiondeaRemove the BinaryCompatibility class as it is not usefu...
2016-12-01 Jan VorlicekAdd printing managed assert message to console (#8399)
2016-12-01 Jan KotasSkip emitting duplicate clauses for CoreRT (#8400)
2016-12-01 Jonghyun ParkAdd parentheses aroung logical operations (#8406)
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)
next