about summary refs log tree commit diff
path: root/sysdeps/ieee754/dbl-64/e_jn.c
Commit message (Expand)AuthorAgeFilesLines
* Fix yn overflow handling in non-default rounding modes (bug 16561, bug 16562).Joseph Myers2014-06-271-53/+64
* Use glibc_likely instead __builtin_expect.Ondřej Bílka2014-02-101-6/+6
* Format floating routines.Ondřej Bílka2013-10-171-220/+258
* 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-48/+34
* Fix jn precisionPetr Baudis2011-09-091-1/+10
* Update.Andreas Jaeger2003-12-281-3/+3
* Little optimization, use sincos.Ulrich Drepper2001-02-131-8/+14
* Update.Ulrich Drepper2000-10-251-23/+23
* Update.Ulrich Drepper1999-07-141-0/+281