* Claudiu Zissulescu <claudiu.zissule...@synopsys.com> [2017-01-30 10:35:08 +0000]:
> Hi, > > > > > Andrew Burgess (2): > > ARC: Make arc_selected_cpu global > > ARC: Better creation of __NPS400__ define > > > > gcc/ChangeLog | 31 ++++++++++++++++++++++++++++ > > gcc/config/arc/arc-arch.h | 50 ++++++++++++++++++++++-------------------- > > --- > > gcc/config/arc/arc-c.def | 1 + > > gcc/config/arc/arc.c | 35 ++++++++++++++----------------- > > gcc/config/arc/arc.h | 24 ++++++++++++++-------- > > gcc/config/arc/driver-arc.c | 2 +- > > 6 files changed, 88 insertions(+), 55 deletions(-) > > I haven't check them functionally, but they seems alright to me. > > Thank you for your contribution, Thank you for the review. Sorry it took me a while to apply these changes. These are now committed as r245293 and r245294 respectively. Thanks again, Andrew