aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/m68k/m68k.h
AgeCommit message (Expand)Author
2020-01-01Update copyright years.Jakub Jelinek
2019-11-25Convert m68k to not use cc0Bernd Schmidt
2019-01-01Update copyright years.Jakub Jelinek
2018-08-08m68k: handle more cases of TLS symbols with offsetAndreas Schwab
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-06re PR target/57583 (large switches with jump tables are horribly broken on m68k)Mikael Pettersson
2017-01-01Update copyright years.Jakub Jelinek
2016-11-23[Patch 7/17] Delete TARGET_FLT_EVAL_METHOD and poison it.James Greenhalgh
2016-11-15Fix instances of gen_rtx_REG (VOIDmode, ...)Richard Sandiford
2016-01-04Update copyright years.Jakub Jelinek
2015-05-30m68k.h (ASM_PCREL_SPEC): Pass --pcrel also for implict or explicit -fPIE or -...Andreas Schwab
2015-05-27Add --enable-default-pie option to GCC configureH.J. Lu
2015-01-05Update copyright years.Jakub Jelinek
2014-09-23Remove LIBGCC2_LONG_DOUBLE_TYPE_SIZE target macro.Joseph Myers
2014-09-09recog_memoized works on an rtx_insn *David Malcolm
2014-01-02Update copyright years in gcc/Richard Sandiford
2013-01-10Update copyright years in gcc/Richard Sandiford
2012-07-10re PR bootstrap/53913 (resource.c:1179:5: error: 'current_function_decl' unde...Andreas Schwab
2012-05-21m68k.md (*clzsi2_cf): Renamed from clzsi2.Andreas Schwab
2012-05-05rtl.h (plus_constant, [...]): Merge into a single plus_constant function.Richard Sandiford
2012-03-06m68k: Limit TAS to 68000 and CF ISA_B.Richard Henderson
2011-12-19re PR target/51532 (Invalid Code Generated for cpu32.)Andreas Schwab
2011-10-03m68k.c (m68k_output_addr_const_extra): Make static.Anatoly Sokolov
2011-05-02gcc_update (gcc/config/m68k/m68k-tables.opt): New dependencies.Joseph Myers
2011-04-21target.def (legitimate_constant_p): New hook.Richard Sandiford
2011-04-07m68k.c (m68k_handle_option): Don't handle OPT_m68000...Joseph Myers
2011-04-05m68k.c (m68k_handle_option): Don't handle OPT_m5200, OPT_m5206e, OPT_m528x, O...Joseph Myers
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-28re PR bootstrap/48307 (Bootstrap failure)Vladimir Makarov
2011-03-27[multiple changes]Vladimir Makarov
2010-11-22target.def (conditional_register_usage): Define.Nathan Froyd
2010-10-09m68k.h (FUNCTION_ARG, [...]): Delete.Nathan Froyd
2010-09-16tm.texi.in (OVERRIDE_OPTIONS): Remove documentation.Joseph Myers
2010-06-29reginfo.c (init_reg_sets_1): Adjust comments.Nathan Froyd
2009-09-22m68k.c (TARGET_TRAMPOLINE_INIT): New.Richard Henderson
2009-08-26hooks.h (hook_bool_const_int_const_int_true): Declare.Anatoly Sokolov
2009-06-03linux.h (HAVE_GAS_BALIGN_AND_P2ALIGN): Move to ...Maxim Kuvyrkov
2009-05-18M68K TLS support.Maxim Kuvyrkov
2009-05-14tm.texi (TARGET_LEGITIMATE_ADDRESS_P): Refer mainly to this in the former doc...Paolo Bonzini
2009-05-13t-uclinux (M68K_MLIB_CPU): Check for FL_UCLINUX.Nathan Sidwell
2009-05-12Merge cond-optab branch.Paolo Bonzini
2009-05-04tm.texi (LEGITIMIZE_ADDRESS): Revise documentation.Paolo Bonzini
2009-05-03defaults.h (FRAME_POINTER_REQUIRED): Provide default.Anatoly Sokolov