about summary refs log tree commit diff
path: root/sysdeps/ieee754/flt-32/e_jnf.c
Commit message (Expand)AuthorAgeFilesLines
* [BZ #22244] Fix yn(n,0) without SVID wrapperSzabolcs Nagy2017-10-041-3/+3
* Consistently use uintN_t not u_intN_t in libm.Joseph Myers2017-08-031-1/+1
* Fix j1, jn missing errno setting on underflow (bug 18611).Joseph Myers2015-10-231-1/+5
* Refactor code forcing underflow exceptions.Joseph Myers2015-09-231-4/+2
* Fix j1, jn missing underflows (bug 16559).Joseph Myers2015-06-291-0/+4
* Use round-to-nearest internally in jn, test with ALL_RM_TEST (bug 18602).Joseph Myers2015-06-251-2/+9
* This patch renames all uses of __isinf*, __isnan*, __finite* and __signbit* t...Wilco Dijkstra2015-06-031-2/+2
* Fix yn overflow handling in non-default rounding modes (bug 16561, bug 16562).Joseph Myers2014-06-271-2/+14
* Fix spurious jnf underflows (bug 14155).Joseph Myers2013-09-021-2/+2
* Set up errno properly for yn.Marek Polacek2012-07-251-0/+4
* Use <> for math.h and math_private.h everywhere.Richard Henderson2012-03-091-2/+2
* Optimize libmUlrich Drepper2011-10-121-35/+18
* Fix jn precisionPetr Baudis2011-09-091-1/+10
* Update.Andreas Jaeger2003-12-281-2/+2
* Update.Andreas Jaeger2002-08-231-10/+9
* Update.Ulrich Drepper1999-07-141-0/+213