OpenLibm/ld128
Ed Schouten 7e5585aaca Rename openlibm.h to openlibm_math.h.
This is a bit more consistent with the naming of the other header files
(openlibm_complex.h and openlibm_fenv.h). Re-add an openlibm.h header
that includes all of the public headers as a shorthand.

Fix up all of the source files to include <openlibm_math.h> instead of
<openlibm.h>. While there, fix ordering of the includes.
2015-01-11 23:37:01 +01:00
..
Make.files automatic arch selection in Makefile 2012-05-25 16:24:37 -04:00
e_acoshl.c Rename openlibm.h to openlibm_math.h. 2015-01-11 23:37:01 +01:00
e_atanhl.c Rename openlibm.h to openlibm_math.h. 2015-01-11 23:37:01 +01:00
e_coshl.c Rename openlibm.h to openlibm_math.h. 2015-01-11 23:37:01 +01:00
e_expl.c Rename openlibm.h to openlibm_math.h. 2015-01-11 23:37:01 +01:00
e_fmodl.c Rename openlibm.h to openlibm_math.h. 2015-01-11 23:37:01 +01:00
e_hypotl.c Rename openlibm.h to openlibm_math.h. 2015-01-11 23:37:01 +01:00
e_lgammal_r.c Rename openlibm.h to openlibm_math.h. 2015-01-11 23:37:01 +01:00
e_log2l.c Rename openlibm.h to openlibm_math.h. 2015-01-11 23:37:01 +01:00
e_log10l.c Rename openlibm.h to openlibm_math.h. 2015-01-11 23:37:01 +01:00
e_logl.c Rename openlibm.h to openlibm_math.h. 2015-01-11 23:37:01 +01:00
e_powl.c Rename openlibm.h to openlibm_math.h. 2015-01-11 23:37:01 +01:00
e_rem_pio2l.h Rename openlibm.h to openlibm_math.h. 2015-01-11 23:37:01 +01:00
e_sinhl.c Rename openlibm.h to openlibm_math.h. 2015-01-11 23:37:01 +01:00
e_tgammal.c Rename openlibm.h to openlibm_math.h. 2015-01-11 23:37:01 +01:00
invtrig.c automatic arch selection in Makefile 2012-05-25 16:24:37 -04:00
invtrig.h Initialize repo. FreeBSD 8.2 msun code + some tweaks 2011-08-13 00:31:25 +05:30
k_cosl.c add DLLEXPORT to i387 and amd64 assembly (win32 target) and ld80/ld128 files 2013-08-03 05:52:19 -04:00
k_sinl.c add DLLEXPORT to i387 and amd64 assembly (win32 target) and ld80/ld128 files 2013-08-03 05:52:19 -04:00
k_tanl.c Rename openlibm.h to openlibm_math.h. 2015-01-11 23:37:01 +01:00
s_asinhl.c Rename openlibm.h to openlibm_math.h. 2015-01-11 23:37:01 +01:00
s_ceill.c Rename openlibm.h to openlibm_math.h. 2015-01-11 23:37:01 +01:00
s_erfl.c Rename openlibm.h to openlibm_math.h. 2015-01-11 23:37:01 +01:00
s_exp2l.c Rename openlibm.h to openlibm_math.h. 2015-01-11 23:37:01 +01:00
s_expm1l.c Rename openlibm.h to openlibm_math.h. 2015-01-11 23:37:01 +01:00
s_floorl.c Rename openlibm.h to openlibm_math.h. 2015-01-11 23:37:01 +01:00
s_log1pl.c Rename openlibm.h to openlibm_math.h. 2015-01-11 23:37:01 +01:00
s_modfl.c Rename openlibm.h to openlibm_math.h. 2015-01-11 23:37:01 +01:00
s_nanl.c Rename openlibm.h to openlibm_math.h. 2015-01-11 23:37:01 +01:00
s_nextafterl.c Rename openlibm.h to openlibm_math.h. 2015-01-11 23:37:01 +01:00
s_nexttoward.c Rename openlibm.h to openlibm_math.h. 2015-01-11 23:37:01 +01:00
s_nexttowardf.c Rename openlibm.h to openlibm_math.h. 2015-01-11 23:37:01 +01:00
s_remquol.c Rename openlibm.h to openlibm_math.h. 2015-01-11 23:37:01 +01:00
s_tanhl.c Rename openlibm.h to openlibm_math.h. 2015-01-11 23:37:01 +01:00
s_truncl.c Rename openlibm.h to openlibm_math.h. 2015-01-11 23:37:01 +01:00