unicorn/msvc/unicorn
Alex Bennée 2a078de5e1
fpu/softfloat-types: new header to prevent excessive re-builds
The main culprit here is bswap.h which pulled in softfloat.h so it
could use the types in its CPU_Float* and ldfl/stfql functions. As
bswap.h is very widely included this added a compile dependency every
time we touch softfloat.h. Move the typedefs for each float type into
their own file so we don't re-build the world every time we tweak the
main softfloat.h header.

Backports commit cfd88fc6f2722def193f5ef271381d8f6e2a2526 from qemu
2018-03-08 09:52:15 -05:00
..
aarch64-softmmu tcg: Add generic vector expanders 2018-03-06 13:42:52 -05:00
aarch64eb-softmmu tcg: Add generic vector expanders 2018-03-06 13:42:52 -05:00
arm-softmmu tcg: Add generic vector expanders 2018-03-06 13:42:52 -05:00
armeb-softmmu tcg: Add generic vector expanders 2018-03-06 13:42:52 -05:00
m68k-softmmu tcg: Add generic vector expanders 2018-03-06 13:42:52 -05:00
mips64-softmmu tcg: Add generic vector expanders 2018-03-06 13:42:52 -05:00
mips64el-softmmu tcg: Add generic vector expanders 2018-03-06 13:42:52 -05:00
mips-softmmu tcg: Add generic vector expanders 2018-03-06 13:42:52 -05:00
mipsel-softmmu tcg: Add generic vector expanders 2018-03-06 13:42:52 -05:00
sparc64-softmmu tcg: Add generic vector expanders 2018-03-06 13:42:52 -05:00
sparc-softmmu tcg: Add generic vector expanders 2018-03-06 13:42:52 -05:00
unicorn fpu/softfloat-types: new header to prevent excessive re-builds 2018-03-08 09:52:15 -05:00
unicorn_static fpu/softfloat-types: new header to prevent excessive re-builds 2018-03-08 09:52:15 -05:00
x86_64-softmmu tcg: Add generic vector expanders 2018-03-06 13:42:52 -05:00
config-host.h Added armbe support to MSVC branch. (#801) 2017-04-21 15:26:21 +08:00
prebuild_script.bat Added MSVC support for arm64eb. 2017-04-25 14:23:58 +10:00
qapi-types.c qapi: Update scripts to commit 01b2ffcedd94ad7b42bc870e4c6936c87ad03429 2018-03-03 18:32:12 -05:00
qapi-types.h qapi: Update scripts to commit 01b2ffcedd94ad7b42bc870e4c6936c87ad03429 2018-03-03 18:32:12 -05:00
qapi-visit.c qapi: Update scripts to commit 01b2ffcedd94ad7b42bc870e4c6936c87ad03429 2018-03-03 18:32:12 -05:00
qapi-visit.h qapi-visit: Expose visit_type_FOO_members() 2018-02-21 22:26:38 -05:00