aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/ieee754/dbl-64/e_sqrt.c
AgeCommit message (Expand)AuthorFilesLines
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers1-1/+1
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2021-03-11math: Remove mpa files [BZ #15267]Wilco Dijkstra1-1/+0
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2020-06-15ieee754/dbl-64: Reduce the scope of temporary storage variablesVineet Gupta1-2/+2
2020-06-03ieee754: provide gcc builtins based generic sqrt functionsVineet Gupta1-0/+6
2020-01-03Add libm_alias_finite for _finite symbolsWilco Dijkstra1-1/+4
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert1-1/+1
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2018-09-03Do not include fenv_private.h in math_private.h.Joseph Myers1-0/+1
2018-05-11Do not include math-barriers.h in math_private.h.Joseph Myers1-0/+1
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2015-12-01Use hex float constants in sysdeps/ieee754/dbl-64/e_sqrt.c.Joseph Myers1-3/+2
2015-01-02Fix libm fegetround namespace (bug 17748).Joseph Myers1-1/+1
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae1-1/+1
2013-11-28Fix dbl-64 e_sqrt.c for non-default rounding modes (bug 16271).Joseph Myers1-4/+34
2013-10-17Format floating routines.Ondřej Bílka1-43/+52
2013-06-15Fix spurious "inexact" exceptions from dbl-64 sqrt (bug 15631).Joseph Myers1-2/+15
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers1-1/+1
2013-01-01Add script to update copyright notices and reformat some to facilitate its use.Joseph Myers1-1/+1
2012-03-09Use <> for math.h and math_private.h everywhere.Richard Henderson1-1/+1
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert1-2/+1
2011-10-23Clean up last dla.h changeUlrich Drepper1-1/+1
2011-10-12Optimize libmUlrich Drepper1-1/+2
2004-06-17Update.Ulrich Drepper1-10/+7
2002-08-262002-08-26 Brian Youmans <3diff@gnu.org>Roland McGrath1-1/+1
2002-08-202002-08-20 Brian Youmans <3diff@gnu.org>Roland McGrath1-1/+1
2002-07-06Update.Andreas Jaeger1-1/+2
2001-05-12Update.Andreas Jaeger1-0/+1
2001-04-19(__ieee754_sqrt): Remove unused variables b and n.Andreas Jaeger1-2/+2
2001-04-02Update.Andreas Jaeger1-1/+1
2001-03-14Update.Ulrich Drepper1-1/+1
2001-03-12Update.Ulrich Drepper1-446/+83
1999-07-14Update.Ulrich Drepper1-0/+452