platform/upstream/coreclr.git
2017-05-13 Brian RobbinsDisable ETW calls on UNIX.
2017-05-13 Tarek Mahmoud... Fix String.IndexOf with empty string input (#11587)
2017-05-13 Brian RobbinsEnable Symbolic Rundown for EventPipe (#11582)
2017-05-12 Brian SullivanMerge pull request #11584 from dotnet/revert-11500...
2017-05-12 Jarret ShookRevert "Merge changes from TFS"
2017-05-12 Brian RobbinsPut the serialization marker under its own IFDEF. ...
2017-05-12 Brian RobbinsDon't allow specification of needStack to EventPipeProv...
2017-05-12 dotnet botUpdate CoreClr, CoreFx to preview2-25312-01, preview2...
2017-05-12 Brian RobbinsOnly call EventActivityIdControl ETW function on Window...
2017-05-12 Atsushi KanamoriDelete non-shared version and switch over to shared...
2017-05-12 Jan KotasMerge pull request dotnet/corert#3601 from dotnet/nmirror
2017-05-12 Carol EidtMerge pull request #10972 from hqueue/arm/ryujit/lsra
2017-05-12 Jarret ShookMerge pull request #11500 from dotnet-bot/from-tfs
2017-05-12 Brian RobbinsEventPipe Circular Buffer Support and Ability to Start...
2017-05-12 Jarret ShookMerge pull request #11536 from jashook/green_arm64_ci
2017-05-12 jashook[Arm64] Disable new test regressions
2017-05-12 Pat GavlinRe-morph lclVar nodes after simplifying (ind (addr...
2017-05-12 dotnet botUpdate CoreFx to preview2-25311-04 (#11532)
2017-05-12 Brian SullivanMerge pull request #11528 from sdmaclea/PR-ARM64-Add...
2017-05-12 Brian SullivanMerge pull request #11468 from sdmaclea/PR-ARM64-3092
2017-05-12 Morgan BrownRemoves unneeded Serializable attributes from enums...
2017-05-12 mskvortsov[RyuJIT/ARM32] Fix GT_NEG decomposition (#11495)
2017-05-12 Sujin Kim[RyuJIT/ARM32] Implement for GT_STORE_OBJ (#10721)
2017-05-11 Steve MacLeanComment per review
2017-05-11 Brian RobbinsFix build.
2017-05-11 Sujin Kim[RyuJIT/ARM32] Fix assertion in 'unreached' when using...
2017-05-11 Swaroop SridharLinkBench: Report reduction as a ratio.
2017-05-11 Jarret ShookMerge pull request #11423 from jashook/arm64_live_tests
2017-05-11 jashookWindows Arm64 - Build/Run tests in CI
2017-05-11 Michelle McDanielHandle ADC in x86 unwindLazyState (#11527)
2017-05-11 Jan KotasAdd back private BadImageFormatException constructor...
2017-05-11 Sepideh KhoshnoodFix AssemblyName version (#11505)
2017-05-11 Steve MacLean... [Arm64] Fixup stlr instrs
2017-05-11 Steve MacLean... [Arm64] Add emitter support for ldar/stlr
2017-05-11 Steve MacLean... [Arm64] Fix instGen_Set_Reg_To_Imm per review
2017-05-11 Noah FalkMerge pull request #11437 from mjsabby/eventpipetoprofi...
2017-05-11 Swaroop SridharThis change has the following improvements to LinkBench
2017-05-11 Mukul SabharwalRemove eventpipe stuff left from prev commit
2017-05-11 Mukul Sabharwaladd prebuilt file
2017-05-11 Mukul SabharwalRemove EventPipeProfiler due to time constraints
2017-05-10 Alex GhiondeaAllow multiple SetData calls on AppDomain (#11496)
2017-05-10 Brian RobbinsRe-Factor EventSource to Support Writing to EventPipe...
2017-05-10 Brian SullivanMerge pull request #11478 from sdmaclea/PR-ARM64-9711
2017-05-10 Jose Perez... Add version.txt to the coreclr transport package (...
2017-05-10 Drew ScogginsMerge pull request #11448 from DrewScoggins/AddPriority
2017-05-10 dotnet-botRenable building frankenjit
2017-05-10 Jonghyun Park[ARM/Linux] Enable build with FEATURE_DBGIPC=0 (#11254)
2017-05-10 Steve MacLean... [Arm64] Revise GTF_IND_VOLATILE per comments
2017-05-10 Jan VorlicekFix clang version detection in src/pal/tools/gen-builds...
2017-05-10 Tarek Mahmoud... Update the License to MIT for coreclr repo (#11482)
2017-05-10 Jonghyun ParkAllow users to enable automatic NI bind fallback via...
2017-05-10 Pat GavlinMerge pull request #11484 from pgavlin/DisableLongRunni...
2017-05-10 dotnet botUpdate CoreFx to preview2-25310-01 (#11483)
2017-05-10 Pat GavlinDisable a few long-running tests.
2017-05-10 Mike McLaughlinFix lldbplugin to properly build with lldb 3.9. (#11480)
2017-05-10 Sergey Andreenko[x86, R2R] Exclude DevDiv_278523 because it fails in R2R
2017-05-09 Joseph TremouletMerge pull request #11465 from JosephTremoulet/StaticHoist
2017-05-09 Brian SullivanMerge pull request #11351 from sdmaclea/PR-ARM64-RRSS...
2017-05-09 Sergey Andreenkodelete tabs from the exclude list
2017-05-09 Joseph TremouletStop hoisting statics above cctors
2017-05-09 Steve MacLean... [Arm64] Support GTF_IND_VOLATILE
2017-05-09 Sergey AndreenkoReplace tabs with spaces.
2017-05-09 Sergey AndreenkoReturn DevDiv_255294 test to the exclude list for x86
2017-05-09 Koundinya VeluriFix static analysis issues (#11466)
2017-05-09 Bruce ForstallMerge pull request #11406 from sdmaclea/PR-ARM64-ENABLE...
2017-05-09 Jan VorlicekStop loading crossgen-ed binaries at preferred address...
2017-05-09 Pat GavlinFix issue #11446. (#11455)
2017-05-09 Steve MacLean... [Arm64] Use movn in instGen_Set_Reg_To_Imm
2017-05-09 dotnet botUpdate CoreClr, CoreFx to preview2-25309-01, preview2...
2017-05-09 Jan VorlicekEnable build on old Linux (#11414)
2017-05-09 Mukul SabharwalAdd an event pipe that pipes to the profiler apis
2017-05-09 Tarek Mahmoud... Avoid throwing in the globalization managed callbacks...
2017-05-09 Viktor HoferFailFast stderr logging with stacktrace (#11397)
2017-05-08 Jarret ShookMerge pull request #11457 from jashook/arm64_pri1_tests
2017-05-08 Pat GavlinMerge pull request #11451 from pgavlin/gh11447
2017-05-08 jashook[Arm64] For arm64 jobs build pri1 tests by default
2017-05-08 Alex GhiondeaAdd assembly level attribute on CoreLib (#11449)
2017-05-08 Drew ScogginsLaunch perf process with high priority
2017-05-08 Mike McLaughlinAdd the "createdump" to the linux runtime package....
2017-05-08 Pat GavlinFix issue #11447.
2017-05-08 Koundinya VeluriMake CoreCLR work properly under PaX's RANDMMAP (#11382)
2017-05-08 Jarret ShookMerge pull request #11445 from jashook/fix_build_break
2017-05-08 Drew ScogginsMerge pull request #11443 from DrewScoggins/CopyFix
2017-05-08 Russell C HadleyMerge pull request #11231 from russellhadley/UpdateEHDoc
2017-05-08 Russell HadleyUpdate doc with review feedback.
2017-05-08 jashookAdd define for FEATURE_SIMD
2017-05-08 Drew ScogginsUse profile information to differentiate files
2017-05-08 Steve MacLean... [Arm64] Revise per comments
2017-05-08 Steve MacLean... [Arm64] Add emitIns_R_R_S_S
2017-05-08 Steve MacLean... [Arm64] Add emitIns_S_S_R_R
2017-05-08 Sebastian LauberMinor typo corrected (#11444)
2017-05-08 Drew ScogginsChange xcopy to copy
2017-05-08 Drew ScogginsFix copy error in perf script
2017-05-08 Justin Van... Make Debugger class static (#11439)
2017-05-06 Brian RobbinsLog Events to EventPipe on Linux (#11433)
2017-05-06 Jan KotasDelete dead code (#11431)
2017-05-06 Jan KotasDelete moved file
2017-05-06 Jan KotasDelete moved files and fix build breaks
2017-05-06 Jan KotasMove more files to shared CoreLib partition (#11429)
2017-05-05 Justin Van... Remove ArrayList (#11426)
next