summaryrefslogtreecommitdiff
path: root/gcc/config/fr30
AgeCommit message (Expand)Author
2020-03-17Fix up duplicated duplicated words mostly in commentsJakub Jelinek
2020-01-01Update copyright years.Jakub Jelinek
2019-09-10Add call_used_or_fixed_reg_pRichard Sandiford
2019-08-20Use function_arg_info for TARGET_MUST_PASS_IN_STACKRichard Sandiford
2019-08-20Use function_arg_info for TARGET_FUNCTION_ARG_ADVANCERichard Sandiford
2019-08-20Use function_arg_info for TARGET_FUNCTION_(INCOMING_)ARGRichard Sandiford
2019-08-20Use function_arg_info for TARGET_SETUP_INCOMING_ARGSRichard Sandiford
2019-08-20Use function_arg_info for TARGET_ARG_PARTIAL_BYTESRichard Sandiford
2019-01-01Update copyright years.Jakub Jelinek
2018-08-02re PR target/86781 (fr30 port needs updating for CVE-2017-5753)Nick Clifton
2018-01-03Update copyright years.Jakub Jelinek
2017-12-16poly_int: IN_TARGET_CODERichard Sandiford
2017-10-23Convert STARTING_FRAME_OFFSET to a hookRichard Sandiford
2017-09-25Turn CONSTANT_ALIGNMENT into a hookRichard Sandiford
2017-09-15Turn TRULY_NOOP_TRUNCATION into a hookRichard Sandiford
2017-09-12Turn HARD_REGNO_NREGS into a target hookRichard Sandiford
2017-09-04Turn MODES_TIEABLE_P into a target hookRichard Sandiford
2017-09-04Turn HARD_REGNO_MODE_OK into a target hookRichard Sandiford
2017-08-08trans.c: Include header files.Martin Liska
2017-01-01Update copyright years.Jakub Jelinek
2016-10-26* config/fr30/fr30.c (fr30_print_operand): Adjust fallthru comment.Jeff Law
2016-10-13Move MEMMODEL_* from coretypes.h to memmodel.hThomas Preud'homme
2016-09-14Put a TARGET_LRA_P into every targetSegher Boessenkool
2016-09-09tm.texi.in (INITIAL_FRAME_POINTER_OFFSET): Remove.Bernd Edlinger
2016-01-04Update copyright years.Jakub Jelinek
2015-11-09Machine modes for address printing.Julian Brown
2015-10-21Improve --help output to generate references to option aliases.Martin Sebor
2015-10-16gen-mul-tables.cc: Adjust include files.Andrew MacLeod
2015-10-05Remove REAL_VALUE_FROM_CONST_DOUBLERichard Sandiford
2015-10-05Replace REAL_VALUES_EQUAL with real_equalRichard Sandiford
2015-07-28fr30.md (indirect_jump): Use pmode_register_operand instead of nonimmediate_o...Richard Sandiford
2015-07-10bb-reorder.c: Don't include obstack.h if backend.h is included.Andrew Macleod
2015-07-10gimple-predict.h: New file.Andrew MacLeod
2015-07-08tree-core.h: Include symtab.h.Andrew MacLeod
2015-06-25aarch64.c, [...]: Add comment above target-def.h include.Richard Sandiford
2015-06-25aarch64.c, [...]: Move target-def.h includes to end.Richard Sandiford
2015-06-17coretypes.h: Include input.h and as-a.h.Andrew MacLeod
2015-06-08coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod
2015-06-04coretypes.h: Include machmode.h...Andrew MacLeod
2015-05-07rtl.h (always_void_p): New function.Richard Sandiford
2015-02-04re PR target/64408 (fr30-elf ICE in extract_insn, at recog.c:2202)Nick Clifton
2015-01-15dojump.h: New header file.Prathamesh Kulkarni
2015-01-09genattrtab.c (write_header): Include hash-set.h...Michael Collison
2015-01-05Update copyright years.Jakub Jelinek
2014-10-29decl.c, [...]: Remove redundant enum from machine_mode.Richard Sandiford
2014-10-27ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.Andrew MacLeod
2014-10-16function.h: Flatten file.Andrew MacLeod
2014-06-02expr.h: Remove prototypes of functions defined in builtins.c.Andrew MacLeod
2014-01-02Update copyright years in gcc/Richard Sandiford
2013-11-19Factor unrelated declarations out of tree.h.Diego Novillo