about summary refs log tree commit diff
path: root/sysdeps/ieee754/dbl-64/mpa.c
Commit message (Expand)AuthorAgeFilesLines
* Split mantissa calculation loop and add branch predictionSiddhesh Poyarekar2013-01-021-24/+43
* Move more constants into static variablesSiddhesh Poyarekar2013-01-021-4/+1
* Add script to update copyright notices and reformat some to facilitate its use.Joseph Myers2013-01-011-1/+1
* Favour normal numbersSiddhesh Poyarekar2012-12-311-4/+5
* Replace constants with preprocessor definesSiddhesh Poyarekar2012-12-281-2/+2
* Move mpone out to a global constSiddhesh Poyarekar2012-12-271-0/+4
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-091-2/+1
* Cleanup FMA4 patchUlrich Drepper2011-10-251-25/+36
* Optimize accurate 64-bit routines for FMA4 on x86-64Ulrich Drepper2011-10-241-27/+31
* * sysdeps/ieee754/dbl-64/mpa.c: Include <sys/param.h>.Roland McGrath2004-08-111-0/+1
* 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.Ulrich Drepper2001-03-131-29/+29
* Fix warnings.Ulrich Drepper2001-03-121-17/+26
* Update.Ulrich Drepper2001-03-121-0/+497