aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/frv/frv.c
AgeCommit message (Expand)Author
2017-02-072017-02-07 Richard Biener <rguenther@suse.de>rguenth
2017-01-01 Update copyright years.jakub
2016-11-21use rtx_insn * more places where it is obvioustbsaunde
2016-11-02use rtx_insn * in various places where it is obvioustbsaunde
2016-10-26 * config/frv/frv.c (comparison_string): Do not fall through afterlaw
2016-10-13Move MEMMODEL_* from coretypes.h to memmodel.hthopre01
2016-09-14Put a TARGET_LRA_P into every targetsegher
2016-09-092016-09-10 Bernd Edlinger <bernd.edlinger@hotmail.de>edlinger
2016-01-04 Update copyright years.jakub
2015-11-09Machine modes for address printing.jules
2015-10-162015-10-16 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-10-05Remove REAL_VALUE_FROM_CONST_DOUBLErsandifo
2015-07-13Fix double word typos.aldyh
2015-07-10 * bb-reorder.c: Don't include obstack.h if backend.h is included.amacleod
2015-07-102015-07-10 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-07-08 * target.def (rtx_costs): Remove "code" param, add "mode".amodra
2015-07-082015-07-07 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-06-25gcc/rsandifo
2015-06-25gcc/rsandifo
2015-06-172015-06-17 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-06-082015-06-08 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-06-042015-06-04 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-05-07gcc/rsandifo
2015-01-152015-10-15 Prathamesh Kulkarni <prathamesh.kulkarni@linaro.org>prathamesh3492
2015-01-092015-01-09 Michael Collison <michael.collison@linaro.org>prathamesh3492
2015-01-05gcc/olegendo
2015-01-05 Update copyright years.jakub
2014-11-10gcc/rsandifo
2014-11-10gcc/rsandifo
2014-11-10gcc/rsandifo
2014-11-10gcc/rsandifo
2014-11-012014-11-01 Andrew MacLeod <amacleod@redhat,com>amacleod
2014-10-29gcc/ada/rsandifo
2014-10-272014-10-27 Andrew MacLeod <amacleod@redhat.com>amacleod
2014-10-222014-10-22 Andrew MacLeod <amacleod@redhat.com>amacleod
2014-10-162014-10-16 Andrew MacLeod <amacleod@redhat.com>amacleod
2014-09-15Instruction attributes take an rtx_insn *dmalcolm
2014-09-09recog_memoized works on an rtx_insn *dmalcolm
2014-09-05Use rtx_insn for various jump-handling functions and predicatesdmalcolm
2014-08-28NEXT_INSN and PREV_INSN take a const rtx_insndmalcolm
2014-08-28Make SET_NEXT_INSN/SET_PREV_INSN require an rtx_insndmalcolm
2014-08-19Split NEXT_INSN/PREV_INSN into lvalue and rvalue formsdmalcolm
2014-06-26 * config/frv/frv.c (frv_in_small_data_p): Remove redundant assert.nickc
2014-06-12 * symtab.c (section_hash): New hash.hubicka
2014-06-03gcc/rsandifo
2014-06-02 * expr.h: Remove prototypes of functions defined in builtins.c.amacleod
2014-05-17use templates instead of gengtype for typed allocation functionstbsaunde
2014-01-02Update copyright years in gcc/rsandifo
2013-12-10 * gcc/cgraph.h (cgraph_node_set_iterator, varpool_node_set_iterator):olegendo
2013-12-09Eliminate FOR_EACH_BB macro.dmalcolm