[ARM] Cleanup DImode shifts
[gcc.git] / gcc / config / h8300 /
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...
2014-10-16 Andrew MacLeodfunction.h: Flatten file.
2014-09-16 Trevor SaundersReplace INSN_DELETED_P with rtx_insn member functions
2014-09-09 David Malcolmsingle_set takes an insn
2014-09-05 David MalcolmUse rtx_insn for various jump-handling functions and...
2014-09-05 David MalcolmDrop uncast_insn from param 1 of final_scan_insn
2014-09-03 Trevor Saundersuse rtx_code_label more
2014-08-25 David Malcolmconfig/h8300: Use rtx_insn
2014-06-12 Jan Hubickasymtab.c (section_hash): New hash.
2014-06-09 Jan Hubickasymtab.c (dump_symtab_base): Update dumping.
2014-06-02 Andrew MacLeodexpr.h: Remove prototypes of functions defined in built...
2014-05-28 Richard Sandifordmd.texi: Document that the % constraint character must...
2014-01-02 Richard SandifordUpdate copyright years in gcc/
2013-12-10 Richard Sandifordgenrecog.c (validate_pattern): Treat all messages excep...
2013-11-19 Diego NovilloFactor unrelated declarations out of tree.h.
2013-01-10 Richard SandifordUpdate copyright years in gcc/
2013-01-04 Jakub JelinekUpdate Copyright years for files modified in 2011 and...
2012-12-05 Steven Bosschertm.texi.in (TARGET_CLASS_LIKELY_SPILLED_P): Update...
2012-10-04 Jeff Lawre PR target/50356 (Poor if condition in h8300 config...
2012-09-26 Georg-Johann Layre PR middle-end/54635 (Add addr_space_t argument to...
2012-07-24 Richard HendersonPurge FIXUNS_TRUNC_LIKE_FIX_TRUNC
2012-06-24 Steven Bosscheroutput.h: (current_function_is_leaf...
2012-06-14 Sandeep Kumar SinghAdded offset bits of MOVA/Sz assembly instruction for...
2012-05-05 Richard Sandifordrtl.h (plus_constant, [...]): Merge into a single plus_...
2012-04-24 Naveen H.SUse braced string notation where applicable for h8300.md
2012-04-03 Sandeep Kumar Singhh8300.c (h8300_current_function_monitor_function_p...
2011-12-20 Bernd Schmidtexpr.c (store_field): Avoid a direct store if the mode...
2011-11-02 Rainer OrthMove libgcc2 to toplevel libgcc
2011-11-02 Rainer OrthMove libgcc1 to toplevel libgcc
2011-11-02 Rainer OrthMove crtstuff support to toplevel libgcc
2011-09-13 Richard Sandifordh8300.md: Use match_test rather than eq/ne symbol_ref...
2011-08-18 Richard Sandifordtm.texi.in (TARGET_RTX_COSTS): Add an opno paramter.
next