linux-snps-arc.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] rework dl-runtime: reloc_{offset,index}
@ 2020-06-01 22:18 Vineet Gupta
  2020-06-01 22:18 ` [PATCH v2 1/2] dl-runtime: reloc_{offset, index} now functions arch overide'able Vineet Gupta
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Vineet Gupta @ 2020-06-01 22:18 UTC (permalink / raw)
  To: libc-alpha; +Cc: Vineet Gupta, linux-snps-arc, Adhemerval Zanella

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 +++++++++++++++++++++++++++++++++++++
 sysdeps/hppa/dl-runtime.c   |  4 ----
 sysdeps/hppa/dl-runtime.h   | 31 +++++++++++++++++++++++++++
 sysdeps/x86_64/dl-runtime.c |  9 --------
 sysdeps/x86_64/dl-runtime.h | 35 +++++++++++++++++++++++++++++++
 7 files changed, 155 insertions(+), 24 deletions(-)
 create mode 100644 elf/dl-runtime.h
 create mode 100644 sysdeps/arc/dl-runtime.h
 create mode 100644 sysdeps/hppa/dl-runtime.h
 delete mode 100644 sysdeps/x86_64/dl-runtime.c
 create mode 100644 sysdeps/x86_64/dl-runtime.h

-- 
2.20.1


_______________________________________________
linux-snps-arc mailing list
linux-snps-arc@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-snps-arc

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2020-06-05 20:47 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-06-01 22:18 [PATCH v2 0/2] rework dl-runtime: reloc_{offset,index} Vineet Gupta
2020-06-01 22:18 ` [PATCH v2 1/2] dl-runtime: reloc_{offset, index} now functions arch overide'able Vineet Gupta
2020-06-05 20:16   ` [PATCH v2 1/2] dl-runtime: reloc_{offset,index} " Adhemerval Zanella
2020-06-05 20:47     ` Vineet Gupta
2020-06-01 22:18 ` [PATCH v2 2/2] ARC/dl-runtime helper macros Vineet Gupta
2020-06-05 20:26   ` Adhemerval Zanella
2020-06-05 20:31     ` Vineet Gupta
2020-06-05 18:47 ` [PATCH v2 0/2] rework dl-runtime: reloc_{offset,index} Vineet Gupta

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).