platform/upstream/dotnet/runtime.git
7 years agoFix various CustomAttributeBuilder bugs (dotnet/coreclr#7206)
Hugh Bellamy [Mon, 10 Oct 2016 15:54:41 +0000 (16:54 +0100)]
Fix various CustomAttributeBuilder bugs (dotnet/coreclr#7206)

Fix various CustomAttributeBuilder bugs

Commit migrated from https://github.com/dotnet/coreclr/commit/edc6bf9d65e84afb6425cd23ee12ca18c5029398

7 years agoMerge pull request dotnet/coreclr#7538 from dotnet-bot/master-UpdateDependencies
Gaurav Khanna [Sun, 9 Oct 2016 15:32:34 +0000 (08:32 -0700)]
Merge pull request dotnet/coreclr#7538 from dotnet-bot/master-UpdateDependencies

Update CoreClr to beta-24609-02 (master)

Commit migrated from https://github.com/dotnet/coreclr/commit/54e43091d82aa92e70d57a759fcfd5a0b9fd9146

7 years agoUpdate CoreClr to beta-24609-02
dotnet-bot [Sun, 9 Oct 2016 08:15:37 +0000 (08:15 +0000)]
Update CoreClr to beta-24609-02

Commit migrated from https://github.com/dotnet/coreclr/commit/876de59c1bd18b9508b7d202615c5bd4a19af975

7 years agoAdd test to validate ByRef type unification (dotnet/coreclr#7534)
Michal Strehovský [Sun, 9 Oct 2016 04:59:20 +0000 (21:59 -0700)]
Add test to validate ByRef type unification (dotnet/coreclr#7534)

Make sure that `ldtoken SomeType&` leads to the same type as `ldtoken
SomeType` followed by `MakeByRefType`.

Commit migrated from https://github.com/dotnet/coreclr/commit/d295c810e5aabafcc0b7168713a0786b462608dd

7 years agoImplement CultureNotFoundException id-based ctors (dotnet/coreclr#7536)
Stephen Toub [Sun, 9 Oct 2016 04:59:01 +0000 (00:59 -0400)]
Implement CultureNotFoundException id-based ctors (dotnet/coreclr#7536)

Commit migrated from https://github.com/dotnet/coreclr/commit/71b817da9063df15274264ea039a761198072a85

7 years agoMerge pull request dotnet/coreclr#7531 from dotnet-bot/master-UpdateDependencies
Gaurav Khanna [Sun, 9 Oct 2016 02:27:48 +0000 (19:27 -0700)]
Merge pull request dotnet/coreclr#7531 from dotnet-bot/master-UpdateDependencies

Update CoreClr, CoreFx to beta-24609-01, beta-24608-01, respectively (master)

Commit migrated from https://github.com/dotnet/coreclr/commit/f9b7d0674eece73ca32754201bb138dbd6bba1c5

7 years agoUpdate CoreClr, CoreFx to beta-24609-01, beta-24608-01, respectively
dotnet-bot [Sun, 9 Oct 2016 00:13:50 +0000 (00:13 +0000)]
Update CoreClr, CoreFx to beta-24609-01, beta-24608-01, respectively

Commit migrated from https://github.com/dotnet/coreclr/commit/27dc63a8494b145150121c304e65ee92d578d001

7 years agoStandardize on _echo name (dotnet/coreclr#7532)
Vance Morrison [Sat, 8 Oct 2016 06:08:38 +0000 (23:08 -0700)]
Standardize on _echo name (dotnet/coreclr#7532)

Commit migrated from https://github.com/dotnet/coreclr/commit/5f2aa3a6eb159abc79c527d164b54998459c4df5

7 years agoMerge pull request dotnet/coreclr#7521 from vkvenkat/master
Sergiy Kuryata [Sat, 8 Oct 2016 00:13:06 +0000 (17:13 -0700)]
Merge pull request dotnet/coreclr#7521 from vkvenkat/master

Fixed dotnet/coreclr#7519 - Dotnet crashes while saturating multiple CPU groups on Windows

Commit migrated from https://github.com/dotnet/coreclr/commit/417042854170a2785b22d9c77c11ebbb626f4cd5

7 years agoReturn null on allocation failure due to OOM instead of throwing a exception from...
Sean Gillespie [Fri, 7 Oct 2016 22:11:32 +0000 (15:11 -0700)]
Return null on allocation failure due to OOM instead of throwing a exception from within the GC (dotnet/coreclr#7501)

Commit migrated from https://github.com/dotnet/coreclr/commit/2d9b2ab82c67344aa1d9fee422d7b7d5760cae92

7 years agoDisable CER code that is causing access violation
John Chen (CLR) [Fri, 7 Oct 2016 19:46:16 +0000 (12:46 -0700)]
Disable CER code that is causing access violation

Resolves issue dotnet/corefxdotnet/coreclr#12412.

Commit migrated from https://github.com/dotnet/coreclr/commit/e4a35f6d0fd23694ef57c1adf22c5a42152669b6

7 years agoMerge pull request dotnet/coreclr#7522 from dotnet-bot/master-UpdateDependencies
Gaurav Khanna [Fri, 7 Oct 2016 20:57:28 +0000 (13:57 -0700)]
Merge pull request dotnet/coreclr#7522 from dotnet-bot/master-UpdateDependencies

Update CoreClr, CoreFx to beta-24607-03, beta-24607-05, respectively (master)

Commit migrated from https://github.com/dotnet/coreclr/commit/44bfc499cc485627ad13a041345ca51247d2c21c

7 years agoMerge pull request dotnet/coreclr#7520 from pgavlin/PutStructArgStk
Pat Gavlin [Fri, 7 Oct 2016 20:08:40 +0000 (13:08 -0700)]
Merge pull request dotnet/coreclr#7520 from pgavlin/PutStructArgStk

Refactor genPutStructArgStk for clarity.

Commit migrated from https://github.com/dotnet/coreclr/commit/e3adc1213b27d8901073841dfd4ccef7102b2774

7 years agoFix formatting.
Pat Gavlin [Fri, 7 Oct 2016 18:15:44 +0000 (11:15 -0700)]
Fix formatting.

Commit migrated from https://github.com/dotnet/coreclr/commit/32b26e67eab64e650239b76f86a9efb152c52374

7 years agoUpdate CoreClr, CoreFx to beta-24607-03, beta-24607-05, respectively
dotnet-bot [Fri, 7 Oct 2016 18:39:53 +0000 (18:39 +0000)]
Update CoreClr, CoreFx to beta-24607-03, beta-24607-05, respectively

Commit migrated from https://github.com/dotnet/coreclr/commit/24af9874a45228161fa50f5d8d7ea2262a81a67e

7 years agoFixed dotnet/coreclr#7519 - Dotnet crashes while saturating multiple CPU groups on...
vkvenkat [Fri, 7 Oct 2016 16:53:09 +0000 (09:53 -0700)]
Fixed dotnet/coreclr#7519 - Dotnet crashes while saturating multiple CPU groups on Windows

Commit migrated from https://github.com/dotnet/coreclr/commit/c0c2f37002baadc0b83379172457f8ce2e18cee3

7 years agoRefactor genPutStructArgStk for clarity.
Pat Gavlin [Fri, 7 Oct 2016 17:38:48 +0000 (10:38 -0700)]
Refactor genPutStructArgStk for clarity.

This also contains a minor CQ improvement: instead of always
incrementing the source and destination pointers when copying a struct
argument to the stack, we now only do so if there are more slots to
copy.

Commit migrated from https://github.com/dotnet/coreclr/commit/532e9bfbfaf2ec45bbc3f4a9d9df259b12030084

7 years agoMerge pull request dotnet/coreclr#7515 from BruceForstall/FixMerge
Bruce Forstall [Fri, 7 Oct 2016 16:29:02 +0000 (09:29 -0700)]
Merge pull request dotnet/coreclr#7515 from BruceForstall/FixMerge

Fix bad merge

Commit migrated from https://github.com/dotnet/coreclr/commit/c3781e152ea38f0468777adeea76a5da3d100b44

7 years agoMerge pull request dotnet/coreclr#7509 from sandreenko/master
sandreenko [Fri, 7 Oct 2016 15:46:34 +0000 (08:46 -0700)]
Merge pull request dotnet/coreclr#7509 from sandreenko/master

Set missed default value for coreclr runtest.cmd dotnet/coreclr#7488.

Commit migrated from https://github.com/dotnet/coreclr/commit/b51786d7cccaaa303b322baa8b452df664d2b033

7 years agoMerge pull request dotnet/coreclr#7514 from dotnet-bot/master-UpdateDependencies
Gaurav Khanna [Fri, 7 Oct 2016 14:58:47 +0000 (07:58 -0700)]
Merge pull request dotnet/coreclr#7514 from dotnet-bot/master-UpdateDependencies

Update CoreClr, CoreFx to beta-24607-02, beta-24607-03, respectively (master)

Commit migrated from https://github.com/dotnet/coreclr/commit/c6eff2e7f2c8e596617ab7dcac1f44f625f1dece

7 years agoMerge pull request dotnet/coreclr#7466 from adiaaida/fix7224
Michelle McDaniel [Fri, 7 Oct 2016 13:56:45 +0000 (06:56 -0700)]
Merge pull request dotnet/coreclr#7466 from adiaaida/fix7224

Force byteable registers for indir op source

Commit migrated from https://github.com/dotnet/coreclr/commit/b473f5973f1b5bff8d2a7d89f5a4271de2eb82b2

7 years agoForce byteable registers for indir op source
Michelle McDaniel [Mon, 3 Oct 2016 21:49:19 +0000 (14:49 -0700)]
Force byteable registers for indir op source

When we have a GT_STOREIND, we need to not only make sure that the
source and dest of the storeind are marked as requiring byteable
registers, but also the indirect op's source. For example:

```
GT_STOREIND(GT_ADD(TYP_INT, mem of TYP_BYTE, reg of TYP_INT or TYP_BYTE))
```

We need to make sure that the source reg of the GT_ADD is byteable.

This change fixes dotnet/coreclr#7224.

Commit migrated from https://github.com/dotnet/coreclr/commit/9e10f2282ba2d747341d2b2043dcfbee409ef17e

7 years agoUpdate CoreClr, CoreFx to beta-24607-02, beta-24607-03, respectively
dotnet-bot [Fri, 7 Oct 2016 08:15:03 +0000 (08:15 +0000)]
Update CoreClr, CoreFx to beta-24607-02, beta-24607-03, respectively

Commit migrated from https://github.com/dotnet/coreclr/commit/f66f5f01cffa6c3b60c56acf5f145c1a41678ee9

7 years agoEnable netstandard1.7 collations APIs (dotnet/coreclr#7502)
Tarek Mahmoud Sayed [Fri, 7 Oct 2016 07:07:04 +0000 (00:07 -0700)]
Enable netstandard1.7 collations APIs (dotnet/coreclr#7502)

* Enable netstandard1.7 collations APIs

This change is adding the netstandard 1.7 APIs to CompareInfo class and adding support to SortKey and SortVersion classes
The change include some support in cultureinfo and culturedata for locale Id's too which is used by CompareInfo class

* optimize the globalization data so we'll have faster initialization

* Remove security attributes

Commit migrated from https://github.com/dotnet/coreclr/commit/1485ac45ea94009ae490de5c340a3fbb775d5462

7 years agoRestore some changes lost in a merge conflict (dotnet/coreclr#7512)
Sean Gillespie [Fri, 7 Oct 2016 01:51:10 +0000 (18:51 -0700)]
Restore some changes lost in a merge conflict (dotnet/coreclr#7512)

Commit migrated from https://github.com/dotnet/coreclr/commit/0be1f2169dc100473256dc1b24a2dcb91ed9f4ed

7 years agoFix bad merge
Bruce Forstall [Fri, 7 Oct 2016 00:36:59 +0000 (17:36 -0700)]
Fix bad merge

A previous checkin backed-out a change that moved one test out of
the RyuJIT/x86 section. I'm reverting that, and putting the test
exclusion back where it should be.

At the same time, now that there are no RyuJIT/x86 test exclusions,
I'm deleting the RyuJIT/x86 section.

Commit migrated from https://github.com/dotnet/coreclr/commit/4efebd6d8d85e20cd4f648737ee9c78ebc679f76

7 years agoMerge pull request dotnet/coreclr#7490 from BruceForstall/EnableLegacy
Bruce Forstall [Fri, 7 Oct 2016 00:24:32 +0000 (17:24 -0700)]
Merge pull request dotnet/coreclr#7490 from BruceForstall/EnableLegacy

Enable COMPlus_useLegacyJit=1 for CoreCLR for x86

Commit migrated from https://github.com/dotnet/coreclr/commit/52ce4c917afa32bc16ffece55c40e3d5f8790023

7 years agoMerge pull request dotnet/coreclr#7507 from dotnet-bot/master-UpdateDependencies
Gaurav Khanna [Thu, 6 Oct 2016 20:15:03 +0000 (13:15 -0700)]
Merge pull request dotnet/coreclr#7507 from dotnet-bot/master-UpdateDependencies

Update CoreClr, CoreFx to beta-24606-03, beta-24606-02, respectively (master)

Commit migrated from https://github.com/dotnet/coreclr/commit/2a3be33211ef766e259959e35e50529143b210a4

7 years agoMerge pull request dotnet/coreclr#7504 from pgavlin/NormalizeSpills
Pat Gavlin [Thu, 6 Oct 2016 19:37:58 +0000 (12:37 -0700)]
Merge pull request dotnet/coreclr#7504 from pgavlin/NormalizeSpills

Always normalize stores when spilling lclVars.

Commit migrated from https://github.com/dotnet/coreclr/commit/278d72c8fc09b42d96fa4715182a495ecf9fabaf

7 years agoSet missed default value for coreclr runtest.cmd.
Sergey Andreenko [Thu, 6 Oct 2016 18:56:40 +0000 (11:56 -0700)]
Set missed default value for coreclr runtest.cmd.

__MSBuildBuildArch is set to x64 by default like __BuildArch. Fix 7488.

Commit migrated from https://github.com/dotnet/coreclr/commit/c6776a3ef9984dcecaf743cc189089240486d8cc

7 years agoEnable legacy JIT fallback for CoreCLR on Windows x86
Bruce Forstall [Tue, 4 Oct 2016 22:12:46 +0000 (15:12 -0700)]
Enable legacy JIT fallback for CoreCLR on Windows x86

This is to support the eventual case where RyuJIT/x86 becomes the default
x86 JIT, but we support fallback to the older, legacy JIT32/x86 (which
will be renamed compatjit.dll). This uses the same mechanism that was
built for .NET 4.6 when RyuJIT/x64 was shipped, and allowed fallback
to JIT64 as compatjit.dll.

However, we use a different configuration name to avoid conflicting
with the .NET 4.6 COMPlus_useLegacy name (and unintentionally causing
users to fall back to JIT64 with their .NET 4.6 apps).

The COMPlus variable is COMPlus_UseWindowsX86CoreLegacyJit=1. For the
dotnet.exe host, you can set `"System.JIT.UseWindowsX86CoreLegacyJit": true`
in the "configProperties" section of the app.runtimeconfig.json file.

There is a new COMPlus_RequireLegacyJit=1 option to aid testing JIT
fallback.

Commit migrated from https://github.com/dotnet/coreclr/commit/c47362766e24ab4a7195fa1fb851d254c7b84373

7 years agoFix a typo and a formatting issue.
Pat Gavlin [Thu, 6 Oct 2016 17:43:00 +0000 (10:43 -0700)]
Fix a typo and a formatting issue.

Commit migrated from https://github.com/dotnet/coreclr/commit/f91379ed52a305c973fe63ee2c7132d873a9348c

7 years agoAlways normalize stores when spilling lclVars.
Pat Gavlin [Wed, 5 Oct 2016 20:43:10 +0000 (13:43 -0700)]
Always normalize stores when spilling lclVars.

In order to support the semantics of the MSIL evaluation stack, RyuJIT
normalizes all "small" lclVars (i.e. lclVars with a non-struct
type that is smaller than an int32) from the actual type of the lclVar
to int32. This normalization may be performed in one of two ways:
- the lclVar's may be normalized when the lclVar is used (load
  normalization)
- at any point at which the value is defined, the value being stored to
  the lclVar is normalized (store normalization)

Store normalization must not be used if the lclVar is aliasable, since
the contents of the upper bytes for that lclVar's slot may be modified
by some other alias. Load normalization must be used if the lclVar is
a method parameter, as there is no guarantee that the caller has
properly nomralized the arguments it has passed. As such, any lclVar
that is either aliasable or is a method parameter is load-normalized,
and any other lclVar is store-normalized. lclVars that are
store-normalized are assumed to be represented as properly zero- or
sign-extended 4-byte values at all times, and so can simply be loaded
as int32s.

This picture becomes somewhat more subtle after register allocation,
however: once a lclVar has been enregistered, the contents of its
register are guaranteed to be properly zero- or sign-extended for the
purposes of store normalization, and in order for the lclVar to have
been enregistered in the first place, it must not have been aliasable.
As such, all enregistered variables may be store-normalized (as well as
load-normalized, if they represent method parameters). This has a
particularly significant impact on spills, as it implies that even if
the lclVar being spilled is not normally considered store-normalized, it
may be considered so for the purposes of the spill. This is advantageous
for architectures such as x86, as it allows a small lclVar to be
successfully spilled from a register that is not addressable at the size
of the lclVar's type. This change switches both LSRA and the code
generator to always use the actual type of a spilled lclVar for the
corresponding store rather than making this behavior conditional on
whether or not the lclVar is store-normalized.

Fixes dotnet/coreclr#7236.

Commit migrated from https://github.com/dotnet/coreclr/commit/4319b49cdc3ef514dad2e93ec28ec8003f749aab

7 years agoUpdate CoreClr, CoreFx to beta-24606-03, beta-24606-02, respectively
dotnet-bot [Thu, 6 Oct 2016 16:18:36 +0000 (16:18 +0000)]
Update CoreClr, CoreFx to beta-24606-03, beta-24606-02, respectively

Commit migrated from https://github.com/dotnet/coreclr/commit/ef75bce255150b966a4fec2492e06229a22721ec

7 years agoFix incorrect index for localsDebug array (dotnet/coreclr#7495)
Evgeny Pavlov [Thu, 6 Oct 2016 14:30:42 +0000 (17:30 +0300)]
Fix incorrect index for localsDebug array (dotnet/coreclr#7495)

Commit migrated from https://github.com/dotnet/coreclr/commit/920bf1330d0148fc5a277d7ea18f4b7c95c89258

7 years agoMerge pull request dotnet/coreclr#7505 from dotnet-bot/master-UpdateDependencies
Gaurav Khanna [Thu, 6 Oct 2016 13:08:57 +0000 (06:08 -0700)]
Merge pull request dotnet/coreclr#7505 from dotnet-bot/master-UpdateDependencies

Update CoreClr, CoreFx to beta-24606-02, beta-24606-01, respectively (master)

Commit migrated from https://github.com/dotnet/coreclr/commit/a4cceedafade563e5028395830377fe9e4ca6a40

7 years agoUpdate CoreClr, CoreFx to beta-24606-02, beta-24606-01, respectively
dotnet-bot [Thu, 6 Oct 2016 08:11:25 +0000 (08:11 +0000)]
Update CoreClr, CoreFx to beta-24606-02, beta-24606-01, respectively

Commit migrated from https://github.com/dotnet/coreclr/commit/f33a80445d901c38522298b51b746543ab231343

7 years agoMerge pull request dotnet/coreclr#7486 from CarolEidt/Fix7008
Carol Eidt [Wed, 5 Oct 2016 23:44:49 +0000 (16:44 -0700)]
Merge pull request dotnet/coreclr#7486 from CarolEidt/Fix7008

Support double-aligned frames for RyuJIT/x86

Commit migrated from https://github.com/dotnet/coreclr/commit/fe91e18f3fe570a05c44c9854a5bf553f36dcc0c

7 years agoMerge pull request dotnet/coreclr#7500 from mikedn/and-cmp-to-test
Sivarv [Wed, 5 Oct 2016 23:08:34 +0000 (16:08 -0700)]
Merge pull request dotnet/coreclr#7500 from mikedn/and-cmp-to-test

Fix and-cmp to test recognition

Commit migrated from https://github.com/dotnet/coreclr/commit/41b184d8e935125290ad5d52b6aaaa9b8c4c42c3

7 years agoSupport double-aligned frames for RyuJIT/x86
Carol Eidt [Tue, 4 Oct 2016 20:29:08 +0000 (13:29 -0700)]
Support double-aligned frames for RyuJIT/x86

This factors out the analysis for when to use a double-aligned frame from the legacy backend.
Doing so exposed an assert for a case where we turn an intrinsic into a call in the Rationalizer, but don't update the frame requirements.
There may be some remaining tuning opportunities, given that the (pre-existing) algorithm doesn't attempt to create a double-aligned frame if we need an EBP-based frame for other reasons.

Fix dotnet/coreclr#7008

Commit migrated from https://github.com/dotnet/coreclr/commit/79b5840ce23b28f56e232f3c8a025c5113ba77f9

7 years agoFix and-cmp to test recognition
Mike Danes [Wed, 5 Oct 2016 19:55:48 +0000 (22:55 +0300)]
Fix and-cmp to test recognition

Containment is used by TreeNodeInfoInitCmp to tell genCompareInt that a "and-cmp to test" pattern has been recognized.

Before LSRA added "reg optional" the result of isContained was solely determined by TreeNodeInfoInit. Now LSRA can make operands contained and then that happens genCompareInt wrongly believes that TreeNodeInfoInitCmp recognized the pattern.

To fix this genCompareInt needs to recognize (x and c) == 0 in addition to checking isContained.

Commit migrated from https://github.com/dotnet/coreclr/commit/424f61816a7c008d2c4f0b3dffef698002664764

7 years agoMerge pull request dotnet/coreclr#7498 from dotnet-bot/master-UpdateDependencies
Gaurav Khanna [Wed, 5 Oct 2016 18:11:32 +0000 (11:11 -0700)]
Merge pull request dotnet/coreclr#7498 from dotnet-bot/master-UpdateDependencies

Update CoreClr to beta-24605-03 (master)

Commit migrated from https://github.com/dotnet/coreclr/commit/34efd0dae9413bf8da5d4fa2fc74fed5fb201153

7 years agoUpdate CoreClr to beta-24605-03
dotnet-bot [Wed, 5 Oct 2016 16:17:39 +0000 (16:17 +0000)]
Update CoreClr to beta-24605-03

Commit migrated from https://github.com/dotnet/coreclr/commit/0f439a599b9fe3f1677fdce4c52173aaff41a293

7 years agoMerge pull request dotnet/coreclr#7492 from dotnet-bot/master-UpdateDependencies
Gaurav Khanna [Wed, 5 Oct 2016 13:40:25 +0000 (06:40 -0700)]
Merge pull request dotnet/coreclr#7492 from dotnet-bot/master-UpdateDependencies

Update CoreClr to beta-24605-02 (master)

Commit migrated from https://github.com/dotnet/coreclr/commit/46931d3c387f5599b7e3199c2fcd25f117e6a303

7 years agoDelete mscorlib from CoreCLR targeting pack (dotnet/coreclr#7494)
Jan Kotas [Wed, 5 Oct 2016 13:33:32 +0000 (06:33 -0700)]
Delete mscorlib from CoreCLR targeting pack (dotnet/coreclr#7494)

Commit migrated from https://github.com/dotnet/coreclr/commit/42ee0c1d7503e8ca97a1c6b4a9f685e0d42ec0f1

7 years agoUpdate CoreClr to beta-24605-02
dotnet-bot [Wed, 5 Oct 2016 08:28:30 +0000 (08:28 +0000)]
Update CoreClr to beta-24605-02

Commit migrated from https://github.com/dotnet/coreclr/commit/819a847f3b3dd1bae4d9d47ea81163144aa5e118

7 years agoMerge pull request dotnet/coreclr#7472 from dotnet-bot/master-UpdateDependencies
Gaurav Khanna [Tue, 4 Oct 2016 23:38:38 +0000 (16:38 -0700)]
Merge pull request dotnet/coreclr#7472 from dotnet-bot/master-UpdateDependencies

Update CoreClr, CoreFx to beta-24604-03, beta-24604-02, respectively (master)

Commit migrated from https://github.com/dotnet/coreclr/commit/907313e0978b4764131d6b50a35f35e4ed97aa6f

7 years agoMerge pull request dotnet/coreclr#7481 from pgavlin/RyuJITCrossgen
Pat Gavlin [Tue, 4 Oct 2016 23:26:07 +0000 (16:26 -0700)]
Merge pull request dotnet/coreclr#7481 from pgavlin/RyuJITCrossgen

Add an option to crossgen S.P.CoreLib using the alt jit.

Commit migrated from https://github.com/dotnet/coreclr/commit/5202b9768f4130c6d2fb0aae85aa41099bb173b0

7 years agoAdd an option to crossgen S.P.CoreLib using the alt jit.
Pat Gavlin [Mon, 3 Oct 2016 19:49:17 +0000 (12:49 -0700)]
Add an option to crossgen S.P.CoreLib using the alt jit.

This also changes the x86/RyuJIT CI job to pass this option to
build.cmd. This leg will now use RyuJIT when crossgen'ing S.P.CoreLib
and when running tests.

Commit migrated from https://github.com/dotnet/coreclr/commit/345a33c2ad93514152382ad371992adfb3b56eda

7 years agoMerge pull request dotnet/coreclr#7436 from giuliohome/issue-7346
Atsushi Kanamori [Tue, 4 Oct 2016 20:11:39 +0000 (13:11 -0700)]
Merge pull request dotnet/coreclr#7436 from giuliohome/issue-7346

Issue 7346 ConstructorArguments from CustomAttributes for null array of enum

Commit migrated from https://github.com/dotnet/coreclr/commit/0004cbba44f7e6f178286abfc6c69b5834fd550b

7 years agoMerge pull request dotnet/coreclr#7484 from adiaaida/assertOnNYI
Michelle McDaniel [Tue, 4 Oct 2016 19:44:14 +0000 (12:44 -0700)]
Merge pull request dotnet/coreclr#7484 from adiaaida/assertOnNYI

Set default x86 test run to assert on nyi

Commit migrated from https://github.com/dotnet/coreclr/commit/27f51cf7335f3cd4a7c4a62cc99ba1ce7d8cd3bf

7 years agoIssue 7346 ConstructorArguments with null array of enum
giuliohome [Tue, 4 Oct 2016 00:04:06 +0000 (02:04 +0200)]
Issue 7346 ConstructorArguments with null array of enum

From http://stackoverflow.com/a/39521919
In structure of the blob where the custom attribute is specified,
an enum argument is represented using the byte 0x55
followed by a string specifying the name and assembly of the enum type.
A null array is represented using a length of -1.

Unfortunately, what happens if you pass an array of enum as null is that
enum name is lost.

Fix dotnet/coreclr#7346

Commit migrated from https://github.com/dotnet/coreclr/commit/c9ca0f6992bc2e9e1675b979ad0392da301f4d2f

7 years agoSet default x86 test run to assert on nyi
Michelle McDaniel [Tue, 4 Oct 2016 18:03:05 +0000 (11:03 -0700)]
Set default x86 test run to assert on nyi

Now that we have eliminated all of the NYIs from the base test run, set
the default to be to assert on NYI, incase we expose new NYIs.

Commit migrated from https://github.com/dotnet/coreclr/commit/1f0e4da897c01cc5165967b1ac375002e2674042

7 years agoUpdate CoreClr, CoreFx to beta-24604-03, beta-24604-02, respectively
dotnet-bot [Tue, 4 Oct 2016 16:29:41 +0000 (16:29 +0000)]
Update CoreClr, CoreFx to beta-24604-03, beta-24604-02, respectively

Commit migrated from https://github.com/dotnet/coreclr/commit/699b0932c994aff20135cf47426201aa985c36a6

7 years agoMerge pull request dotnet/coreclr#7476 from jkotas/security-annotations
Pat Gavlin [Tue, 4 Oct 2016 13:49:50 +0000 (06:49 -0700)]
Merge pull request dotnet/coreclr#7476 from jkotas/security-annotations

Correct security annotations

Commit migrated from https://github.com/dotnet/coreclr/commit/349542aebf82f2f4d02384598c3a6994aa0b8611

7 years ago[Linux][GDB-JIT] Fix incorrect frame location when we have a lot of locals (dotnet...
Evgeny Pavlov [Tue, 4 Oct 2016 11:17:14 +0000 (14:17 +0300)]
[Linux][GDB-JIT] Fix incorrect frame location when we have a lot of locals (dotnet/coreclr#7451)

* Fix incorrect frame location when we have a lot of (more than ten) locals or arguments

Commit migrated from https://github.com/dotnet/coreclr/commit/75a94974e7032ee5dd7b0b69351c597b6262cf97

7 years agoAdd PGO GENPROFILE support to coreclr and clrjit (dotnet/coreclr#7423)
Daniel Podder [Tue, 4 Oct 2016 08:39:49 +0000 (01:39 -0700)]
Add PGO GENPROFILE support to coreclr and clrjit (dotnet/coreclr#7423)

* Add PGO GENPROFILE support to coreclr and clrjit

Update the cmake build system to enable support for Profile Guided
Optimization (PGO) on Windows, and enable this feature for two target
binaries (coreclr and clrjit).

With this change, toggle between instrumented and profile-optimized
settings for target binaries by passing pgoinstrument argument to the build.cmd
Assume profile-optimized mode by default. Fall back to regular non-PGO
optimized builds if profile data is not available.

Commit migrated from https://github.com/dotnet/coreclr/commit/114b58869def96c720d0c2fd9b77ceccdc924b96

7 years agoAPI: Move Synchronized from StreamReader to TextReader (dotnet/coreclr#7469)
Ian Hays [Tue, 4 Oct 2016 07:16:55 +0000 (00:16 -0700)]
API: Move Synchronized from StreamReader to TextReader (dotnet/coreclr#7469)

Commit migrated from https://github.com/dotnet/coreclr/commit/4d6710d76ba222b1bf9aaef9b475a3229f827824

7 years agoCorrect security annotations
Jan Kotas [Tue, 4 Oct 2016 07:06:48 +0000 (00:06 -0700)]
Correct security annotations

Commit migrated from https://github.com/dotnet/coreclr/commit/ee46c6ba2d3672062195117308aea3958af2373a

7 years agoMerge pull request dotnet/coreclr#7473 from dotnet-bot/from-tfs
Jan Kotas [Tue, 4 Oct 2016 07:01:10 +0000 (00:01 -0700)]
Merge pull request dotnet/coreclr#7473 from dotnet-bot/from-tfs

Merge changes from TFS

Commit migrated from https://github.com/dotnet/coreclr/commit/928bdbc1626b4fe9744666d4c1999937e8d9b384

7 years agoRemove coreclr checks from AppDomain apis (dotnet/coreclr#7471)
Rahul Kumar [Tue, 4 Oct 2016 06:57:06 +0000 (23:57 -0700)]
Remove coreclr checks from AppDomain apis (dotnet/coreclr#7471)

Commit migrated from https://github.com/dotnet/coreclr/commit/93cff06963030967f999813e279dadc2c608ed65

7 years agoMerge pull request dotnet/coreclr#7468 from CarolEidt/Fix7460
Carol Eidt [Tue, 4 Oct 2016 05:22:33 +0000 (22:22 -0700)]
Merge pull request dotnet/coreclr#7468 from CarolEidt/Fix7460

Allow GT_FIELD_LIST as legal arg for RyuJIT/x86

Commit migrated from https://github.com/dotnet/coreclr/commit/6e6dada99cea38cf671a255cb8a94fca179ffc7b

7 years agoMerge pull request dotnet/coreclr#7467 from dotnet-bot/from-tfs
Bruce Forstall [Tue, 4 Oct 2016 01:00:28 +0000 (18:00 -0700)]
Merge pull request dotnet/coreclr#7467 from dotnet-bot/from-tfs

Merge changes from TFS

Commit migrated from https://github.com/dotnet/coreclr/commit/44bb2cb4688e4ca26b4c0f0a2927ed73d4680414

7 years agoAdd support for Alpine Linux (dotnet/coreclr#7440)
Jan Vorlicek [Tue, 4 Oct 2016 00:56:42 +0000 (02:56 +0200)]
Add support for Alpine Linux (dotnet/coreclr#7440)

This change enables build of CoreCLR on Alpine Linux. Here is the list
of changes:
- Disable asserts checking RSP in arbitrary threads against cached stack limit
  for the respective thread. The stack on Alpine obviously grows over the limit
  reported by the pthread functions.
- Disable using XSTATE. This should be re-enabled after MUSL gets the _xstate,
  _fpx_sw_bytes and related data structures added to the signal.h header.
- Disable setting rlimit of RLIMIT_NOFILE to the max value, since it breaks
  debugging for some reason.
- Add skipping over the hardware signal trampoline in the PAL_VirtualUnwind.
  While we were not trying to walk over it in a simple case, in a case where
  an exception was thrown from a catch handler of a hardware exception, we
  still attempted to walk over it and it fails on Alpine.
- Fix detection of Alpine Linux in the PAL's CMakeLists.txt so that it works
  in Docker containers too.
- Modified PAL_VirtualUnwind to make the check for unwinding past the bottom
  of the stack unconditional. We had a long list of platforms where we were
  doing this check and it doesn't hurt to do it on platforms where it is not
  needed. I have done that rather than adding a check for Alpine Linux as
  another platform that needs it.

Commit migrated from https://github.com/dotnet/coreclr/commit/9c506048df2e03002eda612966977b739b585aba

7 years agoAllow GT_FIELD_LIST as legal arg for RyuJIT/x86
Carol Eidt [Mon, 3 Oct 2016 23:12:46 +0000 (16:12 -0700)]
Allow GT_FIELD_LIST as legal arg for RyuJIT/x86

The condition in GenTree::IsValidCallArgument() was not correct for
GT_FIELD_LIST, which is used for passing a struct on the stack in
RyuJIT/x86.

Fix dotnet/coreclr#7460

Commit migrated from https://github.com/dotnet/coreclr/commit/28c8f0adc1c3e97ad7b15fba02eaefdafc1d212c

7 years agoMerge pull request dotnet/coreclr#7464 from pgavlin/RyuJITPInvokeFrame
Pat Gavlin [Mon, 3 Oct 2016 22:58:06 +0000 (15:58 -0700)]
Merge pull request dotnet/coreclr#7464 from pgavlin/RyuJITPInvokeFrame

Fix P/Invoke call and method {pro,epi}logs in RyuJIT/x86.

Commit migrated from https://github.com/dotnet/coreclr/commit/3c67761c09e029569466ef1e96a2b0d67873c8a3

7 years agoMark new UnmanagedMemoryAccessor methods as SafeCritical.
Pat Gavlin [Mon, 3 Oct 2016 22:26:01 +0000 (15:26 -0700)]
Mark new UnmanagedMemoryAccessor methods as SafeCritical.

[tfs-changeset: 1630680]

Commit migrated from https://github.com/dotnet/coreclr/commit/6bcb7b4ae0a9718a6f12e1173a65b482b41d0794

7 years agoRemove FirstChanceExceptionEventArgs from BCL folder. The file has been moved into...
Rahul Kumar [Mon, 3 Oct 2016 21:45:29 +0000 (14:45 -0700)]
Remove FirstChanceExceptionEventArgs from BCL folder. The file has been moved into mscorlib folder

[tfs-changeset: 1630635]

Commit migrated from https://github.com/dotnet/coreclr/commit/f52182b8dfadfe38d29c1d20ec402dcca3e91ceb

7 years agoAdd comment anchors.
Pat Gavlin [Mon, 3 Oct 2016 21:38:22 +0000 (14:38 -0700)]
Add comment anchors.

Commit migrated from https://github.com/dotnet/coreclr/commit/9bb28609338ce6ba7008704234477916165e7914

7 years agoFix P/Invoke call and method {pro,epi}logs in RyuJIT/x86.
Pat Gavlin [Mon, 3 Oct 2016 20:27:06 +0000 (13:27 -0700)]
Fix P/Invoke call and method {pro,epi}logs in RyuJIT/x86.

The contract for methods that contain P/Invokes differs between 64- and
32-bit targets.

In the former case, the JIT must:
- In the method prolog, initialize the P/Invoke frame with a call to
  CORINFO_HELP_INIT_PINVOKE_FRAME and push the frame on to the current
  thread's frame list if the method is an IL stub.
- Before/after each call, if the method is *not* an IL stub, push/pop
  the frame (respectively).
- In the method epilog, if the method is an IL stub, pop the P/Invoke
  frame.

In the latter case, CORINFO_HELP_INIT_PINVOKE_FRAME pushes the P/Invoke
frame on to the current thread's frame list, and the frame need only
be popped in the method epilog.

This change adjusts P/Invoke lowering s.t. the 64-bit discipline is
only followed for 64-bit targets.

Commit migrated from https://github.com/dotnet/coreclr/commit/5e93edd7fd6f21e2364a864e18c1098148d81109

7 years agoAdd Math.Clamp overloads to mscorlib.cs (dotnet/coreclr#7462)
Hugh Bellamy [Mon, 3 Oct 2016 19:49:59 +0000 (20:49 +0100)]
Add Math.Clamp overloads to mscorlib.cs (dotnet/coreclr#7462)

Commit migrated from https://github.com/dotnet/coreclr/commit/30c766ffab686d5552d61ffb9c14968062839ce0

7 years agoMerge pull request dotnet/coreclr#7445 from dotnet-bot/master-UpdateDependencies
Gaurav Khanna [Mon, 3 Oct 2016 18:39:19 +0000 (11:39 -0700)]
Merge pull request dotnet/coreclr#7445 from dotnet-bot/master-UpdateDependencies

Update CoreClr to beta-24603-03 (master)

Commit migrated from https://github.com/dotnet/coreclr/commit/523c5a5da81e53b2028aa4758e160cb07dd58c93

7 years ago[Linux] [SOS.NETCore] Quick fix for Path.GetFileName (dotnet/coreclr#7441)
Dmitri-Botcharnikov [Mon, 3 Oct 2016 18:05:00 +0000 (22:05 +0400)]
[Linux] [SOS.NETCore] Quick fix for Path.GetFileName (dotnet/coreclr#7441)

* Quick fix for Path.GetFileName

* Updated after review

Commit migrated from https://github.com/dotnet/coreclr/commit/b338a938ba689d763829f4d80d33bd805049166a

7 years agoFix DWARF linetable info provided by GDBJIT (dotnet/coreclr#7444)
Igor Kulaychuk [Mon, 3 Oct 2016 18:04:05 +0000 (21:04 +0300)]
Fix DWARF linetable info provided by GDBJIT (dotnet/coreclr#7444)

Extend PC to the end of function in DWARF linetable commands.
This allows the debugger to show source lines for all addresses
inside a function.

Commit migrated from https://github.com/dotnet/coreclr/commit/449feba048bc80faf999ad0e014497fde1d12e60

7 years agoUpdate CoreClr to beta-24603-03
dotnet-bot [Mon, 3 Oct 2016 16:24:37 +0000 (16:24 +0000)]
Update CoreClr to beta-24603-03

Commit migrated from https://github.com/dotnet/coreclr/commit/2bb391b4c6b15a2e7d0ca833c9d0f74e3d48ab23

7 years agoFix a bug where the DAC read four more bytes than necessary (dotnet/coreclr#7430)
Sean Gillespie [Sun, 2 Oct 2016 18:26:23 +0000 (11:26 -0700)]
Fix a bug where the DAC read four more bytes than necessary (dotnet/coreclr#7430)

to retrieve gcHeapType, which failed on crash dumps.

Commit migrated from https://github.com/dotnet/coreclr/commit/89bf443d2787e1b4754718bf28e71da248ea7727

7 years agoRemove WaitHandleExtensions, as it is implemented in CoreFX (dotnet/coreclr#7431)
Koundinya Veluri [Sun, 2 Oct 2016 01:35:28 +0000 (18:35 -0700)]
Remove WaitHandleExtensions, as it is implemented in CoreFX (dotnet/coreclr#7431)

Commit migrated from https://github.com/dotnet/coreclr/commit/64094911ff730f904fd4a70d59f2a64b9b6408c2

7 years agoMerge pull request dotnet/coreclr#7361 from vancem/MessageInLttng.9-26-16
Vance Morrison [Sun, 2 Oct 2016 01:05:25 +0000 (18:05 -0700)]
Merge pull request dotnet/coreclr#7361 from vancem/MessageInLttng.9-26-16

Add the serialization of the Message field when writting LTTng events on Linux

Commit migrated from https://github.com/dotnet/coreclr/commit/89ee0e4feb977719380e9ba119ee8909d0216056

7 years agoMerge pull request dotnet/coreclr#7359 from vancem/EventSOurceNullRefInLevelProperty...
Vance Morrison [Sun, 2 Oct 2016 01:02:39 +0000 (18:02 -0700)]
Merge pull request dotnet/coreclr#7359 from vancem/EventSOurceNullRefInLevelProperty.9-26-16

Fix Null Reference in accessing Level property in EventSource failure msgs

Commit migrated from https://github.com/dotnet/coreclr/commit/01a031705e073c75bddbcb84aa8ea45a08a0f39f

7 years agoInitial support of local variables and method arguments in GDB JIT interface (dotnet...
Evgeny Pavlov [Sat, 1 Oct 2016 17:33:25 +0000 (20:33 +0300)]
Initial support of local variables and method arguments in GDB JIT interface (dotnet/coreclr#7400)

Commit migrated from https://github.com/dotnet/coreclr/commit/569d72ead112ff9702c0c0babc2c01e945b6a51c

7 years agoMerge pull request dotnet/coreclr#7437 from dotnet-bot/master-UpdateDependencies
Gaurav Khanna [Sat, 1 Oct 2016 16:00:49 +0000 (09:00 -0700)]
Merge pull request dotnet/coreclr#7437 from dotnet-bot/master-UpdateDependencies

Update CoreClr, CoreFx to beta-24601-02, beta-24601-02, respectively (master)

Commit migrated from https://github.com/dotnet/coreclr/commit/60d4c9781d487a34f4864023255c745768f50e98

7 years agoUpdate CoreClr, CoreFx to beta-24601-02, beta-24601-02, respectively
dotnet-bot [Sat, 1 Oct 2016 08:12:29 +0000 (08:12 +0000)]
Update CoreClr, CoreFx to beta-24601-02, beta-24601-02, respectively

Commit migrated from https://github.com/dotnet/coreclr/commit/a69a032793632a2273e696ea04607bbca9c317a8

7 years agoMerge pull request dotnet/coreclr#7433 from dotnet-bot/from-tfs
Jan Kotas [Sat, 1 Oct 2016 04:26:31 +0000 (21:26 -0700)]
Merge pull request dotnet/coreclr#7433 from dotnet-bot/from-tfs

Merge changes from TFS

Commit migrated from https://github.com/dotnet/coreclr/commit/b5c63e11cf39a7cedddb737dc60cf1fe975e1e26

7 years agoMerge pull request dotnet/coreclr#7438 from pgavlin/gh7090
Pat Gavlin [Sat, 1 Oct 2016 04:09:29 +0000 (21:09 -0700)]
Merge pull request dotnet/coreclr#7438 from pgavlin/gh7090

Properly initialize lvaTrackedVarSet.

Commit migrated from https://github.com/dotnet/coreclr/commit/5a0e1faf5cd86363f42fe01f1b59994a15969280

7 years agoMerge pull request dotnet/coreclr#7432 from pgavlin/gh6920
Pat Gavlin [Sat, 1 Oct 2016 04:09:03 +0000 (21:09 -0700)]
Merge pull request dotnet/coreclr#7432 from pgavlin/gh6920

Call `gtEffectiveVal` in `gtWalkOp`.

Commit migrated from https://github.com/dotnet/coreclr/commit/c5b3e5b27b3533a9bbebfec87cdefc011f7bd134

7 years agoMerge pull request dotnet/coreclr#7388 from rahku/_appdomain
Rahul Kumar [Sat, 1 Oct 2016 00:41:44 +0000 (17:41 -0700)]
Merge pull request dotnet/coreclr#7388 from rahku/_appdomain

Expose AppDomain apis

Commit migrated from https://github.com/dotnet/coreclr/commit/c8ddc6115eeb856a1f49dddd5869991a852195be

7 years agoProperly initialize lvaTrackedVarSet.
Pat Gavlin [Fri, 30 Sep 2016 23:27:30 +0000 (16:27 -0700)]
Properly initialize lvaTrackedVarSet.

The lack of initialization when `lvaCount == 0` was causing failures
under JITStressRegs=0x80. When this initialization is not performed,
it is initialized s.t. every bit is set, including bits that represent
non-existent lclVars. This caused LSRA to AV when attempting to access
the lclVar table using a lclNum derived from an iteration over
`lvaTrackedVarSet`.

Fixes dotnet/coreclr#7090.

Commit migrated from https://github.com/dotnet/coreclr/commit/dc90d45180e75304bb5c0361e0f192d9a3bf5de9

7 years agoPort changes to UnmanagedMemoryStream from corefx (dotnet/coreclr#7418)
Alex Perovich [Fri, 30 Sep 2016 22:54:59 +0000 (15:54 -0700)]
Port changes to UnmanagedMemoryStream from corefx (dotnet/coreclr#7418)

* Port changes to UnmanagedMemoryStream from corefx

dotnet/corefxdotnet/coreclr#12170

* Add PrepareConstrainedRegions

* Add Back Read<T> and Write<T> methods

* Replace MemoryCopy with Memcpy

Commit migrated from https://github.com/dotnet/coreclr/commit/21c75bac8994d022d6f8a96193c3013de28c9c33

7 years agoExpose AppDomain apis
Rahul Kumar [Wed, 28 Sep 2016 00:55:09 +0000 (17:55 -0700)]
Expose AppDomain apis

Commit migrated from https://github.com/dotnet/coreclr/commit/38adebccc7de7a2c4b7f78893544802c1c48ff29

7 years agoCall `gtEffectiveVal` in `gtWalkOp`.
Pat Gavlin [Fri, 30 Sep 2016 20:01:37 +0000 (13:01 -0700)]
Call `gtEffectiveVal` in `gtWalkOp`.

This function was using an ad-hoc, open-coded version of
`gtEffectiveVal` that was missing the effective value of `GT_NOP` nodes.
This change replaces these implementations with calls to
`gtEffectiveVal` and makes `gtEffectiveVal` non-recursive.

Fixes dotnet/coreclr#6920.

Commit migrated from https://github.com/dotnet/coreclr/commit/70703f3b3eeb20ef20834b8887619b804fd576dd

7 years agoMerge pull request dotnet/coreclr#7428 from adiaaida/audit_flags
Michelle McDaniel [Fri, 30 Sep 2016 19:46:51 +0000 (12:46 -0700)]
Merge pull request dotnet/coreclr#7428 from adiaaida/audit_flags

Copy GTF_ALL_EFFECTS to hiResult in decomp

Commit migrated from https://github.com/dotnet/coreclr/commit/5fb3c61d74899b1eed6400a9bcefed6367385a73

7 years agoMerge pull request dotnet/coreclr#7427 from CarolEidt/Fix7197
Carol Eidt [Fri, 30 Sep 2016 18:59:23 +0000 (11:59 -0700)]
Merge pull request dotnet/coreclr#7427 from CarolEidt/Fix7197

Arm64 StoreBlk Lowering Fix

Commit migrated from https://github.com/dotnet/coreclr/commit/eedb471e30c41741cb31fa544270e3285dc18e5c

7 years agoMerge pull request dotnet/coreclr#7365 from dotnet-bot/master-UpdateDependencies
Koundinya Veluri [Fri, 30 Sep 2016 18:46:58 +0000 (11:46 -0700)]
Merge pull request dotnet/coreclr#7365 from dotnet-bot/master-UpdateDependencies

Update CoreClr, CoreFx, External to beta-24529-03, beta-24530-02, beta-24523-00, respectively (master)

Commit migrated from https://github.com/dotnet/coreclr/commit/d847dc22d79fe34f93229c678003ea43599606f1

7 years agoMerge pull request dotnet/coreclr#7429 from jashook/jit32_oss_devdiv255294
Jarret Shook [Fri, 30 Sep 2016 17:20:16 +0000 (10:20 -0700)]
Merge pull request dotnet/coreclr#7429 from jashook/jit32_oss_devdiv255294

Exclude DevDiv_255294.cmd for jit32 due to timeout

Commit migrated from https://github.com/dotnet/coreclr/commit/f922d8fd26fea9e91ac87ca959f40dbfa4f38e6d

7 years agoCopy GTF_ALL_EFFECTS to hiResult in decomp
Michelle McDaniel [Thu, 29 Sep 2016 17:02:31 +0000 (10:02 -0700)]
Copy GTF_ALL_EFFECTS to hiResult in decomp

We need to make sure that the hiResult in decompose gets the same effect
flags as the original tree. This change updates decompose methods to pass
those flags from the tree to the hiResult in the cases that they weren't
being passed before.

Commit migrated from https://github.com/dotnet/coreclr/commit/4fbb98ee7dc7b231eb11aa5b0ac392b972aad6bc

7 years agoExclude DevDiv_255294.cmd for jit32 due to timeout
jashook [Fri, 30 Sep 2016 16:35:40 +0000 (09:35 -0700)]
Exclude DevDiv_255294.cmd for jit32 due to timeout

Commit migrated from https://github.com/dotnet/coreclr/commit/1bdf6ab04c09357e0c622a5f70ed93703ab9f460

7 years agoUpdate CoreClr, CoreFx, External to beta-24529-03, beta-24530-02, beta-24523-00,...
dotnet-bot [Fri, 30 Sep 2016 14:50:36 +0000 (14:50 +0000)]
Update CoreClr, CoreFx, External to beta-24529-03, beta-24530-02, beta-24523-00, respectively

Commit migrated from https://github.com/dotnet/coreclr/commit/b8133d196af327981f8e1cf5a39f5ca0fd410f98

7 years agoExplicitly specify feature test macro for glibc earlier than 2.19 (dotnet/coreclr...
RimashMohomed [Fri, 30 Sep 2016 13:21:36 +0000 (18:51 +0530)]
Explicitly specify feature test macro for glibc earlier than 2.19 (dotnet/coreclr#7397)

Commit migrated from https://github.com/dotnet/coreclr/commit/e343abf4944ef18c90678a436e205e5ec00127d4

7 years agoArm64 StoreBlk Lowering Fix
Carol Eidt [Fri, 30 Sep 2016 06:33:27 +0000 (23:33 -0700)]
Arm64 StoreBlk Lowering Fix

With the block assignment changes, the Arm64 version of
Lowering::TreeNodeInfoInitBlockStore was not using the correct node
for the source address.

Fix dotnet/coreclr#7197

Commit migrated from https://github.com/dotnet/coreclr/commit/62f3b58c51b918d4345c32ba0d7c5947f41210f4

7 years agoFix change to GenericEqualityComparer.Equals from dotnet/coreclr#5804 (dotnet/coreclr...
James Ko [Fri, 30 Sep 2016 04:47:41 +0000 (00:47 -0400)]
Fix change to GenericEqualityComparer.Equals from dotnet/coreclr#5804 (dotnet/coreclr#7419)

Commit migrated from https://github.com/dotnet/coreclr/commit/37d0ac835c757266eb5224110f4914af987302dd