Re: [PATCH v2 0/2] rework dl-runtime: reloc_{offset,index}

2020-06-05 Thread Vineet Gupta
On 6/1/20 3:18 PM, Vineet Gupta via Libc-alpha wrote: > Vineet Gupta (2): > dl-runtime: reloc_{offset,index} now functions arch overide'able > ARC/dl-runtime helper macros > > elf/dl-runtime.c| 28 +++-- > elf/dl-runtime.h| 30 ++

[PATCH v2 0/2] rework dl-runtime: reloc_{offset,index}

2020-06-01 Thread Vineet Gupta
Vineet Gupta (2): dl-runtime: reloc_{offset,index} now functions arch overide'able ARC/dl-runtime helper macros elf/dl-runtime.c| 28 +++-- elf/dl-runtime.h| 30 ++ sysdeps/arc/dl-runtime.h| 42 +++