gcc/gcc ChangeLog config/arm/arm.c config/arm/ ...
nickc@gcc.gnu.org
nickc@gcc.gnu.org
Wed Aug 11 07:48:00 GMT 2004
CVSROOT: /cvs/gcc
Module name: gcc
Changes by: nickc@gcc.gnu.org 2004-08-11 07:48:14
Modified files:
gcc : ChangeLog
gcc/config/arm : arm.c arm.h
Log message:
(arm_is_longcall_p): Update comment describing this funciton's behaviour.
Return true when the current function has a section attribute and
-mlong-calls is in effect.
(ARM_DECLARE_FUNCTION_SIZE): Do not set the short-call marker when
-mlong-calls is in effect and the function has a section attribute.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=2.4862&r2=2.4863
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/arm/arm.c.diff?cvsroot=gcc&r1=1.385&r2=1.386
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/arm/arm.h.diff?cvsroot=gcc&r1=1.247&r2=1.248
More information about the Gcc-cvs
mailing list