..
bits
Update copyright dates with scripts/update-copyrights.
2017-01-01 00:14:16 +00:00
e_acoshl.c
ldbl-128: Use L(x) macro for long double constants
2016-09-13 15:33:59 -05:00
e_acosl.c
ldbl-128: Use L(x) macro for long double constants
2016-09-13 15:33:59 -05:00
e_asinl.c
ldbl-128: Use L(x) macro for long double constants
2016-09-13 15:33:59 -05:00
e_atan2l.c
ldbl-128: Use L(x) macro for long double constants
2016-09-13 15:33:59 -05:00
e_atanhl.c
ldbl-128: Use L(x) macro for long double constants
2016-09-13 15:33:59 -05:00
e_coshl.c
ldbl-128: Use L(x) macro for long double constants
2016-09-13 15:33:59 -05:00
e_exp10l.c
Update copyright dates with scripts/update-copyrights.
2017-01-01 00:14:16 +00:00
e_expl.c
Update copyright dates with scripts/update-copyrights.
2017-01-01 00:14:16 +00:00
e_fmodl.c
e_gammal_r.c
Update copyright dates with scripts/update-copyrights.
2017-01-01 00:14:16 +00:00
e_hypotl.c
Fix hypot sNaN handling (bug 20940).
2016-12-07 01:16:36 +00:00
e_ilogbl.c
e_j0l.c
Fix y0 and y1 exception handling for zero input [BZ #21134 ]
2017-02-15 10:30:59 -02:00
e_j1l.c
Fix y0 and y1 exception handling for zero input [BZ #21134 ]
2017-02-15 10:30:59 -02:00
e_jnl.c
ldbl-128: Use L(x) macro for long double constants
2016-09-13 15:33:59 -05:00
e_lgammal_r.c
Fix lgamma*, log10* and log2* results [BZ #21171 ]
2017-02-17 09:07:57 -02:00
e_log2l.c
Fix lgamma*, log10* and log2* results [BZ #21171 ]
2017-02-17 09:07:57 -02:00
e_log10l.c
Fix lgamma*, log10* and log2* results [BZ #21171 ]
2017-02-17 09:07:57 -02:00
e_logl.c
Remove unneeded declarations from math_private.h
2017-04-10 12:20:47 -03:00
e_powl.c
Fix sysdeps/ieee754 pow handling of sNaN arguments (bug 20916).
2016-12-02 23:21:15 +00:00
e_rem_pio2l.c
Update copyright dates with scripts/update-copyrights.
2017-01-01 00:14:16 +00:00
e_remainderl.c
ldbl-128: Use L(x) macro for long double constants
2016-09-13 15:33:59 -05:00
e_sinhl.c
ldbl-128: Use L(x) macro for long double constants
2016-09-13 15:33:59 -05:00
gamma_productl.c
Update copyright dates with scripts/update-copyrights.
2017-01-01 00:14:16 +00:00
ieee754.h
Update copyright dates with scripts/update-copyrights.
2017-01-01 00:14:16 +00:00
k_cosl.c
Update copyright dates with scripts/update-copyrights.
2017-01-01 00:14:16 +00:00
k_sincosl.c
Update copyright dates with scripts/update-copyrights.
2017-01-01 00:14:16 +00:00
k_sinl.c
Update copyright dates with scripts/update-copyrights.
2017-01-01 00:14:16 +00:00
k_tanl.c
Narrowing the visibility of libc-internal.h even further.
2017-03-01 20:33:46 -05:00
ldbl2mpn.c
Update copyright dates with scripts/update-copyrights.
2017-01-01 00:14:16 +00:00
lgamma_negl.c
Update copyright dates with scripts/update-copyrights.
2017-01-01 00:14:16 +00:00
lgamma_productl.c
Update copyright dates with scripts/update-copyrights.
2017-01-01 00:14:16 +00:00
Makefile
math_ldbl.h
Allow direct use of math_ldbl.h in testsuite.
2017-02-25 10:40:48 -05:00
mpn2ldbl.c
Update copyright dates with scripts/update-copyrights.
2017-01-01 00:14:16 +00:00
printf_fphex.c
Update copyright dates with scripts/update-copyrights.
2017-01-01 00:14:16 +00:00
s_asinhl.c
ldbl-128: Use L(x) macro for long double constants
2016-09-13 15:33:59 -05:00
s_atanl.c
ldbl-128: Use L(x) macro for long double constants
2016-09-13 15:33:59 -05:00
s_cbrtl.c
ldbl-128: Use L(x) macro for long double constants
2016-09-13 15:33:59 -05:00
s_ceill.c
s_copysignl.c
s_cosl.c
ldbl-128: Use L(x) macro for long double constants
2016-09-13 15:33:59 -05:00
s_erfl.c
ldbl-128: Use L(x) macro for long double constants
2016-09-13 15:33:59 -05:00
s_expm1l.c
ldbl-128: Use L(x) macro for long double constants
2016-09-13 15:33:59 -05:00
s_fabsl.c
s_finitel.c
ldbl-128: Use mathx_hidden_def inplace of hidden_def
2017-05-04 14:47:27 -03:00
s_floorl.c
s_fma.c
Update copyright dates with scripts/update-copyrights.
2017-01-01 00:14:16 +00:00
s_fmal.c
Update copyright dates with scripts/update-copyrights.
2017-01-01 00:14:16 +00:00
s_fpclassifyl.c
Update copyright dates with scripts/update-copyrights.
2017-01-01 00:14:16 +00:00
s_frexpl.c
ldbl-128: Use L(x) macro for long double constants
2016-09-13 15:33:59 -05:00
s_fromfpl_main.c
Update copyright dates with scripts/update-copyrights.
2017-01-01 00:14:16 +00:00
s_fromfpl.c
Add fromfp functions.
2016-12-31 00:40:59 +00:00
s_fromfpxl.c
Add fromfp functions.
2016-12-31 00:40:59 +00:00
s_getpayloadl.c
Update copyright dates with scripts/update-copyrights.
2017-01-01 00:14:16 +00:00
s_isinfl.c
ldbl-128: Use mathx_hidden_def inplace of hidden_def
2017-05-04 14:47:27 -03:00
s_isnanl.c
ldbl-128: Use mathx_hidden_def inplace of hidden_def
2017-05-04 14:47:27 -03:00
s_issignalingl.c
Update copyright dates with scripts/update-copyrights.
2017-01-01 00:14:16 +00:00
s_llrintl.c
Update copyright dates with scripts/update-copyrights.
2017-01-01 00:14:16 +00:00
s_llroundl.c
Update copyright dates with scripts/update-copyrights.
2017-01-01 00:14:16 +00:00
s_log1pl.c
ldbl-128: Use L(x) macro for long double constants
2016-09-13 15:33:59 -05:00
s_logbl.c
s_lrintl.c
Update copyright dates with scripts/update-copyrights.
2017-01-01 00:14:16 +00:00
s_lroundl.c
Update copyright dates with scripts/update-copyrights.
2017-01-01 00:14:16 +00:00
s_modfl.c
s_nearbyintl.c
ldbl-128: Use L(x) macro for long double constants
2016-09-13 15:33:59 -05:00
s_nextafterl.c
s_nexttoward.c
s_nexttowardf.c
s_nextupl.c
Update copyright dates with scripts/update-copyrights.
2017-01-01 00:14:16 +00:00
s_remquol.c
Update copyright dates with scripts/update-copyrights.
2017-01-01 00:14:16 +00:00
s_rintl.c
s_roundevenl.c
Update copyright dates with scripts/update-copyrights.
2017-01-01 00:14:16 +00:00
s_roundl.c
Update copyright dates with scripts/update-copyrights.
2017-01-01 00:14:16 +00:00
s_scalblnl.c
ldbl-128: Use L(x) macro for long double constants
2016-09-13 15:33:59 -05:00
s_scalbnl.c
ldbl-128: Use L(x) macro for long double constants
2016-09-13 15:33:59 -05:00
s_setpayloadl_main.c
Update copyright dates with scripts/update-copyrights.
2017-01-01 00:14:16 +00:00
s_setpayloadl.c
Add setpayload, setpayloadf, setpayloadl.
2016-11-19 00:16:28 +00:00
s_setpayloadsigl.c
Add setpayloadsig, setpayloadsigf, setpayloadsigl.
2016-11-24 23:56:48 +00:00
s_signbitl.c
Update copyright dates with scripts/update-copyrights.
2017-01-01 00:14:16 +00:00
s_sincosl.c
Update copyright dates with scripts/update-copyrights.
2017-01-01 00:14:16 +00:00
s_sinl.c
ldbl-128: Use L(x) macro for long double constants
2016-09-13 15:33:59 -05:00
s_tanhl.c
ldbl-128: Use L(x) macro for long double constants
2016-09-13 15:33:59 -05:00
s_tanl.c
ldbl-128: Use L(x) macro for long double constants
2016-09-13 15:33:59 -05:00
s_totalorderl.c
Update copyright dates with scripts/update-copyrights.
2017-01-01 00:14:16 +00:00
s_totalordermagl.c
Update copyright dates with scripts/update-copyrights.
2017-01-01 00:14:16 +00:00
s_truncl.c
Update copyright dates with scripts/update-copyrights.
2017-01-01 00:14:16 +00:00
s_ufromfpl.c
Add fromfp functions.
2016-12-31 00:40:59 +00:00
s_ufromfpxl.c
Add fromfp functions.
2016-12-31 00:40:59 +00:00
strtod_nan_ldouble.h
Update copyright dates with scripts/update-copyrights.
2017-01-01 00:14:16 +00:00
strtold_l.c
Update copyright dates with scripts/update-copyrights.
2017-01-01 00:14:16 +00:00
t_expl.h
Update copyright dates with scripts/update-copyrights.
2017-01-01 00:14:16 +00:00
t_sincosl.c
Update copyright dates with scripts/update-copyrights.
2017-01-01 00:14:16 +00:00
w_expl_compat.c
Move w_exp to libm-compat-call-auto
2017-02-08 17:44:20 -02:00
x2y2m1l.c
Update copyright dates with scripts/update-copyrights.
2017-01-01 00:14:16 +00:00