aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/bfin/bfin.c
AgeCommit message (Expand)AuthorFilesLines
2022-01-17Rename .c files to .cc files.Martin Liska1-5883/+0
2022-01-03Update copyright years.Jakub Jelinek1-1/+1
2021-10-08Come up with OPTION_SET_P macro.Martin Liska1-2/+3
2021-05-26Remove useless register keywordsJakub Jelinek1-3/+3
2021-01-04Update copyright years.Jakub Jelinek1-1/+1
2020-01-01Update copyright years.Jakub Jelinek1-1/+1
2019-10-31Remove missing usage of cgraph_local_info in arm,bfin and c6x.Martin Liska1-9/+9
2019-09-10Add call_used_or_fixed_reg_pRichard Sandiford1-9/+9
2019-09-09Make note_stores take an rtx_insnRichard Sandiford1-1/+1
2019-08-20Use function_arg_info for TARGET_FUNCTION_ARG_ADVANCERichard Sandiford1-6/+4
2019-08-20Use function_arg_info for TARGET_FUNCTION_(INCOMING_)ARGRichard Sandiford1-12/+5
2019-08-20Use function_arg_info for TARGET_SETUP_INCOMING_ARGSRichard Sandiford1-3/+2
2019-08-20Use function_arg_info for TARGET_PASS_BY_REFERENCERichard Sandiford1-4/+2
2019-08-20Use function_arg_info for TARGET_ARG_PARTIAL_BYTESRichard Sandiford1-5/+2
2019-08-13Use checking forms of DECL_FUNCTION_CODE (PR 91421)Richard Sandiford1-1/+1
2019-06-27builtins.c (get_memory_rtx): Fix comment.Aaron Sawdey1-6/+6
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-8/+11
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-06-13emit-rtl.c: more typesafetyDavid Malcolm1-2/+2
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
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-24/+24
2017-12-07PR c/81544 - attribute noreturn and warn_unused_result on the same function a...Martin Sebor1-15/+16
2017-10-10Require wi::to_wide for treesRichard Sandiford1-1/+1
2017-09-25Turn CONSTANT_ALIGNMENT into a hookRichard Sandiford1-0/+3
2017-09-12Turn HARD_REGNO_NREGS into a target hookRichard Sandiford1-0/+14
2017-09-04Turn MODES_TIEABLE_P into a target hookRichard Sandiford1-0/+18
2017-09-04Turn HARD_REGNO_MODE_OK into a target hookRichard Sandiford1-5/+10
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-3/+2
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-11-02use rtx_insn * in various places where it is obviousTrevor Saunders1-3/+4
2016-10-28bfin.c (bfin_legitimate_address_p): Add missing fallthru comment.Jeff Law1-0/+1
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-07-28merge adjust_cost and adjust_cost_2 target hooksTrevor Saunders1-2/+3
2016-07-22common.opt (funsafe-loop-optimizations): Mark ignore.Bin Cheng1-4/+1
2016-02-12cgraph.c: Spelling fixes - behaviour -> behavior and neighbour -> neighbor.Jakub Jelinek1-1/+1
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-11-09Machine modes for address printing.Julian Brown1-5/+5
2015-10-29[PATCH 8/9] ENABLE_CHECKING refactoring: target-specific partsMikhail Maltsev1-3/+1
2015-10-16gen-mul-tables.cc: Adjust include files.Andrew MacLeod1-28/+9
2015-07-10gimple-predict.h: New file.Andrew MacLeod1-0/+1
2015-07-08target.def (rtx_costs): Remove "code" param, add "mode".Alan Modra1-21/+22
2015-07-08tree-core.h: Include symtab.h.Andrew MacLeod1-10/+3
2015-07-06Fix assert caused by bad cfg manipulation in bfin.Bernd Schmidt1-1/+12
2015-06-25function.h (ipa_opt_pass, [...]): Move forward declarations.Andrew MacLeod1-2/+0
2015-06-25aarch64.c, [...]: Add comment above target-def.h include.Richard Sandiford1-0/+1