RE: [PATCH] [ARC] New CPU C-define handler.

2016-09-28 Thread Claudiu Zissulescu
> This looks like a good improvement to me. > > Thanks, > Andrew > Committed r240577 Thank you for your review, Claudiu

Re: [PATCH] [ARC] New CPU C-define handler.

2016-09-27 Thread Andrew Burgess
* Claudiu Zissulescu [2016-05-19 13:57:44 +0200]: > This patch refactors how we handle the built-in preprocessor macros and > assertions for ARC. > > OK to apply? This looks like a good improvement to me. Thanks, Andrew > Claudiu > > gcc/ > 2016-05-02 Claudiu Zissulescu > > * con

RE: [PATCH] [ARC] New CPU C-define handler.

2016-06-15 Thread Claudiu Zissulescu
PING > -Original Message- > From: Claudiu Zissulescu > Sent: Thursday, May 19, 2016 1:58 PM > To: gcc-patches@gcc.gnu.org > Cc: Claudiu Zissulescu ; g...@amylaar.uk; > francois.bed...@synopsys.com > Subject: [PATCH] [ARC] New CPU C-define handler. > > This pa

[PATCH] [ARC] New CPU C-define handler.

2016-05-19 Thread Claudiu Zissulescu
This patch refactors how we handle the built-in preprocessor macros and assertions for ARC. OK to apply? Claudiu gcc/ 2016-05-02 Claudiu Zissulescu * config/arc/arc-c.c: New file. * config/arc/arc-c.def: Likewise. * config/arc/t-arc: Likewise. * config.gcc: In