Re: [PATCH v2 2/2] ARC/dl-runtime helper macros

2020-06-05 Thread Vineet Gupta
On 6/5/20 1:26 PM, Adhemerval Zanella via Libc-alpha wrote: > > On 01/06/2020 19:18, Vineet Gupta wrote: >> This is purely for review purposes to attest the interface defined >> in prior patch > LGTM with some style nits, however I think it should be pushed along with > the ARC patchset. Thx. In

Re: [PATCH v2 2/2] ARC/dl-runtime helper macros

2020-06-05 Thread Adhemerval Zanella
On 01/06/2020 19:18, Vineet Gupta wrote: > This is purely for review purposes to attest the interface defined > in prior patch LGTM with some style nits, however I think it should be pushed along with the ARC patchset. Reviewed-by: Adhemerval Zanella > --- > sysdeps/arc/dl-runtime.h | 42 +

[PATCH v2 2/2] ARC/dl-runtime helper macros

2020-06-01 Thread Vineet Gupta
This is purely for review purposes to attest the interface defined in prior patch --- sysdeps/arc/dl-runtime.h | 42 1 file changed, 42 insertions(+) create mode 100644 sysdeps/arc/dl-runtime.h diff --git a/sysdeps/arc/dl-runtime.h b/sysdeps/arc/dl-runtim