summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2016-12-16Fix buildsystem for linux cross-architecture component build (#8646)Hyeongseok Oh1-9/+13
2016-12-16Makes CultureInfo.get_Parent thread safe (#8656)Rama krishnan Raghupathy1-4/+6
2016-12-16[Linux][GDB-JIT] Add try/catch blocks to methods in DWARF (#8650)Igor Kulaychuk2-3/+163
2016-12-15Make it easier to use StringComparison & StringComparer with GetHashCode (#8633)Alexander Radchenko3-0/+29
2016-12-15Switch GCSample to the canonical GCToOSInterface implementation (#8653)Jan Kotas8-480/+14
2016-12-15Merge pull request #8642 from CarolEidt/Fix359736Carol Eidt1-0/+8
2016-12-15Remove API Set dependency (#8624)John Chen4-112/+15
2016-12-15Merge pull request #8207 from CarolEidt/StreamlineResolutionCarol Eidt2-61/+198
2016-12-15Merge pull request #8329 from litian2025/Fix_SIMDScalarMoveEncodingSivarv2-17/+19
2016-12-14Fix SIMD Scalar Move Encoding: VEX.L should be 0Li Tian2-17/+19
2016-12-14Correctly sequence fgMorphModToSubMulDivCarol Eidt1-0/+8
2016-12-14Fix ref count adjustment in `fgMorphBlockStmt`.Pat Gavlin1-6/+6
2016-12-14[Linux][GDB-JIT] Add simple C++ mangling of method names in GDBJIT DWARF (#8638)Igor Kulaychuk2-3/+85
2016-12-14Merge pull request #8601 from pgavlin/gh7963Pat Gavlin7-45/+84
2016-12-14Add support for R2R ldvirtftn helpers (#8608)Michal Strehovský1-5/+17
2016-12-14Move RUNTIME_FUNCTION__BeginAddress into clrnt.h (#8632)Jonghyun Park2-3/+7
2016-12-14[x86/Linux] Adds Dummy Exception Handler (#8613)Jonghyun Park3-7/+59
2016-12-13[ARM32/Linux] Initial bring up of FEATURE_INTERPRETER (#8594)mskvortsov3-9/+22
2016-12-13Adding method implementations to fast span/readonlyspan (#8607)ahsonkhan3-19/+123
2016-12-13[x86/Linux] Enforce 16-byte stack alignment (#8587)Jonghyun Park2-0/+32
2016-12-14[x86/Linux] Fix incorrect __fastcall definition (#8585)Jonghyun Park1-6/+0
2016-12-13[x86/Linux] Fix "Bad opcode" assert in unwindLazyState (#8609)Jonghyun Park1-0/+8
2016-12-13Merge pull request #8617 from hqueue/arm/test20161210/IsContainableImmedBruce Forstall1-1/+67
2016-12-14[x86/Linux] Port jithelp.asm (#8491)Jonghyun Park4-0/+781
2016-12-13Fix the ARM32 build.Pat Gavlin1-2/+2
2016-12-13Remove no-op file security (#8611)Jeremy Kuhne15-1325/+88
2016-12-13Fix consume-order checking in codegen.Pat Gavlin6-43/+82
2016-12-13Merge pull request #8560 from AlexRadch/DeconstructionWes Haggard3-0/+16
2016-12-13Merge pull request #8621 from mikedn/cmp-cast-dropSivarv1-27/+26
2016-12-13Fix incorrect compare narrowing in TreeNodeInfoInitCmpMike Danes1-27/+26
2016-12-13Enable interop debugging for Windows amd64 and x86. (#8603)Mike McLaughlin3-15/+15
2016-12-13Synchronize src\mscorlib\corefx with the CoreRT fork (#8619)Jan Kotas28-178/+459
2016-12-13Remove managed environment cache (#8604)Jeremy Kuhne4-329/+214
2016-12-13Delete HostProtection attributes (#8610)Jan Kotas63-136/+0
2016-12-13Ryujit/ARM32 Initial Lowering::IsContainableImmed for ARMHyung-Kyu Choi1-1/+67
2016-12-12Merge pull request #8520 from hqueue/arm/test20161208/lowercastCarol Eidt1-2/+68
2016-12-13Ryujit/ARM32 Implement Lowering::LowerCast for ARMHyung-Kyu Choi1-2/+68
2016-12-12Rename Contract.Assert to Debug.Assert (#8600)Jan Kotas260-1910/+2121
2016-12-13[x86/Linux] implement TheUMEntryPrestub (#8589)SaeHie Park7-30/+60
2016-12-12Fix longname DAC to enable arm[64] symbol packages (#8574)Davis Goodin1-2/+2
2016-12-12Merge pull request #8532 from sivarv/fixedRegFixSivarv1-43/+39
2016-12-12Merge pull request #8541 from briansull/vso-287671Brian Sullivan1-0/+2
2016-12-13// BLOCKED (do not add now): [EditorBrowsable(EditorBrowsableState.Never)]Alexander Radchenko2-2/+2
2016-12-12Merge pull request #8421 from hseok-oh/enable_arm_linux_nupkgGaurav Khanna20-40/+109
2016-12-12Span<T> api update (#8583)Matt Warren4-75/+130
2016-12-12[x86/Linux][SOS] Don't include utilcode.h in gcdumpx86.cpp and gcdump.cpp (#8...Evgeny Pavlov2-0/+4
2016-12-12[x86/Linux][SOS] Add CALLBACK (aka stdcall) to function declarations (#8476)Evgeny Pavlov1-4/+4
2016-12-10Local GC: Decouple write barrier operations between the GC and EE (#8568)Sean Gillespie14-143/+311
2016-12-10Fix typo in clang-format directive and reformat end of flowgraph.cpp (#8573)Andy Ayers1-845/+822
2016-12-10Use JitHelpers.UnsafeCast in ConditionalWeakTableStephen Toub1-5/+5