public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
* [PATCH 0/2] aarch64: DT_RELR for ILP32
@ 2024-06-17 15:00 Szabolcs Nagy
  2024-06-17 15:00 ` [PATCH 1/2] aarch64: Add DT_RELR support for ILP32 ABI Szabolcs Nagy
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Szabolcs Nagy @ 2024-06-17 15:00 UTC (permalink / raw)
  To: binutils

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


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

end of thread, other threads:[~2024-06-24 13:57 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-06-17 15:00 [PATCH 0/2] aarch64: DT_RELR for ILP32 Szabolcs Nagy
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

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).