public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
From: Vineet Gupta <Vineet.Gupta1@synopsys.com>
To: Adhemerval Zanella <adhemerval.zanella@linaro.org>,
	"libc-alpha@sourceware.org" <libc-alpha@sourceware.org>
Cc: "linux-snps-arc@lists.infradead.org"
	<linux-snps-arc@lists.infradead.org>
Subject: Re: [PATCH v2 0/2] rework dl-runtime: reloc_{offset,index}
Date: Fri, 5 Jun 2020 18:47:06 +0000	[thread overview]
Message-ID: <134440dd-aa60-7c2e-d7c4-c3b7a91b229b@synopsys.com> (raw)
In-Reply-To: <20200601221823.17861-1-vgupta@synopsys.com>

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 ++++++++++++++++++++++++++
>  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

Apologies for eager ping on this but this is in the way of respin/repost of ARC port.

Thx,
-Vineet

      parent reply	other threads:[~2020-06-05 18:47 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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
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 ` Vineet Gupta [this message]

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

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

  git send-email \
    --in-reply-to=134440dd-aa60-7c2e-d7c4-c3b7a91b229b@synopsys.com \
    --to=vineet.gupta1@synopsys.com \
    --cc=adhemerval.zanella@linaro.org \
    --cc=libc-alpha@sourceware.org \
    --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).