about summary refs log tree commit diff
path: root/sysdeps/ieee754/ldbl-128/e_asinl.c
Commit message (Expand)AuthorAgeFilesLines
* Prepare for radical source tree reorganization. zack/build-layout-experimentZack Weinberg2017-06-081-258/+0
* ldbl-128: Use L(x) macro for long double constantsPaul E. Murphy2016-09-131-46/+46
* ldbl-128: Rename 'long double' to '_Float128'Paul E. Murphy2016-08-311-5/+5
* ldbl-128: Remove unused sqrtl declaration in e_asinl.cPaul E. Murphy2016-08-171-1/+0
* Refactor code forcing underflow exceptions.Joseph Myers2015-09-231-5/+1
* 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