r172697 - in /trunk/gcc: ChangeLog config/arm/a...

carrot@gcc.gnu.org carrot@gcc.gnu.org
Tue Apr 19 08:46:00 GMT 2011


Author: carrot
Date: Tue Apr 19 08:46:54 2011
New Revision: 172697

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=172697
Log:
	* config/arm/arm-protos.h (thumb1_legitimate_address_p): New prototype.
	* config/arm/arm.c (thumb1_legitimate_address_p): Remove the static
	linkage.
	* config/arm/constraints.md (Uu): New constraint.
	* config/arm/arm.md (*arm_movqi_insn): Compute attr "length".


Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/arm/arm-protos.h
    trunk/gcc/config/arm/arm.c
    trunk/gcc/config/arm/arm.md
    trunk/gcc/config/arm/constraints.md



More information about the Gcc-cvs mailing list