OpenLibm/include
Elliot Saba d982368bec Fix `arm` floating-point status register code
* Use an actual compiler definition to determine whether we have a
  floating-point unit or not.

* Use a modern (VFPU) assembly instruction to get/set the fpsr

* If we don't have an fpsr, at least zero out the return value
2017-01-16 11:44:14 -08:00
..
openlibm.h Rename openlibm.h to openlibm_math.h. 2015-01-11 23:37:01 +01:00
openlibm_complex.h Move public headers into include/ and private headers into src/. 2015-01-11 16:35:32 +01:00
openlibm_fenv.h WIP: Enable build on aarch64 2016-04-08 19:37:13 +02:00
openlibm_fenv_amd64.h Blanket rename DLLEXPORT->OLM_DLLEXPORT 2016-03-13 21:07:55 -04:00
openlibm_fenv_arm.h Fix `arm` floating-point status register code 2017-01-16 11:44:14 -08:00
openlibm_fenv_i387.h Move public headers into include/ and private headers into src/. 2015-01-11 16:35:32 +01:00
openlibm_fenv_powerpc.h fix ARCH variable for powerpc, and rearrange fenv.h union for endianness 2016-02-26 16:35:26 +00:00
openlibm_math.h Fix incorrect attribute as a result of blanket rename 2016-05-03 18:48:45 -04:00