summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-12-21Use Pabsd/pabsw/pabsb instructions for Abs SIMD intrinsic on SSE4 and above t...sivarv6-11/+74
2016-12-21Merge pull request #8697 from sivarv/lockAddFixSivarv1-1/+26
2016-12-21Merge pull request #8696 from dotnet-bot/master-UpdateDependenciesGaurav Khanna13-235/+235
2016-12-21Remove FEATURE_BLC_FORMATTING (#8699)Jan Vorlicek8-463/+44
2016-12-21Update CoreClr, CoreFx to beta-24821-03, beta-24821-01, respectivelydotnet-bot13-235/+235
2016-12-20Fix GT_LOCKADD register specification.sivarv1-1/+26
2016-12-20Merge pull request #8670 from dotnet-bot/master-UpdateDependenciesGaurav Khanna13-235/+235
2016-12-20Merge pull request #8693 from JosephTremoulet/ValueNumberFieldJoseph Tremoulet1-4/+3
2016-12-20Use field type value-numbering local field storesJoseph Tremoulet1-4/+3
2016-12-20Update CoreClr, CoreFx to beta-24820-02, beta-24820-02, respectivelydotnet-bot13-235/+235
2016-12-20Change wrong indentations in GetSecureInvoke() codes (#8688)Sujin Kim1-16/+16
2016-12-20ARM: do not use unpredictable sub.w sp, rN, #imm (#8636)mskvortsov1-1/+2
2016-12-20[x86/Linux] Implement libunwind-based unwindLazyStack (#8686)Jonghyun Park4-9/+116
2016-12-19Fix the bug that Secure Delegate Stubs are compiled every time. (#8592)Sujin Kim3-48/+76
2016-12-19Merge pull request #8681 from gkhanna79/PNBBuildPkgWilliam Godbe1-4/+62
2016-12-19Update build-packages.sh to support portableLinuxGaurav Khanna1-4/+62
2016-12-19Add Encoding.GetBytes(string, offset, count) (#8651)Alexander Radchenko2-2/+71
2016-12-19Fix DllImport of IdnToAscii & IdnToUnicode (#8666)John Chen1-2/+2
2016-12-19Merge pull request #8674 from AndyAyersMS/BiggerBlockFlagAndy Ayers4-21/+20
2016-12-19[Linux][GDB-JIT] Fix bugs in gdbjit that break lldb stepping (#8637)Igor Kulaychuk2-13/+33
2016-12-19[x86/Linux] Add UMThunkStub (#8627)SaeHie Park4-5/+168
2016-12-18Fixing up the arm subsystem versions (#8676)Peter Marcu1-3/+6
2016-12-18Remove Read/WriteProcessMemory from PAL. (#8655)Mike McLaughlin27-1873/+154
2016-12-17Use ExecutionPolicy ByPass to execute probe-win.ps1 script during the build (...Jan Kotas3-3/+3
2016-12-17Widen basic block flag field to 64 bitsAndy Ayers4-21/+20
2016-12-16Merge pull request #8668 from gkhanna79/PNBRidGaurav Khanna16-2/+225
2016-12-16Packaging support for portable Linux binaries.Gaurav Khanna16-2/+225
2016-12-16Merge pull request #8664 from dotnet-bot/master-UpdateDependenciesGaurav Khanna4-9/+9
2016-12-16Avoid Unsafe.AsRef in Span<T> implementation (#8657)Jan Kotas5-18/+3
2016-12-16Dictionary.GetValueOrDefault (#8641)Alexander Radchenko2-7/+12
2016-12-16Update CoreClr to beta-24816-04dotnet-bot4-9/+9
2016-12-16Fix buildsystem for linux cross-architecture component build (#8646)Hyeongseok Oh4-71/+142
2016-12-16Makes CultureInfo.get_Parent thread safe (#8656)Rama krishnan Raghupathy1-4/+6
2016-12-16Merge pull request #8659 from dotnet-bot/master-UpdateDependenciesGaurav Khanna11-226/+226
2016-12-16Update CoreFx to beta-24816-02dotnet-bot11-226/+226
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 #8649 from dotnet-bot/master-UpdateDependenciesGaurav Khanna13-235/+235
2016-12-15Merge pull request #8642 from CarolEidt/Fix359736Carol Eidt6-0/+230
2016-12-15Update CoreClr, CoreFx to beta-24815-03, beta-24815-03, respectivelydotnet-bot13-235/+235
2016-12-15Remove API Set dependency (#8624)John Chen5-113/+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-14Merge pull request #8645 from dotnet-bot/master-UpdateDependenciesGaurav Khanna11-226/+226
2016-12-15Update CoreFx to beta-24815-01dotnet-bot11-226/+226
2016-12-14Merge pull request #8546 from alsemenn/debuggertests_generate_scripts_winSasha Semennikov3-0/+24
2016-12-14Merge pull request #8640 from pgavlin/VSO359734Pat Gavlin3-6/+165
2016-12-14Fix SIMD Scalar Move Encoding: VEX.L should be 0Li Tian2-17/+19
2016-12-14Correctly sequence fgMorphModToSubMulDivCarol Eidt6-0/+230