unofficial mirror of libc-alpha@sourceware.org
 help / color / mirror / Atom feed
From: Vineet Gupta via Libc-alpha <libc-alpha@sourceware.org>
To: libc-alpha@sourceware.org
Cc: Vineet Gupta <Vineet.Gupta1@synopsys.com>,
	linux-snps-arc@lists.infradead.org
Subject: [PATCH v2 0/2] rework dl-runtime: reloc_{offset,index}
Date: Mon,  1 Jun 2020 15:18:21 -0700	[thread overview]
Message-ID: <20200601221823.17861-1-vgupta@synopsys.com> (raw)

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


             reply	other threads:[~2020-06-01 22:18 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-06-01 22:18 Vineet Gupta via Libc-alpha [this message]
2020-06-01 22:18 ` [PATCH v2 1/2] dl-runtime: reloc_{offset, index} now functions arch overide'able Vineet Gupta via Libc-alpha
2020-06-05 20:16   ` [PATCH v2 1/2] dl-runtime: reloc_{offset,index} " Adhemerval Zanella via Libc-alpha
2020-06-05 20:47     ` Vineet Gupta via Libc-alpha
2020-06-01 22:18 ` [PATCH v2 2/2] ARC/dl-runtime helper macros Vineet Gupta via Libc-alpha
2020-06-05 20:26   ` Adhemerval Zanella via Libc-alpha
2020-06-05 20:31     ` Vineet Gupta via Libc-alpha
2020-06-05 18:47 ` [PATCH v2 0/2] rework dl-runtime: reloc_{offset,index} Vineet Gupta via Libc-alpha

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/libc/involved.html

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200601221823.17861-1-vgupta@synopsys.com \
    --to=libc-alpha@sourceware.org \
    --cc=Vineet.Gupta1@synopsys.com \
    --cc=linux-snps-arc@lists.infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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 read-only IMAP folder(s) and NNTP newsgroup(s).