aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/bfin
AgeCommit message (Expand)AuthorFilesLines
2021-05-26Remove useless register keywordsJakub Jelinek1-3/+3
2021-05-04Make bfin-elf build againJeff Law1-2/+0
2021-01-04Update copyright years.Jakub Jelinek18-18/+18
2020-12-16opts: Remove all usages of Report keyword.Martin Liska1-17/+17
2020-03-10Fix length computation for movsi_insv which resulted in regressions due to ou...Jeff Law1-1/+2
2020-01-01Update copyright years.Jakub Jelinek18-18/+18
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 Sawdey4-10/+10
2019-05-16gcc: move assemble_start_function / assemble_end_function to output_mi_thunkMax Filippov1-0/+3
2019-03-24* config/bfin/bfin.md (movpdi): Fix length for alternative 1.Jeff Law1-0/+1
2019-03-11Wrap option names in gcc internal messages with %< and %>.Martin Liska1-8/+11
2019-01-01Update copyright years.Jakub Jelinek18-18/+18
2018-07-31Add support for -nolibcOlivier Hainque3-3/+3
2018-07-05Replace NO_IMPLICIT_EXTERN_C with SYSTEM_IMPLICIT_EXTERN_C.Nathan Sidwell1-2/+0
2018-06-13emit-rtl.c: more typesafetyDavid Malcolm1-2/+2
2018-01-03Update copyright years.Jakub Jelinek18-18/+18
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-23Convert STARTING_FRAME_OFFSET to a hookRichard Sandiford1-6/+0
2017-10-10Require wi::to_wide for treesRichard Sandiford1-1/+1
2017-09-25Turn CONSTANT_ALIGNMENT into a hookRichard Sandiford2-5/+3
2017-09-15Turn TRULY_NOOP_TRUNCATION into a hookRichard Sandiford1-4/+0
2017-09-14elf.h (LINK_EH_SPEC): Add -static-pie support.Jakub Jelinek1-2/+3
2017-09-12Turn HARD_REGNO_NREGS into a target hookRichard Sandiford2-5/+14
2017-09-04Turn MODES_TIEABLE_P into a target hookRichard Sandiford2-17/+18
2017-09-04Turn HARD_REGNO_MODE_OK into a target hookRichard Sandiford4-14/+14
2017-09-04PR82045: Avoid passing machine modes through "..."Richard Sandiford1-2/+2
2017-08-08trans.c: Include header files.Martin Liska1-0/+2
2017-07-25[RTEMS] Add GCC Runtime Library ExceptionSebastian Huber1-12/+17
2017-07-16profile-count.h (profile_probability::from_reg_br_prob_note, [...]): New func...Jan Hubicka1-3/+2
2017-01-01Update copyright years.Jakub Jelinek18-18/+18
2016-11-29* config/bfin/linux.h (CPP_SPEC): Define.Waldemar Brodkorb1-0/+3
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 Law2-0/+6
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 Jelinek18-18/+18