]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
aarch64: add tests for combinations of GCS options and marked/unmarked inputs
authorMatthieu Longo <matthieu.longo@arm.com>
Thu, 7 Nov 2024 13:13:20 +0000 (13:13 +0000)
committerMatthieu Longo <matthieu.longo@arm.com>
Mon, 2 Dec 2024 15:18:41 +0000 (15:18 +0000)
commit4de92ce8b239061fd896e1082af2023024ff3218
tree1659b1ed2f31752a6a72daee574a65040963e4e2
parent9957996fa8b8b114ece97b74dc56e4ac8e3066b0
aarch64: add tests for combinations of GCS options and marked/unmarked inputs
25 files changed:
ld/testsuite/ld-aarch64/protections/gcs-1-a.d [new file with mode: 0644]
ld/testsuite/ld-aarch64/protections/gcs-1-b.d [new file with mode: 0644]
ld/testsuite/ld-aarch64/protections/gcs-1-c.d [new file with mode: 0644]
ld/testsuite/ld-aarch64/protections/gcs-1-d.d [new file with mode: 0644]
ld/testsuite/ld-aarch64/protections/gcs-2-a-i.d [new file with mode: 0644]
ld/testsuite/ld-aarch64/protections/gcs-2-a-ii.d [new file with mode: 0644]
ld/testsuite/ld-aarch64/protections/gcs-2-b-i.d [new file with mode: 0644]
ld/testsuite/ld-aarch64/protections/gcs-2-b-ii.d [new file with mode: 0644]
ld/testsuite/ld-aarch64/protections/gcs-2-b-iii.d [new file with mode: 0644]
ld/testsuite/ld-aarch64/protections/gcs-2-b-iv.d [new file with mode: 0644]
ld/testsuite/ld-aarch64/protections/gcs-2-c-i.d [new file with mode: 0644]
ld/testsuite/ld-aarch64/protections/gcs-2-c-ii.d [new file with mode: 0644]
ld/testsuite/ld-aarch64/protections/gcs-3-a-i.d [new file with mode: 0644]
ld/testsuite/ld-aarch64/protections/gcs-3-a-ii.d [new file with mode: 0644]
ld/testsuite/ld-aarch64/protections/gcs-3-a-iii.d [new file with mode: 0644]
ld/testsuite/ld-aarch64/protections/gcs-3-a-iv.d [new file with mode: 0644]
ld/testsuite/ld-aarch64/protections/gcs-3-b-i.d [new file with mode: 0644]
ld/testsuite/ld-aarch64/protections/gcs-3-b-ii.d [new file with mode: 0644]
ld/testsuite/ld-aarch64/protections/gcs-3-b-iii.d [new file with mode: 0644]
ld/testsuite/ld-aarch64/protections/gcs-3-c-i.d [new file with mode: 0644]
ld/testsuite/ld-aarch64/protections/gcs-3-c-ii.d [new file with mode: 0644]
ld/testsuite/ld-aarch64/protections/gcs-3-c-iii.d [new file with mode: 0644]
ld/testsuite/ld-aarch64/protections/gcs.s [new file with mode: 0644]
ld/testsuite/ld-aarch64/protections/gcs2.s [new file with mode: 0644]
ld/testsuite/ld-aarch64/protections/nogcs.s [new file with mode: 0644]