summaryrefslogtreecommitdiff
path: root/fma.c
Commit message (Expand)AuthorAgeFilesLines
* Removed trailing spaces (better for future patches, as such spacesvlefevre2005-08-181-1/+1
* Converted tabs to spaces with expand.vlefevre2005-08-181-50/+50
* Change the address of the FSF.pelissip2005-06-021-2/+2
* improved coverage testzimmerma2004-02-121-4/+6
* Add forgotten copyright 2004 line.pelissip2004-02-061-5/+2
* + Better support of non IEEE doubles.pelissip2004-02-061-3/+1
* Fix some bugs (Use MPFR_ASSERT(1) instead of MPFR_ASSERT(0))pelissip2003-11-051-1/+1
* + Remove MPFR_CLEAR_NAN and MPFR_CLEAR_INF. Only use MPFR_CLEAR_FLAGS.pelissip2003-11-041-13/+12
* Use of MPFR_UNLIKELY and MPFR_IS_SINGULAR for fast detection of special value...pelissip2003-10-281-65/+61
* COPYING -> COPYING.LIB and GPL re-added.vlefevre2002-04-151-1/+1
* COPYING.LIB -> COPYING.vlefevre2002-04-051-1/+1
* put back simple algorithm that computes x*y exactly and thenzimmerma2002-03-261-92/+8
* Some changes in the types.vlefevre2002-03-171-3/+3
* changed Nt variable to signedzimmerma2002-03-171-2/+2
* Copyright line changed.vlefevre2002-03-041-1/+1
* Code clean-up (goto suppressed).vlefevre2002-01-181-53/+41
* Cases 0 * 0 + 0.vlefevre2002-01-181-1/+19
* Nt: int -> mp_prec_tvlefevre2002-01-181-5/+5
* <> changed back to "".vlefevre2002-01-181-4/+4
* Change indendation + replace "" -> <> in headerdaney2002-01-181-90/+91
* Particular cases rewritten.vlefevre2002-01-171-58/+59
* Unused variables.vlefevre2001-11-301-2/+2
* fixed detection of exact cases (in particular 0)zimmerma2001-11-301-9/+6
* removed K&R function headerszimmerma2001-11-161-10/+1
* changed Library GPL to Lesser GPLzimmerma2001-11-161-4/+4
* mixed version beetwen DD and Pau => (gestion des flag inexacte dirige)daney2001-10-261-1/+92
* nouvelew version (without loop)zimmerma2001-10-251-62/+13
* new versiondaney2001-10-251-4/+11
* added some cases for Infzimmerma2001-10-161-34/+53
* ajout de fmadaney2001-10-161-0/+141