diff options
author | Chung-Ju Wu <jasonwucj@gmail.com> | 2014-07-04 07:23:32 +0000 |
---|---|---|
committer | Chung-Ju Wu <jasonwucj@gcc.gnu.org> | 2014-07-04 07:23:32 +0000 |
commit | c23a919b860940e2d0a77709ea8076ae59e036a3 (patch) | |
tree | eedff2e40212b9aee32cea924d181550fa0b259f /gcc/tree-ssa-ifcombine.c | |
parent | c0c935b507bc4b8d8489956da1f35edc529233bd (diff) | |
download | gcc-c23a919b860940e2d0a77709ea8076ae59e036a3.zip gcc-c23a919b860940e2d0a77709ea8076ae59e036a3.tar.gz gcc-c23a919b860940e2d0a77709ea8076ae59e036a3.tar.bz2 |
Move ISR impelentation to nds32-isr.c module.
gcc/
* config/nds32/nds32.c (nds32_emit_section_head_template): Move to ...
(nds32_emit_section_tail_template): Move to ...
(nds32_emit_isr_jmptbl_section): Move to ...
(nds32_emit_isr_vector_section): Move to ...
(nds32_emit_isr_reset_conten): Move to ...
(nds32_check_isr_attrs_conflict): Move to ...
(nds32_construct_isr_vectors_information): Move to ...
(nds32_asm_file_start): Move implementation to ...
(nds32_asm_file_end): Move implementation to ...
* config/nds32/nds32-isr.c: ... here.
* config/nds32/nds32-protos.h
(nds32_check_isr_attrs_conflict): Declare.
(nds32_construct_isr_vectors_information): Declare.
(nds32_asm_file_start_for_isr): Declare.
(nds32_asm_file_end_for_isr): Declare.
Co-Authored-By: Kito Cheng <kito@0xlab.org>
Co-Authored-By: Monk Chiang <sh.chiang04@gmail.com>
From-SVN: r212281
Diffstat (limited to 'gcc/tree-ssa-ifcombine.c')
0 files changed, 0 insertions, 0 deletions