public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
From: Szabolcs Nagy <szabolcs.nagy@arm.com>
To: <binutils@sourceware.org>
Subject: [PATCH 0/2] aarch64: DT_RELR for ILP32
Date: Mon, 17 Jun 2024 16:00:51 +0100	[thread overview]
Message-ID: <cover.1718636299.git.szabolcs.nagy@arm.com> (raw)

fix DT_RELR for ilp32 since it is easy to do.

Szabolcs Nagy (2):
  aarch64: Add DT_RELR support for ILP32 ABI
  aarch64: Add DT_RELR tests for ILP32 ABI

 bfd/elfnn-aarch64.c                           |  37 +++---
 binutils/testsuite/lib/binutils-common.exp    |   2 +-
 ld/emulparams/aarch64elf32.sh                 |   2 +
 ld/emulparams/aarch64linux32.sh               |   2 +
 ld/testsuite/ld-aarch64/aarch64-elf.exp       |   4 +
 ld/testsuite/ld-aarch64/relr-align-ilp32.d    |  23 ++++
 ld/testsuite/ld-aarch64/relr-align-ilp32.s    | 106 ++++++++++++++++++
 ld/testsuite/ld-aarch64/relr-got-pie-ilp32.d  |  16 +++
 .../ld-aarch64/relr-got-shared-ilp32.d        |  16 +++
 9 files changed, 191 insertions(+), 17 deletions(-)
 create mode 100644 ld/testsuite/ld-aarch64/relr-align-ilp32.d
 create mode 100644 ld/testsuite/ld-aarch64/relr-align-ilp32.s
 create mode 100644 ld/testsuite/ld-aarch64/relr-got-pie-ilp32.d
 create mode 100644 ld/testsuite/ld-aarch64/relr-got-shared-ilp32.d

-- 
2.25.1


             reply	other threads:[~2024-06-17 15:01 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-06-17 15:00 Szabolcs Nagy [this message]
2024-06-17 15:00 ` [PATCH 1/2] aarch64: Add DT_RELR support for ILP32 ABI Szabolcs Nagy
2024-06-17 15:01 ` [PATCH 2/2] aarch64: Add DT_RELR tests " Szabolcs Nagy
2024-06-24 13:57 ` [PATCH 0/2] aarch64: DT_RELR for ILP32 Nick Clifton

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=cover.1718636299.git.szabolcs.nagy@arm.com \
    --to=szabolcs.nagy@arm.com \
    --cc=binutils@sourceware.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).