RE: [PATCH] [ARC] Clean up arc header file.

2017-02-27 Thread Claudiu Zissulescu
> Oh, and you'll need to update the copyright headers to 2017 when you > do eventually apply this, but everything else looks fine. > Forgot to commit this one, done in this commit r245759. Sorry for this, Claudiu

Re: [PATCH] [ARC] Clean up arc header file.

2017-01-18 Thread Claudiu Zissulescu
On 18/01/2017 18:43, Andrew Burgess wrote: * Mike Stump [2017-01-17 10:49:30 -0800]: On Jan 17, 2017, at 3:30 AM, Andrew Burgess wrote: This patch revamps the arc's header file by means of using separate headers for different tool targets. Each target header file holds the specific compile

Re: [PATCH] [ARC] Clean up arc header file.

2017-01-18 Thread Andrew Burgess
* Mike Stump [2017-01-17 10:49:30 -0800]: > On Jan 17, 2017, at 3:30 AM, Andrew Burgess > wrote: > > > >> This patch revamps the arc's header file by means of using separate > >> headers for different tool targets. Each target header file holds the > >> specific compiler backend macros definit

Re: [PATCH] [ARC] Clean up arc header file.

2017-01-17 Thread Mike Stump
On Jan 17, 2017, at 3:30 AM, Andrew Burgess wrote: > >> This patch revamps the arc's header file by means of using separate >> headers for different tool targets. Each target header file holds the >> specific compiler backend macros definitions. Thus, we have: >> - elf.h is used for bare metal ty

Re: [PATCH] [ARC] Clean up arc header file.

2017-01-17 Thread Andrew Burgess
* Claudiu Zissulescu [2017-01-09 14:41:44 +0100]: > This patch revamps the arc's header file by means of using separate > headers for different tool targets. Each target header file holds the > specific compiler backend macros definitions. Thus, we have: > - elf.h is used for bare metal type of