qemu/tests/tcg/riscv64
Richard Henderson 6c180490b0 tests/tcg: Use --noexecstack with assembler files
Add the --noexecstack assembler command-line option to avoid:

  /usr/bin/ld: warning: boot.o: missing .note.GNU-stack section implies executable stack
  /usr/bin/ld: NOTE: This behaviour is deprecated and will be removed in a future version of the linker

which is enabled by default with current debian cross toolchains.

Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Message-Id: <20240724010733.22129-2-richard.henderson@linaro.org>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Message-Id: <20240729144414.830369-4-alex.bennee@linaro.org>
2024-07-30 11:44:11 +01:00
..
issue1060.S target/riscv: Set env->bins in gen_exception_illegal 2022-07-03 10:03:20 +10:00
Makefile.softmmu-target tests/tcg: Use --noexecstack with assembler files 2024-07-30 11:44:11 +01:00
Makefile.target tests: riscv64: Use 'zfa' instead of 'Zfa' 2024-03-08 20:48:03 +10:00
noexec.c target/riscv: Make translator stop before the end of a page 2022-09-06 08:04:26 +01:00
semicall.h tests/tcg: update licenses to GPLv2 as intended 2024-02-28 09:09:04 +00:00
semihost.ld target/riscv: Set env->bins in gen_exception_illegal 2022-07-03 10:03:20 +10:00
test-aes.c tests/multiarch: Add test-aes 2023-07-08 07:30:17 +01:00
test-div.c
test-fcvtmod.c riscv: Add support for the Zfa extension 2023-07-10 22:29:20 +10:00
test-noc.S target/riscv: Set pc_succ_insn for !rvc illegal insn 2023-01-06 10:42:55 +10:00