summaryrefslogtreecommitdiff
path: root/gcc/config/bfin
AgeCommit message (Expand)Author
2020-03-10Fix length computation for movsi_insv which resulted in regressions due to ou...Jeff Law
2020-01-01Update copyright years.Jakub Jelinek
2019-10-31Remove missing usage of cgraph_local_info in arm,bfin and c6x.Martin Liska
2019-09-10Add call_used_or_fixed_reg_pRichard Sandiford
2019-09-09Make note_stores take an rtx_insnRichard Sandiford
2019-08-20Use function_arg_info for TARGET_FUNCTION_ARG_ADVANCERichard Sandiford
2019-08-20Use function_arg_info for TARGET_FUNCTION_(INCOMING_)ARGRichard Sandiford
2019-08-20Use function_arg_info for TARGET_SETUP_INCOMING_ARGSRichard Sandiford
2019-08-20Use function_arg_info for TARGET_PASS_BY_REFERENCERichard Sandiford
2019-08-20Use function_arg_info for TARGET_ARG_PARTIAL_BYTESRichard Sandiford
2019-08-13Use checking forms of DECL_FUNCTION_CODE (PR 91421)Richard Sandiford
2019-06-27builtins.c (get_memory_rtx): Fix comment.Aaron Sawdey
2019-05-16gcc: move assemble_start_function / assemble_end_function to output_mi_thunkMax Filippov
2019-03-24* config/bfin/bfin.md (movpdi): Fix length for alternative 1.Jeff Law
2019-03-11Wrap option names in gcc internal messages with %< and %>.Martin Liska
2019-01-01Update copyright years.Jakub Jelinek
2018-07-31Add support for -nolibcOlivier Hainque
2018-07-05Replace NO_IMPLICIT_EXTERN_C with SYSTEM_IMPLICIT_EXTERN_C.Nathan Sidwell
2018-06-13emit-rtl.c: more typesafetyDavid Malcolm
2018-01-03Update copyright years.Jakub Jelinek
2017-12-16poly_int: IN_TARGET_CODERichard Sandiford
2017-12-15tree-core.h (struct attribute_spec): Swap affects_type_identity and handler f...Jakub Jelinek
2017-12-07PR c/81544 - attribute noreturn and warn_unused_result on the same function a...Martin Sebor
2017-10-23Convert STARTING_FRAME_OFFSET to a hookRichard Sandiford
2017-10-10Require wi::to_wide for treesRichard Sandiford
2017-09-25Turn CONSTANT_ALIGNMENT into a hookRichard Sandiford
2017-09-15Turn TRULY_NOOP_TRUNCATION into a hookRichard Sandiford
2017-09-14elf.h (LINK_EH_SPEC): Add -static-pie support.Jakub Jelinek
2017-09-12Turn HARD_REGNO_NREGS into a target hookRichard Sandiford
2017-09-04Turn MODES_TIEABLE_P into a target hookRichard Sandiford
2017-09-04Turn HARD_REGNO_MODE_OK into a target hookRichard Sandiford
2017-09-04PR82045: Avoid passing machine modes through "..."Richard Sandiford
2017-08-08trans.c: Include header files.Martin Liska
2017-07-25[RTEMS] Add GCC Runtime Library ExceptionSebastian Huber
2017-07-16profile-count.h (profile_probability::from_reg_br_prob_note, [...]): New func...Jan Hubicka
2017-01-01Update copyright years.Jakub Jelinek
2016-11-29* config/bfin/linux.h (CPP_SPEC): Define.Waldemar Brodkorb
2016-11-02use rtx_insn * in various places where it is obviousTrevor Saunders
2016-10-28bfin.c (bfin_legitimate_address_p): Add missing fallthru comment.Jeff Law
2016-10-13Move MEMMODEL_* from coretypes.h to memmodel.hThomas Preud'homme
2016-09-22use rtx_insn * moreTrevor Saunders
2016-09-14Put a TARGET_LRA_P into every targetSegher Boessenkool
2016-07-28merge adjust_cost and adjust_cost_2 target hooksTrevor Saunders
2016-07-22common.opt (funsafe-loop-optimizations): Mark ignore.Bin Cheng
2016-02-12cgraph.c: Spelling fixes - behaviour -> behavior and neighbour -> neighbor.Jakub Jelinek
2016-01-04Update copyright years.Jakub Jelinek
2015-11-09Machine modes for address printing.Julian Brown
2015-10-29[PATCH 8/9] ENABLE_CHECKING refactoring: target-specific partsMikhail Maltsev
2015-10-21Improve --help output to generate references to option aliases.Martin Sebor
2015-10-16gen-mul-tables.cc: Adjust include files.Andrew MacLeod