glibc/sysdeps/ieee754/dbl-64/wordsize-64
Joseph Myers 04277e02d7 Update copyright dates with scripts/update-copyrights.
* All files with FSF copyright notices: Update copyright dates
	using scripts/update-copyrights.
	* locale/programs/charmap-kw.h: Regenerated.
	* locale/programs/locfile-kw.h: Likewise.
2019-01-01 00:11:28 +00:00
..
e_acosh.c Rename all __ieee754_sqrt(f/l) calls to sqrt(f/l) 2018-03-15 19:21:36 +00:00
e_cosh.c Fix expm1 missing underflows (bug 16353). 2015-06-22 21:06:19 +00:00
e_fmod.c Add #include <stdint.h> for uint[32|64]_t usage (except installed headers). 2013-05-16 11:32:54 -05:00
e_log10.c [BZ #22243] fix log2(0) and log(10) in downward rounding 2017-10-04 10:13:56 +01:00
s_ceil.c Use ceil functions not __ceil functions in glibc libm. 2018-09-17 20:42:06 +00:00
s_finite.c Move LDBL_CLASSIFY_COMPAT to its own header. 2018-02-01 21:01:00 +00:00
s_floor.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
s_frexp.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
s_getpayload.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
s_isinf.c Move LDBL_CLASSIFY_COMPAT to its own header. 2018-02-01 21:01:00 +00:00
s_isnan.c Move LDBL_CLASSIFY_COMPAT to its own header. 2018-02-01 21:01:00 +00:00
s_issignaling.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
s_llround.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
s_logb.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
s_lround.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
s_modf.c Use libm_alias_double for dbl-64 modf. 2017-10-03 23:46:23 +00:00
s_nearbyint.c Use copysign functions not __copysign functions in glibc libm. 2018-09-27 20:04:48 +00:00
s_remquo.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
s_rint.c Use rint functions not __rint functions in glibc libm. 2018-09-14 13:10:39 +00:00
s_round.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
s_roundeven.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
s_scalbln.c Use copysign functions not __copysign functions in glibc libm. 2018-09-27 20:04:48 +00:00
s_scalbn.c Use copysign functions not __copysign functions in glibc libm. 2018-09-27 20:04:48 +00:00
s_setpayload_main.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
s_totalorder.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
s_totalordermag.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
s_trunc.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00