gcc/gcc ChangeLog config/m68k/m68k.c
bernie@gcc.gnu.org
bernie@gcc.gnu.org
Sun Oct 26 22:08:00 GMT 2003
CVSROOT: /cvs/gcc
Module name: gcc
Changes by: bernie@gcc.gnu.org 2003-10-26 22:08:07
Modified files:
gcc : ChangeLog
gcc/config/m68k: m68k.c
Log message:
* config/m68k/m68k.c (m68k_compute_frame_layout): Swap reg_mask and
reg_rev_mask computation.
(m68k_output_function_prologue): Fix usage of current_frame (one typo
and one missing); use reg_rev_mask not reg_mask.
(m68k_output_function_epilogue): Fix usage of current_frame;
use fpu_rev_mask not fpu_mask.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=2.1564&r2=2.1565
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/m68k/m68k.c.diff?cvsroot=gcc&r1=1.116&r2=1.117
More information about the Gcc-cvs
mailing list