aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/ieee754/dbl-64/mpsqrt.c
AgeCommit message (Expand)AuthorFilesLines
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
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-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-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-03-21Replace 8388608.0 with HALFRAD in mp codeSiddhesh Poyarekar1-2/+2
2013-02-27Format mpsqrt.cSiddhesh Poyarekar1-34/+44
2013-02-14Use __sqr instead of __mul wherever possibleSiddhesh Poyarekar1-1/+1
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers1-1/+1
2013-01-02Move more constants into static variablesSiddhesh Poyarekar1-11/+3
2013-01-01Add script to update copyright notices and reformat some to facilitate its use.Joseph Myers1-1/+1
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert1-2/+1
2011-11-11Remove unused variablesMarek Polacek1-2/+2
2011-10-25Cleanup FMA4 patchUlrich Drepper1-5/+13
2011-10-24Optimize accurate 64-bit routines for FMA4 on x86-64Ulrich Drepper1-8/+7
2003-11-29Update.Ulrich Drepper1-2/+2
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-03-13Update.Ulrich Drepper1-10/+10
2001-03-12Fix warnings.Ulrich Drepper1-9/+9
2001-03-12Update.Ulrich Drepper1-0/+102