Daily bump.
[gcc.git] / gcc / config / h8300 /
2021-01-04 Jakub JelinekUpdate copyright years.
2020-12-02 Jeff LawUse add/sub/neg insns to eliminate compare/test insns...
2020-11-30 Jeff LawRemove dead cc0 code from H8 port
2020-11-23 Jeff LawAdjust rtx_costs for h8300
2020-11-22 Austin LawH8 cc0 conversion
2020-11-22 Jeff LawPartially revert recent H8 patch for conditional branches
2020-11-19 Jeff LawMinor H8 shift code generation change in preparation...
2020-05-31 Jeff LawDisable brabc/brabs patterns as their length computatio...
2020-05-28 Jeff LawFinish prior patch
2020-05-28 Jeff LawFix incorrect code generation with bit insns on H8/SX.
2020-05-27 Jeff LawFix pr20601-1.c on the H8
2020-05-17 Jeff LawUse pc_or_label_operand to collapse a couple more patte...
2020-05-16 Jeff LawConsolidate a couple peepholes and improve peepholes...
2020-05-07 Jeff LawMove all patterns and expanders out of h8300.md and...
2020-05-07 Jeff Law More cleanups. Merging patterns with iterators...
2020-05-07 Jeff Law Drop original H8/300 support. This should generate...
2020-05-07 Jeff LawDrop more COFF support from H8 port
2020-05-07 Jeff LawRemove remnants of COFF support which was dropped eons...
2020-04-29 Jeff Law Fix some testsuite failures for H8/SX multilibs...
2020-04-28 Jeff LawFix some testsuite failures for H8/SX multilibs where...
2020-04-07 Jeff LawFix a variety of testsuite failures on the H8 after...
2020-02-12 Jeff LawCommit correct version of last patch
2020-02-12 Jeff LawCombine the two H8 mode shortening peepholes into a...
2020-02-12 Jeff LawDrop unused comparison shortening pattern and consolida...
2020-02-12 Jeff LawClean up dead patterns, splitters, expanders and peepho...
2020-01-24 Jeff LawEmit reasonable diagnostic rather than ICE on invalid...
2020-01-23 Jeff LawFix diagnostic text on H8.
2020-01-23 Jeff LawFix profiling issue on H8 port
2020-01-01 Jakub JelinekUpdate copyright years.
2019-10-04 Jeff Lawh8300.md (cpymemsi): Disable.
2019-09-10 Richard SandifordAdd call_used_or_fixed_reg_p
2019-08-20 Richard SandifordUse function_arg_info for TARGET_FUNCTION_ARG_ADVANCE
2019-08-20 Richard SandifordUse function_arg_info for TARGET_FUNCTION_(INCOMING_)ARG
2019-07-06 Richard Sandiford[h8300] Fix ambiguous .md attribute uses
2019-06-27 Aaron Sawdeybuiltins.c (get_memory_rtx): Fix comment.
2019-03-11 Martin LiskaWrap option names in gcc internal messages with %<...
2019-01-01 Jakub JelinekUpdate copyright years.
2018-12-03 Jeff Lawh8300.md (<code>qi3_1): Add gcc_unreachable to keep...
2018-12-03 Jeff Lawh8300.md (low byte masking peepholes): Only accept...
2018-12-02 Jeff Lawh8300.md (call, call_value): Drop mode from operand...
2018-11-28 Jeff Lawconstraints.md: Add "C" constraint for call insns.
2018-10-23 Jeff Lawh8300.c (h8300_expand_prologue): Fix stm generation...
2018-08-02 Jeff Lawre PR target/86784 (H8 port needs updating for CVE...
2018-07-04 Jeff Lawh8300.md (logical<mode>3_sn, [...]): Merge into a singl...
2018-07-04 Jeff Lawh8300.md (ors code_iterator): New.
2018-07-04 Jeff Lawh8300.md (movmd_internal_normal): Consolidated with...
2018-07-03 Jeff Lawh8300.c (h8300_insn_length_from_table): Consolidate...
2018-07-03 Jeff Lawh8300.md (HSI, [...]): New mode iterators.
2018-07-03 Jeff Lawh8300.md (movqi_h8300, [...]): Consolidate the H8/300...
2018-07-03 Jeff Law* config/h8300/h8300.md: Remove trailing whitespace.
2018-01-03 Jakub JelinekUpdate copyright years.
2018-01-03 Richard Sandifordpoly_int: PUSH_ROUNDING
2017-12-19 Jakub Jelinekread-rtl.c (parse_reg_note_name): Replace Yoda conditio...
2017-12-16 Richard Sandifordpoly_int: IN_TARGET_CODE
2017-12-15 Jakub Jelinektree-core.h (struct attribute_spec): Swap affects_type_...
2017-12-07 Martin SeborPR c/81544 - attribute noreturn and warn_unused_result...
2017-10-23 Richard SandifordConvert STARTING_FRAME_OFFSET to a hook
2017-09-15 Richard SandifordTurn TRULY_NOOP_TRUNCATION into a hook
2017-09-12 Richard SandifordTurn HARD_REGNO_NREGS into a target hook
2017-09-04 Richard SandifordTurn MODES_TIEABLE_P into a target hook
2017-09-04 Richard SandifordTurn HARD_REGNO_MODE_OK into a target hook
2017-08-30 Richard Sandiford[2/77] Add an E_ prefix to case statements
2017-08-08 Martin Liskatrans.c: Include header files.
2017-01-01 Jakub JelinekUpdate copyright years.
2016-10-26 Jeff Lawh8300.c (h8300_print_operand): Adjust FALLTHRU comment...
2016-10-13 Thomas Preud'hommeMove MEMMODEL_* from coretypes.h to memmodel.h
2016-09-22 Trevor Saundersuse rtx_insn * more
2016-09-14 Segher BoessenkoolPut a TARGET_LRA_P into every target
2016-06-21 Trevor Saundersremove h8300-rtems support
2016-01-04 Jakub JelinekUpdate copyright years.
2015-11-09 Julian BrownMachine modes for address printing.
2015-10-21 Martin SeborImprove --help output to generate references to option...
2015-10-16 Andrew MacLeodgen-mul-tables.cc: Adjust include files.
2015-10-05 Richard SandifordRemove REAL_VALUE_FROM_CONST_DOUBLE
2015-09-21 Jeff Law[PATCH] Fix undefined behavior in h8300 backend
2015-07-13 Aldy HernandezFix double word typos.
2015-07-10 Andrew MacLeodgimple-predict.h: New file.
2015-07-08 Alan Modratarget.def (rtx_costs): Remove "code" param, add "mode".
2015-07-08 Andrew MacLeodtree-core.h: Include symtab.h.
2015-06-25 Richard Sandifordaarch64.c, [...]: Add comment above target-def.h include.
2015-06-25 Richard Sandifordaarch64.c, [...]: Move target-def.h includes to end.
2015-06-25 Nick Cliftonbfin.c (bfin_expand_prologue): Set current_function_sta...
2015-06-17 Andrew MacLeodcoretypes.h: Include input.h and as-a.h.
2015-06-08 Andrew MacLeodcoretypes.h: Include hash-table.h and hash-set.h for...
2015-06-04 Andrew MacLeodcoretypes.h: Include machmode.h...
2015-05-22 Trevor Saundersalways define STACK_GROWS_DOWNWARD
2015-05-07 Richard Sandifordrtl.h (always_void_p): New function.
2015-04-28 Trevor Saundersadd default for NO_FUNCTION_CSE
2015-04-27 Yoshinori Satoconfig.gcc: Add h8300-*-linux.
2015-02-06 Jeff Lawre PR target/64889 ([h8300] ICE maybe_record_trace_star...
2015-02-06 Jeff Lawre PR target/17306 (function_vector attribute in H8300H...
2015-02-06 Jeff Lawre PR target/43264 (Arithmetic expression error)
2015-02-05 Jeff Lawre PR target/58400 (gcc for h8300 internal compiler...
2015-01-15 Prathamesh Kulkarnidojump.h: New header file.
2015-01-12 Jeff Lawh8300.c (Fpa): Use RTX_FRAME_RELATED_P directly rather...
2015-01-09 Michael Collisongenattrtab.c (write_header): Include hash-set.h...
2015-01-05 Jakub JelinekUpdate copyright years.
2014-11-01 Andrew MacLeod2014-11-01 Andrew MacLeod <amacleod@redhat,com>
2014-10-29 Richard Sandiforddecl.c, [...]: Remove redundant enum from machine_mode.
2014-10-27 Andrew MacLeodggcplug.c: Shuffle includes to include gcc-plugin.h...
next