acadia-newlib/newlib/libm/common
Yaakov Selkowitz 3fc46dc562 math: fix isinf/isnan on SPU after move to math.h
Signed-off-by: Yaakov Selkowitz <yselkowi@redhat.com>
2016-04-07 10:18:22 -05:00
..
Makefile.am Move duplicated documentation rules to Makefile.shared 2015-11-02 18:02:39 -05:00
Makefile.in Move duplicated documentation rules to Makefile.shared 2015-11-02 18:02:39 -05:00
acoshl.c
acosl.c
asinhl.c
asinl.c
atan2l.c
atanhl.c
atanl.c
cbrtl.c
ceill.c
copysignl.c
coshl.c
cosl.c
erfcl.c
erfl.c
exp2l.c
expl.c
expm1l.c
fabsl.c
fdiml.c
fdlibm.h * libc/include/complex.h (cabsl): Add prototype. 2015-02-06 16:14:04 +00:00
floorl.c
fmal.c
fmaxl.c
fminl.c
fmodl.c
frexpl.c
hypotl.c * libc/include/complex.h (cabsl): Add prototype. 2015-02-06 16:14:04 +00:00
ilogbl.c
isgreater.c Consistently use an em-dash in math functions. 2015-11-02 16:43:22 -05:00
ldexpl.c
lgammal.c
llrintl.c
llroundl.c
local.h
log1pl.c
log2l.c 2014-12-15 Jonathan Roelofs <jonathan@codesourcery.com> 2014-12-15 20:50:23 +00:00
log10l.c
logbl.c 2014-12-15 Jonathan Roelofs <jonathan@codesourcery.com> 2014-12-15 20:50:23 +00:00
logl.c
lrintl.c
lroundl.c
modfl.c
nanl.c
nearbyintl.c
nextafterl.c
nexttoward.c 2014-12-15 Jonathan Roelofs <jonathan@codesourcery.com> 2014-12-15 20:50:23 +00:00
nexttowardf.c 2014-12-15 Jonathan Roelofs <jonathan@codesourcery.com> 2014-12-15 20:50:23 +00:00
nexttowardl.c 2014-12-15 Jonathan Roelofs <jonathan@codesourcery.com> 2014-12-15 20:50:23 +00:00
powl.c
remainderl.c
remquol.c
rintl.c
roundl.c
s_cbrt.c
s_copysign.c
s_exp10.c Use makedoc output files which are generated but aren't included 2015-06-24 12:23:55 +01:00
s_expm1.c
s_fdim.c Consistently use an em-dash in math functions. 2015-11-02 16:43:22 -05:00
s_finite.c
s_fma.c Consistently use an em-dash in math functions. 2015-11-02 16:43:22 -05:00
s_fmax.c Consistently use an em-dash in math functions. 2015-11-02 16:43:22 -05:00
s_fmin.c Consistently use an em-dash in math functions. 2015-11-02 16:43:22 -05:00
s_fpclassify.c
s_ilogb.c
s_infconst.c
s_infinity.c Consistently use an em-dash in math functions. 2015-11-02 16:43:22 -05:00
s_isinf.c math: fix isinf/isnan on SPU after move to math.h 2016-04-07 10:18:22 -05:00
s_isinfd.c
s_isnan.c math: fix isinf/isnan on SPU after move to math.h 2016-04-07 10:18:22 -05:00
s_isnand.c math: update isinf/isnan function comments after move to math.h 2016-04-05 08:49:44 -05:00
s_lib_ver.c
s_llrint.c
s_llround.c
s_log1p.c
s_log2.c Consistently use an em-dash in math functions. 2015-11-02 16:43:22 -05:00
s_logb.c Consistently use an em-dash in math functions. 2015-11-02 16:43:22 -05:00
s_lrint.c Consistently use an em-dash in math functions. 2015-11-02 16:43:22 -05:00
s_lround.c Consistently use an em-dash in math functions. 2015-11-02 16:43:22 -05:00
s_matherr.c
s_modf.c
s_nan.c Fix SYNOPSIS prototypes without marked up parameter names 2015-06-23 17:30:22 +01:00
s_nearbyint.c Consistently use an em-dash in math functions. 2015-11-02 16:43:22 -05:00
s_nextafter.c
s_pow10.c Use makedoc output files which are generated but aren't included 2015-06-24 12:23:55 +01:00
s_remquo.c Consistently use an em-dash in math functions. 2015-11-02 16:43:22 -05:00
s_rint.c Consistently use an em-dash in math functions. 2015-11-02 16:43:22 -05:00
s_round.c Consistently use an em-dash in math functions. 2015-11-02 16:43:22 -05:00
s_scalbln.c
s_scalbn.c Consistently use an em-dash in math functions. 2015-11-02 16:43:22 -05:00
s_signbit.c Consistently use an em-dash in math functions. 2015-11-02 16:43:22 -05:00
s_trunc.c Consistently use an em-dash in math functions. 2015-11-02 16:43:22 -05:00
scalblnl.c
scalbnl.c
sf_cbrt.c
sf_copysign.c
sf_exp10.c
sf_expm1.c
sf_fdim.c
sf_finite.c
sf_fma.c
sf_fmax.c
sf_fmin.c
sf_fpclassify.c
sf_ilogb.c
sf_infinity.c
sf_isinf.c math: update isinf/isnan function comments after move to math.h 2016-04-05 08:49:44 -05:00
sf_isinff.c
sf_isnan.c math: update isinf/isnan function comments after move to math.h 2016-04-05 08:49:44 -05:00
sf_isnanf.c
sf_llrint.c
sf_llround.c
sf_log1p.c
sf_log2.c
sf_logb.c
sf_lrint.c
sf_lround.c
sf_modf.c
sf_nan.c
sf_nearbyint.c
sf_nextafter.c
sf_pow10.c
sf_remquo.c
sf_rint.c
sf_round.c
sf_scalbln.c
sf_scalbn.c
sf_trunc.c
sinhl.c
sinl.c
sl_finite.c finitel: Use correct GCC builtin 2016-03-26 20:29:20 +01:00
sqrtl.c * libc/include/complex.h (cabsl): Add prototype. 2015-02-06 16:14:04 +00:00
tanhl.c
tanl.c
tgammal.c
truncl.c