OSDN Git Service

tests/tcg/alpha: add Alpha specific tests
authorAlex Bennée <alex.bennee@linaro.org>
Mon, 23 Apr 2018 14:48:06 +0000 (15:48 +0100)
committerAlex Bennée <alex.bennee@linaro.org>
Wed, 20 Jun 2018 19:22:34 +0000 (20:22 +0100)
commit4f2cbcfb4dc398b10ef7ede2069b1e05704981b4
tree88bf362556b3ff42e680642b0af4fdaec6ac28a7
parent409c1c9cbd9a6715d5f5663a8b3404ea193d0137
tests/tcg/alpha: add Alpha specific tests

These tests did use their own crt.o stub however that is a little
stone age so we drop crt.S and just statically link to the cross
compilers libraries.

Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Tested-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
tests/tcg/alpha/Makefile [deleted file]
tests/tcg/alpha/Makefile.target
tests/tcg/alpha/crt.s [deleted file]
tests/tcg/alpha/hello-alpha.c
tests/tcg/alpha/test-cond.c
tests/tcg/alpha/test-ovf.c