]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/config/nds32/nds32-protos.h
Turn HARD_REGNO_MODE_OK into a target hook
[thirdparty/gcc.git] / gcc / config / nds32 / nds32-protos.h
2017-09-04  Richard SandifordTurn HARD_REGNO_MODE_OK into a target hook
2017-01-01  Jakub JelinekUpdate copyright years.
2016-09-22  Trevor Saundersuse rtx_insn * more
2016-01-04  Jakub JelinekUpdate copyright years.
2015-07-08  Alan Modratarget.def (rtx_costs): Remove "code" param, add "mode".
2015-01-16  Chung-Ju Wu[NDS32] Have sibling calls optmization to be performed...
2015-01-16  Chung-Ju Wu[NDS32] Have shirnk-wrapping optimization to be perform...
2015-01-05  Jakub JelinekUpdate copyright years.
2014-10-29  Richard Sandiforddecl.c, [...]: Remove redundant enum from machine_mode.
2014-09-03  Chung-Ju Wu[NDS32] Consider varargs situation when creating stack...
2014-09-03  Chung-Ju Wu[NDS32] Add a function to indentify if FUNC is an inter...
2014-09-03  Chung-Ju Wu[NDS32] In nds32_valid_stack_push_pop_p(), we look...
2014-08-25  David Malcolmconfig/nds32: Use rtx_insn
2014-07-04  Chung-Ju WuMove fp-as-gp optimization to nds32-fp-as-gp.c module.
2014-07-04  Chung-Ju WuMove cost calculation to nds32-cost.c module.
2014-07-04  Chung-Ju WuMove builtin functions implementation to nds32-intrinsi...
2014-07-04  Chung-Ju WuMove ISR impelentation to nds32-isr.c module.
2014-01-02  Richard SandifordUpdate copyright years in gcc/
2013-10-31  Chung-Ju WuAdd new nds32 port, including machine description,...