summaryrefslogtreecommitdiff
path: root/gcc/config/nds32/nds32-protos.h
Commit message (Expand)AuthorAgeFilesLines
* [NDS32] Have sibling calls optmization to be performed on nds32 target.jasonwucj2015-01-161-2/+2
* [NDS32] Have shirnk-wrapping optimization to be performed on nds32 target.jasonwucj2015-01-161-0/+4
* Update copyright years.jakub2015-01-051-1/+1
* gcc/ada/rsandifo2014-10-291-5/+5
* [NDS32] Consider varargs situation when creating stack operation assembly code.jasonwucj2014-09-031-2/+2
* [NDS32] Add a function to indentify if FUNC is an interrupt service routine.jasonwucj2014-09-031-0/+1
* [NDS32] In nds32_valid_stack_push_pop_p(), we look into OP rtx to see if we i...jasonwucj2014-09-031-1/+1
* config/nds32: Use rtx_insndmalcolm2014-08-251-1/+1
* Move fp-as-gp optimization to nds32-fp-as-gp.c module.jasonwucj2014-07-041-1/+0
* Move cost calculation to nds32-cost.c module.jasonwucj2014-07-041-0/+5
* Move builtin functions implementation to nds32-intrinsic.c module.jasonwucj2014-07-041-0/+6
* Move ISR impelentation to nds32-isr.c module.jasonwucj2014-07-041-0/+7
* Update copyright years in gcc/rsandifo2014-01-021-1/+1
* Add new nds32 port, including machine description, libgcc, and documentation.jasonwucj2013-10-311-0/+128