OpenLibm/ld128
Ed Schouten 845b329cb9 Remove __always_inline, just like we do for ld80.
__always_inline is a (Free)BSD specific definition from cdefs.h.
Compilers like Clang don't care about these keywords anyway, as they
simply do whatever they like.

It looks like we already removed this keyword from ld80/e_rem_pio2l.h as
well. Apply exactly the same change to the ld128 version as well.
2015-10-26 10:28:11 +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 Use isfinite() instead of non-standard finite() function. 2015-10-26 10:23:11 +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 Remove __always_inline, just like we do for ld80. 2015-10-26 10:28:11 +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