Re: [OpenWrt-Devel] [PATCH 1/3] toolchain: add support of ARC architecture

2015-09-03 Thread Alexey Brodkin
Hi Jonas, On Thu, 2015-09-03 at 15:18 +0200, Jonas Gorski wrote: > Hi, > > On Wed, Sep 2, 2015 at 9:58 PM, Alexey Brodkin > wrote: > > Hi Jonas, > > > > On Wed, 2015-09-02 at 10:08 +0200, Jonas Gorski wrote: > > > Hi, > > > > > > On Thu, Aug 27, 2015 at 1:03 PM,

Re: [OpenWrt-Devel] [PATCH 1/3] toolchain: add support of ARC architecture

2015-09-03 Thread Jonas Gorski
Hi, On Wed, Sep 2, 2015 at 9:58 PM, Alexey Brodkin wrote: > Hi Jonas, > > On Wed, 2015-09-02 at 10:08 +0200, Jonas Gorski wrote: >> Hi, >> >> On Thu, Aug 27, 2015 at 1:03 PM, Alexey Brodkin >> wrote: >> > This includes binutils, gcc, gdb

Re: [OpenWrt-Devel] [PATCH 1/3] toolchain: add support of ARC architecture

2015-09-02 Thread Jonas Gorski
Hi, On Thu, Aug 27, 2015 at 1:03 PM, Alexey Brodkin wrote: > This includes binutils, gcc, gdb and uClibc-ng. > > Latest release of ARC gcc (as of today it is "arc-2015.06") > is based on upstream gcc 4.8.4. > > Sources are available on GitHub, see: >

Re: [OpenWrt-Devel] [PATCH 1/3] toolchain: add support of ARC architecture

2015-09-02 Thread Alexey Brodkin
Hi Jonas, On Wed, 2015-09-02 at 10:08 +0200, Jonas Gorski wrote: > Hi, > > On Thu, Aug 27, 2015 at 1:03 PM, Alexey Brodkin > wrote: > > This includes binutils, gcc, gdb and uClibc-ng. > > > > Latest release of ARC gcc (as of today it is "arc-2015.06") > > is based

Re: [OpenWrt-Devel] [PATCH 1/3] toolchain: add support of ARC architecture

2015-08-27 Thread John Crispin
On 27/08/2015 14:15, Alexey Brodkin wrote: Hi John, On Thu, 2015-08-27 at 13:59 +0200, John Crispin wrote: Hi Alexey, have you already sent these patches upstream to the gcc people ? I'm not really sure which patches you're talking about. If you're talking about patches I put in

Re: [OpenWrt-Devel] [PATCH 1/3] toolchain: add support of ARC architecture

2015-08-27 Thread Alexey Brodkin
Hi John, On Thu, 2015-08-27 at 14:25 +0200, John Crispin wrote: On 27/08/2015 14:15, Alexey Brodkin wrote: Hi John, On Thu, 2015-08-27 at 13:59 +0200, John Crispin wrote: Hi Alexey, have you already sent these patches upstream to the gcc people ? I'm not really sure which

[OpenWrt-Devel] [PATCH 1/3] toolchain: add support of ARC architecture

2015-08-27 Thread Alexey Brodkin
This includes binutils, gcc, gdb and uClibc-ng. Latest release of ARC gcc (as of today it is arc-2015.06) is based on upstream gcc 4.8.4. Sources are available on GitHub, see: https://github.com/foss-for-synopsys-dwc-arc-processors/gcc Latest release of ARC binutils (as of today it is

Re: [OpenWrt-Devel] [PATCH 1/3] toolchain: add support of ARC architecture

2015-08-27 Thread John Crispin
Hi Alexey, have you already sent these patches upstream to the gcc people ? John On 27/08/2015 13:03, Alexey Brodkin wrote: This includes binutils, gcc, gdb and uClibc-ng. Latest release of ARC gcc (as of today it is arc-2015.06) is based on upstream gcc 4.8.4. Sources are

Re: [OpenWrt-Devel] [PATCH 1/3] toolchain: add support of ARC architecture

2015-08-27 Thread Alexey Brodkin
Hi John, On Thu, 2015-08-27 at 13:59 +0200, John Crispin wrote: Hi Alexey, have you already sent these patches upstream to the gcc people ? I'm not really sure which patches you're talking about. If you're talking about patches I put in toolchain/gcc/patches/arc-2015.06 folder those are