aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/nds32/nds32-protos.h
AgeCommit message (Expand)AuthorFilesLines
2015-07-08target.def (rtx_costs): Remove "code" param, add "mode".Alan Modra1-1/+1
2015-01-16[NDS32] Have sibling calls optmization to be performed on nds32 target.Chung-Ju Wu1-2/+2
2015-01-16[NDS32] Have shirnk-wrapping optimization to be performed on nds32 target.Chung-Ju Wu1-0/+4
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-10-29decl.c, [...]: Remove redundant enum from machine_mode.Richard Sandiford1-5/+5
2014-09-03[NDS32] Consider varargs situation when creating stack operation assembly code.Chung-Ju Wu1-2/+2
2014-09-03[NDS32] Add a function to indentify if FUNC is an interrupt service routine.Chung-Ju Wu1-0/+1
2014-09-03[NDS32] In nds32_valid_stack_push_pop_p(), we look into OP rtx to see if we i...Chung-Ju Wu1-1/+1
2014-08-25config/nds32: Use rtx_insnDavid Malcolm1-1/+1
2014-07-04Move fp-as-gp optimization to nds32-fp-as-gp.c module.Chung-Ju Wu1-1/+0
2014-07-04Move cost calculation to nds32-cost.c module.Chung-Ju Wu1-0/+5
2014-07-04Move builtin functions implementation to nds32-intrinsic.c module.Chung-Ju Wu1-0/+6
2014-07-04Move ISR impelentation to nds32-isr.c module.Chung-Ju Wu1-0/+7
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-10-31Add new nds32 port, including machine description, libgcc, and documentation.Chung-Ju Wu1-0/+128