qemu-e2k/tests/tcg/hexagon
Akihiko Odaki 580731dcc8 tests/tcg: Add -fno-stack-protector
A build of GCC 13.2 will have stack protector enabled by default if it
was configured with --enable-default-ssp option. For such a compiler,
it is necessary to explicitly disable stack protector when linking
without standard libraries.

Signed-off-by: Akihiko Odaki <akihiko.odaki@daynix.com>
Message-Id: <20230731091042.139159-3-akihiko.odaki@daynix.com>
[AJB: fix comment string typo]
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Message-Id: <20231029145033.592566-3-alex.bennee@linaro.org>
2023-10-31 13:28:19 +00:00
..
atomics.c Hexagon (tests/tcg/hexagon) Clean up Hexagon check-tcg tests 2023-05-26 07:03:41 -07:00
brev.c Hexagon (tests/tcg/hexagon) Clean up Hexagon check-tcg tests 2023-05-26 07:03:41 -07:00
circ.c Hexagon (tests/tcg/hexagon) Clean up Hexagon check-tcg tests 2023-05-26 07:03:41 -07:00
crt.S
dual_stores.c Hexagon (tests/tcg/hexagon) Clean up Hexagon check-tcg tests 2023-05-26 07:03:41 -07:00
first.S
float_convd.ref
float_convs.ref
float_madds.ref
fpstuff.c hexagon: spelling fixes 2023-09-08 13:08:52 +03:00
hex_sigsegv.c Hexagon (tests/tcg/hexagon) Clean up Hexagon check-tcg tests 2023-05-26 07:03:41 -07:00
hex_test.h Hexagon (tests/tcg/hexagon) Clean up Hexagon check-tcg tests 2023-05-26 07:03:41 -07:00
hvx_histogram_input.h
hvx_histogram_row.h
hvx_histogram_row.S
hvx_histogram.c
hvx_misc.c Hexagon (target/hexagon) Fix assignment to tmp registers 2023-05-26 07:03:41 -07:00
hvx_misc.h
invalid-slots.c
load_align.c Hexagon (tests/tcg/hexagon) Clean up Hexagon check-tcg tests 2023-05-26 07:03:41 -07:00
load_unpack.c Hexagon (tests/tcg/hexagon) Clean up Hexagon check-tcg tests 2023-05-26 07:03:41 -07:00
Makefile.target tests/tcg: Add -fno-stack-protector 2023-10-31 13:28:19 +00:00
mem_noshuf_exception.c Hexagon (tests/tcg/hexagon) Clean up Hexagon check-tcg tests 2023-05-26 07:03:41 -07:00
mem_noshuf.c Hexagon (tests/tcg/hexagon) Clean up Hexagon check-tcg tests 2023-05-26 07:03:41 -07:00
misc.c Hexagon (tests/tcg/hexagon) Clean up Hexagon check-tcg tests 2023-05-26 07:03:41 -07:00
multi_result.c Hexagon (tests/tcg/hexagon) Clean up Hexagon check-tcg tests 2023-05-26 07:03:41 -07:00
overflow.c Hexagon (tests/tcg/hexagon) Clean up Hexagon check-tcg tests 2023-05-26 07:03:41 -07:00
preg_alias.c Hexagon (tests/tcg/hexagon) Clean up Hexagon check-tcg tests 2023-05-26 07:03:41 -07:00
read_write_overlap.c Hexagon (tests/tcg/hexagon) Clean up Hexagon check-tcg tests 2023-05-26 07:03:41 -07:00
reg_mut.c Hexagon (tests/tcg/hexagon) Clean up Hexagon check-tcg tests 2023-05-26 07:03:41 -07:00
scatter_gather.c
signal_context.c
test_abs.S
test_bitcnt.S
test_bitsplit.S
test_call.S
test_clobber.S hexagon: spelling fixes 2023-09-08 13:08:52 +03:00
test_cmp.S
test_dotnew.S
test_ext.S
test_fibonacci.S
test_hl.S
test_hwloops.S
test_jmp.S
test_lsr.S
test_mpyi.S
test_packet.S
test_reorder.S
test_round.S
test_vavgw.S
test_vcmpb.S
test_vcmpw.S
test_vlsrw.S
test_vmaxh.S
test_vminh.S
test_vpmpyh.S
test_vspliceb.S
usr.c Hexagon (tests/tcg/hexagon) Clean up Hexagon check-tcg tests 2023-05-26 07:03:41 -07:00
v6mpy_ref.c.inc
v68_hvx.c
v68_scalar.c
v69_hvx.c
v73_scalar.c
vector_add_int.c