qemu/tests/tcg/loongarch64
Richard Henderson 4e4b685143 tests/tcg/loongarch64: Use --no-warn-rwx-segments to link system tests
Recent debian cross-linker for loongarch issues

  ld: warning: hello has a LOAD segment with RWX permissions

This is partially related to tests/tcg/loongarch64/system/kernel.ld,
but is not fixed by explicitly adding a single LOAD PHDR.
Disable the warning, since it does not apply to kernel images.

Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20240724010733.22129-3-richard.henderson@linaro.org>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Message-Id: <20240729144414.830369-5-alex.bennee@linaro.org>
2024-07-30 11:44:13 +01:00
..
system hw/loongarch/virt: Remove unused 'loongarch_virt_pm' region 2023-10-13 10:04:52 +08:00
float_convd.ref tests/tcg/loongarch64: Add float reference files 2022-07-19 21:53:58 +05:30
float_convs.ref tests/tcg/loongarch64: Add float reference files 2022-07-19 21:53:58 +05:30
float_madds.ref tests/tcg/loongarch64: Add float reference files 2022-07-19 21:53:58 +05:30
Makefile.softmmu-target tests/tcg/loongarch64: Use --no-warn-rwx-segments to link system tests 2024-07-30 11:44:13 +01:00
Makefile.target target/loongarch: Remove cpu_fcsr0 2022-08-08 19:42:53 -07:00
test_bit.c tests/tcg/loongarch64: Add clo related instructions test 2022-07-19 21:53:58 +05:30
test_div.c tests/tcg/loongarch64: Add div and mod related instructions test 2022-07-19 21:53:58 +05:30
test_fclass.c tests/tcg/loongarch64: Add fclass test 2022-07-19 21:53:58 +05:30
test_fcsr.c target/loongarch: Remove cpu_fcsr0 2022-08-08 19:42:53 -07:00
test_fpcom.c tests/tcg/loongarch64: Add fp comparison instructions test 2022-07-19 22:54:56 +05:30
test_pcadd.c tests/tcg/loongarch64: Add pcadd related instructions test 2022-07-19 22:55:10 +05:30