]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
ld-aarch64: check support before launching dt_relr tests
authorClément Chigot <chigot@adacore.com>
Fri, 7 Jun 2024 13:42:52 +0000 (15:42 +0200)
committerClément Chigot <chigot@adacore.com>
Mon, 10 Jun 2024 07:02:08 +0000 (09:02 +0200)
commitdb335d7e0ad5d7422299e91e883bc87236a67f2f
treea3b35153c93406e7851d662cd12de1846664e07a
parent4186bc40b67728ed3f35fc65218ffedaa34f36df
ld-aarch64: check support before launching dt_relr tests

Not all aarch64 targets supports dt_relr as this requires some
mechanisms on the OS side.

Adjust support_dt_relr helper and use it in aarch64-elf.exp.
binutils/testsuite/lib/binutils-common.exp
ld/testsuite/ld-aarch64/aarch64-elf.exp