about summary refs log tree commit diff
path: root/sysdeps/ieee754/dbl-64/s_atan.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-011-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-041-1/+1
* Refactor code forcing underflow exceptions.Joseph Myers2015-09-231-5/+1
* Fix dbl-64 atan in non-default rounding modes (bug 18197).Joseph Myers2015-04-081-0/+2
* Fix atan / atan2 missing underflows (bug 15319).Joseph Myers2015-02-181-1/+10
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-021-1/+1
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-011-1/+1
* Format floating routines.Ondřej Bílka2013-10-171-7/+7
* Add systemtap markers to math function slow pathsSiddhesh Poyarekar2013-10-111-1/+6
* Remove ONE and MONESiddhesh Poyarekar2013-03-291-6/+6
* Remove ZERO and MZERO macrosSiddhesh Poyarekar2013-03-291-13/+13
* Format s_atan.cSiddhesh Poyarekar2013-03-291-151/+246
* Removed commented codeSiddhesh Poyarekar2013-03-261-9/+0
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-021-1/+1
* Add script to update copyright notices and reformat some to facilitate its use.Joseph Myers2013-01-011-1/+1
* Use <> for math.h and math_private.h everywhere.Richard Henderson2012-03-091-1/+1
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-091-2/+1
* Optimize accurate 64-bit routines for FMA4 on x86-64Ulrich Drepper2011-10-241-9/+7
* Finish renamed DLA_FMA -> DLA_FMSUlrich Drepper2011-10-241-1/+1
* Clean up last dla.h changeUlrich Drepper2011-10-231-1/+1
* Start using fma in the libm implementationUlrich Drepper2011-10-221-56/+59
* 2002-08-26 Brian Youmans <3diff@gnu.org>Roland McGrath2002-08-261-1/+1
* 2002-08-20 Brian Youmans <3diff@gnu.org>Roland McGrath2002-08-201-1/+1
* Update.Andreas Jaeger2002-07-061-1/+2
* Update.Andreas Jaeger2001-05-121-0/+1
* Update.Ulrich Drepper2001-03-131-3/+3
* Fix warnings.Ulrich Drepper2001-03-121-4/+11
* Update.Ulrich Drepper2001-03-121-153/+211
* Update.Ulrich Drepper1999-07-141-0/+163