aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/h8300/h8300.c
AgeCommit message (Expand)AuthorFilesLines
2021-06-02Fix minor bugs in H8 port logical ops. Prepare for more compare/test removalJeff Law1-9/+12
2021-05-29[committed][PR bootstrap/100730] Fix warnings in H8 target filesJeff Law1-7/+22
2021-01-04Update copyright years.Jakub Jelinek1-1/+1
2020-11-30Remove dead cc0 code from H8 portJeff Law1-131/+63
2020-11-23Adjust rtx_costs for h8300Jeff Law1-0/+10
2020-11-22H8 cc0 conversionAustin Law1-26/+108
2020-11-18Minor H8 shift code generation change in preparation for cc0 removalJeff Law1-14/+30
2020-05-07 Drop original H8/300 support. This should generate identical code for th...Jeff Law1-811/+334
2020-05-07Remove remnants of COFF support which was dropped eons ago.Jeff Law1-21/+0
2020-02-12Clean up dead patterns, splitters, expanders and peepholes on the H8 port.Jeff Law1-139/+0
2020-01-24Emit reasonable diagnostic rather than ICE on invalid ASM on H8 portJeff Law1-6/+18
2020-01-23Fix diagnostic text on H8.Jeff Law1-2/+2
2020-01-01Update copyright years.Jakub Jelinek1-1/+1
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-03-11Wrap option names in gcc internal messages with %< and %>.Martin Liska1-9/+9
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
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.c (h8300_insn_length_from_table): Consolidate ADDB...Jeff Law1-8/+8
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2018-01-03poly_int: PUSH_ROUNDINGRichard Sandiford1-0/+15
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-09-12Turn HARD_REGNO_NREGS into a target hookRichard Sandiford1-11/+0
2017-09-04Turn MODES_TIEABLE_P into a target hookRichard Sandiford1-0/+17
2017-09-04Turn HARD_REGNO_MODE_OK into a target hookRichard Sandiford1-3/+6
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 Jelinek1-1/+1
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 Saunders1-2/+2
2016-09-14Put a TARGET_LRA_P into every targetSegher Boessenkool1-0/+3
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-11-09Machine modes for address printing.Julian Brown1-9/+9
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-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
2015-06-25aarch64.c, [...]: Add comment above target-def.h include.Richard Sandiford1-0/+1
2015-06-25aarch64.c, [...]: Move target-def.h includes to end.Richard Sandiford1-1/+2
2015-06-25bfin.c (bfin_expand_prologue): Set current_function_static_stack_size if flag...Nick Clifton1-0/+6
2015-06-17coretypes.h: Include input.h and as-a.h.Andrew MacLeod1-1/+0
2015-06-08coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod1-6/+0
2015-06-04coretypes.h: Include machmode.h...Andrew MacLeod1-5/+0