gcc/gcc ChangeLog config/i386/i386.c config/i3 ...
rth@gcc.gnu.org
rth@gcc.gnu.org
Tue Jun 12 16:18:00 GMT 2001
CVSROOT: /cvs/gcc
Module name: gcc
Branch: gcc-3_0-branch
Changes by: rth@gcc.gnu.org 2001-06-12 16:18:03
Modified files:
gcc : ChangeLog
gcc/config/i386: i386.c i386.md
Log message:
* config/i386/i386.c (ix86_expand_prologue): Always use
gen_pro_epilogue_adjust_stack; update arguments.
(ix86_emit_epilogue_esp_adjustment): Likewise.
(ix86_expand_epilogue): Likewise.
* config/i386/i386.md (pro_epilogue_adjust_stack): Use a BLKmode
clobber of scratch memory instead of a modification of EBP as the
barrier. Update all peepholes to match.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_0-branch&r1=1.9240.2.605&r2=1.9240.2.606
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/i386/i386.c.diff?cvsroot=gcc&only_with_tag=gcc-3_0-branch&r1=1.211.2.9&r2=1.211.2.10
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/i386/i386.md.diff?cvsroot=gcc&only_with_tag=gcc-3_0-branch&r1=1.204.2.13&r2=1.204.2.14
More information about the Gcc-cvs
mailing list