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

v3:
- use discarded_section()
- adjust commit msg
- comment about bug in testcase
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                           |  5 +-
 ld/testsuite/ld-aarch64/aarch64-elf.exp       |  2 +
 ld/testsuite/ld-aarch64/relr-discard-pie.d    | 18 ++++++
 ld/testsuite/ld-aarch64/relr-discard-shared.d | 18 ++++++
 ld/testsuite/ld-aarch64/relr-discard.ld       | 13 ++++
 ld/testsuite/ld-aarch64/relr-discard.s        | 63 +++++++++++++++++++
 6 files changed, 117 insertions(+), 2 deletions(-)
 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] 4+ messages in thread

end of thread, other threads:[~2024-06-07  2:20 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-06-06 10:52 [PATCH v3 0/2] aarch64: fix DT_RELR with discarded sections Szabolcs Nagy
2024-06-06 10:53 ` [PATCH v3 1/2] aarch64: Fix DT_RELR support " Szabolcs Nagy
2024-06-06 10:53 ` [PATCH v3 2/2] aarch64: Test DT_RELR " Szabolcs Nagy
2024-06-07  2:20 ` [PATCH v3 0/2] aarch64: fix " Alan Modra

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