]> Git Repo - qemu.git/commit
tests/tcg: enable building for sh4
authorAlex Bennée <[email protected]>
Mon, 23 Apr 2018 15:25:06 +0000 (16:25 +0100)
committerAlex Bennée <[email protected]>
Wed, 20 Jun 2018 19:22:34 +0000 (20:22 +0100)
commita5ec3e36dc5a1ce7c4a368516e5dba369f3468ff
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 <[email protected]>
Reviewed-by: Philippe Mathieu-Daudé <[email protected]>
Tested-by: Philippe Mathieu-Daudé <[email protected]>
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]
This page took 0.025109 seconds and 4 git commands to generate.