glibc/sysdeps/ieee754/dbl-64
Siddhesh Poyarekar 975195e466 Remove redundant arguments in reduce_and_compute
The A and DA arguments in reduce_and_compute are useless and hence
have been removed.
2013-12-20 15:56:21 +05:30
..
wordsize-64 Add #include <stdint.h> for uint[32|64]_t usage (except installed headers). 2013-05-16 11:32:54 -05:00
asincos.tbl Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
atnat2.h Consolidate constant defines into mpa.h 2013-01-16 16:06:48 +05:30
atnat.h Consolidate constant defines into mpa.h 2013-01-16 16:06:48 +05:30
branred.c Removed commented code 2013-03-26 20:14:18 +05:30
branred.h Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
dbl2mpn.c Format floating routines. 2013-10-17 16:03:24 +02:00
dla.h Format floating routines. 2013-10-17 16:03:24 +02:00
doasin.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
doasin.h Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
dosincos.c Format floating routines. 2013-10-17 16:03:24 +02:00
dosincos.h Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
e_acos.c
e_acosh.c Format floating routines. 2013-10-17 16:03:24 +02:00
e_asin.c Removed commented code 2013-03-26 20:14:18 +05:30
e_atan2.c Format floating routines. 2013-10-17 16:03:24 +02:00
e_atanh.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
e_cosh.c Format floating routines. 2013-10-17 16:03:24 +02:00
e_exp2.c Format floating routines. 2013-10-17 16:03:24 +02:00
e_exp10.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
e_exp.c Fix exp missing underflows (bug 15268, bug 15425). 2013-12-03 21:49:56 +00:00
e_fmod.c Format floating routines. 2013-10-17 16:03:24 +02:00
e_gamma_r.c Format floating routines. 2013-10-17 16:03:24 +02:00
e_hypot.c Fix dbl-64 hypot spurious underflows (bug 16314). 2013-12-17 13:43:40 +00:00
e_ilogb.c Format floating routines. 2013-10-17 16:03:24 +02:00
e_j0.c Format floating routines. 2013-10-17 16:03:24 +02:00
e_j1.c Format floating routines. 2013-10-17 16:03:24 +02:00
e_jn.c Format floating routines. 2013-10-17 16:03:24 +02:00
e_lgamma_r.c Use <> for math.h and math_private.h everywhere. 2012-03-09 16:09:10 -08:00
e_log2.c Format floating routines. 2013-10-17 16:03:24 +02:00
e_log10.c Format floating routines. 2013-10-17 16:03:24 +02:00
e_log.c Format floating routines. 2013-10-17 16:03:24 +02:00
e_pow.c Format e_pow.c 2013-10-08 16:23:16 +05:30
e_rem_pio2.c Format floating routines. 2013-10-17 16:03:24 +02:00
e_remainder.c Format floating routines. 2013-10-17 16:03:24 +02:00
e_sinh.c Format floating routines. 2013-10-17 16:03:24 +02:00
e_sqrt.c Fix dbl-64 e_sqrt.c for non-default rounding modes (bug 16271). 2013-11-28 16:50:38 +00:00
gamma_product.c Improve tgamma accuracy (bugs 2546, 2560, 5159, 15426). 2013-05-08 11:58:18 +00:00
gamma_productf.c Improve tgamma accuracy (bugs 2546, 2560, 5159, 15426). 2013-05-08 11:58:18 +00:00
halfulp.c Format floating routines. 2013-10-17 16:03:24 +02:00
k_cos.c
k_rem_pio2.c Format floating routines. 2013-10-17 16:03:24 +02:00
k_sin.c
k_tan.c Replace sysdeps/ieee754/dbl-64/k_tan.c with empty file 2012-02-26 16:10:46 +01:00
Makefile Compile e_sqrt.c with -ffp-contract=off. 2013-12-18 12:07:06 +00:00
MathLib.h Format floating routines. 2013-10-17 16:03:24 +02:00
mpa-arch.h Format floating routines. 2013-10-17 16:03:24 +02:00
mpa.c Format floating routines. 2013-10-17 16:03:24 +02:00
mpa.h Remove TWO 2013-04-03 15:47:01 +05:30
mpatan2.c Remove ONE and MONE 2013-03-29 16:40:36 +05:30
mpatan.c Format floating routines. 2013-10-17 16:03:24 +02:00
mpatan.h Consolidate constant defines into mpa.h 2013-01-16 16:06:48 +05:30
mpexp.c Use mantissa_t in mpexp 2013-04-02 17:53:09 +05:30
mplog.c Format mplog.c 2013-02-27 11:24:45 +05:30
mpn2dbl.c Format floating routines. 2013-10-17 16:03:24 +02:00
mpsqrt.c Replace 8388608.0 with HALFRAD in mp code 2013-03-21 13:07:44 +05:30
mpsqrt.h Consolidate constant defines into mpa.h 2013-01-16 16:06:48 +05:30
mptan.c Format floating routines. 2013-10-17 16:03:24 +02:00
mydefs.h Format floating routines. 2013-10-17 16:03:24 +02:00
powtwo.tbl Remove trailing whitespace. 2013-06-05 20:44:03 +00:00
root.tbl Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
s_asinh.c Format floating routines. 2013-10-17 16:03:24 +02:00
s_atan.c Format floating routines. 2013-10-17 16:03:24 +02:00
s_cbrt.c Format floating routines. 2013-10-17 16:03:24 +02:00
s_ceil.c Format floating routines. 2013-10-17 16:03:24 +02:00
s_copysign.c Format floating routines. 2013-10-17 16:03:24 +02:00
s_cos.c
s_erf.c Fix erfc errno setting on underflow (bug 6786). 2013-12-03 16:25:18 +00:00
s_expm1.c Format floating routines. 2013-10-17 16:03:24 +02:00
s_fabs.c Format floating routines. 2013-10-17 16:03:24 +02:00
s_finite.c PowerPC: multiarch finite/finitef for PowerPC32 2013-12-06 05:47:03 -06:00
s_floor.c Format floating routines. 2013-10-17 16:03:24 +02:00
s_fma.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
s_fmaf.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
s_fpclassify.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
s_frexp.c Format floating routines. 2013-10-17 16:03:24 +02:00
s_isinf_ns.c Format floating routines. 2013-10-17 16:03:24 +02:00
s_isinf.c Format floating routines. 2013-10-17 16:03:24 +02:00
s_isnan.c Format floating routines. 2013-10-17 16:03:24 +02:00
s_issignaling.c New <math.h> macro named issignaling to check for a signaling NaN (sNaN). 2013-04-02 13:51:02 +02:00
s_llrint.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
s_llround.c Format floating routines. 2013-10-17 16:03:24 +02:00
s_log1p.c Format floating routines. 2013-10-17 16:03:24 +02:00
s_logb.c Format floating routines. 2013-10-17 16:03:24 +02:00
s_lrint.c Format floating routines. 2013-10-17 16:03:24 +02:00
s_lround.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
s_modf.c Format floating routines. 2013-10-17 16:03:24 +02:00
s_nearbyint.c Format floating routines. 2013-10-17 16:03:24 +02:00
s_nexttoward.c
s_remquo.c Format floating routines. 2013-10-17 16:03:24 +02:00
s_rint.c Format floating routines. 2013-10-17 16:03:24 +02:00
s_round.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
s_scalbln.c Format floating routines. 2013-10-17 16:03:24 +02:00
s_scalbn.c Format floating routines. 2013-10-17 16:03:24 +02:00
s_signbit.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
s_sin.c Remove redundant arguments in reduce_and_compute 2013-12-20 15:56:21 +05:30
s_sincos.c Format floating routines. 2013-10-17 16:03:24 +02:00
s_tan.c Format floating routines. 2013-10-17 16:03:24 +02:00
s_tanh.c Format floating routines. 2013-10-17 16:03:24 +02:00
s_trunc.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
sincos32.c Add systemtap probe markers for sin, cos, asin and acos 2013-11-20 07:46:48 +05:30
sincos32.h Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
sincostab.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
slowexp.c Add systemtap markers to math function slow paths 2013-10-11 22:37:53 +05:30
slowpow.c Add systemtap markers to math function slow paths 2013-10-11 22:37:53 +05:30
t_exp2.h
t_exp.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
uasncs.h Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
uatan.tbl Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
uexp.h Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
uexp.tbl Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
ulog.h Consolidate constant defines into mpa.h 2013-01-16 16:06:48 +05:30
ulog.tbl Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
upow.h [BZ #15335, #15342] Fix standard compliance. Don't use hard-coded qNaN values. 2013-04-05 22:27:29 +02:00
upow.tbl Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
urem.h [BZ #14686, #15336] Fix standard compliance. Don't use hard-coded qNaN values. 2013-04-05 22:34:52 +02:00
uroot.h Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
usncs.h Use double constants instead of the struct number 2013-12-11 11:24:25 +05:30
utan.h Consolidate constant defines into mpa.h 2013-01-16 16:06:48 +05:30
utan.tbl Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
w_exp.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
x2y2m1.c Remove lots of inline keywords. 2013-02-07 14:44:18 -08:00
x2y2m1f.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00