public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] aarch64: fix DT_RELR with discarded sections
@ 2024-06-04 17:41 Szabolcs Nagy
  2024-06-04 17:41 ` [PATCH v2 1/2] aarch64: Fix DT_RELR support " Szabolcs Nagy
  2024-06-04 17:41 ` [PATCH v2 2/2] aarch64: Test DT_RELR " Szabolcs Nagy
  0 siblings, 2 replies; 7+ messages in thread
From: Szabolcs Nagy @ 2024-06-04 17:41 UTC (permalink / raw)
  To: binutils

v2:
- update commit msg
- simplify the testcase

Szabolcs Nagy (2):
  aarch64: Fix DT_RELR support with discarded sections
  aarch64: Test DT_RELR with discarded sections

 bfd/elfnn-aarch64.c                           |  4 ++
 ld/testsuite/ld-aarch64/aarch64-elf.exp       |  2 +
 ld/testsuite/ld-aarch64/relr-discard-pie.d    | 15 +++++
 ld/testsuite/ld-aarch64/relr-discard-shared.d | 15 +++++
 ld/testsuite/ld-aarch64/relr-discard.ld       | 13 ++++
 ld/testsuite/ld-aarch64/relr-discard.s        | 63 +++++++++++++++++++
 6 files changed, 112 insertions(+)
 create mode 100644 ld/testsuite/ld-aarch64/relr-discard-pie.d
 create mode 100644 ld/testsuite/ld-aarch64/relr-discard-shared.d
 create mode 100644 ld/testsuite/ld-aarch64/relr-discard.ld
 create mode 100644 ld/testsuite/ld-aarch64/relr-discard.s

-- 
2.25.1


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

end of thread, other threads:[~2024-06-06  8:09 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-06-04 17:41 [PATCH v2 0/2] aarch64: fix DT_RELR with discarded sections Szabolcs Nagy
2024-06-04 17:41 ` [PATCH v2 1/2] aarch64: Fix DT_RELR support " Szabolcs Nagy
2024-06-06  1:17   ` Alan Modra
2024-06-06  7:57     ` Szabolcs Nagy
2024-06-04 17:41 ` [PATCH v2 2/2] aarch64: Test DT_RELR " Szabolcs Nagy
2024-06-06  1:23   ` Alan Modra
2024-06-06  8:08     ` Szabolcs Nagy

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