uros - gcc/gcc ChangeLog config/i386/i386.md (original) (raw)

This is the mail archive of the gcc-cvs@gcc.gnu.orgmailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

CVSROOT: /cvs/gcc Module name: gcc Changes by: uros@gcc.gnu.org 2004-12-16 06:36:02

Modified files: gcc : ChangeLog gcc/config/i386: i386.md

Log message: * config/i386/i386.md (*fop_?f_comm_{,sse,nosse}, *fop_?f_1_{,sse,nosse}, *fop_{d,x}f_{2,3,4,5,6}): Unify enable constraint with respect to TARGET_80387, TARGET_SSE, TARGET_SSE2, TARGET_SSE_MATH and TARGET_MIX_SSE_I387. (*fop_?f_{comm,1}): Rename to *fop_?f_{comm,1}mixed. (*fop?f_{comm,1}nosse): Rename to *fop?f_{comm,1}i387. (*fop{d,x}f_{2,3,4,5,6}): Rename to *fop_{d,x}f_{2,3,4,5,6}_i387.

Patches: http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=2.6848&r2=2.6849 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/i386/i386.md.diff?cvsroot=gcc&r1=1.576&r2=1.577


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]