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 gitmodules: add berkeley's softfloat + testfloat version 3 2018-10-05 12:57:41 -05:00
berkeley-testfloat-3@5a59dcec19 berkeley-testfloat-3: pull changes 2019-01-22 20:47:57 +00:00
.gitignore tests/fp: add fp-bench 2018-12-17 08:25:25 +00:00
Makefile tests/fp/Makefile: do not use gcc-only -W flags 2019-01-22 20:48:07 +00:00
fp-bench.c fp-bench: remove wrong exponent raise in fill_random 2019-01-22 20:47:54 +00:00
fp-test.c fp-test: fix signature of slow_clear_flags and qemu_clear_flags 2019-01-22 20:48:13 +00:00
platform.h tests/fp/platform.h: include config-host.h 2019-01-22 20:48:15 +00:00
wrap.inc.c tests/fp/fp-test: add floating point tests 2018-10-05 12:57:41 -05:00