]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/config/nds32/nds32.c
2014-10-16 Andrew MacLeod <amacleod@redhat.com>
[thirdparty/gcc.git] / gcc / config / nds32 / nds32.c
2014-10-16  amacleod2014-10-16 Andrew MacLeod <amacleod@redhat.com>
2014-09-15  dmalcolmInstruction attributes take an rtx_insn *
2014-09-03  jasonwucj[NDS32] No need to take padding into consideration...
2014-09-03  jasonwucj[NDS32] Provide TARGET_ARG_PARTIAL_BYTES so that we...
2014-09-03  jasonwucj[NDS32] Emit stack push instructions for varargs at...
2014-09-03  jasonwucj[NDS32] Since we are going to provide new heuristic...
2014-09-03  jasonwucj[NDS32] Deal with nameless arguments in nds32_function_...
2014-09-03  jasonwucj[NDS32] Prepare necessary varargs information in comput...
2014-09-03  jasonwucj[NDS32] Implement TARGET_SETUP_INCOMING_VARARGS target...
2014-09-03  jasonwucj[NDS32] Define and rename some GPR-specific stuff.
2014-09-03  jasonwucj[NDS32] Remove unused variables.
2014-09-03  jasonwucj[NDS32] We need to make sure it is NOT a variadic funct...
2014-09-03  jasonwucj[NDS32] Refine the implementation and consider CFA...
2014-09-03  jasonwucj[NDS32] Refine the implementation and consider CFA...
2014-08-25  dmalcolmconfig/nds32: Use rtx_insn
2014-07-18  jasonwucjFollow the GNU coding standards.
2014-07-04  jasonwucjMove fp-as-gp optimization to nds32-fp-as-gp.c module.
2014-07-04  jasonwucjMove memory related implementation to nds32-memory...
2014-07-04  jasonwucjMove some external functions used by machine descriptio...
2014-07-04  jasonwucjMove cost calculation to nds32-cost.c module.
2014-07-04  jasonwucjMove some helper functions of predicates and constraint...
2014-07-04  jasonwucjMove builtin functions implementation to nds32-intrinsi...
2014-07-04  jasonwucjMove ISR impelentation to nds32-isr.c module.
2014-06-02  amacleod * expr.h: Remove prototypes of functions defined in...
2014-05-17  tbsaundeuse templates instead of gengtype for typed allocation...
2014-05-06  mrsMerge in wide-int.
2014-05-06  mrsMerge in trunk.
2014-05-05  mrsMerge in trunk.
2014-05-05  mrsMerge in trunk.
2014-04-30  mrsMerge in trunk.
2014-04-28  rsandifoMerge from trunk.
2014-04-24  mrsMerge in trunk.
2014-04-22  mrsMerge in trunk.
2014-04-22  rsandifoMerge from trunk.
2014-04-17  rsandifoMerge from trunk.
2014-04-02  mrsMerge in trunk.
2014-02-14  jasonwucj2014-02-14 Chung-Ju Wu <jasonwucj@gmail.com>
2014-02-14  jasonwucj2014-02-14 Chung-Ju Wu <jasonwucj@gmail.com>
2014-02-14  jasonwucj2014-02-14 Chung-Ju Wu <jasonwucj@gmail.com>
2014-02-10  mrsMerge in trunk.
2014-01-13  mrsMerge in trunk.
2014-01-03  mrsMerge in trunk.
2014-01-02  rsandifoUpdate copyright years in gcc/
2013-12-20  jasonwucj2013-12-20 Chung-Ju Wu <jasonwucj@gmail.com>
2013-12-16  mrsMerge in trunk.
2013-12-13  mrsMerge in trunk.
2013-12-04  rsandifoMerge with trunk.
2013-11-28  jasonwucj * config/nds32/nds32.c (nds32_rtx_costs): Adjust MULT...
2013-11-22  rsandifoMerge with trunk.
2013-11-21  rsandifoMerge with trunk.
2013-11-20  rsandifoRemove some differences with trunk.
2013-11-20  rsandifoMerge from trunk.
2013-11-19  dmalcolmEliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macros
2013-11-19  dnovilloFactor unrelated declarations out of tree.h.
2013-11-18  rsandifoMerge from trunk.
2013-11-16  mrsMerge in trunk.
2013-11-13  steven * cfgrtl.c (can_fallthru): Reorder code to move tablej...
2013-11-09  rsandifoMerge with trunk.
2013-11-07  rsandifoFix nds32 build.
2013-11-04  mrsMerge in trunk.
2013-10-31  jasonwucjAdd new nds32 port, including machine description,...