aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/m68k
AgeCommit message (Expand)AuthorFilesLines
7 daysm68k: replace reload_in_progress by reload_in_progress || lra_in_progressAndreas Schwab3-11/+20
2024-08-27m68k: Accept ASHIFT like MULT in address operandAndreas Schwab1-18/+40
2024-08-19m68k: Add -mlraAndreas Schwab3-1/+17
2024-07-11[committed] Fix m68k bootstrap segfault with late-combineJeff Law1-1/+1
2024-06-25Replace {FLOAT,{,LONG_}DOUBLE}_TYPE_SIZE with new hook mode_for_floating_typeKewen Lin3-4/+20
2024-01-19[PATCH] Avoid ICE on m68k -fzero-call-used-regs -fpic [PR110934]Mikael Pettersson1-0/+46
2024-01-19[PATCH] Avoid ICE in single-bit logical RMWs on m68k-uclinux [PR108640]Mikael Pettersson1-3/+3
2024-01-04Add generated .opt.urls filesDavid Malcolm4-0/+115
2024-01-03Update copyright years.Jakub Jelinek31-32/+32
2023-12-11[PATCH] wrong code on m68k with -mlong-jump-table-offsets and -malign-int (PR...Mikael Pettersson3-6/+6
2023-12-02Allow target attributes in non-gnu namespacesRichard Sandiford1-4/+3
2023-08-09targhooks: Extend legitimate_address_p with code_helper [PR110248]Kewen Lin1-2/+3
2023-03-26m68k: handle TLS access with offsetAndreas Schwab3-0/+19
2023-01-02Update copyright years.Jakub Jelinek31-32/+32
2022-11-16gcc: m68k: fix PR target/107645Max Filippov1-0/+2
2022-09-05rename DBX_REGISTER_NUMBER to DEBUGGER_REGNOMartin Liska4-9/+9
2022-09-02STABS: remove -gstabs and -gxcoff functionalityMartin Liska2-16/+0
2022-01-18Fix -Wformat-diag in various targets.Martin Liska1-1/+1
2022-01-17Change references of .c files to .cc filesMartin Liska8-16/+16
2022-01-17Rename .c files to .cc files.Martin Liska1-0/+0
2022-01-03Update copyright years.Jakub Jelinek31-32/+32
2021-10-08Come up with OPTION_SET_P macro.Martin Liska1-3/+3
2021-09-08Support -fexcess-precision=16 which will enable FLT_EVAL_METHOD_PROMOTE_TO_FL...liuhongt1-0/+3
2021-06-05m68k: Update unexpected empty split conditionKewen Lin1-3/+3
2021-05-04Remove CC0Segher Boessenkool1-2/+0
2021-01-04Update copyright years.Jakub Jelinek31-32/+32
2020-12-16opts: Remove all usages of Report keyword.Martin Liska1-12/+12
2020-12-02introduce overridable clear_cache emitterAlexandre Oliva1-4/+4
2020-07-01Fix bootstrap for m68k.Jeff Law1-6/+6
2020-01-01Update copyright years.Jakub Jelinek31-32/+32
2019-11-27m68k.c (m68k_output_compare_fp): Restore differences between Coldfire and reg...Bernd Schmidt2-3/+11
2019-11-25Convert m68k to not use cc0Bernd Schmidt5-1993/+1494
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