freebsd-dev/lib/msun/arm
Ian Lepore cbc120b22c Fix compilation when the armv6 world is being compiled without hw floating
point support.  The fenv-vfp.c file overrides -mfloat-abi so it can use
floating point instructions if it detects support at runtime.  Make it also
override -mfpu in case the user has set -mfpu=none.
2015-06-24 18:29:34 +00:00
..
fenv-mangle.h On armv6 access both the softfloat and, when available, the vfp to get and 2014-03-15 21:58:07 +00:00
fenv-softfp.c On armv6 access both the softfloat and, when available, the vfp to get and 2014-03-15 21:58:07 +00:00
fenv-vfp.c On armv6 access both the softfloat and, when available, the vfp to get and 2014-03-15 21:58:07 +00:00
fenv.c From https://sourceware.org/ml/newlib/2014/msg00113.html 2014-08-14 04:20:13 +00:00
fenv.h On armv6 access both the softfloat and, when available, the vfp to get and 2014-03-15 21:58:07 +00:00
Makefile.inc Fix compilation when the armv6 world is being compiled without hw floating 2015-06-24 18:29:34 +00:00
Symbol.map On armv6 access both the softfloat and, when available, the vfp to get and 2014-03-15 21:58:07 +00:00