RE: [PATCH 4/6] [ARC] Define LINK_GCC_C_SEQUENCE_SPEC.

2018-06-13 Thread Claudiu Zissulescu
: [PATCH 4/6] [ARC] Define LINK_GCC_C_SEQUENCE_SPEC. * Claudiu Zissulescu [2018-05-21 13:18:37 +0300]: > From: claziss > > If no specs file is provided, default to nosys library. > > Ok to apply? Looks good. Thanks, Andrew > Claudiu > > gcc/ > 2017-05-03 Claudiu Ziss

Re: [PATCH 4/6] [ARC] Define LINK_GCC_C_SEQUENCE_SPEC.

2018-06-12 Thread Andrew Burgess
* Claudiu Zissulescu [2018-05-21 13:18:37 +0300]: > From: claziss > > If no specs file is provided, default to nosys library. > > Ok to apply? Looks good. Thanks, Andrew > Claudiu > > gcc/ > 2017-05-03 Claudiu Zissulescu > > * config/arc/elf.h (LINK_GCC_C_SEQUENCE_SPEC): Define.

[PATCH 4/6] [ARC] Define LINK_GCC_C_SEQUENCE_SPEC.

2018-05-21 Thread Claudiu Zissulescu
From: claziss If no specs file is provided, default to nosys library. Ok to apply? Claudiu gcc/ 2017-05-03 Claudiu Zissulescu * config/arc/elf.h (LINK_GCC_C_SEQUENCE_SPEC): Define. --- gcc/config/arc/elf.h | 5 + 1 file changed, 5 insertions(+) diff --git a/gcc/config/arc/elf.