diff options
author | Steven Bosscher <steven@gcc.gnu.org> | 2012-06-20 10:18:08 +0000 |
---|---|---|
committer | Steven Bosscher <steven@gcc.gnu.org> | 2012-06-20 10:18:08 +0000 |
commit | 34dd397b05402820fbb3d790bbf6a7e668acb3b7 (patch) | |
tree | 86c9cfaa3b8f55c5cbf38718712c004b62913340 /libjava | |
parent | f89dcfd816b93c32c2332bd39b4df0020821ee7a (diff) | |
download | gcc-34dd397b05402820fbb3d790bbf6a7e668acb3b7.zip gcc-34dd397b05402820fbb3d790bbf6a7e668acb3b7.tar.gz gcc-34dd397b05402820fbb3d790bbf6a7e668acb3b7.tar.bz2 |
arm.h (EMIT_EABI_ATTRIBUTE): Remove.
* config/arm/arm.h (EMIT_EABI_ATTRIBUTE): Remove.
* config/arm/arm.c: Do not include c-pragma.h.
(arm_emit_eabi_attribute): New function based on EMIT_EABI_ATTRIBUTE.
(arm_file_start): Replace uses of EMIT_EABI_ATTRIBUTE with calls
to arm_emit_eabi_attribute.
* arm-c.c: Do not include output.h.
(arm_output_c_attributes): Replace use of EMIT_EABI_ATTRIBUTE with a
call to arm_emit_eabi_attribute.
* config/arm/arm-protos.h (arm_emit_eabi_attribute): Prototype it.
From-SVN: r188823
Diffstat (limited to 'libjava')
0 files changed, 0 insertions, 0 deletions