]> git.ipfire.org Git - thirdparty/gcc.git/commit
cris.h (TARGET_ELF): Remove.
authorSteven Bosscher <steven@gcc.gnu.org>
Sun, 17 Jun 2012 20:55:12 +0000 (20:55 +0000)
committerSteven Bosscher <steven@gcc.gnu.org>
Sun, 17 Jun 2012 20:55:12 +0000 (20:55 +0000)
commit0df965d73f62798d8b9288a27c351502edbb1831
tree84399d2350cb8fc41a40bbfa4a7fb28fb5ac4994
parent9a575e05242936ce1e72161bfa6e971ca58ab6c1
cris.h (TARGET_ELF): Remove.

* config/cris/cris.h (TARGET_ELF): Remove.
(FORCE_EH_FRAME_INFO_IN_DATA_SECTION): Remove.
(CRIS_ASM_OUTPUT_ALIGNED_DECL_COMMON): Simpify using TARGET_ELF==1.
(LOCAL_LABEL_PREFIX): Likewise.
* config/cris/cris.c (cris_target_asm_named_section): Remove.
(cris_option_override): Simpify using TARGET_ELF==1.
(cris_file_start): Likewise.
* config/cris/cris-protos.h (cris_target_asm_named_section): Remove.

From-SVN: r188709
gcc/ChangeLog
gcc/config/cris/cris-protos.h
gcc/config/cris/cris.c
gcc/config/cris/cris.h