about summary refs log tree commit diff
path: root/sysdeps/ieee754/ldbl-96/e_j0l.c
Commit message (Expand)AuthorAgeFilesLines
* Adjust thresholds in Bessel function implementations (bug 14469).Joseph Myers2020-02-141-2/+2
* Add libm_alias_finite for _finite symbolsWilco Dijkstra2020-01-031-2/+3
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-071-1/+1
* Do not include math-barriers.h in math_private.h.Joseph Myers2018-05-111-0/+1
* Rename all __ieee754_sqrt(f/l) calls to sqrt(f/l)Wilco Dijkstra2018-03-151-4/+4
* Consistently use uintN_t not u_intN_t in libm.Joseph Myers2017-08-031-4/+4
* Avoid uninitialized warnings in Bessel functions.Joseph Myers2015-02-261-2/+4
* Use glibc_likely instead __builtin_expect.Ondřej Bílka2014-02-101-8/+8
* 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
* Avoid warnings about unused variable in 96-bit j0l and j1lUlrich Drepper2011-11-121-2/+2
* Use math_force_eval in more placesUlrich Drepper2011-10-251-7/+6
* Optimize libmUlrich Drepper2011-10-121-126/+12
* Update.Andreas Jaeger2003-12-281-2/+2
* * 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.Andreas Jaeger2002-08-231-10/+8
* Little optimization, use sincos.Ulrich Drepper2001-02-131-2/+1
* Update.Ulrich Drepper2001-02-131-2/+1
* Update.Ulrich Drepper2001-02-121-0/+630