]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r257207, r261161, r261163:
authorian <ian@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 15 May 2014 15:02:48 +0000 (15:02 +0000)
committerian <ian@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 15 May 2014 15:02:48 +0000 (15:02 +0000)
commit5aca905789e14c56845ecba2316faecb67a70d76
treecf6fe28ac2723ff84779f17cb9938cce8ad88e42
parent7688e6a34a883ae082cef2a1c56e87d881cf986d
MFC r257207, r261161, r261163:

  Update the hard-float version of the fenv functions to use the VFP unit.
  Any other floating-point unit is unsupported on ARM.

  Use __fenv_static for all static inline functions.

  Correctly shift the mask when masking/unmasking exceptions.

git-svn-id: svn://svn.freebsd.org/base/stable/10@266133 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
lib/msun/arm/fenv.h
lib/msun/src/fenv-softfloat.h