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

nickc@gcc.gnu.org nickc@gcc.gnu.org
Wed Oct 12 10:18:00 GMT 2011


Author: nickc
Date: Wed Oct 12 10:18:17 2011
New Revision: 179844

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=179844
Log:
	* config/arm/arm.h (EMIT_EABI_ATTRIBUTE): New macro.  Used to
	emit a .eabi_attribute assembler directive, possibly with a
	comment attached.
	* config/arm/arm.c (arm_file_start): Use the new macro.
	* config/arm/arm-c.c (arm_output_c_attributes): Likewise.

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



More information about the Gcc-cvs mailing list