arm.h (EMIT_EABI_ATTRIBUTE): New macro.
authorNick Clifton <nickc@redhat.com>
Wed, 12 Oct 2011 10:18:17 +0000 (10:18 +0000)
committerNick Clifton <nickc@gcc.gnu.org>
Wed, 12 Oct 2011 10:18:17 +0000 (10:18 +0000)
commit58e9ddb14d9930d4b9fc80549031231605f4f228
tree27b7ebee9e1f24959f4d44e6f4d4095c9bd6e8aa
parent9bc9ee679959ee61d93ee0d39b7df2235bf0f38a
arm.h (EMIT_EABI_ATTRIBUTE): New macro.

* 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.

From-SVN: r179844
gcc/ChangeLog
gcc/config/arm/arm-c.c
gcc/config/arm/arm.c
gcc/config/arm/arm.h