aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/c6x
AgeCommit message (Expand)AuthorFilesLines
2022-01-17Change references of .c files to .cc filesMartin Liska1-2/+2
2022-01-17Rename .c files to .cc files.Martin Liska1-0/+0
2022-01-03Update copyright years.Jakub Jelinek25-30/+30
2021-10-08Come up with OPTION_SET_P macro.Martin Liska1-1/+2
2021-05-20dwarf: new dwarf_debuginfo_p predicateIndu Bhagat1-2/+2
2021-05-18Use startswith in targets.Martin Liska1-7/+7
2021-01-04Update copyright years.Jakub Jelinek25-30/+30
2020-12-16opts: Remove all usages of Report keyword.Martin Liska1-3/+3
2020-12-02introduce overridable clear_cache emitterAlexandre Oliva1-3/+4
2020-09-01rtl-optimization/96812 - remap dependence info on RTL loop unrollingRichard Biener1-1/+2
2020-08-27vec: add exact argument for various grow functions.Martin Liska1-1/+1
2020-01-01Update copyright years.Jakub Jelinek25-30/+30
2019-10-31Remove missing usage of cgraph_local_info in arm,bfin and c6x.Martin Liska1-7/+6
2019-09-30Remove global call sets: regrename.cRichard Sandiford1-0/+1
2019-09-10Remove redundant fixed_regs testsRichard Sandiford1-2/+1
2019-09-10Add call_used_or_fixed_reg_pRichard Sandiford1-2/+2
2019-09-10Replace call_used_reg_set with call_used_or_fixed_regsRichard Sandiford1-1/+1
2019-09-10Move c6x REGNO_REG_CLASS out of lineRichard Sandiford3-6/+25
2019-09-09Remove COMPL_HARD_REG_SETRichard Sandiford1-2/+2
2019-09-09Make note_stores take an rtx_insnRichard Sandiford1-2/+2
2019-08-20Add a apply_pass_by_reference_rules helperRichard Sandiford1-14/+2
2019-08-20Use function_arg_info for TARGET_CALLEE_COPIESRichard Sandiford1-13/+2
2019-08-20Use function_arg_info for TARGET_FUNCTION_ARG_ADVANCERichard Sandiford1-5/+2
2019-08-20Use function_arg_info for TARGET_FUNCTION_(INCOMING_)ARGRichard Sandiford1-7/+7
2019-08-20Use function_arg_info for TARGET_PASS_BY_REFERENCERichard Sandiford1-8/+6
2019-08-13Use checking forms of DECL_FUNCTION_CODE (PR 91421)Richard Sandiford1-1/+1
2019-07-12c6x.c (c6x_section_type): Clear SECTION_NOTYPE for the ".far" section.Jeff Law1-0/+8
2019-06-27builtins.c (get_memory_rtx): Fix comment.Aaron Sawdey3-5/+5
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-1/+2
2019-03-09re PR target/79645 (missing period in microblaze.opt)Jakub Jelinek1-1/+1
2019-01-01Update copyright years.Jakub Jelinek25-30/+30
2018-06-13emit-rtl.c: more typesafetyDavid Malcolm1-3/+3
2018-02-19re PR target/84146 (ICE with -mcet in dwarf2out_var_location, involving sigse...Jakub Jelinek1-24/+0
2018-01-03Update copyright years.Jakub Jelinek25-30/+30
2017-12-16poly_int: IN_TARGET_CODERichard Sandiford1-0/+2
2017-10-23Convert STARTING_FRAME_OFFSET to a hookRichard Sandiford1-1/+0
2017-09-15Turn TRULY_NOOP_TRUNCATION into a hookRichard Sandiford1-1/+0
2017-09-12Turn HARD_REGNO_NREGS into a target hookRichard Sandiford1-5/+0
2017-09-12Use hard_regno_nregs instead of HARD_REGNO_NREGSRichard Sandiford1-2/+2
2017-09-12Make more use of REG_NREGSRichard Sandiford1-3/+3
2017-09-05Make more use of int_mode_for_sizeRichard Sandiford1-2/+2
2017-09-04Turn FUNCTION_ARG_PADDING into a target hookRichard Sandiford1-1/+1
2017-09-04Turn MODES_TIEABLE_P into a target hookRichard Sandiford2-5/+13
2017-09-04Turn HARD_REGNO_MODE_OK into a target hookRichard Sandiford2-3/+11
2017-09-04PR82045: Avoid passing machine modes through "..."Richard Sandiford1-5/+4
2017-08-30[73/77] Pass scalar_mode to scalar_mode_supported_pRichard Sandiford1-1/+1
2017-08-30[72/77] Pass scalar_mode to scalar_mode_supported_pRichard Sandiford1-1/+1
2017-08-30[6/77] Make GET_MODE_WIDER return an opt_modeRichard Sandiford1-1/+1
2017-08-30[2/77] Add an E_ prefix to case statementsRichard Sandiford1-7/+7