gcc/gcc ChangeLog config/ia64/ia64.c
wilson@gcc.gnu.org
wilson@gcc.gnu.org
Wed Feb 21 14:10:00 GMT 2001
CVSROOT: /cvs/gcc
Module name: gcc
Branch: gcc-3_0-branch
Changes by: wilson@gcc.gnu.org 2001-02-21 14:10:18
Modified files:
gcc : ChangeLog
gcc/config/ia64: ia64.c
Log message:
Change syscall_linkage semantics to fix kernel security leak.
* config/ia64/ia64.c (ia64_epilogue_uses): For syscall_linkage
functions, drop current_function_args_info.words test.
(ia64_compute_frame_size): Mark syscall_linkage functions as
using eight input registers.
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.54&r2=1.9240.2.55
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/ia64/ia64.c.diff?cvsroot=gcc&only_with_tag=gcc-3_0-branch&r1=1.72&r2=1.72.2.1
More information about the Gcc-cvs
mailing list