summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-12-23[Linux] Fix cross-architecture component build configuration for ARM32-target...Hyeongseok Oh5-24/+39
2016-12-22Merge pull request #8707 from dotnet-bot/master-UpdateDependenciesGaurav Khanna13-235/+235
2016-12-22Merge pull request #8680 from mskvortsov/ryujit-arm32-backendCarol Eidt8-137/+1697
2016-12-22Merge pull request #8682 from adiaaida/newjobsMichelle McDaniel2-669/+969
2016-12-22Update CoreClr, CoreFx to beta-24822-03, beta-24822-03, respectivelydotnet-bot13-235/+235
2016-12-22ARM: A step towards the RyuJIT/ARM32 backend.Mikhail Skvortcov8-137/+1697
2016-12-21Adding ValueTuple and ITuple to corlib in CoreCLR (#8695)Julien Couvreur10-214/+4186
2016-12-21Delete FEATURE_LEGACYSURFACE (#8704)Jan Kotas19-1904/+5
2016-12-21Merge pull request #8706 from sivarv/simdAbsSivarv6-11/+74
2016-12-21Use Pabsd/pabsw/pabsb instructions for Abs SIMD intrinsic on SSE4 and above t...sivarv6-11/+74
2016-12-21Move EditorBrowsableAttribute to CoreLib (#8703)Jan Kotas7-2/+73
2016-12-21Merge pull request #8701 from dotnet-bot/master-UpdateDependenciesGaurav Khanna13-235/+235
2016-12-21Merge pull request #8697 from sivarv/lockAddFixSivarv1-1/+26
2016-12-21Update CoreClr, CoreFx to beta-24821-04, beta-24821-02, respectivelydotnet-bot13-235/+235
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-20Split netci functions into smaller functionsMichelle McDaniel1-619/+649
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-19Script to run CoreFx tests against a private CoreCLRRuss Keldorph2-75/+345
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