tests/tcg: enable building for sh4
commita5ec3e36dc5a1ce7c4a368516e5dba369f3468ff
authorAlex Bennée <alex.bennee@linaro.org>
Mon, 23 Apr 2018 15:25:06 +0000 (23 16:25 +0100)
committerAlex Bennée <alex.bennee@linaro.org>
Wed, 20 Jun 2018 19:22:34 +0000 (20 20:22 +0100)
treec669e9c255387cf7d156cbb2740b512fc3114dfd
parent21d71c8c414a6c322a2babd5bcf58d3e20ce308c
tests/tcg: enable building for sh4

As before, using Debian SID compilers. While the compiler can be
coerced into generating big-endian code it seems the linker can't deal
with it so we only enable the building for little endian SH4.

Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Tested-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
tests/docker/Makefile.include
tests/docker/dockerfiles/debian-sh4-cross.docker [new file with mode: 0644]
tests/tcg/sh4/Makefile.include [new file with mode: 0644]
tests/tcg/sh4/Makefile.target [new file with mode: 0644]