egcs/gcc ChangeLog real.c
wilson@gcc.gnu.org
wilson@gcc.gnu.org
Mon Aug 21 17:36:00 GMT 2000
CVSROOT: /cvs/gcc
Module name: egcs
Changes by: wilson@sourceware.cygnus.com 2000-08-21 17:36:44
Modified files:
gcc : ChangeLog real.c
Log message:
Fix x86-x-ia64 cross compiler build failure.
* real.c (ereal_from_int, ereal_from_uint, significand_size): Handle
INTEL_EXTENDED_IEEE_FORMAT.
(toe64): Delete INTEL_EXTENDED_IEEE_FORMAT support. Unconditionally
clear last two bytes of output FP value.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/ChangeLog.diff?cvsroot=gcc&r1=1.7487&r2=1.7488
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/real.c.diff?cvsroot=gcc&r1=1.42&r2=1.43
More information about the Gcc-cvs
mailing list