4
0
mirror of git://sourceware.org/git/newlib-cygwin.git synced 2025-02-09 18:49:11 +08:00
Ties Stuij 282445a10e fix some Arm FP routines not checking if floating point is enabled
A lot of the Arm FP routines check for the availability of floating point by way
of `(__ARM_FP & 0x4)`. However some do not. This patch remedies this.
2021-04-21 16:18:09 +01:00
..
2020-07-29 06:58:17 +02:00
2020-12-18 18:50:49 -05:00
2017-03-22 10:01:50 +01:00