aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/h8300
AgeCommit message (Expand)AuthorFilesLines
2019-10-04h8300.md (cpymemsi): Disable.Jeff Law1-6/+8
2019-09-10Add call_used_or_fixed_reg_pRichard Sandiford1-2/+3
2019-08-20Use function_arg_info for TARGET_FUNCTION_ARG_ADVANCERichard Sandiford1-8/+5
2019-08-20Use function_arg_info for TARGET_FUNCTION_(INCOMING_)ARGRichard Sandiford1-15/+8
2019-07-06[h8300] Fix ambiguous .md attribute usesRichard Sandiford1-1/+1
2019-06-27builtins.c (get_memory_rtx): Fix comment.Aaron Sawdey1-2/+2
2019-03-11Wrap option names in gcc internal messages with %< and %>.Martin Liska1-9/+9
2019-01-01Update copyright years.Jakub Jelinek13-14/+14
2018-12-03h8300.md (<code>qi3_1): Add gcc_unreachable to keep warnings quiet.Jeff Law1-0/+1
2018-12-03h8300.md (low byte masking peepholes): Only accept nonimmediate_operand for t...Jeff Law1-2/+2
2018-12-02h8300.md (call, call_value): Drop mode from operand containing number of byte...Jeff Law1-6/+6
2018-11-28constraints.md: Add "C" constraint for call insns.Jeff Law3-28/+68
2018-10-23h8300.c (h8300_expand_prologue): Fix stm generation for H8/S.Jeff Law1-3/+3
2018-08-02re PR target/86784 (H8 port needs updating for CVE-2017-5753)Jeff Law1-0/+3
2018-07-03h8300.md (logical<mode>3_sn, [...]): Merge into a single pattern.Jeff Law1-22/+1
2018-07-03h8300.md (ors code_iterator): New.Jeff Law1-98/+18
2018-07-03h8300.md (movmd_internal_normal): Consolidated with (movmd_internal) into a s...Jeff Law1-92/+20
2018-07-03h8300.c (h8300_insn_length_from_table): Consolidate ADDB...Jeff Law2-159/+103
2018-07-03h8300.md (HSI, [...]): New mode iterators.Jeff Law1-308/+115
2018-07-02h8300.md (movqi_h8300, [...]): Consolidate the H8/300, H8/300H and H8/S varia...Jeff Law1-48/+9
2018-07-02* config/h8300/h8300.md: Remove trailing whitespace.Jeff Law1-50/+50
2018-01-03Update copyright years.Jakub Jelinek13-14/+14
2018-01-03poly_int: PUSH_ROUNDINGRichard Sandiford3-12/+17
2017-12-19read-rtl.c (parse_reg_note_name): Replace Yoda conditions with typical order ...Jakub Jelinek1-8/+8
2017-12-16poly_int: IN_TARGET_CODERichard Sandiford1-0/+2
2017-12-15tree-core.h (struct attribute_spec): Swap affects_type_identity and handler f...Jakub Jelinek1-17/+17
2017-12-07PR c/81544 - attribute noreturn and warn_unused_result on the same function a...Martin Sebor1-9/+9
2017-10-23Convert STARTING_FRAME_OFFSET to a hookRichard Sandiford1-7/+0
2017-09-15Turn TRULY_NOOP_TRUNCATION into a hookRichard Sandiford1-4/+0
2017-09-12Turn HARD_REGNO_NREGS into a target hookRichard Sandiford3-15/+0
2017-09-04Turn MODES_TIEABLE_P into a target hookRichard Sandiford2-11/+17
2017-09-04Turn HARD_REGNO_MODE_OK into a target hookRichard Sandiford3-9/+8
2017-08-30[2/77] Add an E_ prefix to case statementsRichard Sandiford1-54/+54
2017-08-08trans.c: Include header files.Martin Liska1-0/+1
2017-01-01Update copyright years.Jakub Jelinek13-14/+14
2016-10-26h8300.c (h8300_print_operand): Adjust FALLTHRU comment to silence warning.Jeff Law1-4/+6
2016-10-13Move MEMMODEL_* from coretypes.h to memmodel.hThomas Preud'homme1-0/+1
2016-09-22use rtx_insn * moreTrevor Saunders2-4/+4
2016-09-14Put a TARGET_LRA_P into every targetSegher Boessenkool1-0/+3
2016-06-21remove h8300-rtems supportTrevor Saunders2-36/+0
2016-01-04Update copyright years.Jakub Jelinek14-16/+15
2015-11-09Machine modes for address printing.Julian Brown1-9/+9
2015-10-21Improve --help output to generate references to option aliases.Martin Sebor1-12/+12
2015-10-16gen-mul-tables.cc: Adjust include files.Andrew MacLeod1-21/+9
2015-10-05Remove REAL_VALUE_FROM_CONST_DOUBLERichard Sandiford1-9/+3
2015-09-21[PATCH] Fix undefined behavior in h8300 backendJeff Law1-1/+2
2015-07-13Fix double word typos.Aldy Hernandez1-1/+1
2015-07-10gimple-predict.h: New file.Andrew MacLeod1-0/+1
2015-07-08target.def (rtx_costs): Remove "code" param, add "mode".Alan Modra1-2/+4
2015-07-08tree-core.h: Include symtab.h.Andrew MacLeod1-10/+3