aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/h8300
AgeCommit message (Expand)AuthorFilesLines
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
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
2015-05-22always define STACK_GROWS_DOWNWARDTrevor Saunders1-1/+1
2015-05-07rtl.h (always_void_p): New function.Richard Sandiford1-10/+9
2015-04-28add default for NO_FUNCTION_CSETrevor Saunders1-1/+1
2015-04-27config.gcc: Add h8300-*-linux.Yoshinori Sato5-20/+98
2015-02-06re PR target/64889 ([h8300] ICE maybe_record_trace_start, at dwarf2cfi.c:2318)Jeff Law1-6/+5
2015-02-05re PR target/17306 (function_vector attribute in H8300H/H8S)Jeff Law3-3/+9