about summary refs log tree commit diff
path: root/sysdeps/ieee754/ldbl-96/e_jnl.c
Commit message (Expand)AuthorAgeFilesLines
* Fix j1, jn missing errno setting on underflow (bug 18611).Joseph Myers2015-10-231-1/+4
* Refactor code forcing underflow exceptions.Joseph Myers2015-09-231-5/+2
* Fix j1, jn missing underflows (bug 16559).Joseph Myers2015-06-291-0/+5
* Use round-to-nearest internally in jn, test with ALL_RM_TEST (bug 18602).Joseph Myers2015-06-251-187/+193
* 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-63/+74
* Use glibc_likely instead __builtin_expect.Ondřej Bílka2014-02-101-3/+3
* Fix Bessel function error handling (bug 6807, bug 15901).Joseph Myers2013-12-041-1/+2
* Set up errno properly for yn.Marek Polacek2012-07-251-0/+4
* Fix ynl return value with LDBL_MIN.Marek Polacek2012-07-121-1/+2
* Use <> for math.h and math_private.h everywhere.Richard Henderson2012-03-091-2/+2
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-091-2/+2
* Optimize libmUlrich Drepper2011-10-121-30/+11
* Fix jn precisionPetr Baudis2011-09-091-1/+10
* Update.Andreas Jaeger2003-12-281-3/+3
* * sysdeps/ieee754/flt-32/e_asinf.c: Modified copying permissionRoland McGrath2002-08-281-1/+4
* 2002-08-26 Brian Youmans <3diff@gnu.org>Roland McGrath2002-08-261-2/+17
* Update.Ulrich Drepper2001-02-261-0/+368