aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/m68k
AgeCommit message (Expand)AuthorFilesLines
2019-11-15m68k: add musl supportSzabolcs Nagy1-0/+3
2019-09-10Add call_used_or_fixed_reg_pRichard Sandiford1-2/+2
2019-09-09Remove COPY_HARD_REG_SETRichard Sandiford1-1/+1
2019-08-20Use function_arg_info for TARGET_FUNCTION_ARG_ADVANCERichard Sandiford1-7/+5
2019-08-20Use function_arg_info for TARGET_FUNCTION_(INCOMING_)ARGRichard Sandiford1-6/+2
2019-05-16gcc: move assemble_start_function / assemble_end_function to output_mi_thunkMax Filippov1-0/+3
2019-03-11Wrap option names in gcc internal messages with %< and %>.Martin Liska1-6/+6
2019-01-09PR other/16615 [1/5]Sandra Loosemore1-1/+1
2019-01-01Update copyright years.Jakub Jelinek31-32/+32
2018-08-09m68k.c (m68k_adjust_decorated_operand): Remove unused variable.Jeff Law1-2/+0
2018-08-09m68k-protos.h (m68k_final_prescan_insn): Remove prototype.Andreas Schwab1-1/+0
2018-08-08m68k: handle more cases of TLS symbols with offsetAndreas Schwab2-39/+30
2018-08-02re PR target/86790 (m68k port needs updating for CVE-2017-5753)Jeff Law1-0/+3
2018-07-17Fix invalid cc_status after [const_][us]mulsi3_highpartAndreas Schwab1-4/+16
2018-07-17Clean up of new format of -falign-FOO.Martin Liska1-4/+6
2018-07-04[multiple changes]Martin Liska1-6/+9
2018-01-24Fix m68k-linux-gnu libgcc build for ColdFire (PR target/68467).Joseph Myers1-0/+21
2018-01-03Update copyright years.Jakub Jelinek31-32/+32
2018-01-03poly_int: PUSH_ROUNDINGRichard Sandiford3-3/+13
2017-12-28m68k.md (ashrdi3_const1, [...]): Add CC_STATUS_INIT.Andreas Schwab1-1/+5
2017-12-21poly_int: argument sizesRichard Sandiford1-4/+4
2017-12-19read-rtl.c (parse_reg_note_name): Replace Yoda conditions with typical order ...Jakub Jelinek1-4/+2
2017-12-16poly_int: IN_TARGET_CODERichard Sandiford1-0/+2
2017-12-15tree-core.h (struct attribute_spec): Swap affects_type_identity and handler f...Jakub Jelinek1-9/+9
2017-12-07PR c/81544 - attribute noreturn and warn_unused_result on the same function a...Martin Sebor1-4/+4
2017-11-05Remove semicolon after ASM_OUTPUT_BEFORE_CASE_LABEL macro bodyTom de Vries1-1/+1
2017-10-29Delete obsolete SDB debug info support.James E Wilson1-1/+1
2017-10-23Convert STARTING_FRAME_OFFSET to a hookRichard Sandiford1-1/+0
2017-09-18re PR target/81613 (FAIL: gfortran.dg/intrinsic_modulo_1.f90 -O3 -g execut...Andreas Schwab1-1/+2
2017-09-15Turn TRULY_NOOP_TRUNCATION into a hookRichard Sandiford1-2/+0
2017-09-12Turn HARD_REGNO_NREGS into a target hookRichard Sandiford2-7/+17
2017-09-04Turn MODES_TIEABLE_P into a target hookRichard Sandiford2-7/+16
2017-09-04Turn HARD_REGNO_MODE_OK into a target hookRichard Sandiford3-9/+9
2017-09-04PR82045: Avoid passing machine modes through "..."Richard Sandiford2-4/+4
2017-08-30[2/77] Add an E_ prefix to case statementsRichard Sandiford1-14/+14
2017-08-08trans.c: Include header files.Martin Liska1-0/+2
2017-07-25[RTEMS] Add GCC Runtime Library ExceptionSebastian Huber1-12/+17
2017-06-20re PR target/80970 (internal compiler error in find_reloads, at reload.c:4077)Andreas Schwab1-3/+3
2017-04-03Fix numerous typos in commentsJonathan Wakely1-2/+2
2017-01-06re PR target/57583 (large switches with jump tables are horribly broken on m68k)Mikael Pettersson6-5/+41
2017-01-01Update copyright years.Jakub Jelinek31-32/+32
2016-11-23[Patch 7/17] Delete TARGET_FLT_EVAL_METHOD and poison it.James Greenhalgh1-5/+0
2016-11-23[Patch 4/17] Implement TARGET_C_EXCESS_PRECISION for m68kJames Greenhalgh1-0/+37
2016-11-21re PR target/25128 ([m68k] Suboptimal comparisons against 65536)Jeff Law2-1/+23
2016-11-19re PR target/25111 ([m68k] bset is not used for A = 1 << (B & 31) on ColdFire)Jeff Law1-0/+39
2016-11-18re PR target/25112 ([m68k] Suboptimal equality comparisons with small integers)Jeff Law2-0/+52
2016-11-17re PR target/47192 (m68k target - gcc uses stack frame after it has been unli...Jeff Law1-0/+2
2016-11-15Fix instances of gen_rtx_REG (VOIDmode, ...)Richard Sandiford1-1/+1
2016-11-09re PR target/78254 (FAIL: g++.dg/torture/pr77822.C -O3 -g (internal compil...Andreas Schwab1-10/+16
2016-10-25* config/m68k/m68k.c (m68k_get_reloc_decoration): Add gcc_unreachable.Jeff Law1-0/+1