summaryrefslogtreecommitdiff
path: root/gcc/config/bfin/bfin.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.Jakub Jelinek2020-01-011-1/+1
* Remove missing usage of cgraph_local_info in arm,bfin and c6x.Martin Liska2019-10-311-9/+9
* Add call_used_or_fixed_reg_pRichard Sandiford2019-09-101-9/+9
* Make note_stores take an rtx_insnRichard Sandiford2019-09-091-1/+1
* Use function_arg_info for TARGET_FUNCTION_ARG_ADVANCERichard Sandiford2019-08-201-6/+4
* Use function_arg_info for TARGET_FUNCTION_(INCOMING_)ARGRichard Sandiford2019-08-201-12/+5
* Use function_arg_info for TARGET_SETUP_INCOMING_ARGSRichard Sandiford2019-08-201-3/+2
* Use function_arg_info for TARGET_PASS_BY_REFERENCERichard Sandiford2019-08-201-4/+2
* Use function_arg_info for TARGET_ARG_PARTIAL_BYTESRichard Sandiford2019-08-201-5/+2
* Use checking forms of DECL_FUNCTION_CODE (PR 91421)Richard Sandiford2019-08-131-1/+1
* builtins.c (get_memory_rtx): Fix comment.Aaron Sawdey2019-06-271-6/+6
* gcc: move assemble_start_function / assemble_end_function to output_mi_thunkMax Filippov2019-05-161-0/+3
* Wrap option names in gcc internal messages with %< and %>.Martin Liska2019-03-111-8/+11
* Update copyright years.Jakub Jelinek2019-01-011-1/+1
* emit-rtl.c: more typesafetyDavid Malcolm2018-06-131-2/+2
* Update copyright years.Jakub Jelinek2018-01-031-1/+1
* poly_int: IN_TARGET_CODERichard Sandiford2017-12-161-0/+2
* tree-core.h (struct attribute_spec): Swap affects_type_identity and handler f...Jakub Jelinek2017-12-151-24/+24
* PR c/81544 - attribute noreturn and warn_unused_result on the same function a...Martin Sebor2017-12-071-15/+16
* Require wi::to_wide for treesRichard Sandiford2017-10-101-1/+1
* Turn CONSTANT_ALIGNMENT into a hookRichard Sandiford2017-09-251-0/+3
* Turn HARD_REGNO_NREGS into a target hookRichard Sandiford2017-09-121-0/+14
* Turn MODES_TIEABLE_P into a target hookRichard Sandiford2017-09-041-0/+18
* Turn HARD_REGNO_MODE_OK into a target hookRichard Sandiford2017-09-041-5/+10
* trans.c: Include header files.Martin Liska2017-08-081-0/+2
* profile-count.h (profile_probability::from_reg_br_prob_note, [...]): New func...Jan Hubicka2017-07-161-3/+2
* Update copyright years.Jakub Jelinek2017-01-011-1/+1
* use rtx_insn * in various places where it is obviousTrevor Saunders2016-11-021-3/+4
* bfin.c (bfin_legitimate_address_p): Add missing fallthru comment.Jeff Law2016-10-281-0/+1
* Move MEMMODEL_* from coretypes.h to memmodel.hThomas Preud'homme2016-10-131-0/+1
* use rtx_insn * moreTrevor Saunders2016-09-221-1/+1
* Put a TARGET_LRA_P into every targetSegher Boessenkool2016-09-141-0/+3
* merge adjust_cost and adjust_cost_2 target hooksTrevor Saunders2016-07-281-2/+3
* common.opt (funsafe-loop-optimizations): Mark ignore.Bin Cheng2016-07-221-4/+1
* cgraph.c: Spelling fixes - behaviour -> behavior and neighbour -> neighbor.Jakub Jelinek2016-02-121-1/+1
* Update copyright years.Jakub Jelinek2016-01-041-1/+1
* Machine modes for address printing.Julian Brown2015-11-091-5/+5
* [PATCH 8/9] ENABLE_CHECKING refactoring: target-specific partsMikhail Maltsev2015-10-291-3/+1
* gen-mul-tables.cc: Adjust include files.Andrew MacLeod2015-10-161-28/+9
* gimple-predict.h: New file.Andrew MacLeod2015-07-101-0/+1
* target.def (rtx_costs): Remove "code" param, add "mode".Alan Modra2015-07-081-21/+22
* tree-core.h: Include symtab.h.Andrew MacLeod2015-07-081-10/+3
* Fix assert caused by bad cfg manipulation in bfin.Bernd Schmidt2015-07-061-1/+12
* function.h (ipa_opt_pass, [...]): Move forward declarations.Andrew MacLeod2015-06-251-2/+0
* aarch64.c, [...]: Add comment above target-def.h include.Richard Sandiford2015-06-251-0/+1
* aarch64.c, [...]: Move target-def.h includes to end.Richard Sandiford2015-06-251-1/+2
* bfin.c (bfin_expand_prologue): Set current_function_static_stack_size if flag...Nick Clifton2015-06-251-0/+3
* re PR target/65803 (blackfin: internal compiler error: segment fault linux ke...Chen Gang2015-06-231-1/+3
* coretypes.h: Include input.h and as-a.h.Andrew MacLeod2015-06-171-2/+0
* coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod2015-06-081-7/+0