about summary refs log tree commit diff
path: root/sysdeps/ieee754/ldbl-128/s_expm1l.c
Commit message (Expand)AuthorAgeFilesLines
* Remove trailing whitespace.Joseph Myers2013-06-051-1/+1
* Fix generic ldbl-128 expm1l just like x86-64 and i386 variants were.David S. Miller2012-03-131-0/+5
* 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
* sysdeps/ieee754/ldbl-128/ fixesJakub Jelinek2010-01-161-1/+1
* Fix errno for boundary conditions in 128-bit long double.Ulrich Drepper2009-05-291-1/+5
* * sysdeps/ieee754/ldbl-128/e_j0l.c (__ieee751_j0l): Use __finitel.Ulrich Drepper2008-05-101-1/+1
* Update.Ulrich Drepper2002-09-101-1/+1
* 2002-08-26 Brian Youmans <3diff@gnu.org>Roland McGrath2002-08-261-1/+16
* Update.Ulrich Drepper2002-07-111-3/+0
* Update.Ulrich Drepper2001-10-141-3/+3
* Update.Andreas Jaeger2001-07-231-10/+14
* expm1 implementation for 128-bit long double.Andreas Jaeger2001-05-151-0/+145