summaryrefslogtreecommitdiff
path: root/gcc/config/frv/frv.c
Commit message (Expand)AuthorAgeFilesLines
* poly_int: IN_TARGET_CODERichard Sandiford2017-12-161-0/+2
* Turn CONSTANT_ALIGNMENT into a hookRichard Sandiford2017-09-251-0/+2
* Turn HARD_REGNO_NREGS into a target hookRichard Sandiford2017-09-121-23/+8
* Use hard_regno_nregs instead of HARD_REGNO_NREGSRichard Sandiford2017-09-121-2/+2
* Make more use of END_REGNORichard Sandiford2017-09-121-3/+1
* Turn MODES_TIEABLE_P into a target hookRichard Sandiford2017-09-041-0/+11
* Turn HARD_REGNO_MODE_OK into a target hookRichard Sandiford2017-09-041-58/+10
* PR82045: Avoid passing machine modes through "..."Richard Sandiford2017-09-041-1/+1
* [2/77] Add an E_ prefix to case statementsRichard Sandiford2017-08-301-50/+50
* Remove the frame size argument from function_prologue/epilogueRichard Sandiford2017-08-211-5/+4
* trans.c: Include header files.Martin Liska2017-08-081-0/+1
* profile-count.h (profile_probability::from_reg_br_prob_note, [...]): New func...Jan Hubicka2017-07-161-3/+2
* re PR tree-optimization/79256 (FAIL: gcc.dg/vect/pr25413a.c execution test)Richard Biener2017-02-071-1/+2
* Update copyright years.Jakub Jelinek2017-01-011-1/+1
* use rtx_insn * more places where it is obviousTrevor Saunders2016-11-211-2/+2
* use rtx_insn * in various places where it is obviousTrevor Saunders2016-11-021-1/+1
* frv.c (comparison_string): Do not fall through after an error.Jeff Law2016-10-261-1/+1
* Move MEMMODEL_* from coretypes.h to memmodel.hThomas Preud'homme2016-10-131-0/+1
* Put a TARGET_LRA_P into every targetSegher Boessenkool2016-09-141-0/+3
* tm.texi.in (INITIAL_FRAME_POINTER_OFFSET): Remove.Bernd Edlinger2016-09-091-3/+2
* Update copyright years.Jakub Jelinek2016-01-041-1/+1
* Machine modes for address printing.Julian Brown2015-11-091-4/+4
* gen-mul-tables.cc: Adjust include files.Andrew MacLeod2015-10-161-27/+9
* Remove REAL_VALUE_FROM_CONST_DOUBLERichard Sandiford2015-10-051-6/+3
* Fix double word typos.Aldy Hernandez2015-07-131-1/+1
* bb-reorder.c: Don't include obstack.h if backend.h is included.Andrew Macleod2015-07-101-1/+0
* gimple-predict.h: New file.Andrew MacLeod2015-07-101-0/+1
* target.def (rtx_costs): Remove "code" param, add "mode".Alan Modra2015-07-081-7/+9
* tree-core.h: Include symtab.h.Andrew MacLeod2015-07-081-11/+4
* aarch64.c, [...]: Add comment above target-def.h include.Richard Sandiford2015-06-251-0/+1
* aarch64.c, [...]: Move target-def.h includes to end.Richard Sandiford2015-06-251-1/+2
* coretypes.h: Include input.h and as-a.h.Andrew MacLeod2015-06-171-1/+0
* coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod2015-06-081-6/+0
* coretypes.h: Include machmode.h...Andrew MacLeod2015-06-041-5/+0
* rtl.h (always_void_p): New function.Richard Sandiford2015-05-071-73/+56
* dojump.h: New header file.Prathamesh Kulkarni2015-01-151-2/+11
* genattrtab.c (write_header): Include hash-set.h...Michael Collison2015-01-091-4/+10
* rtlanal.c (refers_to_regno_p): Change return value from int to bool.Oleg Endo2015-01-051-1/+1
* Update copyright years.Jakub Jelinek2015-01-051-1/+1
* frv.c (frv_io_handle_use_1): Delete.Richard Sandiford2014-11-101-19/+3
* frv.c (frv_registers_conflict_p_1): Take an rtx rather than an rtx *.Richard Sandiford2014-11-101-43/+38
* frv.c: Include rtl-iter.h.Richard Sandiford2014-11-101-22/+18
* frv.c: Move include of rtl.h after hard-reg-set.h.Richard Sandiford2014-11-101-33/+7
* 2014-11-01 Andrew MacLeod <amacleod@redhat,com>Andrew MacLeod2014-11-011-0/+1
* decl.c, [...]: Remove redundant enum from machine_mode.Richard Sandiford2014-10-291-81/+81
* ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.Andrew MacLeod2014-10-271-0/+8
* cfgbuild.h: New.Andrew MacLeod2014-10-221-0/+1
* function.h: Flatten file.Andrew MacLeod2014-10-161-0/+5
* Instruction attributes take an rtx_insn *David Malcolm2014-09-151-8/+8
* recog_memoized works on an rtx_insn *David Malcolm2014-09-091-6/+6