]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
ld: aarch64: Add BTI stub insertion test PR30930
authorSzabolcs Nagy <szabolcs.nagy@arm.com>
Tue, 24 Oct 2023 15:24:22 +0000 (16:24 +0100)
committerSzabolcs Nagy <szabolcs.nagy@arm.com>
Wed, 20 Dec 2023 15:16:34 +0000 (15:16 +0000)
commite485efaee0a80ac16be7cde2fb52810d5e410415
treee98f8d1492d864322f4d99c603b277dd98ed0caf
parent0c0527d30bcb168691faa7a611a54cf68d1d1770
ld: aarch64: Add BTI stub insertion test PR30930

The test creates a large shared library and covers a number of
BTI stub insertion cases.

(cherry picked from commit b418c9d49ece5d503eea35a3ff994e55326da6f9)
ld/testsuite/ld-aarch64/aarch64-elf.exp
ld/testsuite/ld-aarch64/bti-far-3.d [new file with mode: 0644]
ld/testsuite/ld-aarch64/bti-far-3.ld [new file with mode: 0644]
ld/testsuite/ld-aarch64/bti-far-3a.s [new file with mode: 0644]
ld/testsuite/ld-aarch64/bti-far-3b.s [new file with mode: 0644]
ld/testsuite/ld-aarch64/bti-far-3c.s [new file with mode: 0644]