]> git.ipfire.org Git - thirdparty/glibc.git/history - sysdeps/ieee754/ldbl-128/e_asinl.c
Prefer https to http for gnu.org and fsf.org URLs
[thirdparty/glibc.git] / sysdeps / ieee754 / ldbl-128 / e_asinl.c
2019-09-07  Paul EggertPrefer https to http for gnu.org and fsf.org URLs
2018-05-11  Joseph MyersDo not include math-barriers.h in math_private.h.
2018-05-10  Joseph MyersMove math_check_force_underflow macros to separate...
2018-03-15  Wilco DijkstraRename all __ieee754_sqrt(f/l) calls to sqrt(f/l)
2016-09-13  Paul E. Murphyldbl-128: Use L(x) macro for long double constants
2016-08-31  Paul E. Murphyldbl-128: Rename 'long double' to '_Float128'
2016-08-17  Paul E. Murphyldbl-128: Remove unused sqrtl declaration in e_asinl.c
2015-09-23  Joseph MyersRefactor code forcing underflow exceptions.
2015-05-22  Joseph MyersFix ldbl-128 / ldbl-128ibm asinl for -Wuninitialized.
2015-02-26  Joseph MyersFix asin missing underflows (bug 16351).
2012-07-01  Joseph MyersMerge glibc-ports into ports/ directory. glibc-2.16-ports-merge glibc-2.16.90
2012-03-14  Andreas JaegerMerge branch 'master' into bug13658-branch
2012-03-10  Richard HendersonUse <> for math.h and math_private.h everywhere.
2012-02-09  Paul EggertReplace FSF snail mail address with URLs.
2012-01-27  Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2012-01-27  Joseph MyersRemove __STDC__ conditionals from libm.
2011-10-12  Ulrich DrepperOptimize libm
2002-08-28  Roland McGrath* sysdeps/ieee754/flt-32/e_asinf.c: Modified copying...
2002-08-26  Roland McGrath2002-08-26 Brian Youmans <3diff@gnu.org>
2001-04-20  Ulrich DrepperArcsine implementation for IEEE 128-bit long double.