about summary refs log tree commit diff
path: root/sysdeps/ieee754/ldbl-128/e_asinl.c
Commit message (Expand)AuthorAgeFilesLines
* Fix ldbl-128 / ldbl-128ibm asinl for -Wuninitialized.Joseph Myers2015-05-221-2/+3
* Fix asin missing underflows (bug 16351).Joseph Myers2015-02-261-0/+6
* 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
* Remove __STDC__ conditionals from libm.Joseph Myers2012-01-271-10/+0
* Optimize libmUlrich Drepper2011-10-121-3/+4
* * 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-3/+17
* Arcsine implementation for IEEE 128-bit long double.Ulrich Drepper2001-04-201-0/+248