summaryrefslogtreecommitdiff
path: root/mul_2si.c
Commit message (Expand)AuthorAgeFilesLines
* Some minor optimizations.pelissip2003-11-071-6/+5
* Macros MPFR_EXP_INVALID (invalid exponent value) and MPFR_EXP_CHECKvlefevre2003-05-221-6/+6
* Suppress some #define and fix symbol names (makes code cleaner):vlefevre2002-12-161-6/+6
* Underflow semantics changed (not tested).vlefevre2002-04-231-2/+9
* COPYING -> COPYING.LIB and GPL re-added.vlefevre2002-04-151-1/+1
* COPYING.LIB -> COPYING.vlefevre2002-04-051-1/+1
* Copyright line changed.vlefevre2002-03-041-1/+1
* Functions mpfr_{mul,div}_2{si,ui} added.vlefevre2001-11-291-0/+48