aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/mmix
AgeCommit message (Expand)AuthorFilesLines
2022-01-18Fix -Wformat-diag in various targets.Martin Liska1-4/+4
2022-01-17Change references of .c files to .cc filesMartin Liska5-8/+8
2022-01-17Rename .c files to .cc files.Martin Liska1-0/+0
2022-01-03Update copyright years.Jakub Jelinek9-9/+9
2021-07-30MMIX: remove generic placeholders parameters in call insn patterns.Hans-Peter Nilsson2-43/+33
2021-07-30doc: correct documentation of "call" (et al) operand 2.Hans-Peter Nilsson1-9/+3
2021-07-30Fix MMIX breakage; ICE in df_ref_record, at df-scan.c:2598Hans-Peter Nilsson1-3/+10
2021-01-04Update copyright years.Jakub Jelinek9-9/+9
2020-12-16opts: Remove all usages of Report keyword.Martin Liska1-17/+17
2020-08-07mmix: fix gcc.dg/loop-9.c by more accurate move insnsHans-Peter Nilsson1-12/+36
2020-07-29config/mmix/mmix.h (NO_FUNCTION_CSE): Define to 1.Hans-Peter Nilsson1-0/+3
2020-07-29mmix.h (ASM_OUTPUT_EXTERNAL): Define to default_elf_asm_output_external.Hans-Peter Nilsson1-0/+5
2020-07-25config/mmix/mmix.c (TARGET_ASM_OUTPUT_IDENT): Override.Hans-Peter Nilsson1-0/+3
2020-07-21mmix: support -fstack-usageHans-Peter Nilsson1-0/+16
2020-07-20mmix: When debug-dump, revert to "standard" pseudos for emitting integersHans-Peter Nilsson1-4/+31
2020-01-01Update copyright years.Jakub Jelinek9-9/+9
2019-09-10Add call_used_or_fixed_reg_pRichard Sandiford1-8/+9
2019-08-20Use function_arg_info for TARGET_MUST_PASS_IN_STACKRichard Sandiford1-3/+3
2019-08-20Use function_arg_info for TARGET_CALLEE_COPIESRichard Sandiford1-1/+1
2019-08-20Use function_arg_info for TARGET_FUNCTION_ARG_ADVANCERichard Sandiford1-6/+6
2019-08-20Use function_arg_info for TARGET_FUNCTION_(INCOMING_)ARGRichard Sandiford1-24/+13
2019-08-20Use function_arg_info for TARGET_SETUP_INCOMING_ARGSRichard Sandiford1-4/+3
2019-08-20Use function_arg_info for TARGET_PASS_BY_REFERENCERichard Sandiford1-5/+5
2019-05-16gcc: move assemble_start_function / assemble_end_function to output_mi_thunkMax Filippov1-1/+5
2019-03-11Wrap option names in gcc internal messages with %< and %>.Martin Liska1-1/+2
2019-01-01Update copyright years.Jakub Jelinek9-9/+9
2018-09-18Handle a library implementation of ffs calling __builtin_ffs.Hans-Peter Nilsson1-0/+19
2018-09-09re PR target/86794 (mmix port needs updating for CVE-2017-5753)Hans-Peter Nilsson1-0/+3
2018-09-09re PR target/85666 (gcc-8.0.1 fails to build mmix target: gcc/libgcc/libgcc2....Hans-Peter Nilsson1-2/+8
2018-09-09re PR target/85666 (gcc-8.0.1 fails to build mmix target: gcc/libgcc/libgcc2....Hans-Peter Nilsson1-11/+8
2018-07-05Replace NO_IMPLICIT_EXTERN_C with SYSTEM_IMPLICIT_EXTERN_C.Nathan Sidwell1-2/+0
2018-01-03Update copyright years.Jakub Jelinek9-9/+9
2017-12-16poly_int: IN_TARGET_CODERichard Sandiford1-0/+2
2017-10-29Delete obsolete SDB debug info support.James E Wilson1-1/+1
2017-10-26This patch adds a new hook that gives the preferred alignment for a static rt...Richard Sandiford1-0/+11
2017-10-23Convert STARTING_FRAME_OFFSET to a hookRichard Sandiford3-7/+7
2017-09-25Turn CONSTANT_ALIGNMENT into a hookRichard Sandiford3-7/+7
2017-09-15Turn TRULY_NOOP_TRUNCATION into a hookRichard Sandiford1-2/+0
2017-09-13Turn SECONDARY_MEMORY_NEEDED into a hookRichard Sandiford1-1/+1
2017-09-12Turn HARD_REGNO_NREGS into a target hookRichard Sandiford1-7/+1
2017-09-04Turn MODES_TIEABLE_P into a target hookRichard Sandiford1-6/+0
2017-09-04Turn HARD_REGNO_MODE_OK into a target hookRichard Sandiford1-2/+0
2017-08-30[1/77] Add an E_ prefix to mode namesRichard Sandiford1-6/+6
2017-08-21Remove the frame size argument from function_prologue/epilogueRichard Sandiford1-6/+4
2017-08-08trans.c: Include header files.Martin Liska1-0/+2
2017-07-16profile-count.h (profile_probability::from_reg_br_prob_note, [...]): New func...Jan Hubicka1-1/+2
2017-01-01Update copyright years.Jakub Jelinek9-9/+9
2016-10-13Move MEMMODEL_* from coretypes.h to memmodel.hThomas Preud'homme1-0/+1
2016-09-14Put a TARGET_LRA_P into every targetSegher Boessenkool1-0/+3
2016-01-04Update copyright years.Jakub Jelinek9-9/+9