aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/m68k
AgeCommit message (Expand)Author
2022-01-18Fix -Wformat-diag in various targets.Martin Liska
2022-01-17Change references of .c files to .cc filesMartin Liska
2022-01-17Rename .c files to .cc files.Martin Liska
2022-01-03Update copyright years.Jakub Jelinek
2021-10-08Come up with OPTION_SET_P macro.Martin Liska
2021-09-08Support -fexcess-precision=16 which will enable FLT_EVAL_METHOD_PROMOTE_TO_FL...liuhongt
2021-06-05m68k: Update unexpected empty split conditionKewen Lin
2021-05-04Remove CC0Segher Boessenkool
2021-01-04Update copyright years.Jakub Jelinek
2020-12-16opts: Remove all usages of Report keyword.Martin Liska
2020-12-02introduce overridable clear_cache emitterAlexandre Oliva
2020-07-01Fix bootstrap for m68k.Jeff Law
2020-01-01Update copyright years.Jakub Jelinek
2019-11-27m68k.c (m68k_output_compare_fp): Restore differences between Coldfire and reg...Bernd Schmidt
2019-11-25Convert m68k to not use cc0Bernd Schmidt
2019-11-15m68k: add musl supportSzabolcs Nagy
2019-09-10Add call_used_or_fixed_reg_pRichard Sandiford
2019-09-09Remove COPY_HARD_REG_SETRichard Sandiford
2019-08-20Use function_arg_info for TARGET_FUNCTION_ARG_ADVANCERichard Sandiford
2019-08-20Use function_arg_info for TARGET_FUNCTION_(INCOMING_)ARGRichard Sandiford
2019-05-16gcc: move assemble_start_function / assemble_end_function to output_mi_thunkMax Filippov
2019-03-11Wrap option names in gcc internal messages with %< and %>.Martin Liska
2019-01-09PR other/16615 [1/5]Sandra Loosemore
2019-01-01Update copyright years.Jakub Jelinek
2018-08-09m68k.c (m68k_adjust_decorated_operand): Remove unused variable.Jeff Law
2018-08-09m68k-protos.h (m68k_final_prescan_insn): Remove prototype.Andreas Schwab
2018-08-08m68k: handle more cases of TLS symbols with offsetAndreas Schwab
2018-08-02re PR target/86790 (m68k port needs updating for CVE-2017-5753)Jeff Law
2018-07-17Fix invalid cc_status after [const_][us]mulsi3_highpartAndreas Schwab
2018-07-17Clean up of new format of -falign-FOO.Martin Liska
2018-07-04[multiple changes]Martin Liska
2018-01-24Fix m68k-linux-gnu libgcc build for ColdFire (PR target/68467).Joseph Myers
2018-01-03Update copyright years.Jakub Jelinek
2018-01-03poly_int: PUSH_ROUNDINGRichard Sandiford
2017-12-28m68k.md (ashrdi3_const1, [...]): Add CC_STATUS_INIT.Andreas Schwab
2017-12-21poly_int: argument sizesRichard Sandiford
2017-12-19read-rtl.c (parse_reg_note_name): Replace Yoda conditions with typical order ...Jakub Jelinek
2017-12-16poly_int: IN_TARGET_CODERichard Sandiford
2017-12-15tree-core.h (struct attribute_spec): Swap affects_type_identity and handler f...Jakub Jelinek
2017-12-07PR c/81544 - attribute noreturn and warn_unused_result on the same function a...Martin Sebor
2017-11-05Remove semicolon after ASM_OUTPUT_BEFORE_CASE_LABEL macro bodyTom de Vries
2017-10-29Delete obsolete SDB debug info support.James E Wilson
2017-10-23Convert STARTING_FRAME_OFFSET to a hookRichard Sandiford
2017-09-18re PR target/81613 (FAIL: gfortran.dg/intrinsic_modulo_1.f90 -O3 -g execut...Andreas Schwab
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-09-04PR82045: Avoid passing machine modes through "..."Richard Sandiford
2017-08-30[2/77] Add an E_ prefix to case statementsRichard Sandiford