qemu-e2k/tests/fp
Emilio G. Cota b343eb462b tests/fp/platform.h: include config-host.h
We get HOST_WORDS_BIGENDIAN from config-host.h, but the include
is missing. Fix it.

This fixes `make check-softfloat' on big endian hosts.

Reported-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Emilio G. Cota <cota@braap.org>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
2019-01-22 20:48:15 +00:00
..
berkeley-softfloat-3@b64af41c32
berkeley-testfloat-3@5a59dcec19
.gitignore
fp-bench.c
fp-test.c fp-test: fix signature of slow_clear_flags and qemu_clear_flags 2019-01-22 20:48:13 +00:00
Makefile
platform.h tests/fp/platform.h: include config-host.h 2019-01-22 20:48:15 +00:00
wrap.inc.c