diff options
author | Damien George <damien.p.george@gmail.com> | 2016-11-03 12:28:31 +1100 |
---|---|---|
committer | Damien George <damien.p.george@gmail.com> | 2016-11-03 12:28:31 +1100 |
commit | ca973bd3083492777095a07c20965a4644899ec9 (patch) | |
tree | 776c367c945b3f846bcd73b05a84abe078e22fad /esp8266/modules | |
parent | cd527bb324ade952d11a134859d38bf5272c165e (diff) | |
download | micropython-ca973bd3083492777095a07c20965a4644899ec9.tar.gz micropython-ca973bd3083492777095a07c20965a4644899ec9.zip |
qemu-arm: Enable software floating point support, and float tests.
This helps to test floating point code on Cortex-M hardware.
As part of this patch the link-time-optimisation was disabled because it
wasn't compatible with software FP support. In particular, the linker
could not find the __aeabi_f2d, __aeabi_d2f etc functions even though they
were provided by lib/libm/math.c.
Diffstat (limited to 'esp8266/modules')
0 files changed, 0 insertions, 0 deletions