aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/m32r
AgeCommit message (Expand)AuthorFilesLines
2022-01-17Change references of .c files to .cc filesMartin Liska4-5/+5
2022-01-17Rename .c files to .cc files.Martin Liska1-0/+0
2022-01-03Update copyright years.Jakub Jelinek10-10/+10
2021-10-08Come up with OPTION_SET_P macro.Martin Liska1-1/+2
2021-09-13Remove m32r{,le}-*-linux* support from GCCAndrew Pinski2-111/+0
2021-08-31More stabs removal.Jeff Law1-27/+1
2021-07-02Fix m32r target specific fallout from recent int->bool changesJeff Law2-7/+7
2021-01-04Update copyright years.Jakub Jelinek12-12/+12
2020-12-16opts: Remove all usages of Report keyword.Martin Liska1-7/+7
2020-06-25This patch disables the movsicc pattern in the M32R backend, which is repsons...Nick Clifton1-0/+6
2020-04-03Fix va-arg-22.c at -O1 on m32r.Jeff Law1-1/+1
2020-01-01Update copyright years.Jakub Jelinek12-12/+12
2019-09-10Remove call_really_used_regsRichard Sandiford2-8/+3
2019-08-20Use function_arg_info for TARGET_FUNCTION_ARG_ADVANCERichard Sandiford1-9/+7
2019-08-20Use function_arg_info for TARGET_FUNCTION_(INCOMING_)ARGRichard Sandiford1-13/+6
2019-08-20Use function_arg_info for TARGET_SETUP_INCOMING_ARGSRichard Sandiford1-9/+12
2019-08-20Use function_arg_info for TARGET_PASS_BY_REFERENCERichard Sandiford1-15/+7
2019-08-20Use function_arg_info for TARGET_ARG_PARTIAL_BYTESRichard Sandiford1-8/+4
2019-06-27builtins.c (get_memory_rtx): Fix comment.Aaron Sawdey2-4/+4
2019-01-01Update copyright years.Jakub Jelinek12-12/+12
2018-08-02re PR target/86789 (m32r port needs updating for CVE-2017-5753)Nick Clifton1-0/+3
2018-07-17Clean up of new format of -falign-FOO.Martin Liska1-1/+2
2018-01-03Update copyright years.Jakub Jelinek12-12/+12
2017-12-21poly_int: frame allocationsRichard Sandiford2-2/+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-6/+6
2017-12-07PR c/81544 - attribute noreturn and warn_unused_result on the same function a...Martin Sebor1-4/+4
2017-10-23Convert STARTING_FRAME_OFFSET to a hookRichard Sandiford2-9/+13
2017-09-25Turn CONSTANT_ALIGNMENT into a hookRichard Sandiford2-6/+3
2017-09-15Turn TRULY_NOOP_TRUNCATION into a hookRichard Sandiford1-4/+0
2017-09-12Turn HARD_REGNO_NREGS into a target hookRichard Sandiford1-7/+0
2017-09-04Turn MODES_TIEABLE_P into a target hookRichard Sandiford2-15/+15
2017-09-04Turn HARD_REGNO_MODE_OK into a target hookRichard Sandiford2-11/+17
2017-09-04PR82045: Avoid passing machine modes through "..."Richard Sandiford1-2/+2
2017-08-21Remove the frame size argument from function_prologue/epilogueRichard Sandiford1-6/+5
2017-08-08trans.c: Include header files.Martin Liska1-0/+1
2017-01-01Update copyright years.Jakub Jelinek12-12/+12
2016-10-26* config/m32r/m32r.c (m32r_print_operand): Adjust fallthru comment.Jeff Law1-1/+2
2016-10-13Move MEMMODEL_* from coretypes.h to memmodel.hThomas Preud'homme1-0/+1
2016-09-22use rtx_insn * moreTrevor Saunders1-1/+1
2016-09-14Put a TARGET_LRA_P into every targetSegher Boessenkool1-0/+3
2016-09-09tm.texi.in (INITIAL_FRAME_POINTER_OFFSET): Remove.Bernd Edlinger1-13/+2
2016-06-21remove m32-rtems supportTrevor Saunders1-33/+0
2016-01-04Update copyright years.Jakub Jelinek13-13/+13
2015-11-09Machine modes for address printing.Julian Brown1-5/+8
2015-10-21Improve --help output to generate references to option aliases.Martin Sebor1-15/+15
2015-10-16gen-mul-tables.cc: Adjust include files.Andrew MacLeod1-22/+8
2015-10-05Remove REAL_VALUE_FROM_CONST_DOUBLERichard Sandiford1-6/+2
2015-07-31m32r.c (m32r_attribute_identifier): New function.Nick Clifton1-0/+10
2015-07-10gimple-predict.h: New file.Andrew MacLeod1-0/+1