summaryrefslogtreecommitdiff
path: root/powerof2.c
Commit message (Expand)AuthorAgeFilesLines
* Replace check for a power of 2 for the high limb by a checkpelissip2005-06-141-2/+3
* Change the address of the FSF.pelissip2005-06-021-2/+2
* Add forgotten copyright 2004 line.pelissip2004-02-061-2/+1
* + Better support of non IEEE doubles.pelissip2004-02-061-3/+1
* + Add a new test in case of underflow.pelissip2003-12-101-1/+4
* Port all the IEEE dependent remaining functions so that it uses a generic way...pelissip2003-12-011-1/+1
* Underflow semantics changed (not tested).vlefevre2002-04-231-0/+44