unofficial mirror of libc-alpha@sourceware.org
 help / color / mirror / Atom feed
From: Shahab Vahedi via Libc-alpha <libc-alpha@sourceware.org>
To: libc-alpha@sourceware.org
Cc: Shahab Vahedi <Shahab.Vahedi@synopsys.com>,
	Vineet Gupta <vineet.gupta@linux.dev>,
	Florian Weimer <fweimer@redhat.com>,
	Claudiu Zissulescu <Claudiu.Zissulescu@synopsys.com>,
	arcml <linux-snps-arc@lists.infradead.org>
Subject: [PATCH v3 0/2] Update ARC definitions in elf/elf.h
Date: Sun, 27 Nov 2022 18:38:23 +0100	[thread overview]
Message-ID: <20221127173825.3106-1-shahab@synopsys.com> (raw)
In-Reply-To: <20221118131542.23188-1-shahab@synopsys.com>

After updating the ARC definitions in elf/elf.h (the second patch of
this series), I noticed a lack of parsing support for it in glibcpp.py.
Please read the description of the first patch for more details.  To
have the tests pass all the time, the first patch fixes the potential
issue and the second one is related to the actual update of definitions
in elf.h header.

Rationale for the CCs:

Florian Weimer -- Changes related to glibcpp and glibcelf
Vineet  Gupta  -- Changes related to elf.h (ARC section)

Shahab Vahedi (2):
  scripts: Add "|" operator support to glibcpp's parsing
  ARC: update definitions in elf/elf.h

 elf/elf.h                | 29 ++++++++++++++++++++++++-----
 scripts/glibcelf.py      |  3 +++
 scripts/glibcpp.py       |  1 +
 support/tst-glibcpp.py   |  1 +
 sysdeps/arc/dl-machine.h |  8 ++++----
 5 files changed, 33 insertions(+), 9 deletions(-)

-- 
2.38.1


  parent reply	other threads:[~2022-11-27 17:40 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-11-18 13:15 [PATCH] ARC: update definitions in elf/elf.h Shahab Vahedi via Libc-alpha
2022-11-19  0:34 ` Vineet Gupta via Libc-alpha
2022-11-21 13:07   ` Shahab Vahedi via Libc-alpha
2022-11-21 13:06 ` [PATCH v2] " Shahab Vahedi via Libc-alpha
2022-11-21 14:30   ` Adhemerval Zanella Netto via Libc-alpha
2022-11-23  4:13     ` Vineet Gupta via Libc-alpha
2022-11-27 17:38 ` Shahab Vahedi via Libc-alpha [this message]
2022-11-27 17:38   ` [PATCH v3 1/2] scripts: Add "|" operator support to glibcpp's parsing Shahab Vahedi via Libc-alpha
2022-11-27 18:21     ` Florian Weimer via Libc-alpha
2022-11-30  2:11       ` Vineet Gupta via Libc-alpha
2022-11-27 17:38   ` [PATCH v3 2/2] ARC: update definitions in elf/elf.h Shahab Vahedi via Libc-alpha
2022-11-30  2:11     ` 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=20221127173825.3106-1-shahab@synopsys.com \
    --to=libc-alpha@sourceware.org \
    --cc=Claudiu.Zissulescu@synopsys.com \
    --cc=Shahab.Vahedi@synopsys.com \
    --cc=fweimer@redhat.com \
    --cc=linux-snps-arc@lists.infradead.org \
    --cc=vineet.gupta@linux.dev \
    /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).