Woongsuk Cho [Thu, 9 May 2019 09:02:22 +0000 (18:02 +0900)]
[Tizen] seperate PIC and PIE to fix x86_64 build error
Mateusz Moscicki [Wed, 10 Apr 2019 09:40:33 +0000 (11:40 +0200)]
[Tizen] Add a library to retrieve memory regions for a coredump
This is needed to save a minicoredump of .NET applications to allows
reconstruct managed stack by lldb and SOS plugin.
Hyungju Lee [Wed, 13 Mar 2019 00:28:54 +0000 (09:28 +0900)]
[Tizen] update cscope files to be ignored
Change-Id: Ia0e1c6aa651c4fd88dc58b901729896a7a27681d
swift.kim [Mon, 12 Nov 2018 08:26:48 +0000 (17:26 +0900)]
[Tizen] Change paths to ilasm/ildasm
Hyungju Lee [Fri, 12 Oct 2018 02:13:04 +0000 (11:13 +0900)]
[Tizen] Rearrange executables among rpm pkgs
- `corerun` and `coreconsole` to `devel` pkg
- remove `extra` pkg and move symlinks in it.
Change-Id: I99cd26121d3c83242caf6f2418d686b3ffcc2828
junghyuk.park [Wed, 25 Jul 2018 09:26:25 +0000 (18:26 +0900)]
[Tizen] Enable RELRO protection
junghyuk.park [Tue, 24 Jul 2018 04:21:26 +0000 (13:21 +0900)]
[Tizen] Add crossgen and coreconsole to coreclr package
- The coreclr-extra package is going to be eliminated soon.
- Symlinks to crossgen and coreconsole are created temporarily for graceful migration
junghyuk.park [Thu, 12 Jul 2018 23:19:24 +0000 (08:19 +0900)]
[Tizen] Provide symlinks to .NET version for compatibility
This commit will be reverted soon when all dependent modules watch the symlink at '/usr/share/dotnet.tizen/netcoreapp'.
Change-Id: Ib2ebf62a5788e225a9e3354f53fadde282708700
Hyeongseok Oh [Mon, 26 Jun 2017 07:12:08 +0000 (16:12 +0900)]
[Tizen] Add skipped testcase: superpmi
Skip JIT/superpmi/superpmicollect/superpmicollect.sh
Jiyoung Yun [Tue, 20 Jun 2017 06:09:10 +0000 (15:09 +0900)]
[Tizen] Add skipped testcase on TM1
Lists:
JIT.jit64.opt.cse.hugeSimpleExpr1.hugeSimpleExpr1
GC.Regressions.v2.0-rtm.494226.494226.494226
GC.Scenarios.ServerModel.servermodel.servermodel
JIT.jit64.opt.cse.HugeField1.HugeField1
JIT.jit64.opt.cse.HugeField2.HugeField2
JIT.jit64.opt.cse.hugeexpr1.hugeexpr1
Igor Kulaychuk [Wed, 25 Apr 2018 18:31:59 +0000 (21:31 +0300)]
Fix OOPStackUnwinderX86::Unwind crash when Eip is invalid
Igor Kulaychuk [Fri, 20 Apr 2018 20:52:57 +0000 (23:52 +0300)]
Fix EECodeManager::GetAmbientSP on x86/Linux
junghyuk.park [Wed, 4 Jul 2018 23:08:50 +0000 (08:08 +0900)]
[Tizen] Provide a symlink to installed Microsoft.NETCore.App version
The symlink is added to provide consistent access to installed Microsoft.NETCore.App version.
'/usr/share/dotnet.tizen/netcoreapp' is linked to '/usr/share/dotnet/shared/Microsoft.NETCore.App/2.1.0'.
Hyungju Lee [Mon, 2 Jul 2018 00:28:08 +0000 (09:28 +0900)]
[Tizen] Add -pie to linker option
There have been no -pie linker option.
This patch adds -pie linker option into crossgen(for tizen)
This originates from 0024-Add-pie-to-linker-option.patch
junghyuk.park [Mon, 25 Jun 2018 10:01:00 +0000 (19:01 +0900)]
[Tizen] Enable -O3 optimization in clang 3.8
junghyuk.park [Mon, 25 Jun 2018 09:47:41 +0000 (18:47 +0900)]
[Tizen] Add support for GBS
Konstantin Baladurin [Mon, 23 Sep 2019 18:46:25 +0000 (21:46 +0300)]
[Tizen] Add BuildTools v3.0.0
junghyuk.park [Mon, 25 Jun 2018 07:03:57 +0000 (16:03 +0900)]
[Tizen] Add prebuilt libicu-57.1 libraries
Mike McLaughlin [Thu, 12 Sep 2019 22:39:39 +0000 (15:39 -0700)]
Fix watson bucketing/broken triage dumps (#26670)
Fix watson bucketing/broken triage dumps
The DAC EnumMemoryRegions needs to include some missing code version
manager memory.
dotnet-maestro[bot] [Thu, 12 Sep 2019 14:37:27 +0000 (14:37 +0000)]
Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-optimization build
20190912.1 (#26681)
- optimization.IBC.CoreCLR - 99.99.99-master-
20190912.1
- optimization.PGO.CoreCLR - 99.99.99-master-
20190912.1
dotnet-maestro[bot] [Thu, 12 Sep 2019 14:30:47 +0000 (14:30 +0000)]
Update dependencies from https://github.com/dotnet/corefx build
20190911.13 (#26680)
- Microsoft.NETCore.Platforms - 3.0.0-rc2.19461.13
- Microsoft.Private.CoreFx.NETCoreApp - 4.6.0-rc2.19461.13
dotnet-maestro[bot] [Thu, 12 Sep 2019 14:15:05 +0000 (14:15 +0000)]
Update dependencies from https://github.com/dotnet/arcade build
20190911.7 (#26679)
- Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19461.7
- Microsoft.DotNet.Build.Tasks.Feed - 2.2.0-beta.19461.7
- Microsoft.DotNet.Build.Tasks.Packaging - 1.0.0-beta.19461.7
- Microsoft.DotNet.Helix.Sdk - 2.0.0-beta.19461.7
dotnet-maestro[bot] [Wed, 11 Sep 2019 16:44:04 +0000 (16:44 +0000)]
Update dependencies from https://github.com/dotnet/core-setup build
20190910.02 (#26655)
- Microsoft.NETCore.App - 3.0.0-rc2-19460-02
dotnet-maestro[bot] [Wed, 11 Sep 2019 16:23:39 +0000 (16:23 +0000)]
Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-optimization build
20190911.1 (#26654)
- optimization.IBC.CoreCLR - 99.99.99-master-
20190911.1
- optimization.PGO.CoreCLR - 99.99.99-master-
20190911.1
dotnet-maestro[bot] [Wed, 11 Sep 2019 14:32:11 +0000 (14:32 +0000)]
Update dependencies from https://github.com/dotnet/corefx build
20190910.22 (#26653)
- Microsoft.NETCore.Platforms - 3.0.0-rc2.19460.22
- Microsoft.Private.CoreFx.NETCoreApp - 4.6.0-rc2.19460.22
dotnet-maestro[bot] [Wed, 11 Sep 2019 00:41:31 +0000 (00:41 +0000)]
Update dependencies from https://github.com/dotnet/arcade build
20190910.3 (#26622)
- Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19460.3
- Microsoft.DotNet.Build.Tasks.Feed - 2.2.0-beta.19460.3
- Microsoft.DotNet.Build.Tasks.Packaging - 1.0.0-beta.19460.3
- Microsoft.DotNet.Helix.Sdk - 2.0.0-beta.19460.3
dotnet-maestro[bot] [Tue, 10 Sep 2019 19:31:04 +0000 (19:31 +0000)]
[release/3.0] Update dependencies from dotnet/core-setup (#26563)
* Update dependencies from https://github.com/dotnet/core-setup build
20190905.28
- Microsoft.NETCore.App - 3.0.0-rc2-19455-28
* Update dependencies from https://github.com/dotnet/core-setup build
20190907.02
- Microsoft.NETCore.App - 3.0.0-rc2-19457-02
* Update dependencies from https://github.com/dotnet/core-setup build
20190907.15
- Microsoft.NETCore.App - 3.0.0-rc2-19457-15
* Update dependencies from https://github.com/dotnet/core-setup build
20190908.11
- Microsoft.NETCore.App - 3.0.0-rc2-19458-11
* Update dependencies from https://github.com/dotnet/core-setup build
20190909.40
- Microsoft.NETCore.App - 3.0.0-rc2-19459-40
dotnet-maestro[bot] [Tue, 10 Sep 2019 19:13:53 +0000 (19:13 +0000)]
Update dependencies from https://github.com/dotnet/corefx build
20190910.1 (#26616)
- Microsoft.NETCore.Platforms - 3.0.0-rc2.19460.1
- Microsoft.Private.CoreFx.NETCoreApp - 4.6.0-rc2.19460.1
dotnet-maestro[bot] [Tue, 10 Sep 2019 18:59:49 +0000 (18:59 +0000)]
Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-optimization build
20190910.1 (#26617)
- optimization.IBC.CoreCLR - 99.99.99-master-
20190910.1
- optimization.PGO.CoreCLR - 99.99.99-master-
20190910.1
dotnet-maestro[bot] [Tue, 10 Sep 2019 14:04:47 +0000 (14:04 +0000)]
Update dependencies from https://github.com/dotnet/arcade build
20190909.10 (#26615)
- Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19459.10
- Microsoft.DotNet.Build.Tasks.Feed - 2.2.0-beta.19459.10
- Microsoft.DotNet.Build.Tasks.Packaging - 1.0.0-beta.19459.10
- Microsoft.DotNet.Helix.Sdk - 2.0.0-beta.19459.10
dotnet-maestro[bot] [Mon, 9 Sep 2019 17:13:03 +0000 (10:13 -0700)]
[release/3.0] Update dependencies from dotnet/arcade (#26560)
* Update dependencies from https://github.com/dotnet/arcade build
20190905.21
- Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19455.21
- Microsoft.DotNet.Build.Tasks.Feed - 2.2.0-beta.19455.21
- Microsoft.DotNet.Build.Tasks.Packaging - 1.0.0-beta.19455.21
- Microsoft.DotNet.Helix.Sdk - 2.0.0-beta.19455.21
* Update dependencies from https://github.com/dotnet/arcade build
20190906.10
- Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19456.10
- Microsoft.DotNet.Build.Tasks.Feed - 2.2.0-beta.19456.10
- Microsoft.DotNet.Build.Tasks.Packaging - 1.0.0-beta.19456.10
- Microsoft.DotNet.Helix.Sdk - 2.0.0-beta.19456.10
* Update dependencies from https://github.com/dotnet/arcade build
20190907.1
- Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19457.1
- Microsoft.DotNet.Build.Tasks.Feed - 2.2.0-beta.19457.1
- Microsoft.DotNet.Build.Tasks.Packaging - 1.0.0-beta.19457.1
- Microsoft.DotNet.Helix.Sdk - 2.0.0-beta.19457.1
* Update dependencies from https://github.com/dotnet/arcade build
20190908.2
- Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19458.2
- Microsoft.DotNet.Build.Tasks.Feed - 2.2.0-beta.19458.2
- Microsoft.DotNet.Build.Tasks.Packaging - 1.0.0-beta.19458.2
- Microsoft.DotNet.Helix.Sdk - 2.0.0-beta.19458.2
dotnet-maestro[bot] [Mon, 9 Sep 2019 17:12:38 +0000 (10:12 -0700)]
[release/3.0] Update dependencies from dotnet/corefx (#26561)
* Update dependencies from https://github.com/dotnet/corefx build
20190906.1
- Microsoft.NETCore.Platforms - 3.0.0-rc2.19456.1
- Microsoft.Private.CoreFx.NETCoreApp - 4.6.0-rc2.19456.1
* Update dependencies from https://github.com/dotnet/corefx build
20190907.2
- Microsoft.NETCore.Platforms - 3.0.0-rc2.19457.2
- Microsoft.Private.CoreFx.NETCoreApp - 4.6.0-rc2.19457.2
* Update dependencies from https://github.com/dotnet/corefx build
20190907.8
- Microsoft.NETCore.Platforms - 3.0.0-rc2.19457.8
- Microsoft.Private.CoreFx.NETCoreApp - 4.6.0-rc2.19457.8
* Update dependencies from https://github.com/dotnet/corefx build
20190908.3
- Microsoft.NETCore.Platforms - 3.0.0-rc2.19458.3
- Microsoft.Private.CoreFx.NETCoreApp - 4.6.0-rc2.19458.3
dotnet-maestro[bot] [Mon, 9 Sep 2019 17:10:33 +0000 (10:10 -0700)]
[release/3.0] Update dependencies from dnceng/internal/dotnet-optimization (#26588)
* Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-optimization build
20190908.1
- optimization.IBC.CoreCLR - 99.99.99-master-
20190908.1
- optimization.PGO.CoreCLR - 99.99.99-master-
20190908.1
* Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-optimization build
20190909.1
- optimization.IBC.CoreCLR - 99.99.99-master-
20190909.1
- optimization.PGO.CoreCLR - 99.99.99-master-
20190909.1
dotnet-maestro[bot] [Fri, 6 Sep 2019 01:12:40 +0000 (01:12 +0000)]
Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-optimization build
20190905.1 (#26528)
- optimization.IBC.CoreCLR - 99.99.99-master-
20190905.1
- optimization.PGO.CoreCLR - 99.99.99-master-
20190905.1
Anirudh Agnihotry [Thu, 5 Sep 2019 23:36:54 +0000 (16:36 -0700)]
rc2 version updated (#26548)
dotnet-maestro[bot] [Thu, 5 Sep 2019 20:38:10 +0000 (20:38 +0000)]
Update dependencies from https://github.com/dotnet/arcade build
20190904.31 (#26526)
- Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19454.31
- Microsoft.DotNet.Build.Tasks.Feed - 2.2.0-beta.19454.31
- Microsoft.DotNet.Build.Tasks.Packaging - 1.0.0-beta.19454.31
- Microsoft.DotNet.Helix.Sdk - 2.0.0-beta.19454.31
dotnet-maestro[bot] [Thu, 5 Sep 2019 15:01:02 +0000 (15:01 +0000)]
Update dependencies from https://github.com/dotnet/core-setup build
20190905.02 (#26529)
- Microsoft.NETCore.App - 3.0.0-rc1-19455-02
dotnet-maestro[bot] [Thu, 5 Sep 2019 14:49:24 +0000 (14:49 +0000)]
Update dependencies from https://github.com/dotnet/corefx build
20190904.13 (#26527)
- Microsoft.NETCore.Platforms - 3.0.0-rc1.19454.13
- Microsoft.Private.CoreFx.NETCoreApp - 4.6.0-rc1.19454.13
dotnet-maestro[bot] [Wed, 4 Sep 2019 18:27:39 +0000 (18:27 +0000)]
[release/3.0] Update dependencies from dotnet/core-setup (#26464)
* Update dependencies from https://github.com/dotnet/core-setup build
20190830.09
- Microsoft.NETCore.App - 3.0.0-rc1-19430-09
* Update dependencies from https://github.com/dotnet/core-setup build
20190903.06
- Microsoft.NETCore.App - 3.0.0-rc1-19453-06
dotnet-maestro[bot] [Wed, 4 Sep 2019 18:09:06 +0000 (18:09 +0000)]
[release/3.0] Update dependencies from dotnet/arcade (#26448)
* Update dependencies from https://github.com/dotnet/arcade build
20190829.16
- Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19429.16
- Microsoft.DotNet.Build.Tasks.Feed - 2.2.0-beta.19429.16
- Microsoft.DotNet.Build.Tasks.Packaging - 1.0.0-beta.19429.16
- Microsoft.DotNet.Helix.Sdk - 2.0.0-beta.19429.16
* Update dependencies from https://github.com/dotnet/arcade build
20190830.3
- Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19430.3
- Microsoft.DotNet.Build.Tasks.Feed - 2.2.0-beta.19430.3
- Microsoft.DotNet.Build.Tasks.Packaging - 1.0.0-beta.19430.3
- Microsoft.DotNet.Helix.Sdk - 2.0.0-beta.19430.3
* Update dependencies from https://github.com/dotnet/arcade build
20190903.5
- Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19453.5
- Microsoft.DotNet.Build.Tasks.Feed - 2.2.0-beta.19453.5
- Microsoft.DotNet.Build.Tasks.Packaging - 1.0.0-beta.19453.5
- Microsoft.DotNet.Helix.Sdk - 2.0.0-beta.19453.5
dotnet-maestro[bot] [Wed, 4 Sep 2019 14:19:29 +0000 (14:19 +0000)]
[release/3.0] Update dependencies from dotnet/corefx (#26328)
* Update dependencies from https://github.com/dotnet/corefx build
20190822.11
- Microsoft.NETCore.Platforms - 3.0.0-rc1.19422.11
- Microsoft.Private.CoreFx.NETCoreApp - 4.6.0-rc1.19422.11
* Update dependencies from https://github.com/dotnet/corefx build
20190823.9
- Microsoft.NETCore.Platforms - 3.0.0-rc1.19423.9
- Microsoft.Private.CoreFx.NETCoreApp - 4.6.0-rc1.19423.9
* Update dependencies from https://github.com/dotnet/corefx build
20190824.3
- Microsoft.NETCore.Platforms - 3.0.0-rc1.19424.3
- Microsoft.Private.CoreFx.NETCoreApp - 4.6.0-rc1.19424.3
* Update dependencies from https://github.com/dotnet/corefx build
20190825.2
- Microsoft.NETCore.Platforms - 3.0.0-rc1.19425.2
- Microsoft.Private.CoreFx.NETCoreApp - 4.6.0-rc1.19425.2
* Update dependencies from https://github.com/dotnet/corefx build
20190826.11
- Microsoft.NETCore.Platforms - 3.0.0-rc1.19426.11
- Microsoft.Private.CoreFx.NETCoreApp - 4.6.0-rc1.19426.11
* Update dependencies from https://github.com/dotnet/corefx build
20190827.14
- Microsoft.NETCore.Platforms - 3.0.0-rc1.19427.14
- Microsoft.Private.CoreFx.NETCoreApp - 4.6.0-rc1.19427.14
* Update dependencies from https://github.com/dotnet/corefx build
20190828.2
- Microsoft.NETCore.Platforms - 3.0.0-rc1.19428.2
- Microsoft.Private.CoreFx.NETCoreApp - 4.6.0-rc1.19428.2
* Update dependencies from https://github.com/dotnet/corefx build
20190903.4
- Microsoft.NETCore.Platforms - 3.0.0-rc1.19453.4
- Microsoft.Private.CoreFx.NETCoreApp - 4.6.0-rc1.19453.4
dotnet-maestro[bot] [Mon, 2 Sep 2019 13:32:35 +0000 (13:32 +0000)]
[release/3.0] Update dependencies from dnceng/internal/dotnet-optimization (#26463)
* Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-optimization build
20190831.1
- optimization.IBC.CoreCLR - 99.99.99-master-
20190831.1
- optimization.PGO.CoreCLR - 99.99.99-master-
20190831.1
* Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-optimization build
20190902.1
- optimization.IBC.CoreCLR - 99.99.99-master-
20190902.1
- optimization.PGO.CoreCLR - 99.99.99-master-
20190902.1
dotnet-maestro[bot] [Fri, 30 Aug 2019 14:16:05 +0000 (14:16 +0000)]
Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-optimization build
20190830.1 (#26449)
- optimization.IBC.CoreCLR - 99.99.99-master-
20190830.1
- optimization.PGO.CoreCLR - 99.99.99-master-
20190830.1
dotnet-maestro[bot] [Fri, 30 Aug 2019 14:10:44 +0000 (14:10 +0000)]
Update dependencies from https://github.com/dotnet/core-setup build
20190829.07 (#26450)
- Microsoft.NETCore.App - 3.0.0-rc1-19429-07
Brian Robbins [Thu, 29 Aug 2019 17:06:48 +0000 (10:06 -0700)]
Emit RVA Instead of File Offset by Default in Native Image PerfMap Files (#26423)
dotnet-maestro[bot] [Thu, 29 Aug 2019 14:52:24 +0000 (14:52 +0000)]
Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-optimization build
20190829.1 (#26433)
- optimization.IBC.CoreCLR - 99.99.99-master-
20190829.1
- optimization.PGO.CoreCLR - 99.99.99-master-
20190829.1
dotnet-maestro[bot] [Thu, 29 Aug 2019 14:47:17 +0000 (14:47 +0000)]
[release/3.0] Update dependencies from dotnet/core-setup (#26414)
* Update dependencies from https://github.com/dotnet/core-setup build
20190827.13
- Microsoft.NETCore.App - 3.0.0-rc1-19427-13
* Update dependencies from https://github.com/dotnet/core-setup build
20190828.14
- Microsoft.NETCore.App - 3.0.0-rc1-19428-14
dotnet-maestro[bot] [Thu, 29 Aug 2019 14:40:04 +0000 (14:40 +0000)]
Update dependencies from https://github.com/dotnet/arcade build
20190828.9 (#26432)
- Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19428.9
- Microsoft.DotNet.Build.Tasks.Feed - 2.2.0-beta.19428.9
- Microsoft.DotNet.Build.Tasks.Packaging - 1.0.0-beta.19428.9
- Microsoft.DotNet.Helix.Sdk - 2.0.0-beta.19428.9
dotnet-maestro[bot] [Wed, 28 Aug 2019 23:41:49 +0000 (23:41 +0000)]
Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-optimization build
20190828.1 (#26413)
- optimization.IBC.CoreCLR - 99.99.99-master-
20190828.1
- optimization.PGO.CoreCLR - 99.99.99-master-
20190828.1
dotnet-maestro[bot] [Wed, 28 Aug 2019 16:03:51 +0000 (09:03 -0700)]
[release/3.0] Update dependencies from dotnet/arcade (#26327)
* Update dependencies from https://github.com/dotnet/arcade build
20190822.24
- Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19422.24
- Microsoft.DotNet.Build.Tasks.Feed - 2.2.0-beta.19422.24
- Microsoft.DotNet.Build.Tasks.Packaging - 1.0.0-beta.19422.24
- Microsoft.DotNet.Helix.Sdk - 2.0.0-beta.19422.24
* Update dependencies from https://github.com/dotnet/arcade build
20190823.6
- Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19423.6
- Microsoft.DotNet.Build.Tasks.Feed - 2.2.0-beta.19423.6
- Microsoft.DotNet.Build.Tasks.Packaging - 1.0.0-beta.19423.6
- Microsoft.DotNet.Helix.Sdk - 2.0.0-beta.19423.6
* Update dependencies from https://github.com/dotnet/arcade build
20190824.1
- Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19424.1
- Microsoft.DotNet.Build.Tasks.Feed - 2.2.0-beta.19424.1
- Microsoft.DotNet.Build.Tasks.Packaging - 1.0.0-beta.19424.1
- Microsoft.DotNet.Helix.Sdk - 2.0.0-beta.19424.1
* Update dependencies from https://github.com/dotnet/arcade build
20190825.1
- Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19425.1
- Microsoft.DotNet.Build.Tasks.Feed - 2.2.0-beta.19425.1
- Microsoft.DotNet.Build.Tasks.Packaging - 1.0.0-beta.19425.1
- Microsoft.DotNet.Helix.Sdk - 2.0.0-beta.19425.1
* Update dependencies from https://github.com/dotnet/arcade build
20190826.12
- Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19426.12
- Microsoft.DotNet.Build.Tasks.Feed - 2.2.0-beta.19426.12
- Microsoft.DotNet.Build.Tasks.Packaging - 1.0.0-beta.19426.12
- Microsoft.DotNet.Helix.Sdk - 2.0.0-beta.19426.12
* Update dependencies from https://github.com/dotnet/arcade build
20190827.8
- Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19427.8
- Microsoft.DotNet.Build.Tasks.Feed - 2.2.0-beta.19427.8
- Microsoft.DotNet.Build.Tasks.Packaging - 1.0.0-beta.19427.8
- Microsoft.DotNet.Helix.Sdk - 2.0.0-beta.19427.8
Fadi Hanna [Tue, 27 Aug 2019 22:26:52 +0000 (15:26 -0700)]
Replace Ubuntu 1404 platforms with 1604 (#26302) (#26399)
Replace Ubuntu 1404 platforms with 1604 (#26302) (#26399)
Fadi Hanna [Tue, 27 Aug 2019 22:22:21 +0000 (15:22 -0700)]
Move testing jobs to a separate stage after the validation/publishing stage (#26334) (#26397)
* Move testing jobs to a separate stage after the validation/publishing stage
Tarek Mahmoud Sayed [Tue, 27 Aug 2019 19:51:12 +0000 (12:51 -0700)]
Fix Abbreviated Genitive Month Names Parsing (#26384)
In 3.0 we have fixed the formatting to use the abbreviated genitive month names when having "d" format specifier followed by "MMM". This fix is good as original formatting specs required but we needed to support the parsing when we have such genitive names.
dotnet-maestro[bot] [Tue, 27 Aug 2019 18:38:44 +0000 (18:38 +0000)]
Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-optimization build
20190827.1 (#26388)
- optimization.IBC.CoreCLR - 99.99.99-master-
20190827.1
- optimization.PGO.CoreCLR - 99.99.99-master-
20190827.1
dotnet-maestro[bot] [Tue, 27 Aug 2019 14:26:45 +0000 (14:26 +0000)]
[release/3.0] Update dependencies from dotnet/core-setup (#26329)
* Update dependencies from https://github.com/dotnet/core-setup build
20190822.14
- Microsoft.NETCore.App - 3.0.0-rc1-19422-14
* Update dependencies from https://github.com/dotnet/core-setup build
20190823.11
- Microsoft.NETCore.App - 3.0.0-rc1-19423-11
* Update dependencies from https://github.com/dotnet/core-setup build
20190825.03
- Microsoft.NETCore.App - 3.0.0-rc1-19425-03
* Update dependencies from https://github.com/dotnet/core-setup build
20190826.11
- Microsoft.NETCore.App - 3.0.0-rc1-19426-11
Stephen Toub [Mon, 26 Aug 2019 21:25:15 +0000 (17:25 -0400)]
Do not use `AllocateUninitializedArray` in private array pools. (#26338) (#26366)
User may have extra expectations for the privatly owned array pools.
For example there could be an expectation that array never contains negative numbers (since user never puts them there). Uninitialized allocations can break such expectations.
Jan Kotas [Mon, 26 Aug 2019 15:04:09 +0000 (08:04 -0700)]
[release/3.0] Fix BinaryReader.ReadChars for fragmented Streams (#26324) (#26356)
BinaryReader.ReadChars incorrectly read more than necessary from the underlying Stream when multi-byte characters straddled the read chunks.
Fixes https://github.com/dotnet/corefx/issues/40455
dotnet-maestro[bot] [Fri, 23 Aug 2019 01:17:59 +0000 (01:17 +0000)]
Update dependencies from https://github.com/dotnet/arcade build
20190821.4 (#26317)
- Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19421.4
- Microsoft.DotNet.Build.Tasks.Feed - 2.2.0-beta.19421.4
- Microsoft.DotNet.Build.Tasks.Packaging - 1.0.0-beta.19421.4
- Microsoft.DotNet.Helix.Sdk - 2.0.0-beta.19421.4
dotnet-maestro[bot] [Fri, 23 Aug 2019 01:17:52 +0000 (01:17 +0000)]
Update dependencies from https://github.com/dotnet/core-setup build
20190821.22 (#26318)
- Microsoft.NETCore.App - 3.0.0-rc1-19421-22
dotnet-maestro[bot] [Wed, 21 Aug 2019 15:20:55 +0000 (08:20 -0700)]
Update dependencies from https://github.com/dotnet/arcade build
20190820.8 (#26290)
- Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19420.8
- Microsoft.DotNet.Build.Tasks.Feed - 2.2.0-beta.19420.8
- Microsoft.DotNet.Build.Tasks.Packaging - 1.0.0-beta.19420.8
- Microsoft.DotNet.Helix.Sdk - 2.0.0-beta.19420.8
dotnet-maestro[bot] [Wed, 21 Aug 2019 14:27:30 +0000 (14:27 +0000)]
Update dependencies from https://github.com/dotnet/core-setup build
20190820.08 (#26292)
- Microsoft.NETCore.App - 3.0.0-rc1-19420-08
dotnet-maestro[bot] [Wed, 21 Aug 2019 14:16:35 +0000 (14:16 +0000)]
Update dependencies from https://github.com/dotnet/corefx build
20190820.10 (#26291)
- Microsoft.NETCore.Platforms - 3.0.0-rc1.19420.10
- Microsoft.Private.CoreFx.NETCoreApp - 4.6.0-rc1.19420.10
Matt Mitchell [Wed, 21 Aug 2019 00:00:09 +0000 (17:00 -0700)]
Update branding to rc1 (#26282)
Aaron Robinson [Tue, 20 Aug 2019 21:13:31 +0000 (14:13 -0700)]
Port stage work for 3.0 (#26137)
* Add support for servicing (post-build.yml)
dotnet-maestro[bot] [Tue, 20 Aug 2019 19:21:40 +0000 (15:21 -0400)]
Update dependencies from https://github.com/dotnet/arcade build
20190819.12 (#26274)
- Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19419.12
- Microsoft.DotNet.Build.Tasks.Feed - 2.2.0-beta.19419.12
- Microsoft.DotNet.Build.Tasks.Packaging - 1.0.0-beta.19419.12
- Microsoft.DotNet.Helix.Sdk - 2.0.0-beta.19419.12
dotnet-maestro[bot] [Tue, 20 Aug 2019 15:43:41 +0000 (15:43 +0000)]
Update dependencies from https://github.com/dotnet/corefx build
20190819.5 (#26275)
- Microsoft.NETCore.Platforms - 3.0.0-preview9.19419.5
- Microsoft.Private.CoreFx.NETCoreApp - 4.6.0-preview9.19419.5
dotnet-maestro[bot] [Tue, 20 Aug 2019 15:28:28 +0000 (15:28 +0000)]
Update dependencies from https://github.com/dotnet/core-setup build
20190819.06 (#26276)
- Microsoft.NETCore.App - 3.0.0-preview9-19419-06
Juan Hoyos [Tue, 20 Aug 2019 02:21:40 +0000 (19:21 -0700)]
Use function-local StackingAllocator for EnC added methods (#26256)
As adding EnC methods happens on the Debugger Thread, there's no managed Thread object from which to obtain the cached StackingAllocator. Instead, just use a function-local StackingAllocator.
Mike McLaughlin [Tue, 20 Aug 2019 00:11:24 +0000 (17:11 -0700)]
arm64 out of proc unwind for DAC (#26156)
Removed FEATURE_DATATARGET4 for arm64
Added SP check to createdump's native unwind loop to make it more robust.
Issue: https://github.com/dotnet/coreclr/issues/15062
John Salem [Mon, 19 Aug 2019 21:49:43 +0000 (14:49 -0700)]
Account for quoted values in provider filter string (#26159) (#26195)
* Account for quoted values in provider filter string
dotnet-maestro[bot] [Mon, 19 Aug 2019 20:09:18 +0000 (13:09 -0700)]
[release/3.0] Update dependencies from dotnet/core-setup (#26208)
* Update dependencies from https://github.com/dotnet/core-setup build
20190816.01
- Microsoft.NETCore.App - 3.0.0-preview9-19416-01
* Update dependencies from https://github.com/dotnet/core-setup build
20190816.02
- Microsoft.NETCore.App - 3.0.0-preview9-19416-02
dotnet-maestro[bot] [Mon, 19 Aug 2019 17:12:38 +0000 (17:12 +0000)]
Update dependencies from https://github.com/dotnet/corefx build
20190816.11 (#26230)
- Microsoft.NETCore.Platforms - 3.0.0-preview9.19416.11
- Microsoft.Private.CoreFx.NETCoreApp - 4.6.0-preview9.19416.11
dotnet-maestro[bot] [Mon, 19 Aug 2019 16:33:44 +0000 (09:33 -0700)]
[release/3.0] Update dependencies from dotnet/arcade (#26205)
* Update dependencies from https://github.com/dotnet/arcade build
20190815.27
- Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19415.27
- Microsoft.DotNet.Build.Tasks.Feed - 2.2.0-beta.19415.27
- Microsoft.DotNet.Build.Tasks.Packaging - 1.0.0-beta.19415.27
- Microsoft.DotNet.Helix.Sdk - 2.0.0-beta.19415.27
* Update dependencies from https://github.com/dotnet/arcade build
20190816.16
- Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19416.16
- Microsoft.DotNet.Build.Tasks.Feed - 2.2.0-beta.19416.16
- Microsoft.DotNet.Build.Tasks.Packaging - 1.0.0-beta.19416.16
- Microsoft.DotNet.Helix.Sdk - 2.0.0-beta.19416.16
Sung Yoon Whang [Fri, 16 Aug 2019 23:31:01 +0000 (16:31 -0700)]
Clean up diagnosticserver socket on unexpected shutdown (#25976) (#26190)
* Clean up diagnosticserver socket/pipe on shutdown
* Refactor dbg transport pipe cleanup to be registered as signal handler from the vm side
* cleanup dead code
* Remove more dead code and fix windows builds
* Moving some ifdefs around
Sung Yoon Whang [Fri, 16 Aug 2019 23:30:53 +0000 (16:30 -0700)]
Allow for interface implementations in EventSource.WriteEventVarArgs (#25844) (#26056)
* Allow for interface implementations in EventSource.WriteEventVarArgs
* Also account null ref types and nullable types
* fix error in comment and simplify first part of boolean logic
* Update src/System.Private.CoreLib/shared/System/Diagnostics/Tracing/EventSource.cs
Co-Authored-By: Noah Falk <noahfalk@users.noreply.github.com>
Sung Yoon Whang [Fri, 16 Aug 2019 23:30:34 +0000 (16:30 -0700)]
Fix a potential division by 0 in post GC counter computation (#26085) (#26089)
* Fix a potential division by 0 in post GC counter computation
* Remove useless code
dotnet-maestro[bot] [Fri, 16 Aug 2019 14:43:44 +0000 (14:43 +0000)]
Update dependencies from https://github.com/dotnet/corefx build
20190815.9 (#26206)
- Microsoft.NETCore.Platforms - 3.0.0-preview9.19415.9
- Microsoft.Private.CoreFx.NETCoreApp - 4.6.0-preview9.19415.9
dotnet-maestro[bot] [Thu, 15 Aug 2019 17:51:21 +0000 (17:51 +0000)]
[release/3.0] Update dependencies from dotnet/core-setup (#26167)
* Update dependencies from https://github.com/dotnet/core-setup build
20190814.02
- Microsoft.NETCore.App - 3.0.0-preview9-19414-02
* Update dependencies from https://github.com/dotnet/core-setup build
20190814.17
- Microsoft.NETCore.App - 3.0.0-preview9-19414-17
dotnet-maestro[bot] [Thu, 15 Aug 2019 17:01:32 +0000 (10:01 -0700)]
Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-optimization build
20190807.1 (#26071)
- optimization.IBC.CoreCLR - 99.99.99-master-
20190807.1
- optimization.PGO.CoreCLR - 99.99.99-master-
20190807.1
dotnet-maestro[bot] [Wed, 14 Aug 2019 22:43:47 +0000 (15:43 -0700)]
Update dependencies from https://github.com/dotnet/corefx build
20190813.13 (#26166)
- Microsoft.NETCore.Platforms - 3.0.0-preview9.19413.13
- Microsoft.Private.CoreFx.NETCoreApp - 4.6.0-preview9.19413.13
dotnet-maestro[bot] [Wed, 14 Aug 2019 15:14:59 +0000 (08:14 -0700)]
Update dependencies from https://github.com/dotnet/core-setup build
20190807.10 (#26074)
- Microsoft.NETCore.App - 3.0.0-preview9-19407-10
dotnet-maestro[bot] [Wed, 14 Aug 2019 15:14:01 +0000 (08:14 -0700)]
[release/3.0] Update dependencies from dotnet/arcade (#26143)
* Update dependencies from https://github.com/dotnet/arcade build
20190812.1
- Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19412.1
- Microsoft.DotNet.Build.Tasks.Feed - 2.2.0-beta.19412.1
- Microsoft.DotNet.Build.Tasks.Packaging - 1.0.0-beta.19412.1
- Microsoft.DotNet.Helix.Sdk - 2.0.0-beta.19412.1
* Update dependencies from https://github.com/dotnet/arcade build
20190812.7
- Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19412.7
- Microsoft.DotNet.Build.Tasks.Feed - 2.2.0-beta.19412.7
- Microsoft.DotNet.Build.Tasks.Packaging - 1.0.0-beta.19412.7
- Microsoft.DotNet.Helix.Sdk - 2.0.0-beta.19412.7
dotnet-maestro[bot] [Tue, 13 Aug 2019 21:31:45 +0000 (21:31 +0000)]
Update dependencies from https://github.com/dotnet/corefx build
20190812.10 (#26144)
- Microsoft.NETCore.Platforms - 3.0.0-preview9.19412.10
- Microsoft.Private.CoreFx.NETCoreApp - 4.6.0-preview9.19412.10
dotnet-maestro[bot] [Tue, 13 Aug 2019 19:36:14 +0000 (15:36 -0400)]
Update dependencies from https://github.com/dotnet/core-setup build
20190812.05 (#26145)
- Microsoft.NETCore.App - 3.0.0-preview9-19412-05
Elinor Fung [Mon, 12 Aug 2019 19:47:01 +0000 (12:47 -0700)]
Use Arcade's internal tool restore project for restoring IBCMerge (#26133)
dotnet-maestro[bot] [Mon, 12 Aug 2019 16:08:29 +0000 (12:08 -0400)]
Update dependencies from https://github.com/dotnet/arcade build
20190811.1 (#26129)
- Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19411.1
- Microsoft.DotNet.Build.Tasks.Feed - 2.2.0-beta.19411.1
- Microsoft.DotNet.Build.Tasks.Packaging - 1.0.0-beta.19411.1
- Microsoft.DotNet.Helix.Sdk - 2.0.0-beta.19411.1
dotnet-maestro[bot] [Mon, 12 Aug 2019 14:59:28 +0000 (14:59 +0000)]
[release/3.0] Update dependencies from dotnet/core-setup (#26116)
* Update dependencies from https://github.com/dotnet/core-setup build
20190810.01
- Microsoft.NETCore.App - 3.0.0-preview9-19410-01
* Update dependencies from https://github.com/dotnet/core-setup build
20190810.12
- Microsoft.NETCore.App - 3.0.0-preview9-19410-12
* Update dependencies from https://github.com/dotnet/core-setup build
20190811.11
- Microsoft.NETCore.App - 3.0.0-preview9-19411-11
dotnet-maestro[bot] [Mon, 12 Aug 2019 14:52:04 +0000 (14:52 +0000)]
Update dependencies from https://github.com/dotnet/corefx build
20190811.4 (#26130)
- Microsoft.NETCore.Platforms - 3.0.0-preview9.19411.4
- Microsoft.Private.CoreFx.NETCoreApp - 4.6.0-preview9.19411.4
dotnet-maestro[bot] [Mon, 12 Aug 2019 04:04:57 +0000 (00:04 -0400)]
[release/3.0] Update dependencies from dotnet/arcade (#26114)
* Update dependencies from https://github.com/dotnet/arcade build
20190809.8
- Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19409.8
- Microsoft.DotNet.Build.Tasks.Feed - 2.2.0-beta.19409.8
- Microsoft.DotNet.Build.Tasks.Packaging - 1.0.0-beta.19409.8
- Microsoft.DotNet.Helix.Sdk - 2.0.0-beta.19409.8
* Update dependencies from https://github.com/dotnet/arcade build
20190810.2
- Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19410.2
- Microsoft.DotNet.Build.Tasks.Feed - 2.2.0-beta.19410.2
- Microsoft.DotNet.Build.Tasks.Packaging - 1.0.0-beta.19410.2
- Microsoft.DotNet.Helix.Sdk - 2.0.0-beta.19410.2
dotnet-maestro[bot] [Sun, 11 Aug 2019 15:05:01 +0000 (15:05 +0000)]
Update dependencies from https://github.com/dotnet/corefx build
20190810.6 (#26119)
- Microsoft.NETCore.Platforms - 3.0.0-preview9.19410.6
- Microsoft.Private.CoreFx.NETCoreApp - 4.6.0-preview9.19410.6
dotnet-maestro[bot] [Sat, 10 Aug 2019 15:06:00 +0000 (15:06 +0000)]
Update dependencies from https://github.com/dotnet/corefx build
20190809.17 (#26115)
- Microsoft.NETCore.Platforms - 3.0.0-preview9.19409.17
- Microsoft.Private.CoreFx.NETCoreApp - 4.6.0-preview9.19409.17
dotnet-maestro[bot] [Fri, 9 Aug 2019 17:41:14 +0000 (13:41 -0400)]
Update dependencies from https://github.com/dotnet/arcade build
20190808.13 (#26099)
- Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19408.13
- Microsoft.DotNet.Build.Tasks.Feed - 2.2.0-beta.19408.13
- Microsoft.DotNet.Build.Tasks.Packaging - 1.0.0-beta.19408.13
- Microsoft.DotNet.Helix.Sdk - 2.0.0-beta.19408.13
dotnet-maestro[bot] [Fri, 9 Aug 2019 15:00:29 +0000 (15:00 +0000)]
[release/3.0] Update dependencies from dotnet/core-setup (#26073)
* Update dependencies from https://github.com/dotnet/core-setup build
20190807.10
- Microsoft.NETCore.App - 3.0.0-preview9-19407-10
* Update dependencies from https://github.com/dotnet/core-setup build
20190808.09
- Microsoft.NETCore.App - 3.0.0-preview9-19408-09
dotnet-maestro[bot] [Fri, 9 Aug 2019 14:50:52 +0000 (14:50 +0000)]
[release/3.0] Update dependencies from dotnet/corefx (#26070)
* Update dependencies from https://github.com/dotnet/corefx build
20190807.14
- Microsoft.NETCore.Platforms - 3.0.0-preview9.19407.14
- Microsoft.Private.CoreFx.NETCoreApp - 4.6.0-preview9.19407.14
* Update dependencies from https://github.com/dotnet/corefx build
20190808.12
- Microsoft.NETCore.Platforms - 3.0.0-preview9.19408.12
- Microsoft.Private.CoreFx.NETCoreApp - 4.6.0-preview9.19408.12
dotnet-maestro[bot] [Thu, 8 Aug 2019 15:01:38 +0000 (15:01 +0000)]
Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-optimization build
20190807.1 (#26072)
- optimization.IBC.CoreCLR - 99.99.99-master-
20190807.1
- optimization.PGO.CoreCLR - 99.99.99-master-
20190807.1
Tanner Gooding [Wed, 7 Aug 2019 16:15:58 +0000 (09:15 -0700)]
[release/3.0] Updating Math.Round and MathF.Round to be IEEE compliant so that the intrinsic and managed form are deterministic. (#26017)
* Updating Math.Round and MathF.Round to be IEEE compliant so that the intrinsic and managed form are deterministic. (#25901)
* Updating Math.Round and MathF.Round to be IEEE compliant so that the intrinsic and managed form are deterministic.
* Fixing the Math.Round and MathF.Round handling for values greater than 0.5 and less than 1.0
* Applying formatting patch.
* Adding a comment about only having the roundToNearestTiesToEven code path
Brian Sullivan [Wed, 7 Aug 2019 16:15:43 +0000 (09:15 -0700)]
Fixes Issue #20262 for CoreCLR 5.0 (#25926) (#25988)
Disassembler: ildasm/dasm.cpp
In the CoreCLR with reference assemblies and redirection it is more difficult to determine if
a particular Assembly is the System assembly, like mscorlib.dll is for the Desktop CLR.
In the CoreCLR runtimes, the System assembly can be System.Private.CoreLib.dll, System.Runtime.dll
or netstandard.dll and in the future a different Assembly name could be used.
We now determine the identity of the System assembly by querying if the Assembly defines the
well known type System.Object as that type must be defined by the System assembly
If this type is defined then we will output the ".mscorlib" directive to indicate that this
assembly is the System assembly.
Assembler: ilasm/assembler.cpp
In Assembler:GetBaseAsmRef() add a check for System.Private.CoreLib as the System or Base assembly.
Tanner Gooding [Wed, 7 Aug 2019 16:15:29 +0000 (09:15 -0700)]
Ensure that we check for implicit ivals for single argument intrinsics before the SIMDScalar handling. (#25905) (#25987)
* Ensure that we check for implicit ivals for single argument intrinsics before the SIMDScalar handling.
* Adding test template entries for the unary overloads of the Sse41.Round functions
* Regenerating the hardware intrinsic test templates.
Jan Vorlicek [Wed, 7 Aug 2019 16:15:14 +0000 (18:15 +0200)]
Port to 3.0 - Fix WSL alternate stack check (#25980)
On WSL, the alternate stack check in sigsegv_handler doesn't work. The
uc_stack members are always zero no matter whether the handler is
executed on an alternate or default stack. So the check to detect
whether we are running on an alternate stack or not is always returning
false on WSL and it prevents NULL reference exceptions from being
handled.
The fix is to introduce an env variable COMPlus_EnableAlternateStackCheck
that can be used to enable the alternate stack check. By default, the
sigsegv_handler is considered to always run on an alternate stack.
Sung Yoon Whang [Wed, 7 Aug 2019 16:14:38 +0000 (09:14 -0700)]
Make counters use dedicated thread instead of timer (#25864) (#25978)
* Make a dedicated polling thread for EventCounters
* Cleanup
* remove debug prints
* nit
* Fix comment
* addressing issues from code review
* Fix an assertion from getting fired when we have multiple listeners
* Fix a test issue
* code review feedback
* Fix a potential deadlock
* Fix another deadlock
* Allow s_sleepDurationInMilliseconds to be reset to a larger value
* More issues fix
* Let thread wake up from sleep if needed
* Some suggestions for the counters fix.
The resulting behavior should be the same as what is there now (assuming I didn't mess anything up), these are all just code simplifications that hopefully make it easier to review and maintain going forward. In total I think this reduces the change size in CounterGroup.cs by ~30%.
- With the addition of the AutoResetEvent the ManualResetEvent is no longer needed, removed it.
- Removed the various if foo != null checks for the shared state, it is all initialized once when then thread is created and then assumed to be non-null elsewhere.
- Removed a 2nd lock acquisition inside OnTimer
- Replaced an if with Math.Min in PollForValues
* fix test