You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
4 months ago
..
Makefile.softmmu-target tests/tcg: Use --noexecstack with assembler files 4 months ago
Makefile.target tests: riscv64: Use 'zfa' instead of 'Zfa' 9 months ago
issue1060.S target/riscv: Set env->bins in gen_exception_illegal 2 years ago
noexec.c target/riscv: Make translator stop before the end of a page 2 years ago
semicall.h tests/tcg: update licenses to GPLv2 as intended 9 months ago
semihost.ld target/riscv: Set env->bins in gen_exception_illegal 2 years ago
test-aes.c tests/multiarch: Add test-aes 1 year ago
test-div.c
test-fcvtmod.c riscv: Add support for the Zfa extension 1 year ago
test-noc.S target/riscv: Set pc_succ_insn for !rvc illegal insn 2 years ago