gcc/gcc ChangeLog.dfp config/dfp-bit.h config/ ...
bje@gcc.gnu.org
bje@gcc.gnu.org
Thu Aug 11 03:49:00 GMT 2005
CVSROOT: /cvs/gcc
Module name: gcc
Branch: dfp-branch
Changes by: bje@gcc.gnu.org 2005-08-11 03:49:47
Modified files:
gcc : ChangeLog.dfp
gcc/config : dfp-bit.h dfp-bit.c
Log message:
* config/dfp-bit.h (SItype, DItype, USItype, UDItype): Declare
these typedefs unconditionally, not based on INT_KIND.
(CMPtype): New macro.
(DFP_EQ, DFP_NE, DFP_LT, DFP_GT, DFP_LE, DFP_GE): Return CMPtype.
* config/dfp-bit.c (DFP_EQ, DFP_NE, DFP_LT, DFP_GT, DFP_LE,
DFP_GE): Set the return type to CMPtype, which is defined in
config/dfp-bit.h.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.dfp.diff?cvsroot=gcc&only_with_tag=dfp-branch&r1=1.1.2.92&r2=1.1.2.93
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/dfp-bit.h.diff?cvsroot=gcc&only_with_tag=dfp-branch&r1=1.1.2.13&r2=1.1.2.14
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/dfp-bit.c.diff?cvsroot=gcc&only_with_tag=dfp-branch&r1=1.1.2.11&r2=1.1.2.12
More information about the Gcc-cvs
mailing list