]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/config/frv/frv.c
Update copyright years.
[thirdparty/gcc.git] / gcc / config / frv / frv.c
2019-01-01  jakub Update copyright years.
2018-08-02  nickc PR target/86782
2018-07-17  law * config/frv/frv.c (frv_label_align): Update...
2018-06-18  dmalcolmMore rtx to rtx_insn * cleanups
2018-02-19  jakub PR target/84146
2018-01-03  jakub Update copyright years.
2017-12-16  rsandifopoly_int: IN_TARGET_CODE
2017-09-25  rsandifoTurn CONSTANT_ALIGNMENT into a hook
2017-09-12  rsandifoTurn HARD_REGNO_NREGS into a target hook
2017-09-12  rsandifoUse hard_regno_nregs instead of HARD_REGNO_NREGS
2017-09-12  rsandifoMake more use of END_REGNO
2017-09-04  rsandifoTurn MODES_TIEABLE_P into a target hook
2017-09-04  rsandifoTurn HARD_REGNO_MODE_OK into a target hook
2017-09-04  rsandifoPR82045: Avoid passing machine modes through "..."
2017-08-30  rsandifo[2/77] Add an E_ prefix to case statements
2017-08-21  rsandifoRemove the frame size argument from function_prologue...
2017-08-08  marxin.
2017-07-16  hubicka * profile-count.h (profile_probability::from_reg_br_pr...
2017-02-07  rguenth2017-02-07 Richard Biener <rguenther@suse.de>
2017-01-01  jakub Update copyright years.
2016-11-21  tbsaundeuse rtx_insn * more places where it is obvious
2016-11-02  tbsaundeuse rtx_insn * in various places where it is obvious
2016-10-26  law * config/frv/frv.c (comparison_string): Do not fall...
2016-10-13  thopre01Move MEMMODEL_* from coretypes.h to memmodel.h
2016-09-14  segherPut a TARGET_LRA_P into every target
2016-09-09  edlinger2016-09-10 Bernd Edlinger <bernd.edlinger@hotmail.de>
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-10-05  rsandifoRemove REAL_VALUE_FROM_CONST_DOUBLE
2015-07-13  aldyhFix double word typos.
2015-07-10  amacleod * bb-reorder.c: Don't include obstack.h if backend...
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-01-15  prathamesh34922015-10-15 Prathamesh Kulkarni <prathamesh.kulkarni...
2015-01-09  prathamesh34922015-01-09 Michael Collison <michael.collison@linaro...
2015-01-05  olegendogcc/
2015-01-05  jakub Update copyright years.
2014-11-10  rsandifogcc/
2014-11-10  rsandifogcc/
2014-11-10  rsandifogcc/
2014-11-10  rsandifogcc/
2014-11-01  amacleod2014-11-01 Andrew MacLeod <amacleod@redhat,com>
2014-10-29  rsandifogcc/ada/
2014-10-27  amacleod2014-10-27 Andrew MacLeod <amacleod@redhat.com>
2014-10-22  amacleod2014-10-22 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-09  dmalcolmrecog_memoized works on an rtx_insn *
2014-09-05  dmalcolmUse rtx_insn for various jump-handling functions and...
2014-08-28  dmalcolmNEXT_INSN and PREV_INSN take a const rtx_insn
2014-08-28  dmalcolmMake SET_NEXT_INSN/SET_PREV_INSN require an rtx_insn
2014-08-19  dmalcolmSplit NEXT_INSN/PREV_INSN into lvalue and rvalue forms
2014-06-26  nickc * config/frv/frv.c (frv_in_small_data_p): Remove redun...
2014-06-12  hubicka * symtab.c (section_hash): New hash.
2014-06-03  rsandifogcc/
2014-06-02  amacleod * expr.h: Remove prototypes of functions defined in...
2014-05-17  tbsaundeuse templates instead of gengtype for typed allocation...
2014-01-03  mrsMerge in trunk.
2014-01-02  rsandifoUpdate copyright years in gcc/
2013-12-13  mrsMerge in trunk.
2013-12-10  olegendo * gcc/cgraph.h (cgraph_node_set_iterator, varpool_node...
2013-12-09  dmalcolmEliminate FOR_EACH_BB macro.
2013-12-09  dmalcolmEliminate last_basic_block macro.
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-10-20  mrsMerge in trunk.
2013-10-18  jbglaw2013-10-18 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2013-10-16  pmatosgcc/
2013-09-23  rsandifogcc/
2013-03-30  steven * cfgrtl.c (fixup_reorder_chain): Do not emit barriers...
2013-03-29  steven * cfgbuild.c (inside_basic_block_p): Use JUMP_TABLE_DA...
2013-03-23  steven * config/avr/avr.c, config/bfin/bfin.c, config/c6x...
2013-01-10  rsandifoUpdate copyright years in gcc/
2013-01-04  jakubUpdate Copyright years for files modified in 2011 and...
2012-07-31  nickc * config/frv/frv.c (frv_expand_prologue): Report stack...
2012-07-31  nickc * config/frv/frv.c (QUAD): Fix typo.
2012-07-23  nickc * config/frv/frv-protos.h (frv_ifcvt_machdep_init...
2012-07-16  stevengcc/
2012-06-29  steven * system.h (IFCVT_EXTRA_FIELDS): Poison.
2012-06-24  steven * output.h: (current_function_is_leaf,
2012-05-29  steven * integrate.c: Remove.
2012-05-05  rsandifogcc/
2012-01-24  rsandifogcc/
2011-09-29  nickc * config/frv/frvbegin.c: Fix location of unwind-dw2...
2011-08-18  rsandifogcc/
2011-07-20  vmakarov2011-07-20 Vladimir Makarov <vmakarov@redhat.com>
2011-06-16  amylaar PR middle-end/46500
2011-06-14  jsm28 * target-def.h (TARGET_HAVE_NAMED_SECTIONS): Move to
2011-04-27  nickc * config/frv/frv.h (enum reg_class): Delete EVEN_ACC_REGS,
2011-04-21  froydnj * config/frv/frv.c (frv_init_builtins): Delete `endlin...
2011-04-21  rsandifogcc/
next