platform/upstream/coreclr.git
2016-12-10 dotnet-botUpdate CoreClr, CoreFx to beta-24810-01, beta-24810...
2016-12-10 Stephen ToubMerge pull request #8576 from stephentoub/cwt_clear
2016-12-10 Stephen ToubChange ConditionalWeakTable.Clear
2016-12-09 Stephen ToubMerge pull request #8572 from stephentoub/cwt_gpas
2016-12-09 Jeremy KuhneStrip some security related attributes (#8571)
2016-12-09 Stephen ToubChange CWT use of GetPrimaryAndSecondary to GetPrimary
2016-12-09 John ChenFix path separator in CrossGen help on Linux
2016-12-09 Alexander RadchenkoMake it easier to iterate through an ArraySegment ...
2016-12-09 SivarvMerge pull request #8544 from sivarv/moveRegFix
2016-12-09 Stephen ToubMerge pull request #8507 from stephentoub/portcorert_cwt
2016-12-09 Alexander RadchenkoStringBuilder.AppendJoin (appending lists to StringBuil...
2016-12-09 Gaurav KhannaMerge pull request #8563 from xoofx/TPA_glossary
2016-12-09 Alexandre MutelAdd TPA/Trusted Platform Assemblies description to...
2016-12-09 Jonghyun Park[x86/Linux] Port ResolveWorkerAsmStub (#8557)
2016-12-09 Jonghyun Park[x86/Linux] Use Portable FastGetDomain (#8556)
2016-12-09 Jan VorlicekFix incremental build when dummy version.cpp is generat...
2016-12-09 SaeHie Park[x86/Linux] Fix getcpuid calling convention (#8552)
2016-12-09 Jeremy KuhneStrip more defines from CoreLib (#8545)
2016-12-09 Stephen ToubFix perf regression with lots of objects in a Condition...
2016-12-09 Stephen ToubPort ConditionalWeakTable from CoreRT
2016-12-09 sivarvFix to issue 8287.
2016-12-09 sandreenkoMerge pull request #8539 from sandreenko/fix-unix-unwin...
2016-12-09 SaeHie Park[x86/Linux] Fix PAL unit test paltest_pal_sxs_test1...
2016-12-09 Jonghyun Park[x86/Linux] Revise asmhelper.S using macro (#8523)
2016-12-09 Pat GavlinMerge pull request #8537 from pgavlin/VSO299202
2016-12-09 Pat GavlinMerge pull request #8543 from pgavlin/VSO299207
2016-12-09 Justin Van... Make TimeZoneInfo fields readonly (#8526)
2016-12-09 Justin Van... TimeZoneInfo: Use string.Concat instead of string.Forma...
2016-12-09 Justin Van... Make TimeZoneInfo.TransitionTime fields readonly (...
2016-12-09 Jonghyun Park[x86/Linux] Port Several Stubs as NYI (#8515)
2016-12-09 Justin Van... Make TimeZoneInfo.AdjustmentRule fields readonly (...
2016-12-09 Justin Van... Preallocate the TimeZoneInfo.Utc instance (#8530)
2016-12-09 Justin Van... Simplify TimeZoneInfo.AdjustmentRule.Equals (#8527)
2016-12-09 Justin Van... Remove private TimeZoneInfoComparer (#8512)
2016-12-08 Sergey AndreenkoFix unix unwind info
2016-12-08 Jan VorlicekRemove sscanf and sprintf usage (#8508)
2016-12-08 Pat GavlinCorrect an assertion in LSRA.
2016-12-08 Pat GavlinDisable special put args for LIMIT_CALLER on x86.
2016-12-08 Justin Van... Avoid allocating in TimeZoneInfo.GetHashCode() (#8513)
2016-12-08 Justin Van... Simplify TimeZoneInfo.Equals(object) (#8514)
2016-12-08 Jeremy KuhneMove native search paths forward (#8531)
2016-12-08 Karel ZikmundUpdate glossary.md
2016-12-08 Russ KeldorphMerge pull request #8524 from hqueue/xarch/lowercast
2016-12-08 Hyung-Kyu ChoiRemove an unused local variable
2016-12-08 Jeremy KuhneStrip some conditional compilation in SPCL (#8511)
2016-12-08 Jonghyun Park[x86/Linux] Fix inconsistent GetCLRFunction definitions...
2016-12-08 Brian SullivanMerge pull request #8509 from dotnet-bot/from-tfs
2016-12-07 Jan KotasRefactor Span<T> to ease implementation of JIT intrinsi...
2016-12-07 Pat GavlinMerge pull request #8505 from pgavlin/VSO297215
2016-12-07 Brian SullivanEnable POGO build and link for CodegenMirror
2016-12-07 Jan KotasMerge pull request #8504 from mikedn/sort-comparison
2016-12-07 Carol EidtMerge pull request #8482 from CarolEidt/Fix8220
2016-12-07 SivarvMerge pull request #8488 from sivarv/upperSave
2016-12-07 Pat GavlinUse a left-leaning comma tree when morphing a stelem...
2016-12-07 Pat GavlinMerge pull request #8503 from pgavlin/VSO289704
2016-12-07 Mike DanesRemove unused DepthLimitedQuickSort methods
2016-12-07 Mike DanesChange ArraySortHelper to use Comparison<T>
2016-12-07 Pat GavlinRemove a use of `gtGetOp` in earlyprop.
2016-12-07 Evgeny Pavlov[x86/Linux][SOS] Get correct stack pointer from DT_CONT...
2016-12-07 Carol EidtUse only lower floats for Vector3 dot and equality
2016-12-07 Evgeny Pavlov[x86/Linux][SOS] Add definitions for CLR_CMAKE_PLATFORM...
2016-12-07 Jonghyun ParkMove JIT_EndCatch from asmhelpers.asm into jithelp...
2016-12-07 Jonghyun Park[x86/Linux] Port StubLinkerCPU::EmitSetup (#8494)
2016-12-07 Brian RobbinsMerge pull request #8470 from brianrob/fix_lttng_header...
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-07 sivarvFix to issue 8356.
2016-12-06 Brian RobbinsFix building against liblttng-ust-dev 2.8+
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.
next