r124139 - in /trunk/gcc: ChangeLog builtins.c r...
brooks@gcc.gnu.org
brooks@gcc.gnu.org
Wed Apr 25 02:12:00 GMT 2007
Author: brooks
Date: Wed Apr 25 03:12:47 2007
New Revision: 124139
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=124139
Log:
* real.c (mpfr_from_real): Handle Inf and NaN, and allow the
rounding mode to be specified by the caller.
(real_to_mpfr) Likewise.
* real.h: Update mpfr_from_real, mpfr_to_real prototypes to
include new arguments.
* builtins.c: Update mpfr_from_real, mpfr_to_real calls.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/builtins.c
trunk/gcc/real.c
trunk/gcc/real.h
More information about the Gcc-cvs
mailing list