OpenLibm/ld80
Ed Schouten 78c0afb2a7 Rename _scan_nan() to __scan_nan().
The current tradition of openlibm is to hide all of its internal symbols
into the reserved system namespace. CloudABI has a check in place to
ensure that its C library (which contains openlibm) to not place any
unwanted symbols into the public namespace. openlibm seems to leak
_scan_nan() in there, so we'd better add an additional underscore.
2016-02-27 17:26:15 +01:00
..
Make.files Add lgammal_r(). 2015-01-08 11:23:28 +01: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 Rename openlibm.h to openlibm_math.h. 2015-01-11 23:37:01 +01:00
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 Add missing include to inline __fpgetprec on i386 2015-10-28 09:02:50 +02: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 _scan_nan() to __scan_nan(). 2016-02-27 17:26:15 +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