Re: [RFC 0/6] glibc port to ARC architecture

2017-12-08 Thread Joseph Myers
On Thu, 7 Dec 2017, Vineet Gupta wrote: > I presume you just want to know 010-glibcs-arc-linux-gnu-check-*.txt after > running > > scripts/build-many-glibcs.py glibcs arc-linux-gnu > > FAIL: elf/check-localplt > Summary of test results: > 1 FAIL >1169 PASS > 15 XFAIL > > And eve

Re: [RFC 0/6] glibc port to ARC architecture

2017-12-07 Thread Vineet Gupta
On 11/27/2017 02:16 PM, Joseph Myers wrote: On Mon, 27 Nov 2017, Vineet Gupta wrote: Any new port should have support added to build-many-glibcs.py for all ABIs supported by the port (e.g. both endiannesses, if you support both BE and LE, and any other ABI variants). build-many-glibcs.py work

Re: [RFC 0/6] glibc port to ARC architecture

2017-11-27 Thread Joseph Myers
On Mon, 27 Nov 2017, Vineet Gupta wrote: > > Any new port should have support added to build-many-glibcs.py for all > > ABIs supported by the port (e.g. both endiannesses, if you support both BE > > and LE, and any other ABI variants). > > build-many-glibcs.py works for ARC now - after the 2 back

Re: [RFC 0/6] glibc port to ARC architecture

2017-11-27 Thread Vineet Gupta
On 06/27/2017 05:00 AM, Joseph Myers wrote: On Tue, 27 Jun 2017, Florian Weimer wrote: On 06/27/2017 10:00 AM, Vineet Gupta wrote: This is a Request for comments for glibc port to ARC architecture. http://www.synopsys.com/IP/ProcessorIP/ARCProcessors/Pages/default.aspx The Linux kernel, uClib

Re: [RFC 0/6] glibc port to ARC architecture

2017-11-06 Thread Joseph Myers
On Mon, 6 Nov 2017, Vineet Gupta wrote: > - How do I call it the first time, with my existing version of glibc. > The checkout process, gets upstream glibc and tries to build that instead. build-many-glibcs.py checkout [replace the src/glibc directory there with a different branch if desir

Re: [RFC 0/6] glibc port to ARC architecture

2017-11-06 Thread Vineet Gupta
On 06/27/2017 05:00 AM, Joseph Myers wrote: On Tue, 27 Jun 2017, Florian Weimer wrote: On 06/27/2017 10:00 AM, Vineet Gupta wrote: This is a Request for comments for glibc port to ARC architecture. http://www.synopsys.com/IP/ProcessorIP/ARCProcessors/Pages/default.aspx The Linux kernel, uClib

Re: [RFC 0/6] glibc port to ARC architecture

2017-06-27 Thread Vineet Gupta
On 06/27/2017 02:44 PM, Joseph Myers wrote: I don't see a corporate copyright assignment (or disclaimer plus individual assignments) from Synopsys in the FSF copyright.list. The assignment will be needed before we can consider this port. Right we missed this ! FWIW we did the agreements for g

Re: [RFC 0/6] glibc port to ARC architecture

2017-06-27 Thread Joseph Myers
On Tue, 27 Jun 2017, Florian Weimer wrote: > On 06/27/2017 10:00 AM, Vineet Gupta wrote: > > This is a Request for comments for glibc port to ARC architecture. > > http://www.synopsys.com/IP/ProcessorIP/ARCProcessors/Pages/default.aspx > > > > The Linux kernel, uClibc, buildroot have been upstrea

Re: [RFC 0/6] glibc port to ARC architecture

2017-06-27 Thread Joseph Myers
I don't see a corporate copyright assignment (or disclaimer plus individual assignments) from Synopsys in the FSF copyright.list. The assignment will be needed before we can consider this port. -- Joseph S. Myers jos...@codesourcery.com ___ linux-sn

Re: [RFC 0/6] glibc port to ARC architecture

2017-06-27 Thread Florian Weimer
On 06/27/2017 10:00 AM, Vineet Gupta wrote: > This is a Request for comments for glibc port to ARC architecture. > http://www.synopsys.com/IP/ProcessorIP/ARCProcessors/Pages/default.aspx > > The Linux kernel, uClibc, buildroot have been upstream for quite some time. Is it possible to build the ne

[RFC 0/6] glibc port to ARC architecture

2017-06-27 Thread Vineet Gupta
Hi, This is a Request for comments for glibc port to ARC architecture. http://www.synopsys.com/IP/ProcessorIP/ARCProcessors/Pages/default.aspx The Linux kernel, uClibc, buildroot have been upstream for quite some time. The code has been rebased off of upstream/master as of yesterday and contains