summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2018-07-27Zapper::CompileAssembly: save NI file atomicallyKonstantin Baladurin3-4/+13
2018-07-23Fix call convension for profiler wrappers.Dmitri Botcharnikov1-3/+3
2018-07-09i386: Refixed declaration in eetoprofinterfaceimpl.cpp with definitionSergey Ignatov3-9/+9
2018-07-09i386: Fixed declaration in eetoprofinterfaceimpl.cpp with definitionSergey Ignatov1-3/+3
2018-07-09Revert "Launching the Memory Profiler on x86 emulator may lead to crash in co...Sergey Ignatov2-7/+0
2018-07-06PEImageLayout: flush instruction cache only for pages with relocs.Konstantin Baladurin1-17/+29
2018-07-06Launching the Memory Profiler on x86 emulator may lead to crash in coreclr (x...Sergey Ignatov2-0/+7
2018-07-06Fix unset ZapRelocationType for fixup (#18589)Gleb Balykov1-1/+1
2018-07-06Fix build breaks with older MSVC compiler (#18725)Jan Kotas1-1/+2
2018-07-06Remove relocations for vtable chunks (#17147)Gleb Balykov22-109/+463
2018-07-06[x86/Linux] Fix marshalling struct with 64-bit types (#17455)Konstantin Baladurin2-0/+26
2018-07-06Fix OOPStackUnwinderX86::Unwind crash when Eip is invalidIgor Kulaychuk1-1/+1
2018-07-06Fix EECodeManager::GetAmbientSP on x86/LinuxIgor Kulaychuk1-1/+2
2018-07-06Fix unwinding of funclet with no epilog on x86/LinuxIgor Kulaychuk1-14/+5
2018-07-06Fix x86/Linux ICorDebug frames APIIgor Kulaychuk2-17/+17
2018-07-04[Tizen] Add -pie to linker optionHyungju Lee1-0/+1
2018-07-04[Tizen] Enable -O3 optimization in clang 3.8junghyuk.park1-2/+2
2018-06-01Fix alternate stack for Alpine docker on SELinux (#17936) (#17975)kasper31-12/+6
2018-05-31Update g_highest_address and g_lowest_address in StompWriteBarrier(WriteBarri...Egor Chesakov1-1/+8
2018-05-31Use sysconf(_SC_NPROCESSORS_CONF) instead of sysconf(_SC_NPROCESSORS_ONLN) in...Egor Chesakov2-3/+17
2018-05-04Fix for ARM secure delegate non-standard register argBruce Forstall1-9/+19
2018-05-03Revert "Make blobfeed containers private. (#17792)"Ricardo Arenas1-4/+2
2018-05-02Make blobfeed containers private. (#17792)Ricardo Arenas1-2/+4
2018-05-01Add runtimeconfig.json support for tiered compilation (#17839)Noah Falk1-1/+1
2018-05-01Merge pull request #17846 from weshaggard/FixSourceBuildWes Haggard1-5/+5
2018-05-01Disable GC Coop mode switching during fatal error handling during GC exceptio...Sung Yoon Whang3-5/+69
2018-04-30Add better portable PDB caching to System.Diagnostics.StackTrace. (#17804) (#...Mike McLaughlin4-83/+71
2018-04-30Switch source build property to DotNetBuildFromSourceWes Haggard1-5/+5
2018-04-30Initialize Compiler::Vector128/256ULongHandle in compInitCarol Eidt1-0/+2
2018-04-30Merge pull request #17779 from weshaggard/RemoveAlpineBuildsWes Haggard1-1/+0
2018-04-30Don't optimize away Task code needed for debugger (#17786)Jan Kotas1-0/+10
2018-04-30Fix Number.ParseNumber to not assume '\0' at the end of a span (#17808) (#17820)Stephen Toub1-26/+35
2018-04-25Remove Alpine 3.6 buildsWes Haggard1-1/+0
2018-04-23Make intra-build containers private (#17682)Matt Mitchell1-3/+3
2018-04-21Use volatile load to read brick table entries (#17718)Jan Kotas2-15/+9
2018-04-20Preserve pinned flag in {ReadOnly}Memory<T>.Slice (dotnet/corefx#29246) (#177...Ahson Khan2-7/+19
2018-04-20Port two changes from CoreFX missed by mirror: (#17713)Dan Moseley2-10/+42
2018-04-20fix DevDiv_601045 assert (#17685)Sergey Andreenko1-1/+3
2018-04-19Merge pull request #17675 from weshaggard/addlinuxmusl21Wes Haggard1-5/+12
2018-04-19Fix reading Time zone rules using Julian days (#17672)Tarek Mahmoud Sayed2-62/+138
2018-04-19Add linux-musl build legWes Haggard1-5/+12
2018-04-18Skip container creation (#17655)Matt Mitchell1-18/+21
2018-04-18Merge pull request #17615 from CarolEidt/Port17575To2.1Carol Eidt1-8/+0
2018-04-17Fix extra register-dependency on mem-form cvtsd/s2ssCarol Eidt1-2/+2
2018-04-17[Arm64] Disable SIMD in crossgen (added as part of #14633)Carol Eidt1-8/+0
2018-04-16Merge commit 'master' into release/2.1Russ Keldorph148-2263/+3093
2018-04-15[Arm64] Add full barrier after locking operations (#17567)Steve MacLean1-8/+7
2018-04-14Avoid creating illegal byref pointers (#17524)Bruce Forstall2-1/+105
2018-04-14Make Windows builds always portableRuss Keldorph1-7/+2
2018-04-14[Arm64/Linux] #17521 for linux (#17546)Steve MacLean1-0/+6