about summary refs log tree commit diff
path: root/sysdeps/ieee754/dbl-64/s_finite.c
Commit message (Expand)AuthorAgeFilesLines
* math: Use wordsize-64 version for finiteAdhemerval Zanella2019-06-121-15/+7
* Move LDBL_CLASSIFY_COMPAT to its own header.Joseph Myers2018-02-011-1/+2
* Consistently use uintN_t not u_intN_t in libm.Joseph Myers2017-08-031-1/+1
* Fix __finitel libm compat symbol version.Joseph Myers2016-01-201-2/+2
* math: add LDBL_CLASSIFY_COMPAT supportChris Metcalf2015-12-031-1/+9
* Reduce number of constants in __finite* (bug 15384).Joseph Myers2015-09-171-1/+1
* PowerPC: multiarch finite/finitef for PowerPC32Adhemerval Zanella2013-12-061-2/+6
* Format floating routines.Ondřej Bílka2013-10-171-4/+5
* Use <> for math.h and math_private.h everywhere.Richard Henderson2012-03-091-2/+2
* Remove __STDC__ conditionals from libm.Joseph Myers2012-01-271-6/+1
* Optimize use of isnan, isinf, finiteUlrich Drepper2011-10-081-0/+1
* Update.Ulrich Drepper2002-09-101-3/+1
* Update.Ulrich Drepper2002-04-091-0/+3
* Update.Ulrich Drepper1999-07-141-0/+40