]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
aarch64: new tests covering the merge of feature markings
authorMatthieu Longo <matthieu.longo@arm.com>
Fri, 29 Nov 2024 15:24:20 +0000 (15:24 +0000)
committerMatthieu Longo <matthieu.longo@arm.com>
Mon, 2 Dec 2024 15:18:40 +0000 (15:18 +0000)
commit0db9d90edf9cd78a7fd461daf23bd2b6d757d444
tree7b8aba530cc0e5692f44e419873d287e1df5aa41
parent2d2d86a6878efb4bd9f31817a2b54ed06384e029
aarch64: new tests covering the merge of feature markings
13 files changed:
ld/testsuite/ld-aarch64/protections/aarch64-protections.exp
ld/testsuite/ld-aarch64/protections/gnu-note-properties-maskable-merged.inc [new file with mode: 0644]
ld/testsuite/ld-aarch64/protections/gnu-note-properties-maskable-split.inc [new file with mode: 0644]
ld/testsuite/ld-aarch64/protections/gnu-note-properties-selectable-merged.inc [new file with mode: 0644]
ld/testsuite/ld-aarch64/protections/gnu-note-properties-selectable-split.inc [new file with mode: 0644]
ld/testsuite/ld-aarch64/protections/gnu-properties-1-all-merged.d [new file with mode: 0644]
ld/testsuite/ld-aarch64/protections/gnu-properties-1-all-split.d [new file with mode: 0644]
ld/testsuite/ld-aarch64/protections/gnu-properties-all.s [new file with mode: 0644]
ld/testsuite/ld-aarch64/protections/gnu-properties-combine-2-all-all.d [new file with mode: 0644]
ld/testsuite/ld-aarch64/protections/gnu-properties-combine-2-all-bti.d [new file with mode: 0644]
ld/testsuite/ld-aarch64/protections/gnu-properties-combine-2-all-pac.d [new file with mode: 0644]
ld/testsuite/ld-aarch64/protections/gnu-properties-maskable.s [new file with mode: 0644]
ld/testsuite/ld-aarch64/protections/gnu-properties-selectable.s [new file with mode: 0644]