This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

egcs/gcc ChangeLog config/arm/arm.c config/arm ...


CVSROOT:	/cvs/gcc
Module name:	egcs
Branch: 	merged-arm-thumb-backend-branch
Changes by:	rearnsha@sourceware.cygnus.com	00/04/08 04:02:21

Modified files:
	gcc            : ChangeLog 
	gcc/config/arm : arm.c arm.h 

Log message:
	* arm.c (const_ok_for_arm): Don't use ANSI extensions for defining
	constants.  Use casts instead.
	(arm_gen_constant, arm_rtx_costs, arm_reload_in_hi, arm_reload_out_hi,
	output_multi_immediate, arm_poke_function_name): Likewise.
	* arm.h (ARM_LEGITIIMIZE_RELOAD_ADDRESS, ARM_SIGN_EXTEND,
	MASK_RETURN_ADDDR): Likewise.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/ChangeLog.diff?cvsroot=gcc&only_with_tag=merged-arm-thumb-backend-branch&r1=1.4780.2.57&r2=1.4780.2.58
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/config/arm/arm.c.diff?cvsroot=gcc&only_with_tag=merged-arm-thumb-backend-branch&r1=1.68.2.31&r2=1.68.2.32
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/config/arm/arm.h.diff?cvsroot=gcc&only_with_tag=merged-arm-thumb-backend-branch&r1=1.49.2.17&r2=1.49.2.18


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]