summaryrefslogtreecommitdiff
path: root/gcc/config/h8300/h8300.h
AgeCommit message (Expand)Author
2020-05-07 Drop original H8/300 support. This should generate identical code for th...Jeff Law
2020-05-07Drop more COFF support from H8 portJeff Law
2020-01-23Fix profiling issue on H8 portJeff Law
2020-01-01Update copyright years.Jakub Jelinek
2019-01-01Update copyright years.Jakub Jelinek
2018-01-03Update copyright years.Jakub Jelinek
2018-01-03poly_int: PUSH_ROUNDINGRichard Sandiford
2017-10-23Convert STARTING_FRAME_OFFSET to a hookRichard Sandiford
2017-09-15Turn TRULY_NOOP_TRUNCATION into a hookRichard Sandiford
2017-09-12Turn HARD_REGNO_NREGS into a target hookRichard Sandiford
2017-09-04Turn MODES_TIEABLE_P into a target hookRichard Sandiford
2017-09-04Turn HARD_REGNO_MODE_OK into a target hookRichard Sandiford
2017-01-01Update copyright years.Jakub Jelinek
2016-01-04Update copyright years.Jakub Jelinek
2015-05-22always define STACK_GROWS_DOWNWARDTrevor Saunders
2015-04-28add default for NO_FUNCTION_CSETrevor Saunders
2015-04-27config.gcc: Add h8300-*-linux.Yoshinori Sato
2015-01-05Update copyright years.Jakub Jelinek
2014-01-02Update copyright years in gcc/Richard Sandiford
2013-01-10Update copyright years in gcc/Richard Sandiford
2012-12-05tm.texi.in (TARGET_CLASS_LIKELY_SPILLED_P): Update documentation.Steven Bosscher
2012-07-24Purge FIXUNS_TRUNC_LIKE_FIX_TRUNCRichard Henderson
2011-07-20target.def (class_max_nregs): New hook.Anatoly Sokolov
2011-04-21alpha.c (struct machine_function): Use rtx, not struct rtx_def *.Joseph Myers
2011-04-21target.def (legitimate_constant_p): New hook.Richard Sandiford
2011-04-02h8300.c (print_operand_address): Rename to...Naveen H.S
2011-04-01constraints.md: New file.Nathan Froyd
2011-03-31h8300.h (GO_IF_MODE_DEPENDENT_ADDRESS): Remove macro.Anatoly Sokolov
2011-03-31re PR target/47109 (m68k-netbsdelf: collect2 build fails with undefined refer...Joseph Myers
2011-03-29[multiple changes]Vladimir Makarov
2011-03-29h8300.h (FUNCTION_VALUE_REGNO_P, [...]): Remove macros.Anatoly Sokolov
2011-03-28h8300.h (ASM_OUTPUT_BSS): Remove macro.Anatoly Sokolov
2011-03-28re PR bootstrap/48307 (Bootstrap failure)Vladimir Makarov
2011-03-27[multiple changes]Vladimir Makarov
2010-11-24targhooks.c (default_except_unwind_info): Remove MUST_USE_SJLJ_EXCEPTIONS case.Nathan Froyd
2010-11-22target.def (conditional_register_usage): Define.Nathan Froyd
2010-10-28h8300-protos.h (function_arg): Delete.Nathan Froyd
2010-10-22target.h (enum opt_levels, [...]): New.Joseph Myers
2010-10-16avr.h (PREFERRED_RELOAD_CLASS): Remove.Anatoly Sokolov
2010-09-16target.def (target_option.optimization): New hook.Joseph Myers
2010-09-16tm.texi.in (OVERRIDE_OPTIONS): Remove documentation.Joseph Myers
2010-06-29reginfo.c (init_reg_sets_1): Adjust comments.Nathan Froyd
2010-05-03tm.texi (defmac SMALL_REGISTER_CLASSES): Remove.Steven Bosscher
2010-04-16h8300.c (print_operand): Modify case 'V' and case 'W' print operands for HI m...Kaushik Phatak
2010-04-16h8300.h (OK_FOR_U): Support 'U' constraint for H8300SX.Kaushik Phatak
2009-10-14h8300.c (F): New.DJ Delorie
2009-09-22h8300.c (h8300_trampoline_init): New.Richard Henderson
2009-08-26hooks.h (hook_bool_const_int_const_int_true): Declare.Anatoly Sokolov
2009-05-14tm.texi (TARGET_LEGITIMATE_ADDRESS_P): Refer mainly to this in the former doc...Paolo Bonzini
2009-05-03defaults.h (FRAME_POINTER_REQUIRED): Provide default.Anatoly Sokolov