summaryrefslogtreecommitdiff
path: root/gcc/config/m68k
AgeCommit message (Expand)Author
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
2017-08-08trans.c: Include header files.Martin Liska
2017-07-25[RTEMS] Add GCC Runtime Library ExceptionSebastian Huber
2017-06-20re PR target/80970 (internal compiler error in find_reloads, at reload.c:4077)Andreas Schwab
2017-04-03Fix numerous typos in commentsJonathan Wakely
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-23[Patch 4/17] Implement TARGET_C_EXCESS_PRECISION for m68kJames Greenhalgh
2016-11-21re PR target/25128 ([m68k] Suboptimal comparisons against 65536)Jeff Law
2016-11-19re PR target/25111 ([m68k] bset is not used for A = 1 << (B & 31) on ColdFire)Jeff Law
2016-11-18re PR target/25112 ([m68k] Suboptimal equality comparisons with small integers)Jeff Law
2016-11-17re PR target/47192 (m68k target - gcc uses stack frame after it has been unli...Jeff Law