aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/h8300/h8300.h
AgeCommit message (Expand)AuthorFilesLines
2021-05-04Remove CC0Segher Boessenkool1-7/+0
2021-01-04Update copyright years.Jakub Jelinek1-1/+1
2020-11-22H8 cc0 conversionAustin Law1-6/+8
2020-05-07 Drop original H8/300 support. This should generate identical code for th...Jeff Law1-27/+15
2020-05-07Drop more COFF support from H8 portJeff Law1-6/+0
2020-01-23Fix profiling issue on H8 portJeff Law1-1/+1
2020-01-01Update copyright years.Jakub Jelinek1-1/+1
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2018-01-03poly_int: PUSH_ROUNDINGRichard Sandiford1-12/+1
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 Sandiford1-3/+0
2017-09-04Turn MODES_TIEABLE_P into a target hookRichard Sandiford1-11/+0
2017-09-04Turn HARD_REGNO_MODE_OK into a target hookRichard Sandiford1-5/+2
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-05-22always define STACK_GROWS_DOWNWARDTrevor Saunders1-1/+1
2015-04-28add default for NO_FUNCTION_CSETrevor Saunders1-1/+1
2015-04-27config.gcc: Add h8300-*-linux.Yoshinori Sato1-10/+10
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-01-10Update copyright years in gcc/Richard Sandiford1-3/+1
2012-12-05tm.texi.in (TARGET_CLASS_LIKELY_SPILLED_P): Update documentation.Steven Bosscher1-1/+2
2012-07-24Purge FIXUNS_TRUNC_LIKE_FIX_TRUNCRichard Henderson1-4/+0
2011-07-20target.def (class_max_nregs): New hook.Anatoly Sokolov1-8/+0
2011-04-21alpha.c (struct machine_function): Use rtx, not struct rtx_def *.Joseph Myers1-1/+1
2011-04-21target.def (legitimate_constant_p): New hook.Richard Sandiford1-5/+0
2011-04-02h8300.c (print_operand_address): Rename to...Naveen H.S1-20/+0
2011-04-01constraints.md: New file.Nathan Froyd1-186/+0
2011-03-31h8300.h (GO_IF_MODE_DEPENDENT_ADDRESS): Remove macro.Anatoly Sokolov1-11/+0
2011-03-31re PR target/47109 (m68k-netbsdelf: collect2 build fails with undefined refer...Joseph Myers1-4/+0
2011-03-29[multiple changes]Vladimir Makarov1-13/+0
2011-03-29h8300.h (FUNCTION_VALUE_REGNO_P, [...]): Remove macros.Anatoly Sokolov1-23/+0
2011-03-28h8300.h (ASM_OUTPUT_BSS): Remove macro.Anatoly Sokolov1-8/+1
2011-03-28re PR bootstrap/48307 (Bootstrap failure)Vladimir Makarov1-0/+13
2011-03-27[multiple changes]Vladimir Makarov1-13/+0
2010-11-24targhooks.c (default_except_unwind_info): Remove MUST_USE_SJLJ_EXCEPTIONS case.Nathan Froyd1-3/+1
2010-11-22target.def (conditional_register_usage): Define.Nathan Froyd1-6/+0
2010-10-28h8300-protos.h (function_arg): Delete.Nathan Froyd1-29/+0
2010-10-22target.h (enum opt_levels, [...]): New.Joseph Myers1-3/+0
2010-10-16avr.h (PREFERRED_RELOAD_CLASS): Remove.Anatoly Sokolov1-7/+0
2010-09-16target.def (target_option.optimization): New hook.Joseph Myers1-10/+0
2010-09-16tm.texi.in (OVERRIDE_OPTIONS): Remove documentation.Joseph Myers1-10/+1
2010-06-29reginfo.c (init_reg_sets_1): Adjust comments.Nathan Froyd1-11/+0
2010-05-03tm.texi (defmac SMALL_REGISTER_CLASSES): Remove.Steven Bosscher1-5/+5
2010-04-16h8300.c (print_operand): Modify case 'V' and case 'W' print operands for HI m...Kaushik Phatak1-7/+17
2010-04-16h8300.h (OK_FOR_U): Support 'U' constraint for H8300SX.Kaushik Phatak1-5/+2
2009-10-14h8300.c (F): New.DJ Delorie1-0/+11
2009-09-22h8300.c (h8300_trampoline_init): New.Richard Henderson1-49/+0