gcc/gcc ChangeLog.cygwin-mingw config/i386/cyg ...
dannysmith@gcc.gnu.org
dannysmith@gcc.gnu.org
Sat Feb 8 01:44:00 GMT 2003
CVSROOT: /cvs/gcc
Module name: gcc
Branch: cygwin-mingw-v2-branch
Changes by: dannysmith@gcc.gnu.org 2003-02-08 01:44:34
Modified files:
gcc : ChangeLog.cygwin-mingw
gcc/config/i386: cygming.h i386.c i386.h
Log message:
Backport from trunk.
* config/i386/i386.h (MS_AGGREGATE_RETURN): New define.
* config/i386/cygming.h (MS_AGGREGATE_RETURN): Override default
definition.
* config/i386/i386.h (ix86_return_in_memory): Return aggregate
types of up to 8 bytes via registers if MS_AGGREGATE_RETURN.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.cygwin-mingw.diff?cvsroot=gcc&only_with_tag=cygwin-mingw-v2-branch&r1=1.1.4.3&r2=1.1.4.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/i386/cygming.h.diff?cvsroot=gcc&only_with_tag=cygwin-mingw-v2-branch&r1=1.1.4.1&r2=1.1.4.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/i386/i386.c.diff?cvsroot=gcc&only_with_tag=cygwin-mingw-v2-branch&r1=1.368.2.19.2.8.2.3&r2=1.368.2.19.2.8.2.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/i386/i386.h.diff?cvsroot=gcc&only_with_tag=cygwin-mingw-v2-branch&r1=1.243.2.8.2.5.2.1&r2=1.243.2.8.2.5.2.2
More information about the Gcc-cvs
mailing list