]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/config/nds32/nds32.c
.
[thirdparty/gcc.git] / gcc / config / nds32 / nds32.c
2017-08-08  marxin.
2017-03-08  mseborPR target/79928 - nds32: misspelled diagnostic: not...
2017-01-01  jakub Update copyright years.
2016-10-13  thopre01Move MEMMODEL_* from coretypes.h to memmodel.h
2016-09-22  tbsaundeuse rtx_insn * more
2016-09-14  segherDelete TARGET_LRA_P from those targets that set it...
2016-01-04  jakub Update copyright years.
2015-11-09  julesMachine modes for address printing.
2015-10-16  amacleod2015-10-16 Andrew MacLeod <amacleod@redhat.com>
2015-07-10  amacleod2015-07-10 Andrew MacLeod <amacleod@redhat.com>
2015-07-08  amodra * target.def (rtx_costs): Remove "code" param, add...
2015-07-08  amacleod2015-07-07 Andrew MacLeod <amacleod@redhat.com>
2015-06-25  rsandifogcc/
2015-06-25  rsandifogcc/
2015-06-17  amacleod2015-06-17 Andrew MacLeod <amacleod@redhat.com>
2015-06-08  amacleod2015-06-08 Andrew MacLeod <amacleod@redhat.com>
2015-06-04  amacleod2015-06-04 Andrew MacLeod <amacleod@redhat.com>
2015-05-07  rsandifogcc/
2015-03-10  jasonwucj[NDS32] Rename some variables so that we can clearly...
2015-01-16  jasonwucj[NDS32] Have sibling calls optmization to be performed...
2015-01-16  jasonwucj[NDS32] Have shirnk-wrapping optimization to be perform...
2015-01-16  jasonwucj[NDS32] Fix wrong data flow when building nds32 target...
2015-01-15  prathamesh34922015-10-15 Prathamesh Kulkarni <prathamesh.kulkarni...
2015-01-14  jasonwucj[NDS32] Remove some features and options that are not...
2015-01-13  jasonwucj[NDS32] Consider -mcmodel=X in nds32_legitimate_address...
2015-01-13  jasonwucj[NDS32] Implement TARGET_ENCODE_SECTION_INFO to store...
2015-01-13  jasonwucj[NDS32] Provide TARGET_CMODEL_[SMALL|MEDIUM|LARGE]...
2015-01-09  prathamesh34922015-01-09 Michael Collison <michael.collison@linaro...
2015-01-05  jakub Update copyright years.
2014-11-21  jasonwucj[NDS32] Look into LO_SUM's operand to determine whether...
2014-11-21  jasonwucj[NDS32] Create correct CFI info for variadic function...
2014-11-21  jasonwucj[NDS32] Add missing RTX_FRAME_RELATED_P to set fp_adjus...
2014-10-29  rsandifogcc/ada/
2014-10-27  amacleod2014-10-27 Andrew MacLeod <amacleod@redhat.com>
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,...