Re: [PATCH] ARC: Get rid of toolchain check

2018-10-18 Thread gre...@linuxfoundation.org
On Wed, Oct 17, 2018 at 02:28:41PM +, Alexey Brodkin wrote: > Hello, > > > -Original Message- > > From: Rob Herring [mailto:r...@kernel.org] > > Sent: Friday, September 14, 2018 12:04 AM > > To: alexey.brod...@synopsys.com > > Cc: linux-snps-arc@lists.infradead.org; Linux Kernel Mailin

Re: [PATCH] ARC: Don't set CROSS_COMPILE in arch's Makefile

2018-10-18 Thread gre...@linuxfoundation.org
On Wed, Oct 17, 2018 at 02:33:02PM +, Alexey Brodkin wrote: > Hello, > > > -Original Message- > > From: Alexey Brodkin [mailto:abrod...@synopsys.com] > > Sent: Sunday, September 16, 2018 11:48 PM > > To: linux-snps-arc@lists.infradead.org > > Cc: linux-ker...@vger.kernel.org; Vineet Gu

[PATCH] packagegroup-core-tools-profile: disable valgrind on arc

2018-10-18 Thread Alexey Brodkin
As of today there's no port of Valgrind for ARC so disabling it. Signed-off-by: Alexey Brodkin --- meta/recipes-core/packagegroups/packagegroup-core-tools-profile.bb | 1 + 1 file changed, 1 insertion(+) diff --git a/meta/recipes-core/packagegroups/packagegroup-core-tools-profile.bb b/meta/rec

[PATCH] mpfr: Fix compilation for ARC

2018-10-18 Thread Alexey Brodkin
MPFR has a couple of things implemented in assembly and in case of ARC those parts were written long ago when ARC GCC port was not yet upstreamed. On upstreaming of GCC some constraints were changed and so we can no longer build MPFR for ARC with up-to-date tools seeing something like that: | In fi