aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/bfin
AgeCommit message (Expand)AuthorFilesLines
2022-04-10[committed] Minor bfin codegen bugfixJeff Law1-1/+1
2022-03-14Spelling fix - cannott -> cannot [PR104899]Jakub Jelinek1-1/+2
2022-01-18Fix -Wformat-diag in various targets.Martin Liska1-4/+4
2022-01-17Change references of .c files to .cc filesMartin Liska1-1/+1
2022-01-17Rename .c files to .cc files.Martin Liska1-0/+0
2022-01-03Update copyright years.Jakub Jelinek18-18/+18
2021-11-20Clobber the condition code in the bfin doloop patternsJeff Law1-3/+6
2021-10-19PR target/102785: Correct addsub/subadd patterns on bfin.Roger Sayle1-23/+23
2021-10-18bfin: Popcount-related improvements to machine description.Roger Sayle1-4/+23
2021-10-08Come up with OPTION_SET_P macro.Martin Liska1-2/+3
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